Pull request #42770 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 247f4796d21d98909974410ff27b61233776ae3a+2561e33771b90a9095ca94f392536e8a6d70fb3f (fd84f06385bc01c3a73d6f960e672cde98d2e9db) 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-42770@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-08-23T22:10:50.074Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-23T22:10:50.081Z] Trying to pass milestone 4 [Pipeline] milestone [2021-08-23T22:10:50.140Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-23T22:10:50.331Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097a3d16bfdfc5755) in /home/ubuntu/workspace/moby_PR-42770 [Pipeline] { [Pipeline] checkout [2021-08-23T22:10:50.368Z] The recommended git tool is: git [2021-08-23T22:10:50.374Z] using credential docker-jenkins-github-credentials [2021-08-23T22:10:50.384Z] Cloning the remote Git repository [2021-08-23T22:10:50.384Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:10:50.392Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:10:50.392Z] > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10 [2021-08-23T22:10:50.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:10:50.414Z] > git --version # timeout=10 [2021-08-23T22:10:50.425Z] > git --version # 'git version 2.17.1' [2021-08-23T22:10:50.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:10:50.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:05.335Z] Fetching without tags [2021-08-23T22:11:05.596Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:06.080Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:06.080Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:11:06.203Z] Commit message: "api/types/events: add "Type" type for event-type enum" [2021-08-23T22:11:05.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:05.315Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:11:05.318Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:05.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:05.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:05.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:05.344Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:05.604Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:05.609Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:06.059Z] > git remote # timeout=10 [2021-08-23T22:11:06.062Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:11:06.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:06.072Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:11:06.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:11:06.088Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:06.095Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:06.211Z] > git rev-list --no-walk 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T22:11:06.880Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/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-08-23T22:11:06.880Z] Unable to find image 'alpine:latest' locally [2021-08-23T22:11:06.880Z] latest: Pulling from library/alpine [2021-08-23T22:11:07.136Z] 29291e31a76a: Pulling fs layer [2021-08-23T22:11:07.136Z] 29291e31a76a: Verifying Checksum [2021-08-23T22:11:07.136Z] 29291e31a76a: Download complete [2021-08-23T22:11:07.392Z] 29291e31a76a: Pull complete [2021-08-23T22:11:07.392Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-23T22:11:07.392Z] Status: Downloaded newer image for alpine:latest [2021-08-23T22:11:09.928Z] 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 "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-08-23T22:11:10.429Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097a3d16bfdfc5755) in /home/ubuntu/workspace/moby_PR-42770 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } [2021-08-23T22:11:10.453Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01cf48ec1193f2ea1) in /home/ubuntu/workspace/moby_PR-42770 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-08-23T22:11:10.490Z] The recommended git tool is: git [2021-08-23T22:11:10.496Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-23T22:11:10.508Z] Fetching changes from the remote Git repository [2021-08-23T22:11:10.514Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } [Pipeline] checkout [2021-08-23T22:11:10.622Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } [2021-08-23T22:11:10.633Z] using credential docker-jenkins-github-credentials Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-08-23T22:11:10.641Z] Cloning the remote Git repository [2021-08-23T22:11:10.641Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [2021-08-23T22:11:10.754Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-08-23T22:11:10.864Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:10.865Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-08-23T22:11:10.915Z] Commit message: "api/types/events: add "Type" type for event-type enum" [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T22:11:10.508Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42770/.git # timeout=10 [2021-08-23T22:11:10.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:10.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:10.522Z] > git --version # timeout=10 [2021-08-23T22:11:10.527Z] > git --version # 'git version 2.17.1' [2021-08-23T22:11:10.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:10.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:10.762Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:10.767Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:10.849Z] > git remote # timeout=10 [2021-08-23T22:11:10.854Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:11:10.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:10.861Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:11:10.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:11:10.873Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:10.875Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:10.633Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:11:10.636Z] > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10 [2021-08-23T22:11:10.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:10.655Z] > git --version # timeout=10 [2021-08-23T22:11:10.662Z] > git --version # 'git version 2.25.1' [2021-08-23T22:11:10.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:10.663Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:11.629Z] + [ PR != PR ] [2021-08-23T22:11:11.629Z] + [ master != master ] [2021-08-23T22:11:11.629Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:11:11.787Z] Running on azwin-2-394930 in d:\jenkins\workspace\moby_PR-42770 [Pipeline] { [Pipeline] ws [2021-08-23T22:11:11.804Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-23T22:11:11.814Z] Running on azwin-2-5e0e00 in d:\jenkins\workspace\moby_PR-42770 [Pipeline] { [Pipeline] checkout [Pipeline] ws [2021-08-23T22:11:11.843Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-23T22:11:11.912Z] The recommended git tool is: git [2021-08-23T22:11:11.935Z] The recommended git tool is: git [2021-08-23T22:11:11.946Z] + docker version [2021-08-23T22:11:11.946Z] Client: Docker Engine - Community [2021-08-23T22:11:11.946Z] Version: 20.10.6 [2021-08-23T22:11:11.946Z] API version: 1.41 [2021-08-23T22:11:11.946Z] Go version: go1.13.15 [2021-08-23T22:11:11.946Z] Git commit: 370c289 [2021-08-23T22:11:11.946Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T22:11:11.946Z] OS/Arch: linux/amd64 [2021-08-23T22:11:11.946Z] Context: default [2021-08-23T22:11:11.946Z] Experimental: true [2021-08-23T22:11:11.946Z] [2021-08-23T22:11:11.946Z] Server: Docker Engine - Community [2021-08-23T22:11:11.946Z] Engine: [2021-08-23T22:11:11.946Z] Version: 20.10.6 [2021-08-23T22:11:11.946Z] API version: 1.41 (minimum version 1.12) [2021-08-23T22:11:11.946Z] Go version: go1.13.15 [2021-08-23T22:11:11.946Z] Git commit: 8728dd2 [2021-08-23T22:11:11.946Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T22:11:11.946Z] OS/Arch: linux/amd64 [2021-08-23T22:11:11.946Z] Experimental: true [2021-08-23T22:11:11.946Z] containerd: [2021-08-23T22:11:11.946Z] Version: 1.4.6 [2021-08-23T22:11:11.946Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:11:11.946Z] runc: [2021-08-23T22:11:11.946Z] Version: 1.0.0-rc95 [2021-08-23T22:11:11.946Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:11:11.946Z] docker-init: [2021-08-23T22:11:11.946Z] Version: 0.19.0 [2021-08-23T22:11:11.946Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T22:11:12.219Z] + docker info [2021-08-23T22:11:12.780Z] Client: [2021-08-23T22:11:12.780Z] Context: default [2021-08-23T22:11:12.780Z] Debug Mode: false [2021-08-23T22:11:12.780Z] Plugins: [2021-08-23T22:11:12.780Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T22:11:12.780Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T22:11:12.780Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T22:11:12.780Z] [2021-08-23T22:11:12.780Z] Server: [2021-08-23T22:11:12.780Z] Containers: 0 [2021-08-23T22:11:12.780Z] Running: 0 [2021-08-23T22:11:12.780Z] Paused: 0 [2021-08-23T22:11:12.780Z] Stopped: 0 [2021-08-23T22:11:12.780Z] Images: 3 [2021-08-23T22:11:12.780Z] Server Version: 20.10.6 [2021-08-23T22:11:12.780Z] Storage Driver: overlay2 [2021-08-23T22:11:12.780Z] Backing Filesystem: extfs [2021-08-23T22:11:12.780Z] Supports d_type: true [2021-08-23T22:11:12.780Z] Native Overlay Diff: true [2021-08-23T22:11:12.780Z] userxattr: false [2021-08-23T22:11:12.780Z] Logging Driver: json-file [2021-08-23T22:11:12.780Z] Cgroup Driver: cgroupfs [2021-08-23T22:11:12.781Z] Cgroup Version: 1 [2021-08-23T22:11:12.781Z] Plugins: [2021-08-23T22:11:12.781Z] Volume: local [2021-08-23T22:11:12.781Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T22:11:12.781Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T22:11:12.781Z] Swarm: inactive [2021-08-23T22:11:12.781Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T22:11:12.781Z] Default Runtime: runc [2021-08-23T22:11:12.781Z] Init Binary: docker-init [2021-08-23T22:11:12.781Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:11:12.781Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:11:12.781Z] init version: de40ad0 [2021-08-23T22:11:12.781Z] Security Options: [2021-08-23T22:11:12.781Z] apparmor [2021-08-23T22:11:12.781Z] seccomp [2021-08-23T22:11:12.781Z] Profile: default [2021-08-23T22:11:12.781Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T22:11:12.781Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T22:11:12.781Z] OSType: linux [2021-08-23T22:11:12.781Z] Architecture: x86_64 [2021-08-23T22:11:12.781Z] CPUs: 2 [2021-08-23T22:11:12.781Z] Total Memory: 7.487GiB [2021-08-23T22:11:12.781Z] Name: ip-10-100-70-58 [2021-08-23T22:11:12.781Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T22:11:12.781Z] Docker Root Dir: /var/lib/docker [2021-08-23T22:11:12.781Z] Debug Mode: false [2021-08-23T22:11:12.781Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:11:12.781Z] Labels: [2021-08-23T22:11:12.781Z] Experimental: true [2021-08-23T22:11:12.781Z] Insecure Registries: [2021-08-23T22:11:12.781Z] 127.0.0.0/8 [2021-08-23T22:11:12.781Z] Live Restore Enabled: true [2021-08-23T22:11:12.781Z] [2021-08-23T22:11:12.781Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T22:11:13.099Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:11:13.099Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:11:13.099Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42770/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T22:11:13.099Z] + bash /home/ubuntu/workspace/moby_PR-42770/check-config.sh [2021-08-23T22:11:13.099Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T22:11:13.099Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T22:11:13.099Z] [2021-08-23T22:11:13.099Z] Generally Necessary: [2021-08-23T22:11:13.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T22:11:13.099Z] - apparmor: enabled and tools installed [2021-08-23T22:11:13.099Z] - CONFIG_NAMESPACES: enabled [2021-08-23T22:11:13.099Z] - CONFIG_NET_NS: enabled [2021-08-23T22:11:13.099Z] - CONFIG_PID_NS: enabled [2021-08-23T22:11:13.099Z] - CONFIG_IPC_NS: enabled [2021-08-23T22:11:13.099Z] - CONFIG_UTS_NS: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CGROUPS: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T22:11:13.099Z] - CONFIG_CPUSETS: enabled [2021-08-23T22:11:13.356Z] - CONFIG_MEMCG: enabled [2021-08-23T22:11:13.356Z] - CONFIG_KEYS: enabled [2021-08-23T22:11:13.356Z] - CONFIG_VETH: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T22:11:13.356Z] [2021-08-23T22:11:13.356Z] Optional Features: [2021-08-23T22:11:13.356Z] - CONFIG_USER_NS: enabled [2021-08-23T22:11:13.356Z] - CONFIG_SECCOMP: enabled [2021-08-23T22:11:13.356Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T22:11:13.356Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T22:11:13.356Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T22:11:13.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T22:11:13.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T22:11:13.356Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T22:11:13.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T22:11:13.356Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T22:11:13.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T22:11:13.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T22:11:13.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T22:11:13.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T22:11:13.356Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T22:11:13.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T22:11:13.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T22:11:13.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T22:11:13.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T22:11:13.356Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T22:11:13.356Z] - CONFIG_EXT4_FS: enabled [2021-08-23T22:11:13.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T22:11:13.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T22:11:13.356Z] - Network Drivers: [2021-08-23T22:11:13.356Z] - "overlay": [2021-08-23T22:11:13.356Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T22:11:13.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T22:11:13.356Z] Optional (for encrypted networks): [2021-08-23T22:11:13.612Z] - CONFIG_CRYPTO: enabled [2021-08-23T22:11:13.612Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T22:11:13.612Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T22:11:13.612Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T22:11:13.612Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T22:11:13.612Z] - CONFIG_XFRM: enabled [2021-08-23T22:11:13.612Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T22:11:13.612Z] - "ipvlan": [2021-08-23T22:11:13.612Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T22:11:13.612Z] - "macvlan": [2021-08-23T22:11:13.612Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T22:11:13.612Z] - "ftp,tftp client in container": [2021-08-23T22:11:13.612Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T22:11:13.612Z] - Storage Drivers: [2021-08-23T22:11:13.612Z] - "aufs": [2021-08-23T22:11:13.612Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T22:11:13.612Z] - "btrfs": [2021-08-23T22:11:13.612Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T22:11:13.612Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T22:11:13.612Z] - "devicemapper": [2021-08-23T22:11:13.612Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T22:11:13.612Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T22:11:13.612Z] - "overlay": [2021-08-23T22:11:13.612Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T22:11:13.612Z] - "zfs": [2021-08-23T22:11:13.612Z] - /dev/zfs: present [2021-08-23T22:11:13.612Z] - zfs command: missing [2021-08-23T22:11:13.612Z] - zpool command: missing [2021-08-23T22:11:13.612Z] [2021-08-23T22:11:13.612Z] Limits: [2021-08-23T22:11:13.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T22:11:13.612Z] [2021-08-23T22:11:13.612Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T22:11:13.936Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:247f4796d21d98909974410ff27b61233776ae3a . [2021-08-23T22:11:13.936Z] #1 [internal] load build definition from Dockerfile [2021-08-23T22:11:13.936Z] #1 sha256:a615183b85f1891d109e79941c83d132a04717009cafc4f647135be2965f919d [2021-08-23T22:11:13.936Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T22:11:13.936Z] #1 DONE 0.0s [2021-08-23T22:11:13.936Z] [2021-08-23T22:11:13.936Z] #2 [internal] load .dockerignore [2021-08-23T22:11:13.936Z] #2 sha256:0871813cc51246b42c2500c13eee451c30c822afe56e2f0987be6a0e8c6feeac [2021-08-23T22:11:13.936Z] #2 transferring context: 87B done [2021-08-23T22:11:13.936Z] #2 DONE 0.0s [2021-08-23T22:11:13.936Z] [2021-08-23T22:11:13.936Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T22:11:13.936Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T22:11:14.238Z] #3 DONE 0.2s [2021-08-23T22:11:14.238Z] [2021-08-23T22:11:14.238Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T22:11:14.238Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T22:11:14.238Z] #4 CACHED [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #5 [internal] load .dockerignore [2021-08-23T22:11:14.496Z] #5 sha256:4014f234b64a4d6a2717677dba5163841d12a75949c340914cb2cb8f1f37fad0 [2021-08-23T22:11:14.496Z] #5 DONE 0.0s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #6 [internal] load build definition from Dockerfile [2021-08-23T22:11:14.496Z] #6 sha256:670ab8eb327bf4df2f6d7797c1ef1605fa4af14070d0118b3a330b4db6ce8fc6 [2021-08-23T22:11:14.496Z] #6 DONE 0.0s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T22:11:14.496Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T22:11:14.496Z] #8 DONE 0.1s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:11:14.496Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T22:11:14.496Z] #10 DONE 0.1s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T22:11:14.496Z] #7 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T22:11:14.496Z] #7 DONE 0.1s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:11:14.496Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T22:11:14.496Z] #9 DONE 0.1s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:11:14.496Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:11:14.496Z] #73 DONE 0.0s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:11:14.496Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T22:11:14.496Z] #71 DONE 0.0s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:11:14.496Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:11:14.496Z] #11 DONE 0.0s [2021-08-23T22:11:14.496Z] [2021-08-23T22:11:14.496Z] #31 [internal] load build context [2021-08-23T22:11:14.496Z] #31 sha256:87d131305df28485487cf31d02866bbb4111166f2308e846c78fab6757da6f27 [2021-08-23T22:11:14.752Z] #31 ... [2021-08-23T22:11:14.752Z] [2021-08-23T22:11:14.752Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T22:11:14.752Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T22:11:14.752Z] #12 CACHED [2021-08-23T22:11:14.752Z] [2021-08-23T22:11:14.752Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-23T22:11:14.752Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T22:11:14.752Z] #13 CACHED [2021-08-23T22:11:14.752Z] [2021-08-23T22:11:14.752Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:11:14.752Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:11:14.752Z] #34 DONE 0.0s [2021-08-23T22:11:14.752Z] [2021-08-23T22:11:14.752Z] #31 [internal] load build context [2021-08-23T22:11:14.752Z] #31 sha256:87d131305df28485487cf31d02866bbb4111166f2308e846c78fab6757da6f27 [2021-08-23T22:11:15.009Z] #31 ... [2021-08-23T22:11:15.009Z] [2021-08-23T22:11:15.009Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T22:11:15.009Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T22:11:15.009Z] #50 DONE 0.4s [2021-08-23T22:11:15.009Z] [2021-08-23T22:11:15.009Z] #31 [internal] load build context [2021-08-23T22:11:15.009Z] #31 sha256:87d131305df28485487cf31d02866bbb4111166f2308e846c78fab6757da6f27 [2021-08-23T22:11:15.945Z] #31 ... [2021-08-23T22:11:15.945Z] [2021-08-23T22:11:15.945Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-23T22:11:15.945Z] #14 sha256:9172878796b110e553d6fd183b04cf1f95bd04cc6b9caa8afe48d89bca2b1b6c [2021-08-23T22:11:15.945Z] #14 DONE 1.3s [2021-08-23T22:11:15.945Z] [2021-08-23T22:11:15.945Z] #31 [internal] load build context [2021-08-23T22:11:15.945Z] #31 sha256:87d131305df28485487cf31d02866bbb4111166f2308e846c78fab6757da6f27 [2021-08-23T22:11:17.316Z] #31 ... [2021-08-23T22:11:17.316Z] [2021-08-23T22:11:17.316Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-23T22:11:17.316Z] #15 sha256:e36e882da1afe0dc6045218fad15d23ce9faade555534a38873cf7fc6b6a039f [2021-08-23T22:11:17.316Z] #15 DONE 1.2s [2021-08-23T22:11:17.316Z] [2021-08-23T22:11:17.316Z] #31 [internal] load build context [2021-08-23T22:11:17.316Z] #31 sha256:87d131305df28485487cf31d02866bbb4111166f2308e846c78fab6757da6f27 [2021-08-23T22:11:17.316Z] #31 transferring context: 55.56MB 2.6s done [2021-08-23T22:11:17.316Z] #31 DONE 2.7s [2021-08-23T22:11:17.316Z] [2021-08-23T22:11:17.316Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-23T22:11:17.316Z] #16 sha256:72217809a105a6f8659581c2aad6547ac8256e07e6f65ab3cd030843428fab36 [2021-08-23T22:11:17.878Z] #16 DONE 0.7s [2021-08-23T22:11:17.878Z] [2021-08-23T22:11:17.878Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-23T22:11:17.878Z] #17 sha256:44956eb85944aa46a8f92b5885197d1d21396a708ec64318888f95c393e939d7 [2021-08-23T22:11:18.443Z] #17 DONE 0.5s [2021-08-23T22:11:18.443Z] [2021-08-23T22:11:18.443Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-23T22:11:18.443Z] #18 sha256:eff721bf512611e0ce3035882d1d3f256f7f8581283147cc19e0ff3d4cea2b53 [2021-08-23T22:11:19.005Z] #18 DONE 0.5s [2021-08-23T22:11:19.005Z] [2021-08-23T22:11:19.005Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-23T22:11:19.005Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-23T22:11:19.932Z] #19 0.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:11:19.932Z] #19 1.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:11:20.189Z] #19 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:11:20.189Z] #19 1.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:11:20.189Z] #19 1.321 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T22:11:20.445Z] #19 1.404 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:11:20.445Z] #19 1.502 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T22:11:20.445Z] #19 1.598 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T22:11:20.702Z] #19 1.692 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T22:11:20.702Z] #19 1.779 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:11:20.702Z] #19 1.780 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.9 kB] [2021-08-23T22:11:20.702Z] #19 1.780 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [25.5 kB] [2021-08-23T22:11:20.702Z] #19 1.781 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [26.5 kB] [2021-08-23T22:11:20.702Z] #19 1.782 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.9 kB] [2021-08-23T22:11:20.702Z] #19 1.783 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:11:25.429Z] Still waiting to schedule task [2021-08-23T22:11:25.429Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-23T22:11:25.430Z] Still waiting to schedule task [2021-08-23T22:11:25.430Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-23T22:11:25.434Z] Still waiting to schedule task [2021-08-23T22:11:25.434Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-074d84fd6af88e657)’ [2021-08-23T22:11:27.244Z] #19 7.274 Fetched 48.3 MB in 7s (7187 kB/s) [2021-08-23T22:11:29.154Z] #19 7.274 Reading package lists... [2021-08-23T22:11:32.684Z] #19 10.31 Reading package lists... [2021-08-23T22:11:32.941Z] #19 13.30 Building dependency tree... [2021-08-23T22:11:33.140Z] Fetching without tags [2021-08-23T22:11:33.454Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:33.504Z] #19 14.59 The following additional packages will be installed: [2021-08-23T22:11:33.504Z] #19 14.59 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-23T22:11:33.504Z] #19 14.59 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-23T22:11:33.504Z] #19 14.59 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-23T22:11:33.504Z] #19 14.59 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-23T22:11:33.504Z] #19 14.59 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-23T22:11:33.504Z] #19 14.59 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-23T22:11:33.504Z] #19 14.59 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-23T22:11:33.504Z] #19 14.59 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-23T22:11:33.504Z] #19 14.59 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-23T22:11:33.504Z] #19 14.59 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-23T22:11:33.504Z] #19 14.59 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-23T22:11:33.504Z] #19 14.59 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-23T22:11:33.504Z] #19 14.59 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-23T22:11:33.504Z] #19 14.59 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-23T22:11:33.504Z] #19 14.59 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-23T22:11:33.504Z] #19 14.59 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-23T22:11:33.504Z] #19 14.59 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-23T22:11:33.504Z] #19 14.59 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-23T22:11:33.504Z] #19 14.59 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-23T22:11:33.505Z] #19 14.59 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-23T22:11:33.505Z] #19 14.59 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-23T22:11:33.505Z] #19 14.59 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-23T22:11:33.505Z] #19 14.59 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-23T22:11:33.505Z] #19 14.59 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-23T22:11:33.505Z] #19 14.59 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-23T22:11:33.505Z] #19 14.59 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-23T22:11:33.505Z] #19 14.59 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-23T22:11:33.505Z] #19 14.59 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-23T22:11:33.505Z] #19 14.59 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-23T22:11:33.505Z] #19 14.59 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-23T22:11:33.505Z] #19 14.59 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-23T22:11:33.505Z] #19 14.59 linux-libc-dev-s390x-cross patch xz-utils [2021-08-23T22:11:33.505Z] #19 14.60 Suggested packages: [2021-08-23T22:11:33.505Z] #19 14.60 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-23T22:11:33.505Z] #19 14.60 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-23T22:11:33.505Z] #19 14.60 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-23T22:11:33.505Z] #19 14.60 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-23T22:11:33.505Z] #19 14.60 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-23T22:11:33.505Z] #19 14.60 libyaml-shell-perl ed diffutils-doc [2021-08-23T22:11:33.505Z] #19 14.60 Recommended packages: [2021-08-23T22:11:33.505Z] #19 14.60 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-23T22:11:33.505Z] #19 14.60 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-23T22:11:33.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:33.095Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:11:33.106Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:33.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:33.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:33.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:33.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:33.446Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:33.453Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:34.205Z] > git remote # timeout=10 [2021-08-23T22:11:34.221Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:11:34.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:34.240Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:11:34.274Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:34.275Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:11:34.620Z] Commit message: "api/types/events: add "Type" type for event-type enum" [2021-08-23T22:11:34.873Z] #19 15.80 The following NEW packages will be installed: [2021-08-23T22:11:34.873Z] #19 15.80 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-23T22:11:34.873Z] #19 15.80 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-23T22:11:34.873Z] #19 15.80 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-23T22:11:34.873Z] #19 15.80 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-23T22:11:34.873Z] #19 15.80 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-23T22:11:34.873Z] #19 15.80 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-23T22:11:34.873Z] #19 15.80 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-23T22:11:34.873Z] #19 15.80 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-23T22:11:34.873Z] #19 15.80 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-23T22:11:34.873Z] #19 15.80 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-23T22:11:34.873Z] #19 15.80 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-23T22:11:34.873Z] #19 15.80 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-23T22:11:34.873Z] #19 15.80 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-23T22:11:34.873Z] #19 15.80 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-23T22:11:34.873Z] #19 15.80 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-23T22:11:34.873Z] #19 15.80 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.80 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.80 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.80 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-23T22:11:34.873Z] #19 15.80 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-23T22:11:34.873Z] #19 15.80 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.80 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-23T22:11:34.873Z] #19 15.80 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.80 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.80 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-23T22:11:34.873Z] #19 15.80 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-23T22:11:34.873Z] #19 15.80 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.80 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.80 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.80 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-23T22:11:34.873Z] #19 15.80 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.80 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-23T22:11:34.873Z] #19 15.80 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-23T22:11:34.873Z] #19 15.81 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-23T22:11:34.873Z] #19 15.81 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.81 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-23T22:11:34.873Z] #19 15.81 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-23T22:11:34.873Z] #19 15.81 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-23T22:11:34.873Z] #19 15.81 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-23T22:11:34.873Z] #19 15.81 linux-libc-dev-s390x-cross patch xz-utils [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:11:35.129Z] #19 16.11 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:11:35.129Z] #19 16.11 Need to get 787 MB of archives. [2021-08-23T22:11:35.129Z] #19 16.11 After this operation, 3385 MB of additional disk space will be used. [2021-08-23T22:11:35.129Z] #19 16.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-23T22:11:35.129Z] #19 16.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T22:11:35.129Z] #19 16.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-23T22:11:35.129Z] #19 16.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-23T22:11:35.129Z] #19 16.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-23T22:11:35.129Z] #19 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T22:11:35.129Z] #19 16.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-23T22:11:35.129Z] #19 16.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-23T22:11:35.129Z] #19 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-23T22:11:35.129Z] #19 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-23T22:11:35.129Z] #19 16.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-23T22:11:35.129Z] #19 16.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-23T22:11:35.129Z] #19 16.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-08-23T22:11:35.254Z] + docker version [2021-08-23T22:11:35.254Z] Client: Docker Engine - Community [2021-08-23T22:11:35.254Z] Version: 20.10.6 [2021-08-23T22:11:35.254Z] API version: 1.41 [2021-08-23T22:11:35.254Z] Go version: go1.13.15 [2021-08-23T22:11:35.254Z] Git commit: 370c289 [2021-08-23T22:11:35.254Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-23T22:11:35.254Z] OS/Arch: linux/amd64 [2021-08-23T22:11:35.254Z] Context: default [2021-08-23T22:11:35.254Z] Experimental: true [2021-08-23T22:11:35.254Z] [2021-08-23T22:11:35.254Z] Server: Docker Engine - Community [2021-08-23T22:11:35.254Z] Engine: [2021-08-23T22:11:35.254Z] Version: 20.10.6 [2021-08-23T22:11:35.254Z] API version: 1.41 (minimum version 1.12) [2021-08-23T22:11:35.254Z] Go version: go1.13.15 [2021-08-23T22:11:35.254Z] Git commit: 8728dd2 [2021-08-23T22:11:35.254Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-23T22:11:35.254Z] OS/Arch: linux/amd64 [2021-08-23T22:11:35.254Z] Experimental: true [2021-08-23T22:11:35.254Z] containerd: [2021-08-23T22:11:35.254Z] Version: 1.4.6 [2021-08-23T22:11:35.254Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:11:35.254Z] runc: [2021-08-23T22:11:35.254Z] Version: 1.0.0-rc95 [2021-08-23T22:11:35.254Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:11:35.254Z] docker-init: [2021-08-23T22:11:35.254Z] Version: 0.19.0 [2021-08-23T22:11:35.254Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T22:11:35.385Z] #19 16.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-08-23T22:11:35.409Z] using credential docker-jenkins-github-credentials [2021-08-23T22:11:35.482Z] Cloning the remote Git repository [2021-08-23T22:11:35.482Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:11:35.549Z] + docker info [2021-08-23T22:11:35.642Z] #19 16.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-08-23T22:11:35.899Z] #19 16.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-08-23T22:11:35.899Z] #19 16.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-08-23T22:11:36.155Z] #19 17.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-23T22:11:36.216Z] using credential docker-jenkins-github-credentials [2021-08-23T22:11:36.290Z] Cloning the remote Git repository [2021-08-23T22:11:36.290Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:11:36.412Z] #19 17.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-08-23T22:11:34.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:11:34.267Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:34.284Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:36.491Z] Client: [2021-08-23T22:11:36.491Z] Context: default [2021-08-23T22:11:36.491Z] Debug Mode: false [2021-08-23T22:11:36.491Z] Plugins: [2021-08-23T22:11:36.491Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T22:11:36.491Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T22:11:36.491Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T22:11:36.491Z] [2021-08-23T22:11:36.491Z] Server: [2021-08-23T22:11:36.491Z] Containers: 0 [2021-08-23T22:11:36.491Z] Running: 0 [2021-08-23T22:11:36.491Z] Paused: 0 [2021-08-23T22:11:36.491Z] Stopped: 0 [2021-08-23T22:11:36.491Z] Images: 2 [2021-08-23T22:11:36.491Z] Server Version: 20.10.6 [2021-08-23T22:11:36.491Z] Storage Driver: overlay2 [2021-08-23T22:11:36.491Z] Backing Filesystem: extfs [2021-08-23T22:11:36.491Z] Supports d_type: true [2021-08-23T22:11:36.491Z] Native Overlay Diff: true [2021-08-23T22:11:36.491Z] userxattr: false [2021-08-23T22:11:36.491Z] Logging Driver: json-file [2021-08-23T22:11:36.491Z] Cgroup Driver: systemd [2021-08-23T22:11:36.491Z] Cgroup Version: 2 [2021-08-23T22:11:36.491Z] Plugins: [2021-08-23T22:11:36.491Z] Volume: local [2021-08-23T22:11:36.491Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T22:11:36.491Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T22:11:36.491Z] Swarm: inactive [2021-08-23T22:11:36.491Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-23T22:11:36.491Z] Default Runtime: runc [2021-08-23T22:11:36.491Z] Init Binary: docker-init [2021-08-23T22:11:36.491Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:11:36.491Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:11:36.491Z] init version: de40ad0 [2021-08-23T22:11:36.491Z] Security Options: [2021-08-23T22:11:36.491Z] apparmor [2021-08-23T22:11:36.491Z] seccomp [2021-08-23T22:11:36.491Z] Profile: default [2021-08-23T22:11:36.491Z] cgroupns [2021-08-23T22:11:36.491Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T22:11:36.491Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T22:11:36.491Z] OSType: linux [2021-08-23T22:11:36.491Z] Architecture: x86_64 [2021-08-23T22:11:36.491Z] CPUs: 2 [2021-08-23T22:11:36.491Z] Total Memory: 7.569GiB [2021-08-23T22:11:36.491Z] Name: ip-10-100-62-77 [2021-08-23T22:11:36.491Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-23T22:11:36.491Z] Docker Root Dir: /var/lib/docker [2021-08-23T22:11:36.491Z] Debug Mode: false [2021-08-23T22:11:36.491Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:11:36.491Z] Labels: [2021-08-23T22:11:36.491Z] Experimental: true [2021-08-23T22:11:36.491Z] Insecure Registries: [2021-08-23T22:11:36.491Z] 127.0.0.0/8 [2021-08-23T22:11:36.491Z] Live Restore Enabled: true [2021-08-23T22:11:36.491Z] [2021-08-23T22:11:36.491Z] WARNING: No kernel memory limit support [2021-08-23T22:11:36.491Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T22:11:36.669Z] #19 17.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-23T22:11:36.669Z] #19 17.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-08-23T22:11:36.830Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:247f4796d21d98909974410ff27b61233776ae3a . [2021-08-23T22:11:36.926Z] #19 17.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-23T22:11:36.926Z] #19 17.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-23T22:11:36.927Z] #19 18.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-23T22:11:36.927Z] #19 18.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-08-23T22:11:36.927Z] #19 18.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-23T22:11:36.927Z] #19 18.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-23T22:11:36.927Z] #19 18.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-23T22:11:36.927Z] #19 18.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-23T22:11:36.927Z] #19 18.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-23T22:11:36.927Z] #19 18.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-23T22:11:36.927Z] #19 18.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-23T22:11:36.927Z] #19 18.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-23T22:11:36.927Z] #19 18.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-08-23T22:11:36.927Z] #19 18.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-08-23T22:11:37.091Z] #1 [internal] load build definition from Dockerfile [2021-08-23T22:11:37.091Z] #1 sha256:41bf5e243e8b437496dda02b4ecd613a91d8a1277a2c5cf9f5d005e96c6c1bcd [2021-08-23T22:11:37.091Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T22:11:37.091Z] #1 DONE 0.1s [2021-08-23T22:11:37.091Z] [2021-08-23T22:11:37.091Z] #2 [internal] load .dockerignore [2021-08-23T22:11:37.091Z] #2 sha256:81a8c8108c81c98ff427f89fdaf44a8ce5b82cc0cc0a393ed604a642a8033b57 [2021-08-23T22:11:37.091Z] #2 transferring context: 87B done [2021-08-23T22:11:37.091Z] #2 DONE 0.1s [2021-08-23T22:11:37.091Z] [2021-08-23T22:11:37.091Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T22:11:37.091Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T22:11:37.489Z] #19 18.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-08-23T22:11:37.489Z] #19 18.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-08-23T22:11:37.489Z] #19 18.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-23T22:11:37.489Z] #19 18.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-08-23T22:11:37.489Z] #19 18.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-08-23T22:11:37.661Z] #3 DONE 0.2s [2021-08-23T22:11:37.661Z] [2021-08-23T22:11:37.661Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T22:11:37.661Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T22:11:37.661Z] #4 CACHED [2021-08-23T22:11:35.665Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:11:36.043Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T22:11:36.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:36.969Z] > git --version # timeout=10 [2021-08-23T22:11:37.005Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T22:11:37.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:37.008Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:36.473Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:11:36.846Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T22:11:37.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:37.732Z] > git --version # timeout=10 [2021-08-23T22:11:37.776Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T22:11:37.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:37.779Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:38.052Z] #19 18.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-23T22:11:38.052Z] #19 18.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T22:11:38.052Z] #19 18.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-23T22:11:38.052Z] #19 18.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-23T22:11:38.052Z] #19 18.95 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-23T22:11:38.052Z] #19 18.95 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T22:11:38.052Z] #19 19.02 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T22:11:38.052Z] #19 19.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-23T22:11:38.052Z] #19 19.11 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-08-23T22:11:38.052Z] #19 19.11 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-23T22:11:38.052Z] #19 19.12 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-23T22:11:38.052Z] #19 19.13 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-23T22:11:38.052Z] #19 19.13 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-23T22:11:38.052Z] #19 19.14 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-08-23T22:11:38.052Z] #19 19.14 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-23T22:11:38.052Z] #19 19.14 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-23T22:11:38.052Z] #19 19.14 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-23T22:11:38.052Z] #19 19.22 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #5 [internal] load build definition from Dockerfile [2021-08-23T22:11:38.233Z] #5 sha256:188d1291b9124a27aeb811b01ec0586ae89d51e5956e0e3710932a72f0fa1011 [2021-08-23T22:11:38.233Z] #5 DONE 0.0s [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #6 [internal] load .dockerignore [2021-08-23T22:11:38.233Z] #6 sha256:4c4a89585db54f041462653a5c026206711b8290535d931ce774069a9847f1ea [2021-08-23T22:11:38.233Z] #6 DONE 0.0s [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:11:38.233Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T22:11:38.233Z] #10 DONE 0.1s [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T22:11:38.233Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T22:11:38.233Z] #8 DONE 0.1s [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T22:11:38.233Z] #7 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T22:11:38.233Z] #7 DONE 0.1s [2021-08-23T22:11:38.233Z] [2021-08-23T22:11:38.233Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:11:38.233Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T22:11:38.233Z] #9 DONE 0.1s [2021-08-23T22:11:38.310Z] #19 19.23 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-23T22:11:38.310Z] #19 19.24 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-08-23T22:11:38.310Z] #19 19.24 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-08-23T22:11:38.493Z] [2021-08-23T22:11:38.493Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:11:38.493Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:11:38.493Z] #66 DONE 0.0s [2021-08-23T22:11:38.493Z] [2021-08-23T22:11:38.493Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:11:38.493Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T22:11:38.493Z] #64 DONE 0.0s [2021-08-23T22:11:38.493Z] [2021-08-23T22:11:38.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:11:38.493Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:11:38.493Z] #11 DONE 0.0s [2021-08-23T22:11:38.493Z] [2021-08-23T22:11:38.493Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:11:38.493Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:11:38.493Z] #27 DONE 0.0s [2021-08-23T22:11:38.493Z] [2021-08-23T22:11:38.493Z] #24 [internal] load build context [2021-08-23T22:11:38.494Z] #24 sha256:525201bef87e9c36b8e87a7bfc51726bf4e7f96fdfa9aa4a40004f96a71a01cc [2021-08-23T22:11:38.568Z] #19 19.64 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-08-23T22:11:38.568Z] #19 19.64 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-08-23T22:11:38.568Z] #19 19.65 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-23T22:11:38.568Z] #19 19.66 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-08-23T22:11:38.568Z] #19 19.67 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-08-23T22:11:38.826Z] #19 20.02 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-08-23T22:11:38.826Z] #19 20.02 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-23T22:11:38.826Z] #19 20.02 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-23T22:11:38.826Z] #19 20.03 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-08-23T22:11:38.826Z] #19 20.03 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-23T22:11:38.826Z] #19 20.03 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-23T22:11:38.826Z] #19 20.03 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-23T22:11:38.826Z] #19 20.04 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-23T22:11:39.065Z] #24 ... [2021-08-23T22:11:39.065Z] [2021-08-23T22:11:39.065Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T22:11:39.065Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T22:11:39.065Z] #43 DONE 0.5s [2021-08-23T22:11:39.065Z] [2021-08-23T22:11:39.065Z] #24 [internal] load build context [2021-08-23T22:11:39.065Z] #24 sha256:525201bef87e9c36b8e87a7bfc51726bf4e7f96fdfa9aa4a40004f96a71a01cc [2021-08-23T22:11:39.084Z] #19 20.04 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-23T22:11:39.084Z] #19 20.05 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-08-23T22:11:39.084Z] #19 20.06 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-08-23T22:11:39.342Z] #19 20.43 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-08-23T22:11:39.342Z] #19 20.43 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-08-23T22:11:39.342Z] #19 20.43 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-23T22:11:39.342Z] #19 20.45 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-08-23T22:11:39.342Z] #19 20.46 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-08-23T22:11:39.602Z] #19 20.84 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-08-23T22:11:39.602Z] #19 20.84 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-23T22:11:39.602Z] #19 20.84 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-23T22:11:39.602Z] #19 20.85 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-08-23T22:11:39.602Z] #19 20.85 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-23T22:11:39.859Z] #19 20.86 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-23T22:11:39.859Z] #19 20.86 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-23T22:11:39.859Z] #19 20.86 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-23T22:11:39.859Z] #19 20.87 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-23T22:11:39.859Z] #19 20.88 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-08-23T22:11:39.859Z] #19 20.89 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-23T22:11:39.859Z] #19 20.90 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-23T22:11:39.859Z] #19 20.90 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-23T22:11:39.859Z] #19 20.90 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-08-23T22:11:39.859Z] #19 20.91 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-08-23T22:11:40.117Z] #19 21.29 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-08-23T22:11:40.117Z] #19 21.29 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-08-23T22:11:40.373Z] #19 21.30 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-23T22:11:40.373Z] #19 21.32 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-08-23T22:11:40.373Z] #19 21.33 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-08-23T22:11:40.630Z] #19 21.69 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-08-23T22:11:40.630Z] #19 21.69 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-23T22:11:40.630Z] #19 21.69 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-23T22:11:40.630Z] #19 21.70 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-08-23T22:11:40.630Z] #19 21.70 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-23T22:11:40.630Z] #19 21.70 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-23T22:11:40.630Z] #19 21.70 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-23T22:11:40.630Z] #19 21.70 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-23T22:11:40.630Z] #19 21.72 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-23T22:11:40.630Z] #19 21.73 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-23T22:11:40.630Z] #19 21.73 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-08-23T22:11:40.630Z] #19 21.74 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-08-23T22:11:41.192Z] #19 22.15 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-08-23T22:11:41.192Z] #19 22.15 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-08-23T22:11:41.192Z] #19 22.16 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-23T22:11:41.192Z] #19 22.18 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-08-23T22:11:41.192Z] #19 22.19 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-08-23T22:11:41.448Z] #19 22.52 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-23T22:11:41.448Z] #19 22.52 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-23T22:11:41.624Z] #24 transferring context: 55.55MB 3.0s done [2021-08-23T22:11:41.624Z] #24 DONE 3.1s [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:11:41.624Z] #51 sha256:ea722ed0a80c2e8db4bdb7f730c6ad914b3167f66d3deb4d053283230d967c44 [2021-08-23T22:11:41.624Z] #51 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T22:11:41.624Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T22:11:41.624Z] #40 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:11:41.624Z] #47 sha256:a4f2de60ddd91ffd09f05098dcc45d3b6b199ea3db80c5859872669f9bb29ec0 [2021-08-23T22:11:41.624Z] #47 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:11:41.624Z] #38 sha256:226cfce365f786f6f955eb1ecfcfa8f16bfafd38a84639895d7b8ce61d05f967 [2021-08-23T22:11:41.624Z] #38 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T22:11:41.624Z] #63 sha256:2f72e93963aa11fd1ec54f0c11dba8db5e7038f8cba6fc9e19976bd5e2a0576a [2021-08-23T22:11:41.624Z] #63 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:11:41.624Z] #49 sha256:1069e09a5f810a8ab78af7c23c152fa8337b670d0ab65e4ae8211380259c2975 [2021-08-23T22:11:41.624Z] #49 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T22:11:41.624Z] #62 sha256:33ca67ffece8e016d172f360be08f5105f900e8a351711299617b3ba9b8576d0 [2021-08-23T22:11:41.624Z] #62 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:11:41.624Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:11:41.624Z] #28 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:11:41.624Z] #53 sha256:296fbf2128f2a3003bb96d8cd0debd1d1bb6795eaa3be4dce23b0bcc5d3b7cdb [2021-08-23T22:11:41.624Z] #53 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:11:41.624Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:11:41.624Z] #57 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.624Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T22:11:41.624Z] #61 sha256:c90366b693abd3cc9a70fd249630c5b90c00085308d920379a8fbb111fb447b2 [2021-08-23T22:11:41.624Z] #61 CACHED [2021-08-23T22:11:41.624Z] [2021-08-23T22:11:41.625Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T22:11:41.625Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T22:11:41.625Z] #19 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #46 sha256:1345c16c7c224e8cec587e259d4d12a87eb8898edfa0e55d25967e3f06c0efae [2021-08-23T22:11:41.625Z] #46 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #48 sha256:b5a282e7fa3a798aa33274dc8107e0dc16f658d6b00c92007e8a5cc0c663454f [2021-08-23T22:11:41.625Z] #48 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #68 sha256:00906f865983ea16da96e3f6f7847813e2bfc7d84017a21b0d6b87fb55807c73 [2021-08-23T22:11:41.625Z] #68 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #50 sha256:e4c6e5bc80b7482aaaa0375dfdd3c98f427a0875789a927b8bec918bcd9f2a0e [2021-08-23T22:11:41.625Z] #50 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:11:41.625Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:11:41.625Z] #14 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:11:41.625Z] #35 sha256:550d0b9a801da06ea1104e0d7c62a1a77f3c664716e234d3cf53a73d65e6389d [2021-08-23T22:11:41.625Z] #35 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-08-23T22:11:41.625Z] #70 sha256:06f0d66267189c052da091c76d93a078facc590b0ac8fd56a93fb982c5279461 [2021-08-23T22:11:41.625Z] #70 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:11:41.625Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T22:11:41.625Z] #23 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T22:11:41.625Z] #31 sha256:3e5ac7e82268f9f4cf17a46e46d091e3fe5d187e209e8aaa27ce5ba6e75c2490 [2021-08-23T22:11:41.625Z] #31 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:11:41.625Z] #55 sha256:27b69865f1c8bc878f792d50ea7ba1ccad9955b93b71a9c86d7e10f73d604370 [2021-08-23T22:11:41.625Z] #55 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T22:11:41.625Z] #69 sha256:69eab312b21a7bef1a8e77a0b1f30f0f3702ed36455bd3b2a1f157950ee8e1de [2021-08-23T22:11:41.625Z] #69 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T22:11:41.625Z] #26 sha256:9a4c67401c04717608a8c1b4f36a75d86c918f8b9aecaae7c54c1930225ff461 [2021-08-23T22:11:41.625Z] #26 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #59 sha256:66113c47096454715f1b74c20b87d9146d9750f87c5e49ceb72907ea010e5ed0 [2021-08-23T22:11:41.625Z] #59 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:11:41.625Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:11:41.625Z] #45 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T22:11:41.625Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T22:11:41.625Z] #67 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-23T22:11:41.625Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T22:11:41.625Z] #16 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T22:11:41.625Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T22:11:41.625Z] #32 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:11:41.625Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:11:41.625Z] #21 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T22:11:41.625Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T22:11:41.625Z] #15 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T22:11:41.625Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T22:11:41.625Z] #18 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:11:41.625Z] #30 sha256:fe9f5556906f621b1fd44a27ca5dea084f35010e51a0510937ca2901ca497e51 [2021-08-23T22:11:41.625Z] #30 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #52 sha256:8a27d45f85741f559d1196ad15e6b412c050b0db33fae2dac99ea6d2147f95c9 [2021-08-23T22:11:41.625Z] #52 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T22:11:41.625Z] #29 sha256:8d3f1cc1c52be6dc260cd73cf2d9768a9dec0bac0f9ca25de882d23254f426e9 [2021-08-23T22:11:41.625Z] #29 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:11:41.625Z] #25 sha256:3c3096d954a23690b5b011c969d641d9fbe0521ff490f4073560a19b31ebad3d [2021-08-23T22:11:41.625Z] #25 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:11:41.625Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T22:11:41.625Z] #17 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T22:11:41.625Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T22:11:41.625Z] #20 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #42 sha256:f20d3fbfec6af583e404a574e40a721e0b2b86823e39d96ddd3e22e951992fa9 [2021-08-23T22:11:41.625Z] #42 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:11:41.625Z] #58 sha256:0655faa57943ceae1b204333b601b56cc6e1d8df0002f98613e4fe177dfb0d65 [2021-08-23T22:11:41.625Z] #58 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #34 sha256:adef6bf902d98aeae850dd240487df69463a23c873bd4ff2d71707a95ce45c68 [2021-08-23T22:11:41.625Z] #34 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:11:41.625Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T22:11:41.625Z] #44 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #36 sha256:a4b6fa381120da12909819724114ca34fdb990e02a0ea8061a0faa1a7819446a [2021-08-23T22:11:41.625Z] #36 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-23T22:11:41.625Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T22:11:41.625Z] #13 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-23T22:11:41.625Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T22:11:41.625Z] #22 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #54 sha256:83e47afdb0a38aedc5f691540f9971a8e59f6c2c6a96f9a0ba36137e9c64d0b7 [2021-08-23T22:11:41.625Z] #54 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T22:11:41.625Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T22:11:41.625Z] #65 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #56 sha256:47264b91005d3c2cd2564dec615cbd78fe039fb92403f802dfe6731538a84129 [2021-08-23T22:11:41.625Z] #56 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T22:11:41.625Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T22:11:41.625Z] #12 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:11:41.625Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:11:41.625Z] #41 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T22:11:41.625Z] #39 sha256:20ba3c8520946bb558d009865192693bafe9977a2147a97bbe5cd0d5d09c1c1b [2021-08-23T22:11:41.625Z] #39 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:11:41.625Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:11:41.625Z] #37 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:11:41.625Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:11:41.625Z] #33 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:11:41.625Z] #60 sha256:b93a78e1950018651ad271d3433dbbc7da643e572c3259543f0a549ca2a96acc [2021-08-23T22:11:41.625Z] #60 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-08-23T22:11:41.625Z] #71 sha256:fd9b09322b82adc93309d5343a02aa2537909cdbd7e68581742a0a8811cc6055 [2021-08-23T22:11:41.625Z] #71 CACHED [2021-08-23T22:11:41.625Z] [2021-08-23T22:11:41.625Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T22:11:41.625Z] #72 sha256:cba881d56f980c10839dc417febf37c35332c7839defc6abdaa722de58e52b7e [2021-08-23T22:11:41.704Z] #19 22.83 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:11:41.960Z] #19 22.95 Fetched 787 MB in 7s (118 MB/s) [2021-08-23T22:11:41.960Z] #19 22.99 Selecting previously unselected package liblocale-gettext-perl. [2021-08-23T22:11:41.960Z] #19 22.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T22:11:41.960Z] #19 23.08 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-23T22:11:41.960Z] #19 23.08 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-23T22:11:41.960Z] #19 23.12 Selecting previously unselected package bzip2. [2021-08-23T22:11:42.216Z] #19 23.12 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T22:11:42.216Z] #19 23.12 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T22:11:42.216Z] #19 23.16 Selecting previously unselected package libmagic-mgc. [2021-08-23T22:11:42.216Z] #19 23.16 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-23T22:11:42.216Z] #19 23.16 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-23T22:11:42.216Z] #19 23.23 Selecting previously unselected package libmagic1:amd64. [2021-08-23T22:11:42.216Z] #19 23.23 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-23T22:11:42.216Z] #19 23.24 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-23T22:11:42.216Z] #19 23.28 Selecting previously unselected package file. [2021-08-23T22:11:42.216Z] #19 23.28 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-23T22:11:42.216Z] #19 23.28 Unpacking file (1:5.39-3) ... [2021-08-23T22:11:42.216Z] #19 23.32 Selecting previously unselected package xz-utils. [2021-08-23T22:11:42.216Z] #19 23.32 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T22:11:42.216Z] #19 23.32 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T22:11:42.473Z] #19 23.41 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-23T22:11:42.473Z] #19 23.41 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T22:11:42.473Z] #19 23.41 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-23T22:11:42.730Z] #19 23.74 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-23T22:11:42.730Z] #19 23.74 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-23T22:11:42.730Z] #19 23.75 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-23T22:11:42.988Z] #19 24.04 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-23T22:11:42.988Z] #19 24.04 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-23T22:11:42.988Z] #19 24.05 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-23T22:11:43.245Z] #19 24.34 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-23T22:11:43.245Z] #19 24.35 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T22:11:43.245Z] #19 24.35 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-23T22:11:43.502Z] #19 24.62 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-23T22:11:43.502Z] #19 24.62 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T22:11:43.502Z] #19 24.62 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-23T22:11:43.542Z] #72 DONE 1.5s [2021-08-23T22:11:43.542Z] [2021-08-23T22:11:43.542Z] #73 exporting to image [2021-08-23T22:11:43.542Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T22:11:43.542Z] #73 exporting layers [2021-08-23T22:11:43.759Z] #19 24.85 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-23T22:11:43.759Z] #19 24.85 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:43.759Z] #19 24.85 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:11:43.759Z] #19 24.88 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-08-23T22:11:43.759Z] #19 24.88 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:43.759Z] #19 24.89 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:11:44.933Z] #73 exporting layers 1.5s done [2021-08-23T22:11:44.933Z] #73 writing image sha256:ae78e7a8642fd7d8dc6d379b260451c8d41f6ad29574482536c632bc2e40b937 done [2021-08-23T22:11:44.933Z] #73 naming to docker.io/library/docker:247f4796d21d98909974410ff27b61233776ae3a done [2021-08-23T22:11:44.933Z] #73 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T22:11:45.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -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:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-integration [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-23T22:11:46.232Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-23T22:11:46.232Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-23T22:11:46.232Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-08-23T22:11:46.232Z] Detected virtualization docker. [2021-08-23T22:11:46.232Z] Detected architecture x86-64. [2021-08-23T22:11:46.232Z] Set hostname to . [2021-08-23T22:11:46.492Z] modprobe@configfs.service: Succeeded. [2021-08-23T22:11:46.492Z] modprobe@drm.service: Succeeded. [2021-08-23T22:11:46.492Z] modprobe@fuse.service: Succeeded. [2021-08-23T22:11:46.753Z] + source /etc/docker-entrypoint-cmd [2021-08-23T22:11:46.753Z] ++ hack/make.sh dynbinary test-integration [2021-08-23T22:11:47.014Z] [2021-08-23T22:11:47.275Z] Removing bundles/ [2021-08-23T22:11:47.275Z] [2021-08-23T22:11:47.275Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T22:11:47.275Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:11:47.275Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:11:49.015Z] #19 29.35 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-23T22:11:49.015Z] #19 29.35 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:49.015Z] #19 29.36 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:11:49.015Z] #19 29.39 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-23T22:11:49.015Z] #19 29.39 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:49.015Z] #19 29.40 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T22:11:53.187Z] #19 33.55 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-23T22:11:53.187Z] #19 33.55 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:53.187Z] #19 33.56 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:11:53.188Z] #19 33.60 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-23T22:11:53.188Z] #19 33.60 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:53.188Z] #19 33.61 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:11:53.602Z] Fetching without tags [2021-08-23T22:11:54.047Z] Fetching without tags [2021-08-23T22:11:54.262Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:54.744Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:53.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:53.380Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:11:53.419Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:53.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:53.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:53.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:53.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:54.367Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:54.403Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:53.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:53.807Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:11:53.850Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:53.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:11:54.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:11:54.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:54.085Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:11:54.966Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:55.013Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:56.942Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:56.943Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:11:57.376Z] #19 38.11 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-23T22:11:57.376Z] #19 38.11 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:57.376Z] #19 38.19 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:11:57.547Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:11:57.547Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:11:57.636Z] #19 38.65 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-23T22:11:57.636Z] #19 38.65 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:11:57.636Z] #19 38.72 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:11:56.586Z] > git remote # timeout=10 [2021-08-23T22:11:56.693Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:11:56.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:56.732Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:11:56.844Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T22:11:56.976Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:57.013Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:11:57.195Z] > git remote # timeout=10 [2021-08-23T22:11:57.268Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:11:57.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:11:57.312Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:11:57.453Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T22:11:57.581Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:11:57.627Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:01.812Z] #19 42.84 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-23T22:12:01.812Z] #19 42.85 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:01.812Z] #19 42.85 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:12:01.812Z] #19 42.89 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-23T22:12:01.812Z] #19 42.89 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:01.812Z] #19 42.89 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:05.982Z] #19 46.75 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-23T22:12:05.982Z] #19 46.76 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:05.982Z] #19 46.76 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:05.982Z] #19 46.79 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-23T22:12:05.982Z] #19 46.79 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:05.982Z] #19 46.79 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:12:05.982Z] #19 46.81 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-23T22:12:05.982Z] #19 46.82 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:05.982Z] #19 46.82 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:12:05.982Z] #19 46.85 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-23T22:12:05.982Z] #19 46.85 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:05.982Z] #19 46.85 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:05.982Z] #19 46.88 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-23T22:12:05.982Z] #19 46.88 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:05.982Z] #19 46.88 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:05.982Z] #19 46.91 Selecting previously unselected package cross-config. [2021-08-23T22:12:05.982Z] #19 46.91 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-23T22:12:05.982Z] #19 46.92 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-23T22:12:05.982Z] #19 46.95 Selecting previously unselected package gcc-10-cross-base. [2021-08-23T22:12:05.982Z] #19 46.95 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:05.982Z] #19 46.96 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-23T22:12:05.982Z] #19 46.99 Selecting previously unselected package libc6-arm64-cross. [2021-08-23T22:12:05.982Z] #19 46.99 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:05.982Z] #19 47.00 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-23T22:12:05.982Z] #19 47.13 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-23T22:12:05.982Z] #19 47.13 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:05.982Z] #19 47.13 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:05.982Z] #19 47.17 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-23T22:12:05.982Z] #19 47.17 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:05.982Z] #19 47.17 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:05.982Z] #19 47.21 Selecting previously unselected package libitm1-arm64-cross. [2021-08-23T22:12:06.239Z] #19 47.21 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.239Z] #19 47.22 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:06.239Z] #19 47.26 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-23T22:12:06.239Z] #19 47.26 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.239Z] #19 47.27 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:06.239Z] #19 47.30 Selecting previously unselected package libasan6-arm64-cross. [2021-08-23T22:12:06.239Z] #19 47.30 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.239Z] #19 47.31 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:06.496Z] #19 47.54 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-23T22:12:06.496Z] #19 47.54 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.496Z] #19 47.55 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:06.496Z] #19 47.66 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-23T22:12:06.753Z] #19 47.66 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.753Z] #19 47.66 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:06.753Z] #19 47.88 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-23T22:12:06.753Z] #19 47.88 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:06.753Z] #19 47.89 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:07.009Z] #19 47.96 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-23T22:12:07.009Z] #19 47.96 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:07.009Z] #19 47.97 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:07.009Z] #19 48.07 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-23T22:12:07.009Z] #19 48.07 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:07.009Z] #19 48.07 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:07.009Z] #19 48.21 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-23T22:12:07.112Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085e40a6db63d3a9c) in /home/ubuntu/workspace/moby_PR-42770 [Pipeline] { [Pipeline] checkout [2021-08-23T22:12:07.266Z] #19 48.21 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:07.266Z] #19 48.22 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:07.381Z] The recommended git tool is: git [2021-08-23T22:12:07.953Z] Commit message: "api/types/events: add "Type" type for event-type enum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:12:09.024Z] Commit message: "api/types/events: add "Type" type for event-type enum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:12:10.771Z] using credential docker-jenkins-github-credentials [2021-08-23T22:12:10.780Z] Cloning the remote Git repository [2021-08-23T22:12:10.780Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:12:11.000Z] + docker version [2021-08-23T22:12:10.921Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:12:10.998Z] > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10 [2021-08-23T22:12:11.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:11.340Z] > git --version # timeout=10 [2021-08-23T22:12:11.364Z] > git --version # 'git version 2.17.1' [2021-08-23T22:12:11.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:11.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:12.515Z] #19 53.22 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-23T22:12:12.516Z] #19 53.22 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:12.516Z] #19 53.23 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:12.516Z] #19 53.25 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-23T22:12:12.516Z] #19 53.26 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-23T22:12:12.516Z] #19 53.26 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-23T22:12:12.516Z] #19 53.42 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-23T22:12:12.516Z] #19 53.43 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:12.516Z] #19 53.43 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-23T22:12:12.516Z] #19 53.67 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-23T22:12:12.516Z] #19 53.67 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:12.516Z] #19 53.68 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:12:12.771Z] #19 53.92 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-23T22:12:12.771Z] #19 53.92 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:12.771Z] #19 53.93 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:12.814Z] + docker version [2021-08-23T22:12:18.024Z] #19 58.70 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-23T22:12:18.024Z] #19 58.70 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:18.024Z] #19 58.70 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:18.024Z] #19 58.73 Selecting previously unselected package patch. [2021-08-23T22:12:18.024Z] #19 58.73 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-23T22:12:18.024Z] #19 58.73 Unpacking patch (2.7.6-7) ... [2021-08-23T22:12:18.024Z] #19 58.78 Selecting previously unselected package dpkg-dev. [2021-08-23T22:12:18.025Z] #19 58.78 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-23T22:12:18.025Z] #19 58.79 Unpacking dpkg-dev (1.20.9) ... [2021-08-23T22:12:18.025Z] #19 58.91 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-23T22:12:18.025Z] #19 58.91 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-23T22:12:18.025Z] #19 58.92 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-23T22:12:18.025Z] #19 58.95 Selecting previously unselected package libio-string-perl. [2021-08-23T22:12:18.025Z] #19 58.95 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-23T22:12:18.025Z] #19 58.95 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-23T22:12:18.025Z] #19 58.99 Selecting previously unselected package libicu67:amd64. [2021-08-23T22:12:18.025Z] #19 58.99 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-23T22:12:18.025Z] #19 59.00 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T22:12:18.042Z] Client: [2021-08-23T22:12:18.042Z] Version: 20.10.8 [2021-08-23T22:12:18.042Z] API version: 1.41 [2021-08-23T22:12:18.042Z] Go version: go1.16.6 [2021-08-23T22:12:18.042Z] Git commit: 3967b7d [2021-08-23T22:12:18.042Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T22:12:18.042Z] OS/Arch: windows/amd64 [2021-08-23T22:12:18.042Z] Context: default [2021-08-23T22:12:18.042Z] Experimental: true [2021-08-23T22:12:18.042Z] [2021-08-23T22:12:18.042Z] Server: Docker Engine - Community [2021-08-23T22:12:18.042Z] Engine: [2021-08-23T22:12:18.042Z] Version: 20.10.8 [2021-08-23T22:12:18.042Z] API version: 1.41 (minimum version 1.24) [2021-08-23T22:12:18.042Z] Go version: go1.16.6 [2021-08-23T22:12:18.042Z] Git commit: 75249d8 [2021-08-23T22:12:18.042Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T22:12:18.042Z] OS/Arch: windows/amd64 [2021-08-23T22:12:18.042Z] Experimental: true [2021-08-23T22:12:18.588Z] #19 59.82 Selecting previously unselected package libxml2:amd64. [Pipeline] sh [2021-08-23T22:12:18.844Z] #19 59.82 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T22:12:18.844Z] #19 59.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:12:18.844Z] #19 59.91 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-23T22:12:18.844Z] #19 59.91 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-23T22:12:18.844Z] #19 59.91 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-23T22:12:18.844Z] #19 59.94 Selecting previously unselected package libxml-sax-base-perl. [2021-08-23T22:12:18.844Z] #19 59.94 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-23T22:12:18.844Z] #19 59.95 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-23T22:12:18.844Z] #19 59.98 Selecting previously unselected package libxml-sax-perl. [2021-08-23T22:12:18.844Z] #19 59.98 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-23T22:12:18.844Z] #19 59.99 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-23T22:12:18.844Z] #19 60.03 Selecting previously unselected package libxml-libxml-perl. [2021-08-23T22:12:18.844Z] #19 60.03 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-23T22:12:18.844Z] #19 60.03 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-23T22:12:19.102Z] #19 60.09 Selecting previously unselected package libxml-simple-perl. [2021-08-23T22:12:19.102Z] #19 60.09 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.10 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-23T22:12:19.102Z] #19 60.13 Selecting previously unselected package libyaml-perl. [2021-08-23T22:12:19.102Z] #19 60.13 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.14 Unpacking libyaml-perl (1.30-1) ... [2021-08-23T22:12:19.102Z] #19 60.17 Selecting previously unselected package libconfig-auto-perl. [2021-08-23T22:12:19.102Z] #19 60.17 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.17 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-23T22:12:19.102Z] #19 60.20 Selecting previously unselected package libfile-which-perl. [2021-08-23T22:12:19.102Z] #19 60.20 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.21 Unpacking libfile-which-perl (1.23-1) ... [2021-08-23T22:12:19.102Z] #19 60.24 Selecting previously unselected package libfile-homedir-perl. [2021-08-23T22:12:19.102Z] #19 60.24 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.24 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-23T22:12:19.102Z] #19 60.28 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-23T22:12:19.102Z] #19 60.28 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-23T22:12:19.102Z] #19 60.28 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-23T22:12:19.102Z] #19 60.33 Selecting previously unselected package dpkg-cross. [2021-08-23T22:12:19.358Z] #19 60.33 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-23T22:12:19.358Z] #19 60.34 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-23T22:12:19.358Z] #19 60.37 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-23T22:12:19.358Z] #19 60.37 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-23T22:12:19.358Z] #19 60.38 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-23T22:12:19.358Z] #19 60.42 Selecting previously unselected package libc6-armel-cross. [2021-08-23T22:12:19.358Z] #19 60.43 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:19.358Z] #19 60.43 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-23T22:12:19.358Z] #19 60.55 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-23T22:12:19.550Z] + docker info [2021-08-23T22:12:19.550Z] Client: [2021-08-23T22:12:19.550Z] Context: default [2021-08-23T22:12:19.550Z] Debug Mode: false [2021-08-23T22:12:19.550Z] [2021-08-23T22:12:19.550Z] Server: [2021-08-23T22:12:19.550Z] Containers: 0 [2021-08-23T22:12:19.550Z] Running: 0 [2021-08-23T22:12:19.550Z] Paused: 0 [2021-08-23T22:12:19.550Z] Stopped: 0 [2021-08-23T22:12:19.550Z] Images: 0 [2021-08-23T22:12:19.550Z] Server Version: 20.10.8 [2021-08-23T22:12:19.550Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T22:12:19.550Z] Windows: [2021-08-23T22:12:19.550Z] LCOW: [2021-08-23T22:12:19.550Z] Logging Driver: json-file [2021-08-23T22:12:19.550Z] Plugins: [2021-08-23T22:12:19.550Z] Volume: local [2021-08-23T22:12:19.550Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:12:19.550Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:12:19.550Z] Swarm: inactive [2021-08-23T22:12:19.550Z] Default Isolation: process [2021-08-23T22:12:19.550Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T22:12:19.550Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T22:12:19.550Z] OSType: windows [2021-08-23T22:12:19.550Z] Architecture: x86_64 [2021-08-23T22:12:19.550Z] CPUs: 4 [2021-08-23T22:12:19.550Z] Total Memory: 32GiB [2021-08-23T22:12:19.550Z] Name: azwin-2-5e0e00 [2021-08-23T22:12:19.550Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T22:12:19.550Z] Docker Root Dir: D:\docker [2021-08-23T22:12:19.550Z] Debug Mode: false [2021-08-23T22:12:19.550Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:12:19.550Z] Labels: [2021-08-23T22:12:19.550Z] Experimental: true [2021-08-23T22:12:19.550Z] Insecure Registries: [2021-08-23T22:12:19.550Z] 10.0.0.4:5000 [2021-08-23T22:12:19.550Z] 127.0.0.0/8 [2021-08-23T22:12:19.550Z] Registry Mirrors: [2021-08-23T22:12:19.550Z] http://10.0.0.4:5000/ [2021-08-23T22:12:19.550Z] Live Restore Enabled: false [2021-08-23T22:12:19.550Z] Product License: Community Engine [2021-08-23T22:12:19.550Z] [2021-08-23T22:12:19.614Z] #19 60.55 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.614Z] #19 60.56 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:19.614Z] #19 60.59 Selecting previously unselected package libgomp1-armel-cross. [2021-08-23T22:12:19.614Z] #19 60.60 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.614Z] #19 60.60 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:19.614Z] #19 60.63 Selecting previously unselected package libatomic1-armel-cross. [2021-08-23T22:12:19.614Z] #19 60.64 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.614Z] #19 60.64 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:19.614Z] #19 60.67 Selecting previously unselected package libasan6-armel-cross. [2021-08-23T22:12:19.614Z] #19 60.67 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.614Z] #19 60.68 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T22:12:19.870Z] #19 60.91 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-23T22:12:19.870Z] #19 60.91 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.870Z] #19 60.91 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:19.870Z] #19 60.98 Selecting previously unselected package libubsan1-armel-cross. [2021-08-23T22:12:19.870Z] #19 60.98 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:19.870Z] #19 60.98 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:19.870Z] #19 61.08 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-23T22:12:19.944Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0604320d80cfad555) in /home/ubuntu/workspace/moby_PR-42770 [2021-08-23T22:12:20.127Z] #19 61.08 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:20.127Z] #19 61.08 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:20.127Z] #19 61.20 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-23T22:12:20.127Z] #19 61.20 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:20.127Z] #19 61.20 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [Pipeline] { [Pipeline] checkout [2021-08-23T22:12:20.378Z] The recommended git tool is: git [2021-08-23T22:12:21.366Z] Client: [2021-08-23T22:12:21.366Z] Version: 20.10.8 [2021-08-23T22:12:21.366Z] API version: 1.41 [2021-08-23T22:12:21.366Z] Go version: go1.16.6 [2021-08-23T22:12:21.366Z] Git commit: 3967b7d [2021-08-23T22:12:21.366Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T22:12:21.366Z] OS/Arch: windows/amd64 [2021-08-23T22:12:21.366Z] Context: default [2021-08-23T22:12:21.366Z] Experimental: true [2021-08-23T22:12:21.366Z] [2021-08-23T22:12:21.366Z] Server: Docker Engine - Community [2021-08-23T22:12:21.366Z] Engine: [2021-08-23T22:12:21.366Z] Version: 20.10.8 [2021-08-23T22:12:21.366Z] API version: 1.41 (minimum version 1.24) [2021-08-23T22:12:21.366Z] Go version: go1.16.6 [2021-08-23T22:12:21.366Z] Git commit: 75249d8 [2021-08-23T22:12:21.366Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T22:12:21.366Z] OS/Arch: windows/amd64 [2021-08-23T22:12:21.366Z] Experimental: true [Pipeline] sh [2021-08-23T22:12:22.876Z] + docker info [2021-08-23T22:12:24.590Z] using credential docker-jenkins-github-credentials [2021-08-23T22:12:24.597Z] Cloning the remote Git repository [2021-08-23T22:12:24.597Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:12:24.658Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:12:24.748Z] > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10 [2021-08-23T22:12:25.377Z] #19 65.91 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-23T22:12:25.378Z] #19 65.91 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:25.378Z] #19 65.91 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:12:25.378Z] #19 65.98 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-23T22:12:25.378Z] #19 65.99 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-23T22:12:25.378Z] #19 65.99 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-23T22:12:25.378Z] #19 66.16 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-23T22:12:25.378Z] #19 66.17 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:25.378Z] #19 66.17 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-23T22:12:25.378Z] #19 66.38 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-23T22:12:25.378Z] #19 66.39 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:25.378Z] #19 66.39 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:12:25.633Z] #19 66.65 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-23T22:12:25.633Z] #19 66.65 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:25.634Z] #19 66.66 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T22:12:25.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:25.068Z] > git --version # timeout=10 [2021-08-23T22:12:25.081Z] > git --version # 'git version 2.17.1' [2021-08-23T22:12:25.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:25.084Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:27.284Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T22:12:27.284Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-af9b3117\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T22:12:27.284Z] ---------------------------------------------------------------------------- [2021-08-23T22:12:27.284Z] [2021-08-23T22:12:27.284Z] INFO: executeCI.ps1 starting at Mon Aug 23 22:12:27 CUT 2021 [2021-08-23T22:12:27.284Z] [2021-08-23T22:12:27.284Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T22:12:27.284Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T22:12:27.284Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-23T22:12:27.284Z] INFO: Environment variables: [2021-08-23T22:12:27.284Z] [2021-08-23T22:12:27.284Z] Name Value [2021-08-23T22:12:27.284Z] ---- ----- [2021-08-23T22:12:27.284Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T22:12:27.284Z] amd64 true [2021-08-23T22:12:27.284Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T22:12:27.284Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T22:12:27.284Z] arm64 true [2021-08-23T22:12:27.284Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T22:12:27.284Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T22:12:27.284Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T22:12:27.284Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T22:12:27.284Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T22:12:27.284Z] BRANCH_NAME PR-42770 [2021-08-23T22:12:27.284Z] BUILD_DISPLAY_NAME #5 [2021-08-23T22:12:27.284Z] BUILD_ID 5 [2021-08-23T22:12:27.284Z] BUILD_NUMBER 5 [2021-08-23T22:12:27.284Z] BUILD_TAG jenkins-moby-PR-42770-5 [2021-08-23T22:12:27.284Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/ [2021-08-23T22:12:27.284Z] cgroup2 true [2021-08-23T22:12:27.284Z] CHANGE_AUTHOR thaJeztah [2021-08-23T22:12:27.284Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T22:12:27.284Z] CHANGE_BRANCH eventtype_enums [2021-08-23T22:12:27.284Z] CHANGE_FORK thaJeztah/docker [2021-08-23T22:12:27.284Z] CHANGE_ID 42770 [2021-08-23T22:12:27.284Z] CHANGE_TARGET master [2021-08-23T22:12:27.284Z] CHANGE_TITLE api/types/events: add "Type" type for event-type enum [2021-08-23T22:12:27.284Z] CHANGE_URL https://github.com/moby/moby/pull/42770 [2021-08-23T22:12:27.285Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:12:27.285Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T22:12:27.285Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T22:12:27.285Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T22:12:27.285Z] COMPUTERNAME azwin-2-5e0e00 [2021-08-23T22:12:27.285Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T22:12:27.285Z] ConfigSequenceNumber 0 [2021-08-23T22:12:27.285Z] dco true [2021-08-23T22:12:27.285Z] DOCKER_BUILDKIT 0 [2021-08-23T22:12:27.285Z] DOCKER_DUT_DEBUG 1 [2021-08-23T22:12:27.285Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T22:12:27.285Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T22:12:27.285Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T22:12:27.285Z] EXECUTOR_NUMBER 0 [2021-08-23T22:12:27.285Z] FQDN azwin-2-5e0e00.westus.cloudapp.azure.com [2021-08-23T22:12:27.285Z] GIT_BRANCH PR-42770 [2021-08-23T22:12:27.285Z] GIT_COMMIT 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:27.285Z] GIT_PREVIOUS_COMMIT 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:27.285Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a473068e43fe3cc819f073bc8ca21b9f881f7965 [2021-08-23T22:12:27.285Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T22:12:27.285Z] HUDSON_COOKIE 24bf4d8d-3dfd-48e5-9ebf-7885126d5dfa [2021-08-23T22:12:27.285Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T22:12:27.285Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T22:12:27.285Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T22:12:27.285Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T22:12:27.285Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T22:12:27.285Z] JENKINS_NODE_COOKIE a52cd921-242c-4431-9731-f5cba68d871f [2021-08-23T22:12:27.285Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T22:12:27.285Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T22:12:27.285Z] JOB_BASE_NAME PR-42770 [2021-08-23T22:12:27.285Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/display/redirect [2021-08-23T22:12:27.285Z] JOB_NAME moby/PR-42770 [2021-08-23T22:12:27.285Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/ [2021-08-23T22:12:27.285Z] library.jps.version master [2021-08-23T22:12:27.285Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T22:12:27.285Z] NODE_LABELS amd64 azure azwin-2-5e0e00 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-23T22:12:27.285Z] NODE_NAME azwin-2-5e0e00 [2021-08-23T22:12:27.285Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T22:12:27.285Z] OS Windows_NT [2021-08-23T22:12:27.285Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T22:12:27.285Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T22:12:27.285Z] ppc64le false [2021-08-23T22:12:27.285Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T22:12:27.285Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-23T22:12:27.285Z] PROCESSOR_LEVEL 6 [2021-08-23T22:12:27.285Z] PROCESSOR_REVISION 5507 [2021-08-23T22:12:27.285Z] ProgramData C:\ProgramData [2021-08-23T22:12:27.285Z] ProgramFiles C:\Program Files [2021-08-23T22:12:27.285Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T22:12:27.285Z] ProgramW6432 C:\Program Files [2021-08-23T22:12:27.285Z] PROMPT $P$G [2021-08-23T22:12:27.285Z] PSExecutionPolicyPreference Bypass [2021-08-23T22:12:27.285Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T22:12:27.285Z] PUBLIC C:\Users\Public [2021-08-23T22:12:27.285Z] rootless true [2021-08-23T22:12:27.285Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=artif... [2021-08-23T22:12:27.285Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=changes [2021-08-23T22:12:27.285Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect [2021-08-23T22:12:27.285Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=tests [2021-08-23T22:12:27.285Z] s390x false [2021-08-23T22:12:27.285Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T22:12:27.285Z] SOURCES_DRIVE d [2021-08-23T22:12:27.285Z] SOURCES_SUBDIR gopath [2021-08-23T22:12:27.285Z] STAGE_NAME Run tests [2021-08-23T22:12:27.285Z] SystemDrive C: [2021-08-23T22:12:27.285Z] SystemRoot C:\Windows [2021-08-23T22:12:27.285Z] TEMP C:\Windows\TEMP [2021-08-23T22:12:27.285Z] TESTDEBUG 0 [2021-08-23T22:12:27.285Z] TESTRUN_DRIVE d [2021-08-23T22:12:27.285Z] TESTRUN_SUBDIR CI [2021-08-23T22:12:27.285Z] TIMEOUT 120m [2021-08-23T22:12:27.285Z] TMP C:\Windows\TEMP [2021-08-23T22:12:27.285Z] unit_validate true [2021-08-23T22:12:27.285Z] USERDOMAIN WORKGROUP [2021-08-23T22:12:27.285Z] USERNAME azwin-2-5e0e00$ [2021-08-23T22:12:27.285Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T22:12:27.285Z] validate_force false [2021-08-23T22:12:27.285Z] windir C:\Windows [2021-08-23T22:12:27.285Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-23T22:12:27.285Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-23T22:12:27.285Z] windows2022 true [2021-08-23T22:12:27.285Z] windows2022containerd false [2021-08-23T22:12:27.285Z] windowsRS1 false [2021-08-23T22:12:27.285Z] windowsRS5 true [2021-08-23T22:12:27.285Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T22:12:27.285Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T22:12:27.285Z] [2021-08-23T22:12:27.285Z] [2021-08-23T22:12:27.285Z] [2021-08-23T22:12:27.741Z] INFO: Sources under d:\gopath\... [2021-08-23T22:12:27.741Z] INFO: Test run under d:\CI\... [2021-08-23T22:12:27.741Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T22:12:27.741Z] INFO: docker/docker repository was found [2021-08-23T22:12:28.195Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-23T22:12:28.650Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T22:12:28.650Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T22:12:30.391Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dbaa6debf22ff71e) in /home/ubuntu/workspace/moby_PR-42770 [Pipeline] { [Pipeline] checkout [2021-08-23T22:12:30.580Z] The recommended git tool is: git [2021-08-23T22:12:30.890Z] #19 71.11 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-23T22:12:30.890Z] #19 71.11 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:30.890Z] #19 71.12 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:12:30.890Z] #19 71.14 Selecting previously unselected package crossbuild-essential-armel. [2021-08-23T22:12:30.890Z] #19 71.14 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.15 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-23T22:12:30.890Z] #19 71.18 Selecting previously unselected package libc6-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.18 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.18 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-23T22:12:30.890Z] #19 71.30 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.30 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.30 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.33 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.34 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.34 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.37 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.38 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.40 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.43 Selecting previously unselected package libasan6-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.43 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.43 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.65 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.66 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.66 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.72 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.73 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.73 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 71.83 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-23T22:12:30.890Z] #19 71.83 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:30.890Z] #19 71.83 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:30.890Z] #19 72.10 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-23T22:12:31.147Z] #19 72.10 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:31.147Z] #19 72.13 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:12:34.636Z] using credential docker-jenkins-github-credentials [2021-08-23T22:12:34.645Z] Cloning the remote Git repository [2021-08-23T22:12:34.645Z] Cloning with configured refspecs honoured and without tags [2021-08-23T22:12:35.156Z] Fetching without tags [2021-08-23T22:12:34.675Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T22:12:34.746Z] > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10 [2021-08-23T22:12:35.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:35.127Z] > git --version # timeout=10 [2021-08-23T22:12:35.168Z] > git --version # 'git version 2.25.1' [2021-08-23T22:12:35.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:35.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:35.641Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:35.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:35.091Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:12:35.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:35.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:35.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:35.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:35.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:35.664Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:35.679Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:36.398Z] #19 76.91 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-23T22:12:36.398Z] #19 76.91 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:36.398Z] #19 76.92 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:12:36.398Z] #19 76.95 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-23T22:12:36.398Z] #19 76.95 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-23T22:12:36.398Z] #19 76.95 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-23T22:12:36.398Z] #19 77.12 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-23T22:12:36.398Z] #19 77.12 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:36.398Z] #19 77.12 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-23T22:12:36.398Z] #19 77.33 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-23T22:12:36.398Z] #19 77.34 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:36.398Z] #19 77.34 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:12:36.398Z] #19 77.59 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-23T22:12:36.655Z] #19 77.59 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:36.655Z] #19 77.60 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:12:37.100Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:37.101Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:12:37.661Z] Client: [2021-08-23T22:12:37.661Z] Context: default [2021-08-23T22:12:37.661Z] Debug Mode: false [2021-08-23T22:12:37.661Z] Plugins: [2021-08-23T22:12:37.661Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T22:12:37.661Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T22:12:37.661Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T22:12:37.661Z] [2021-08-23T22:12:37.661Z] Server: [2021-08-23T22:12:37.661Z] Containers: 0 [2021-08-23T22:12:37.661Z] Running: 0 [2021-08-23T22:12:37.661Z] Paused: 0 [2021-08-23T22:12:37.661Z] Stopped: 0 [2021-08-23T22:12:37.661Z] Images: 0 [2021-08-23T22:12:37.661Z] Server Version: 20.10.8 [2021-08-23T22:12:37.661Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T22:12:37.661Z] Windows: [2021-08-23T22:12:37.661Z] LCOW: [2021-08-23T22:12:37.661Z] Logging Driver: json-file [2021-08-23T22:12:37.661Z] Plugins: [2021-08-23T22:12:37.661Z] Volume: local [2021-08-23T22:12:37.661Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:12:37.661Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:12:37.661Z] Swarm: inactive [2021-08-23T22:12:37.661Z] Default Isolation: process [2021-08-23T22:12:37.661Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T22:12:37.661Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T22:12:37.661Z] OSType: windows [2021-08-23T22:12:37.661Z] Architecture: x86_64 [2021-08-23T22:12:37.661Z] CPUs: 4 [2021-08-23T22:12:37.661Z] Total Memory: 32GiB [2021-08-23T22:12:37.661Z] Name: azwin-2-394930 [2021-08-23T22:12:37.661Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T22:12:37.661Z] Docker Root Dir: D:\docker [2021-08-23T22:12:37.661Z] Debug Mode: false [2021-08-23T22:12:37.661Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:12:37.661Z] Labels: [2021-08-23T22:12:37.661Z] Experimental: true [2021-08-23T22:12:37.661Z] Insecure Registries: [2021-08-23T22:12:37.661Z] 10.0.0.4:5000 [2021-08-23T22:12:37.661Z] 127.0.0.0/8 [2021-08-23T22:12:37.661Z] Registry Mirrors: [2021-08-23T22:12:37.661Z] http://10.0.0.4:5000/ [2021-08-23T22:12:37.661Z] Live Restore Enabled: false [2021-08-23T22:12:37.661Z] Product License: Community Engine [2021-08-23T22:12:37.661Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T22:12:36.942Z] > git remote # timeout=10 [2021-08-23T22:12:36.991Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:12:37.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:37.035Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:12:37.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:12:37.100Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:37.118Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:40.821Z] #19 82.05 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-23T22:12:41.077Z] #19 82.05 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:41.077Z] #19 82.05 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:12:41.077Z] #19 82.08 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-23T22:12:41.077Z] #19 82.08 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-23T22:12:41.077Z] #19 82.09 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-23T22:12:41.077Z] #19 82.11 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-23T22:12:41.077Z] #19 82.12 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:41.077Z] #19 82.12 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-23T22:12:41.077Z] #19 82.28 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-23T22:12:41.077Z] #19 82.28 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.077Z] #19 82.28 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.077Z] #19 82.31 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-23T22:12:41.334Z] #19 82.32 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.334Z] #19 82.32 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.334Z] #19 82.37 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-23T22:12:41.334Z] #19 82.37 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.334Z] #19 82.37 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.334Z] #19 82.40 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-23T22:12:41.334Z] #19 82.41 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.334Z] #19 82.41 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.334Z] #19 82.44 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-23T22:12:41.334Z] #19 82.44 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.334Z] #19 82.45 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.590Z] #19 82.68 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-23T22:12:41.590Z] #19 82.69 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.590Z] #19 82.69 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.590Z] #19 82.80 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-23T22:12:41.590Z] #19 82.80 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.847Z] #19 82.81 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:41.847Z] #19 83.05 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-23T22:12:41.847Z] #19 83.05 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:41.899Z] Commit message: "api/types/events: add "Type" type for event-type enum" [2021-08-23T22:12:42.104Z] #19 83.06 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:42.104Z] #19 83.14 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-23T22:12:42.104Z] #19 83.14 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:42.104Z] #19 83.15 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:42.104Z] #19 83.25 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-23T22:12:42.104Z] #19 83.25 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:42.104Z] #19 83.25 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:42.104Z] #19 83.29 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-23T22:12:42.104Z] #19 83.30 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:42.104Z] #19 83.30 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:12:42.361Z] #19 83.47 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-23T22:12:42.361Z] #19 83.47 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:42.361Z] #19 83.47 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:42.955Z] + docker version [2021-08-23T22:12:46.182Z] Fetching without tags [2021-08-23T22:12:46.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:46.109Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:12:46.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:46.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:46.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:46.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:46.187Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:46.563Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:47.229Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:47.229Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:12:47.610Z] #19 88.03 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-23T22:12:47.610Z] #19 88.03 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:47.610Z] #19 88.04 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:47.610Z] #19 88.07 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-23T22:12:47.610Z] #19 88.07 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-23T22:12:47.610Z] #19 88.08 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-23T22:12:47.610Z] #19 88.25 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-23T22:12:47.610Z] #19 88.25 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:47.610Z] #19 88.25 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-23T22:12:47.610Z] #19 88.53 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-23T22:12:47.610Z] #19 88.54 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:47.610Z] #19 88.54 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:12:47.866Z] #19 88.88 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-23T22:12:47.866Z] #19 88.88 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:47.866Z] #19 88.89 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:48.252Z] Client: Docker Engine - Community [2021-08-23T22:12:48.252Z] Version: 20.10.6 [2021-08-23T22:12:48.252Z] API version: 1.41 [2021-08-23T22:12:48.252Z] Go version: go1.13.15 [2021-08-23T22:12:48.252Z] Git commit: 370c289 [2021-08-23T22:12:48.252Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T22:12:48.252Z] OS/Arch: linux/amd64 [2021-08-23T22:12:48.252Z] Context: default [2021-08-23T22:12:48.252Z] Experimental: true [2021-08-23T22:12:48.252Z] [2021-08-23T22:12:48.252Z] Server: Docker Engine - Community [2021-08-23T22:12:48.252Z] Engine: [2021-08-23T22:12:48.252Z] Version: 20.10.6 [2021-08-23T22:12:48.252Z] API version: 1.41 (minimum version 1.12) [2021-08-23T22:12:48.252Z] Go version: go1.13.15 [2021-08-23T22:12:48.252Z] Git commit: 8728dd2 [2021-08-23T22:12:48.252Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T22:12:48.252Z] OS/Arch: linux/amd64 [2021-08-23T22:12:48.252Z] Experimental: true [2021-08-23T22:12:48.252Z] containerd: [2021-08-23T22:12:48.252Z] Version: 1.4.6 [2021-08-23T22:12:48.252Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:12:48.252Z] runc: [2021-08-23T22:12:48.252Z] Version: 1.0.0-rc95 [2021-08-23T22:12:48.252Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:12:48.252Z] docker-init: [2021-08-23T22:12:48.252Z] Version: 0.19.0 [2021-08-23T22:12:48.252Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T22:12:48.577Z] + docker info [2021-08-23T22:12:48.641Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T22:12:48.641Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-305ec75b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T22:12:48.641Z] ---------------------------------------------------------------------------- [2021-08-23T22:12:48.641Z] [2021-08-23T22:12:48.641Z] INFO: executeCI.ps1 starting at Mon Aug 23 22:12:47 CUT 2021 [2021-08-23T22:12:48.641Z] [2021-08-23T22:12:48.641Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T22:12:48.641Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T22:12:48.641Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-23T22:12:48.641Z] INFO: Environment variables: [2021-08-23T22:12:48.641Z] [2021-08-23T22:12:48.641Z] Name Value [2021-08-23T22:12:48.641Z] ---- ----- [2021-08-23T22:12:48.641Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T22:12:48.641Z] amd64 true [2021-08-23T22:12:48.641Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T22:12:48.641Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T22:12:48.641Z] arm64 true [2021-08-23T22:12:48.641Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T22:12:48.641Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T22:12:48.641Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T22:12:48.641Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T22:12:48.641Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T22:12:48.641Z] BRANCH_NAME PR-42770 [2021-08-23T22:12:48.641Z] BUILD_DISPLAY_NAME #5 [2021-08-23T22:12:48.641Z] BUILD_ID 5 [2021-08-23T22:12:48.641Z] BUILD_NUMBER 5 [2021-08-23T22:12:48.641Z] BUILD_TAG jenkins-moby-PR-42770-5 [2021-08-23T22:12:48.641Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/ [2021-08-23T22:12:48.641Z] cgroup2 true [2021-08-23T22:12:48.641Z] CHANGE_AUTHOR thaJeztah [2021-08-23T22:12:48.641Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T22:12:48.641Z] CHANGE_BRANCH eventtype_enums [2021-08-23T22:12:48.641Z] CHANGE_FORK thaJeztah/docker [2021-08-23T22:12:48.641Z] CHANGE_ID 42770 [2021-08-23T22:12:48.641Z] CHANGE_TARGET master [2021-08-23T22:12:48.641Z] CHANGE_TITLE api/types/events: add "Type" type for event-type enum [2021-08-23T22:12:48.641Z] CHANGE_URL https://github.com/moby/moby/pull/42770 [2021-08-23T22:12:48.641Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:12:48.641Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T22:12:48.641Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T22:12:48.641Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T22:12:48.641Z] COMPUTERNAME azwin-2-394930 [2021-08-23T22:12:48.641Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T22:12:48.641Z] ConfigSequenceNumber 0 [2021-08-23T22:12:48.641Z] dco true [2021-08-23T22:12:48.641Z] DOCKER_BUILDKIT 0 [2021-08-23T22:12:48.641Z] DOCKER_DUT_DEBUG 1 [2021-08-23T22:12:48.641Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T22:12:48.641Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T22:12:48.641Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T22:12:48.641Z] EXECUTOR_NUMBER 0 [2021-08-23T22:12:48.641Z] FQDN azwin-2-394930.westus.cloudapp.azure.com [2021-08-23T22:12:48.641Z] GIT_BRANCH PR-42770 [2021-08-23T22:12:48.641Z] GIT_COMMIT 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:48.641Z] GIT_PREVIOUS_COMMIT 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:48.641Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a473068e43fe3cc819f073bc8ca21b9f881f7965 [2021-08-23T22:12:48.641Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T22:12:48.641Z] HUDSON_COOKIE b1e4d482-06d7-4d6c-bed8-f73752491d31 [2021-08-23T22:12:48.641Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T22:12:48.641Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T22:12:48.641Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T22:12:48.641Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T22:12:48.641Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T22:12:48.641Z] JENKINS_NODE_COOKIE 84e11055-7c3a-49be-8923-5bdcac57b39b [2021-08-23T22:12:48.641Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T22:12:48.641Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T22:12:48.641Z] JOB_BASE_NAME PR-42770 [2021-08-23T22:12:48.641Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/display/redirect [2021-08-23T22:12:48.641Z] JOB_NAME moby/PR-42770 [2021-08-23T22:12:48.641Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/ [2021-08-23T22:12:48.641Z] library.jps.version master [2021-08-23T22:12:48.641Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T22:12:48.642Z] NODE_LABELS amd64 azure azwin-2-394930 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-23T22:12:48.642Z] NODE_NAME azwin-2-394930 [2021-08-23T22:12:48.642Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T22:12:48.642Z] OS Windows_NT [2021-08-23T22:12:48.642Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T22:12:48.642Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T22:12:48.642Z] ppc64le false [2021-08-23T22:12:48.642Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T22:12:48.642Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-23T22:12:48.642Z] PROCESSOR_LEVEL 6 [2021-08-23T22:12:48.642Z] PROCESSOR_REVISION 5507 [2021-08-23T22:12:48.642Z] ProgramData C:\ProgramData [2021-08-23T22:12:48.642Z] ProgramFiles C:\Program Files [2021-08-23T22:12:48.642Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T22:12:48.642Z] ProgramW6432 C:\Program Files [2021-08-23T22:12:48.642Z] PROMPT $P$G [2021-08-23T22:12:48.642Z] PSExecutionPolicyPreference Bypass [2021-08-23T22:12:48.642Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T22:12:48.642Z] PUBLIC C:\Users\Public [2021-08-23T22:12:48.642Z] rootless true [2021-08-23T22:12:48.642Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=artif... [2021-08-23T22:12:48.642Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=changes [2021-08-23T22:12:48.642Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect [2021-08-23T22:12:48.642Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42770/5/display/redirect?page=tests [2021-08-23T22:12:48.642Z] s390x false [2021-08-23T22:12:48.642Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T22:12:48.642Z] SOURCES_DRIVE d [2021-08-23T22:12:48.642Z] SOURCES_SUBDIR gopath [2021-08-23T22:12:48.642Z] STAGE_NAME Run tests [2021-08-23T22:12:48.642Z] SystemDrive C: [2021-08-23T22:12:48.642Z] SystemRoot C:\Windows [2021-08-23T22:12:48.642Z] TEMP C:\Windows\TEMP [2021-08-23T22:12:48.642Z] TESTDEBUG 0 [2021-08-23T22:12:48.642Z] TESTRUN_DRIVE d [2021-08-23T22:12:48.642Z] TESTRUN_SUBDIR CI [2021-08-23T22:12:48.642Z] TIMEOUT 120m [2021-08-23T22:12:48.642Z] TMP C:\Windows\TEMP [2021-08-23T22:12:48.642Z] unit_validate true [2021-08-23T22:12:48.642Z] USERDOMAIN WORKGROUP [2021-08-23T22:12:48.642Z] USERNAME azwin-2-394930$ [2021-08-23T22:12:48.642Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T22:12:48.642Z] validate_force false [2021-08-23T22:12:48.642Z] windir C:\Windows [2021-08-23T22:12:48.642Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-23T22:12:48.642Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-23T22:12:48.642Z] windows2022 true [2021-08-23T22:12:48.642Z] windows2022containerd false [2021-08-23T22:12:48.642Z] windowsRS1 false [2021-08-23T22:12:48.642Z] windowsRS5 true [2021-08-23T22:12:48.642Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T22:12:48.642Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T22:12:48.642Z] [2021-08-23T22:12:48.642Z] [2021-08-23T22:12:48.642Z] [2021-08-23T22:12:48.642Z] INFO: Sources under d:\gopath\... [2021-08-23T22:12:48.642Z] INFO: Test run under d:\CI\... [2021-08-23T22:12:48.642Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T22:12:48.642Z] INFO: docker/docker repository was found [2021-08-23T22:12:48.642Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-23T22:12:48.642Z] ltsc2019: Pulling from windows/servercore [2021-08-23T22:12:48.642Z] 4612f6d0b889: Pulling fs layer [2021-08-23T22:12:48.642Z] c67ded6868b6: Pulling fs layer [2021-08-23T22:12:46.568Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:46.585Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:47.141Z] > git remote # timeout=10 [2021-08-23T22:12:47.158Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:12:47.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:47.202Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:12:47.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:12:47.230Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:47.247Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:51.064Z] Commit message: "api/types/events: add "Type" type for event-type enum" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:12:52.040Z] #19 93.25 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-23T22:12:52.040Z] #19 93.25 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:52.040Z] #19 93.26 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:52.040Z] #19 93.29 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-23T22:12:52.106Z] + docker version [2021-08-23T22:12:52.296Z] #19 93.29 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-23T22:12:52.296Z] #19 93.29 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-23T22:12:52.296Z] #19 93.35 Selecting previously unselected package libc6-s390x-cross. [2021-08-23T22:12:52.296Z] #19 93.36 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:52.296Z] #19 93.37 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-23T22:12:52.296Z] #19 93.50 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-23T22:12:52.296Z] #19 93.50 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.296Z] #19 93.51 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:52.296Z] #19 93.55 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-23T22:12:52.552Z] #19 93.55 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.552Z] #19 93.56 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:52.552Z] #19 93.60 Selecting previously unselected package libitm1-s390x-cross. [2021-08-23T22:12:52.552Z] #19 93.60 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.552Z] #19 93.61 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:52.552Z] #19 93.64 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-23T22:12:52.552Z] #19 93.64 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.552Z] #19 93.64 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:52.552Z] #19 93.67 Selecting previously unselected package libasan6-s390x-cross. [2021-08-23T22:12:52.808Z] #19 93.67 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.808Z] #19 93.68 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:52.808Z] #19 93.90 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-23T22:12:52.808Z] #19 93.90 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:52.808Z] #19 93.91 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:53.064Z] #19 93.98 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-23T22:12:53.064Z] #19 93.98 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:53.064Z] #19 93.99 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:53.064Z] #19 94.09 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-23T22:12:53.064Z] #19 94.09 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:53.064Z] #19 94.09 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:53.064Z] #19 94.20 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-23T22:12:53.320Z] #19 94.20 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:53.320Z] #19 94.21 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:55.409Z] Fetching without tags [2021-08-23T22:12:55.702Z] c67ded6868b6: Verifying Checksum [2021-08-23T22:12:55.771Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:56.293Z] Client: Docker Engine - Community [2021-08-23T22:12:56.293Z] Version: 20.10.6 [2021-08-23T22:12:56.293Z] API version: 1.41 [2021-08-23T22:12:56.293Z] Go version: go1.13.15 [2021-08-23T22:12:56.293Z] Git commit: 370c289 [2021-08-23T22:12:56.293Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T22:12:56.293Z] OS/Arch: linux/amd64 [2021-08-23T22:12:56.293Z] Context: default [2021-08-23T22:12:56.293Z] Experimental: true [2021-08-23T22:12:56.293Z] [2021-08-23T22:12:56.293Z] Server: Docker Engine - Community [2021-08-23T22:12:56.293Z] Engine: [2021-08-23T22:12:56.293Z] Version: 20.10.6 [2021-08-23T22:12:56.293Z] API version: 1.41 (minimum version 1.12) [2021-08-23T22:12:56.293Z] Go version: go1.13.15 [2021-08-23T22:12:56.293Z] Git commit: 8728dd2 [2021-08-23T22:12:56.293Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T22:12:56.293Z] OS/Arch: linux/amd64 [2021-08-23T22:12:56.293Z] Experimental: true [2021-08-23T22:12:56.293Z] containerd: [2021-08-23T22:12:56.293Z] Version: 1.4.6 [2021-08-23T22:12:56.293Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:12:56.293Z] runc: [2021-08-23T22:12:56.293Z] Version: 1.0.0-rc95 [2021-08-23T22:12:56.293Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:12:56.293Z] docker-init: [2021-08-23T22:12:56.293Z] Version: 0.19.0 [2021-08-23T22:12:56.293Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T22:12:56.648Z] + docker info [2021-08-23T22:12:55.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:55.359Z] > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10 [2021-08-23T22:12:55.365Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:55.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T22:12:55.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T22:12:55.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:55.418Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T22:12:55.781Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:55.791Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:12:57.489Z] #19 98.49 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-23T22:12:57.489Z] #19 98.49 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:12:57.489Z] #19 98.50 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:12:57.489Z] #19 98.53 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-23T22:12:57.489Z] #19 98.53 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-23T22:12:57.489Z] #19 98.53 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-23T22:12:57.745Z] #19 98.71 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-23T22:12:57.745Z] #19 98.71 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-23T22:12:57.745Z] #19 98.71 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-23T22:12:57.745Z] #19 98.94 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-23T22:12:58.001Z] #19 98.95 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T22:12:58.001Z] #19 98.95 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:12:58.001Z] #19 99.20 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-23T22:12:58.001Z] #19 99.20 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T22:12:58.131Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:12:58.132Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770) [2021-08-23T22:12:58.257Z] #19 99.21 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:12:57.910Z] > git remote # timeout=10 [2021-08-23T22:12:57.932Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T22:12:57.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T22:12:58.048Z] > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10 [2021-08-23T22:12:58.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T22:12:58.136Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:12:58.145Z] > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10 [2021-08-23T22:13:00.841Z] Client: [2021-08-23T22:13:00.841Z] Context: default [2021-08-23T22:13:00.841Z] Debug Mode: false [2021-08-23T22:13:00.841Z] Plugins: [2021-08-23T22:13:00.841Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T22:13:00.841Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T22:13:00.841Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T22:13:00.841Z] [2021-08-23T22:13:00.841Z] Server: [2021-08-23T22:13:00.841Z] Containers: 0 [2021-08-23T22:13:00.841Z] Running: 0 [2021-08-23T22:13:00.841Z] Paused: 0 [2021-08-23T22:13:00.841Z] Stopped: 0 [2021-08-23T22:13:00.841Z] Images: 0 [2021-08-23T22:13:00.841Z] Server Version: 20.10.6 [2021-08-23T22:13:00.841Z] Storage Driver: overlay2 [2021-08-23T22:13:00.841Z] Backing Filesystem: extfs [2021-08-23T22:13:00.841Z] Supports d_type: true [2021-08-23T22:13:00.841Z] Native Overlay Diff: true [2021-08-23T22:13:00.841Z] userxattr: false [2021-08-23T22:13:00.841Z] Logging Driver: json-file [2021-08-23T22:13:00.841Z] Cgroup Driver: cgroupfs [2021-08-23T22:13:00.841Z] Cgroup Version: 1 [2021-08-23T22:13:00.841Z] Plugins: [2021-08-23T22:13:00.841Z] Volume: local [2021-08-23T22:13:00.841Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T22:13:00.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T22:13:00.841Z] Swarm: inactive [2021-08-23T22:13:00.841Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T22:13:00.841Z] Default Runtime: runc [2021-08-23T22:13:00.841Z] Init Binary: docker-init [2021-08-23T22:13:00.841Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:13:00.841Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:13:00.841Z] init version: de40ad0 [2021-08-23T22:13:00.841Z] Security Options: [2021-08-23T22:13:00.841Z] apparmor [2021-08-23T22:13:00.841Z] seccomp [2021-08-23T22:13:00.841Z] Profile: default [2021-08-23T22:13:00.841Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T22:13:00.841Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T22:13:00.841Z] OSType: linux [2021-08-23T22:13:00.841Z] Architecture: x86_64 [2021-08-23T22:13:00.841Z] CPUs: 2 [2021-08-23T22:13:00.841Z] Total Memory: 7.487GiB [2021-08-23T22:13:00.841Z] Name: ip-10-100-40-58 [2021-08-23T22:13:00.841Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T22:13:00.841Z] Docker Root Dir: /var/lib/docker [2021-08-23T22:13:00.841Z] Debug Mode: false [2021-08-23T22:13:00.841Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:13:00.841Z] Labels: [2021-08-23T22:13:00.841Z] Experimental: true [2021-08-23T22:13:00.841Z] Insecure Registries: [2021-08-23T22:13:00.841Z] 127.0.0.0/8 [2021-08-23T22:13:00.841Z] Live Restore Enabled: true [2021-08-23T22:13:00.841Z] [2021-08-23T22:13:00.841Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T22:13:01.131Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:01.131Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:01.131Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42770/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T22:13:01.392Z] + bash /home/ubuntu/workspace/moby_PR-42770/check-config.sh [2021-08-23T22:13:01.392Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T22:13:01.392Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T22:13:01.392Z] [2021-08-23T22:13:01.392Z] Generally Necessary: [2021-08-23T22:13:01.392Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T22:13:01.392Z] - apparmor: enabled and tools installed [2021-08-23T22:13:01.392Z] - CONFIG_NAMESPACES: enabled [2021-08-23T22:13:01.392Z] - CONFIG_NET_NS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_PID_NS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_IPC_NS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_UTS_NS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CGROUPS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T22:13:01.392Z] - CONFIG_CPUSETS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_MEMCG: enabled [2021-08-23T22:13:01.392Z] - CONFIG_KEYS: enabled [2021-08-23T22:13:01.392Z] - CONFIG_VETH: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T22:13:01.392Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T22:13:01.392Z] [2021-08-23T22:13:01.392Z] Optional Features: [2021-08-23T22:13:01.660Z] - CONFIG_USER_NS: enabled [2021-08-23T22:13:01.660Z] - CONFIG_SECCOMP: enabled [2021-08-23T22:13:01.660Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T22:13:01.660Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T22:13:01.660Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T22:13:01.660Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T22:13:01.660Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T22:13:01.660Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T22:13:01.660Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T22:13:01.660Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T22:13:01.660Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T22:13:01.660Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T22:13:01.660Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T22:13:01.660Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T22:13:01.660Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T22:13:01.660Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T22:13:01.660Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T22:13:01.660Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T22:13:01.660Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T22:13:01.660Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T22:13:01.660Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T22:13:01.660Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T22:13:01.660Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T22:13:01.660Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T22:13:01.660Z] - CONFIG_EXT4_FS: enabled [2021-08-23T22:13:01.660Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T22:13:01.660Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T22:13:01.660Z] - Network Drivers: [2021-08-23T22:13:01.660Z] - "overlay": [2021-08-23T22:13:01.660Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T22:13:01.660Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T22:13:01.660Z] Optional (for encrypted networks): [2021-08-23T22:13:01.926Z] - CONFIG_CRYPTO: enabled [2021-08-23T22:13:01.926Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T22:13:01.926Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T22:13:01.926Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T22:13:01.926Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T22:13:01.926Z] - CONFIG_XFRM: enabled [2021-08-23T22:13:01.926Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T22:13:01.926Z] - "ipvlan": [2021-08-23T22:13:01.926Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T22:13:01.926Z] - "macvlan": [2021-08-23T22:13:01.926Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T22:13:01.926Z] - "ftp,tftp client in container": [2021-08-23T22:13:01.926Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T22:13:01.926Z] - Storage Drivers: [2021-08-23T22:13:01.926Z] - "aufs": [2021-08-23T22:13:01.926Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T22:13:01.926Z] - "btrfs": [2021-08-23T22:13:01.926Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T22:13:01.926Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T22:13:01.926Z] - "devicemapper": [2021-08-23T22:13:01.926Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T22:13:01.926Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T22:13:01.926Z] - "overlay": [2021-08-23T22:13:01.926Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T22:13:01.926Z] - "zfs": [2021-08-23T22:13:01.926Z] - /dev/zfs: present [2021-08-23T22:13:01.926Z] - zfs command: missing [2021-08-23T22:13:01.926Z] - zpool command: missing [2021-08-23T22:13:01.926Z] [2021-08-23T22:13:01.926Z] Limits: [2021-08-23T22:13:01.926Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T22:13:01.926Z] [2021-08-23T22:13:01.926Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T22:13:02.280Z] + sudo modprobe ip_vs [2021-08-23T22:13:02.280Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:247f4796d21d98909974410ff27b61233776ae3a . [2021-08-23T22:13:02.427Z] #19 103.5 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-23T22:13:02.427Z] #19 103.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T22:13:02.427Z] #19 103.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:02.662Z] Commit message: "api/types/events: add "Type" type for event-type enum" [2021-08-23T22:13:02.683Z] #19 103.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-23T22:13:02.683Z] #19 103.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-23T22:13:02.683Z] #19 103.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-23T22:13:02.683Z] #19 103.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-23T22:13:02.938Z] #19 103.9 Setting up libfile-which-perl (1.23-1) ... [2021-08-23T22:13:02.938Z] #19 104.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T22:13:03.194Z] #19 104.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-23T22:13:03.223Z] #2 [internal] load .dockerignore [2021-08-23T22:13:03.223Z] #2 sha256:b71828ca37a225ac68ca8395c2b036e2dca023181a02b4f77e09bbff70891ba9 [2021-08-23T22:13:03.223Z] #2 transferring context: 87B done [2021-08-23T22:13:03.223Z] #2 DONE 0.2s [2021-08-23T22:13:03.223Z] [2021-08-23T22:13:03.223Z] #1 [internal] load build definition from Dockerfile [2021-08-23T22:13:03.223Z] #1 sha256:37347dd8aa1d6a44406433ffb650b63932e256f67dc7074eda357fa5bf23dbeb [2021-08-23T22:13:03.223Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T22:13:03.223Z] #1 DONE 0.3s [2021-08-23T22:13:03.223Z] [2021-08-23T22:13:03.223Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T22:13:03.223Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T22:13:03.449Z] #19 104.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-23T22:13:03.450Z] #19 104.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:13:03.450Z] #19 104.6 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T22:13:03.450Z] #19 104.6 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-23T22:13:03.450Z] #19 104.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-23T22:13:03.450Z] #19 104.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-23T22:13:03.450Z] #19 104.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-23T22:13:03.450Z] #19 104.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-23T22:13:03.705Z] #19 104.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-23T22:13:03.705Z] #19 104.7 Setting up file (1:5.39-3) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up bzip2 (1.0.8-4) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up libyaml-perl (1.30-1) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up libio-string-perl (1.08-3.1) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-23T22:13:03.705Z] #19 104.8 Setting up cross-config (2.6.18+nmu1) ... [2021-08-23T22:13:03.705Z] #19 105.0 Setting up xz-utils (5.2.5-2) ... [2021-08-23T22:13:03.798Z] + docker version [2021-08-23T22:13:03.961Z] #19 105.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T22:13:03.961Z] #19 105.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-23T22:13:03.961Z] #19 105.0 Setting up patch (2.7.6-7) ... [2021-08-23T22:13:03.961Z] #19 105.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-23T22:13:03.961Z] #19 105.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-23T22:13:03.961Z] #19 105.1 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-23T22:13:03.961Z] #19 105.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-23T22:13:03.961Z] #19 105.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.165Z] #3 DONE 0.8s [2021-08-23T22:13:04.165Z] [2021-08-23T22:13:04.165Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T22:13:04.165Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T22:13:04.165Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T22:13:04.165Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-23T22:13:04.165Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-23T22:13:04.165Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-23T22:13:04.165Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T22:13:04.217Z] #19 105.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:13:04.217Z] #19 105.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-23T22:13:04.217Z] #19 105.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:04.217Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-23T22:13:04.217Z] #19 105.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.217Z] #19 105.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.425Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-23T22:13:04.474Z] #19 105.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.474Z] #19 105.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-23T22:13:04.474Z] #19 105.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-23T22:13:04.474Z] #19 105.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-23T22:13:04.685Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.6s done [2021-08-23T22:13:04.685Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-23T22:13:04.729Z] #19 105.7 [2021-08-23T22:13:04.729Z] #19 105.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-23T22:13:04.729Z] #19 105.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.8 Setting up dpkg-dev (1.20.9) ... [2021-08-23T22:13:04.729Z] #19 105.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 105.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.729Z] #19 106.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.876Z] Client: [2021-08-23T22:13:04.876Z] Context: default [2021-08-23T22:13:04.876Z] Debug Mode: false [2021-08-23T22:13:04.876Z] Plugins: [2021-08-23T22:13:04.876Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T22:13:04.876Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T22:13:04.876Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T22:13:04.876Z] [2021-08-23T22:13:04.876Z] Server: [2021-08-23T22:13:04.876Z] Containers: 0 [2021-08-23T22:13:04.876Z] Running: 0 [2021-08-23T22:13:04.876Z] Paused: 0 [2021-08-23T22:13:04.876Z] Stopped: 0 [2021-08-23T22:13:04.876Z] Images: 0 [2021-08-23T22:13:04.876Z] Server Version: 20.10.6 [2021-08-23T22:13:04.876Z] Storage Driver: overlay2 [2021-08-23T22:13:04.876Z] Backing Filesystem: extfs [2021-08-23T22:13:04.876Z] Supports d_type: true [2021-08-23T22:13:04.876Z] Native Overlay Diff: true [2021-08-23T22:13:04.876Z] userxattr: false [2021-08-23T22:13:04.876Z] Logging Driver: json-file [2021-08-23T22:13:04.876Z] Cgroup Driver: cgroupfs [2021-08-23T22:13:04.876Z] Cgroup Version: 1 [2021-08-23T22:13:04.876Z] Plugins: [2021-08-23T22:13:04.876Z] Volume: local [2021-08-23T22:13:04.876Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T22:13:04.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T22:13:04.876Z] Swarm: inactive [2021-08-23T22:13:04.876Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-23T22:13:04.876Z] Default Runtime: runc [2021-08-23T22:13:04.876Z] Init Binary: docker-init [2021-08-23T22:13:04.876Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:13:04.876Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:13:04.876Z] init version: de40ad0 [2021-08-23T22:13:04.876Z] Security Options: [2021-08-23T22:13:04.876Z] apparmor [2021-08-23T22:13:04.876Z] seccomp [2021-08-23T22:13:04.876Z] Profile: default [2021-08-23T22:13:04.876Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T22:13:04.876Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T22:13:04.876Z] OSType: linux [2021-08-23T22:13:04.876Z] Architecture: x86_64 [2021-08-23T22:13:04.876Z] CPUs: 2 [2021-08-23T22:13:04.876Z] Total Memory: 7.487GiB [2021-08-23T22:13:04.876Z] Name: ip-10-100-83-235 [2021-08-23T22:13:04.876Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T22:13:04.876Z] Docker Root Dir: /var/lib/docker [2021-08-23T22:13:04.876Z] Debug Mode: false [2021-08-23T22:13:04.876Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:13:04.876Z] Labels: [2021-08-23T22:13:04.876Z] Experimental: true [2021-08-23T22:13:04.876Z] Insecure Registries: [2021-08-23T22:13:04.876Z] 127.0.0.0/8 [2021-08-23T22:13:04.876Z] Live Restore Enabled: true [2021-08-23T22:13:04.876Z] [2021-08-23T22:13:04.876Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T22:13:04.985Z] #19 106.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.985Z] #19 106.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:04.985Z] #19 106.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-23T22:13:04.985Z] #19 106.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-23T22:13:04.985Z] #19 106.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-23T22:13:05.223Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:05.223Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:05.223Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42770/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T22:13:05.223Z] + bash /home/ubuntu/workspace/moby_PR-42770/check-config.sh [2021-08-23T22:13:05.223Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T22:13:05.223Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T22:13:05.223Z] [2021-08-23T22:13:05.223Z] Generally Necessary: [2021-08-23T22:13:05.223Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T22:13:05.223Z] - apparmor: enabled and tools installed [2021-08-23T22:13:05.223Z] - CONFIG_NAMESPACES: enabled [2021-08-23T22:13:05.223Z] - CONFIG_NET_NS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_PID_NS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_IPC_NS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_UTS_NS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUPS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CPUSETS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_MEMCG: enabled [2021-08-23T22:13:05.223Z] - CONFIG_KEYS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_VETH: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T22:13:05.223Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T22:13:05.223Z] [2021-08-23T22:13:05.223Z] Optional Features: [2021-08-23T22:13:05.223Z] - CONFIG_USER_NS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_SECCOMP: enabled [2021-08-23T22:13:05.223Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T22:13:05.223Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T22:13:05.223Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T22:13:05.223Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T22:13:05.240Z] #19 106.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-23T22:13:05.240Z] #19 106.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-23T22:13:05.240Z] #19 106.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.240Z] #19 106.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.259Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-23T22:13:05.259Z] #4 DONE 1.1s [2021-08-23T22:13:05.496Z] #19 106.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.496Z] #19 106.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.496Z] #19 106.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.496Z] #19 106.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.496Z] #19 106.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T22:13:05.496Z] #19 106.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:05.496Z] #19 106.6 Setting up libxml-simple-perl (2.25-1) ... [2021-08-23T22:13:05.496Z] #19 106.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:13:05.496Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T22:13:05.510Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T22:13:05.510Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T22:13:05.510Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T22:13:05.510Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T22:13:05.510Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T22:13:05.510Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T22:13:05.510Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T22:13:05.510Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T22:13:05.510Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T22:13:05.510Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T22:13:05.510Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T22:13:05.510Z] - CONFIG_EXT4_FS: enabled [2021-08-23T22:13:05.510Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T22:13:05.510Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T22:13:05.510Z] - Network Drivers: [2021-08-23T22:13:05.510Z] - "overlay": [2021-08-23T22:13:05.510Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T22:13:05.510Z] Optional (for encrypted networks): [2021-08-23T22:13:05.510Z] - CONFIG_CRYPTO: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T22:13:05.510Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T22:13:05.510Z] - CONFIG_XFRM: enabled [2021-08-23T22:13:05.510Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T22:13:05.510Z] - "ipvlan": [2021-08-23T22:13:05.510Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T22:13:05.510Z] - "macvlan": [2021-08-23T22:13:05.510Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T22:13:05.510Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T22:13:05.510Z] - "ftp,tftp client in container": [2021-08-23T22:13:05.520Z] [2021-08-23T22:13:05.520Z] #5 [internal] load .dockerignore [2021-08-23T22:13:05.520Z] #5 sha256:864fe5f445e02c86b7bdf2c27557300c3d8d73bcc40fe5f7d28b5de4ce4ce465 [2021-08-23T22:13:05.520Z] #5 DONE 0.0s [2021-08-23T22:13:05.520Z] [2021-08-23T22:13:05.520Z] #6 [internal] load build definition from Dockerfile [2021-08-23T22:13:05.520Z] #6 sha256:d6fa504741eb7641e562ce34ab03c628c65ba95d2393e1a830cf41c4cadbf1dc [2021-08-23T22:13:05.520Z] #6 DONE 0.0s [2021-08-23T22:13:05.520Z] [2021-08-23T22:13:05.520Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:05.520Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T22:13:05.751Z] #19 106.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:05.751Z] #19 106.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T22:13:05.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T22:13:05.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T22:13:05.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T22:13:05.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T22:13:05.782Z] - Storage Drivers: [2021-08-23T22:13:05.782Z] - "aufs": [2021-08-23T22:13:05.782Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T22:13:05.782Z] - "btrfs": [2021-08-23T22:13:05.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T22:13:05.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T22:13:05.782Z] - "devicemapper": [2021-08-23T22:13:05.782Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T22:13:05.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T22:13:05.782Z] - "overlay": [2021-08-23T22:13:05.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T22:13:05.782Z] - "zfs": [2021-08-23T22:13:05.782Z] - /dev/zfs: present [2021-08-23T22:13:05.782Z] - zfs command: missing [2021-08-23T22:13:05.782Z] - zpool command: missing [2021-08-23T22:13:05.782Z] [2021-08-23T22:13:05.782Z] Limits: [2021-08-23T22:13:05.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T22:13:05.782Z] [2021-08-23T22:13:05.782Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T22:13:06.007Z] #19 106.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:06.007Z] #19 106.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up crossbuild-essential-armel (12.9) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-23T22:13:06.007Z] #19 107.1 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-23T22:13:06.122Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:247f4796d21d98909974410ff27b61233776ae3a . [2021-08-23T22:13:06.276Z] #19 107.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-23T22:13:06.276Z] #19 107.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:06.471Z] #10 DONE 0.9s [2021-08-23T22:13:06.471Z] [2021-08-23T22:13:06.471Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T22:13:06.471Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T22:13:06.471Z] #9 DONE 0.9s [2021-08-23T22:13:06.471Z] [2021-08-23T22:13:06.471Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T22:13:06.471Z] #7 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T22:13:06.471Z] #7 DONE 0.9s [2021-08-23T22:13:06.471Z] [2021-08-23T22:13:06.471Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:06.471Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T22:13:06.471Z] #8 DONE 0.9s [2021-08-23T22:13:06.533Z] #19 DONE 107.6s [2021-08-23T22:13:06.533Z] [2021-08-23T22:13:06.533Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:13:06.533Z] #67 sha256:59251352fbd13b8aa884feb2d8849e1764143417405f839c7455d92498ca77a4 [2021-08-23T22:13:06.741Z] [2021-08-23T22:13:06.741Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:06.741Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:06.741Z] #66 DONE 0.0s [2021-08-23T22:13:06.741Z] [2021-08-23T22:13:06.741Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:06.741Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:06.741Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:07.003Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T22:13:07.003Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T22:13:07.003Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-23T22:13:07.003Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-23T22:13:07.003Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.10MB / 54.92MB 0.0s [2021-08-23T22:13:07.055Z] #1 [internal] load build definition from Dockerfile [2021-08-23T22:13:07.055Z] #1 sha256:2467b05283e01a735408352f8075000c4a2f4f89dfb24808c1d9ea0f5a8228e4 [2021-08-23T22:13:07.055Z] #1 transferring dockerfile: [2021-08-23T22:13:07.055Z] #1 transferring dockerfile: 16.33kB 0.0s done [2021-08-23T22:13:07.055Z] #1 DONE 0.2s [2021-08-23T22:13:07.055Z] [2021-08-23T22:13:07.055Z] #2 [internal] load .dockerignore [2021-08-23T22:13:07.055Z] #2 sha256:15d8d3dd1b593eb5bf84d58d3e46d9c9bc95793eb35b752eab8439b77212da24 [2021-08-23T22:13:07.055Z] #2 transferring context: 87B done [2021-08-23T22:13:07.055Z] #2 DONE 0.2s [2021-08-23T22:13:07.055Z] [2021-08-23T22:13:07.055Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T22:13:07.055Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T22:13:07.263Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.29MB / 54.92MB 0.1s [2021-08-23T22:13:07.263Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.56MB / 54.92MB 0.2s [2021-08-23T22:13:07.263Z] #27 ... [2021-08-23T22:13:07.263Z] [2021-08-23T22:13:07.263Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T22:13:07.264Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T22:13:07.264Z] #43 DONE 0.0s [2021-08-23T22:13:07.264Z] [2021-08-23T22:13:07.264Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:07.264Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:07.264Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 15.73MB / 54.92MB 0.3s [2021-08-23T22:13:07.527Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 19.92MB / 54.92MB 0.6s [2021-08-23T22:13:07.627Z] #3 DONE 0.6s [2021-08-23T22:13:07.627Z] [2021-08-23T22:13:07.627Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T22:13:07.627Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T22:13:07.627Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T22:13:07.627Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T22:13:07.627Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-23T22:13:07.627Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-23T22:13:07.627Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.1s [2021-08-23T22:13:07.787Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 24.12MB / 54.92MB 0.8s [2021-08-23T22:13:07.788Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 28.31MB / 54.92MB 0.8s [2021-08-23T22:13:07.884Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-08-23T22:13:07.884Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-23T22:13:08.047Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 32.51MB / 54.92MB 0.9s [2021-08-23T22:13:08.047Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 36.70MB / 54.92MB 1.1s [2021-08-23T22:13:08.308Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 42.99MB / 54.92MB 1.3s [2021-08-23T22:13:08.425Z] #67 1.646 + RM_GOPATH=0 [2021-08-23T22:13:08.425Z] #67 1.646 + TMP_GOPATH= [2021-08-23T22:13:08.425Z] #67 1.646 + : /build [2021-08-23T22:13:08.425Z] #67 1.646 + '[' -z '' ']' [2021-08-23T22:13:08.425Z] #67 1.646 ++ mktemp -d [2021-08-23T22:13:08.425Z] #67 1.647 + export GOPATH=/tmp/tmp.8xbqkPbjYX [2021-08-23T22:13:08.425Z] #67 1.647 + GOPATH=/tmp/tmp.8xbqkPbjYX [2021-08-23T22:13:08.425Z] #67 1.647 + RM_GOPATH=1 [2021-08-23T22:13:08.425Z] #67 1.647 + case "$(go env GOARCH)" in [2021-08-23T22:13:08.425Z] #67 1.651 ++ go env GOARCH [2021-08-23T22:13:08.425Z] #67 1.656 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:08.425Z] #67 1.656 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:08.425Z] #67 1.656 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:08.425Z] #67 1.657 + dir=/tmp/install [2021-08-23T22:13:08.425Z] #67 1.657 + bin=rootlesskit [2021-08-23T22:13:08.425Z] #67 1.657 + shift [2021-08-23T22:13:08.425Z] #67 1.657 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T22:13:08.425Z] #67 1.657 + . /tmp/install/rootlesskit.installer [2021-08-23T22:13:08.425Z] #67 1.657 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:13:08.425Z] #67 1.658 + install_rootlesskit [2021-08-23T22:13:08.425Z] #67 1.658 + case "$1" in [2021-08-23T22:13:08.425Z] #67 1.658 + export CGO_ENABLED=0 [2021-08-23T22:13:08.425Z] #67 1.658 + CGO_ENABLED=0 [2021-08-23T22:13:08.425Z] #67 1.658 + _install_rootlesskit [2021-08-23T22:13:08.425Z] #67 1.658 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T22:13:08.425Z] #67 1.658 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:13:08.425Z] #67 1.659 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8xbqkPbjYX/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:13:08.425Z] #67 1.687 Cloning into '/tmp/tmp.8xbqkPbjYX/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T22:13:08.460Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-23T22:13:08.460Z] #4 DONE 0.8s [2021-08-23T22:13:08.576Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 49.28MB / 54.92MB 1.5s [2021-08-23T22:13:08.576Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.7s [2021-08-23T22:13:09.026Z] [2021-08-23T22:13:09.026Z] #6 [internal] load build definition from Dockerfile [2021-08-23T22:13:09.026Z] #6 sha256:b354c7a245692c8075610ba7a027635e84125d18da0434579c21945ed81115ff [2021-08-23T22:13:09.026Z] #6 DONE 0.0s [2021-08-23T22:13:09.026Z] [2021-08-23T22:13:09.026Z] #5 [internal] load .dockerignore [2021-08-23T22:13:09.026Z] #5 sha256:2b6218a4408a4396740cbf0a68e71574dc6fce26af32739b2b9c64042badefd7 [2021-08-23T22:13:09.026Z] #5 DONE 0.0s [2021-08-23T22:13:09.026Z] [2021-08-23T22:13:09.026Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T22:13:09.026Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T22:13:09.519Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s done [2021-08-23T22:13:09.519Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-23T22:13:09.960Z] #10 DONE 1.0s [2021-08-23T22:13:09.960Z] [2021-08-23T22:13:09.960Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:09.960Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T22:13:09.960Z] #7 DONE 1.0s [2021-08-23T22:13:09.960Z] [2021-08-23T22:13:09.960Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:09.960Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T22:13:09.960Z] #9 DONE 1.0s [2021-08-23T22:13:09.960Z] [2021-08-23T22:13:09.960Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T22:13:09.960Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T22:13:09.960Z] #8 DONE 1.0s [2021-08-23T22:13:10.318Z] #67 3.651 + cd /tmp/tmp.8xbqkPbjYX/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:13:10.318Z] #67 3.651 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:13:10.318Z] #67 3.683 + export GO111MODULE=on [2021-08-23T22:13:10.318Z] #67 3.687 + GO111MODULE=on [2021-08-23T22:13:10.318Z] #67 3.687 + export GOPROXY=https://proxy.golang.org [2021-08-23T22:13:10.318Z] #67 3.688 + GOPROXY=https://proxy.golang.org [2021-08-23T22:13:10.318Z] #67 3.688 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:13:10.318Z] #67 3.688 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T22:13:11.094Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T22:13:11.094Z] 8f616e6e9eec: Download complete [2021-08-23T22:13:11.326Z] #67 4.561 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:13:11.326Z] #67 4.563 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T22:13:11.326Z] #67 4.628 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T22:13:11.326Z] #67 ... [2021-08-23T22:13:11.326Z] [2021-08-23T22:13:11.326Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:13:11.326Z] #32 sha256:36ab45e98374ad52250237a80542ea9d9de7c8e0ada7a9be06f0d271b366aa59 [2021-08-23T22:13:11.326Z] #32 1.513 + RM_GOPATH=0 [2021-08-23T22:13:11.326Z] #32 1.513 + TMP_GOPATH= [2021-08-23T22:13:11.326Z] #32 1.514 + : /build [2021-08-23T22:13:11.326Z] #32 1.514 + '[' -z '' ']' [2021-08-23T22:13:11.326Z] #32 1.514 ++ mktemp -d [2021-08-23T22:13:11.326Z] #32 1.514 + export GOPATH=/tmp/tmp.mNjueNBE9M [2021-08-23T22:13:11.326Z] #32 1.519 + GOPATH=/tmp/tmp.mNjueNBE9M [2021-08-23T22:13:11.326Z] #32 1.519 + RM_GOPATH=1 [2021-08-23T22:13:11.326Z] #32 1.519 + case "$(go env GOARCH)" in [2021-08-23T22:13:11.326Z] #32 1.519 ++ go env GOARCH [2021-08-23T22:13:11.326Z] #32 1.520 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:11.326Z] #32 1.520 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:11.326Z] #32 1.521 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:11.326Z] #32 1.521 + dir=/tmp/install [2021-08-23T22:13:11.326Z] #32 1.521 + bin=dockercli [2021-08-23T22:13:11.326Z] #32 1.521 + shift [2021-08-23T22:13:11.326Z] #32 1.521 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T22:13:11.326Z] #32 1.521 + . /tmp/install/dockercli.installer [2021-08-23T22:13:11.326Z] #32 1.521 ++ : stable [2021-08-23T22:13:11.326Z] #32 1.521 ++ : 17.06.2-ce [2021-08-23T22:13:11.326Z] #32 1.522 + install_dockercli [2021-08-23T22:13:11.326Z] #32 1.522 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T22:13:11.326Z] #32 1.522 ++ uname -m [2021-08-23T22:13:11.326Z] #32 1.522 Install docker/cli version 17.06.2-ce from stable [2021-08-23T22:13:11.326Z] #32 1.525 + arch=x86_64 [2021-08-23T22:13:11.326Z] #32 1.525 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T22:13:11.326Z] #32 1.525 + url=https://download.docker.com/linux/static [2021-08-23T22:13:11.326Z] #32 1.526 + tar -xz docker/docker [2021-08-23T22:13:11.326Z] #32 1.526 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T22:13:11.326Z] #32 4.533 + mkdir -p /build [2021-08-23T22:13:11.326Z] #32 4.544 + mv docker/docker /build/ [2021-08-23T22:13:11.326Z] #32 4.548 + rmdir docker [2021-08-23T22:13:11.326Z] #32 DONE 4.9s [2021-08-23T22:13:11.326Z] [2021-08-23T22:13:11.326Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:13:11.326Z] #67 sha256:59251352fbd13b8aa884feb2d8849e1764143417405f839c7455d92498ca77a4 [2021-08-23T22:13:11.326Z] #67 5.011 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T22:13:11.326Z] #67 ... [2021-08-23T22:13:11.326Z] [2021-08-23T22:13:11.327Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:13:11.327Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T22:13:11.327Z] #44 1.847 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T22:13:11.327Z] #44 1.915 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T22:13:11.327Z] #44 2.030 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T22:13:11.327Z] #44 2.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T22:13:11.327Z] #44 2.295 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T22:13:11.327Z] #44 2.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T22:13:11.327Z] #44 3.315 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T22:13:11.327Z] #44 3.777 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:13:11.327Z] #44 4.143 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [25.5 kB] [2021-08-23T22:13:11.327Z] #44 4.144 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.9 kB] [2021-08-23T22:13:11.327Z] #44 4.145 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.9 kB] [2021-08-23T22:13:11.327Z] #44 4.154 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [26.5 kB] [2021-08-23T22:13:11.327Z] #44 4.155 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:13:11.339Z] [2021-08-23T22:13:11.339Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:11.339Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:11.339Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T22:13:11.339Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T22:13:11.339Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-08-23T22:13:11.339Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:11.339Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T22:13:11.598Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2021-08-23T22:13:11.598Z] #66 ... [2021-08-23T22:13:11.598Z] [2021-08-23T22:13:11.598Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T22:13:11.598Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T22:13:11.598Z] #43 DONE 0.0s [2021-08-23T22:13:11.598Z] [2021-08-23T22:13:11.598Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:11.598Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:11.598Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s [2021-08-23T22:13:11.864Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.4s [2021-08-23T22:13:11.864Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2021-08-23T22:13:12.433Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-08-23T22:13:12.433Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-08-23T22:13:12.746Z] #44 ... [2021-08-23T22:13:12.746Z] [2021-08-23T22:13:12.746Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:13:12.746Z] #67 sha256:59251352fbd13b8aa884feb2d8849e1764143417405f839c7455d92498ca77a4 [2021-08-23T22:13:12.746Z] #67 6.334 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T22:13:12.827Z] #27 ... [2021-08-23T22:13:12.827Z] [2021-08-23T22:13:12.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:12.827Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:12.827Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.0s done [2021-08-23T22:13:12.827Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T22:13:12.827Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-23T22:13:12.827Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-23T22:13:12.827Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.2s done [2021-08-23T22:13:12.827Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s done [2021-08-23T22:13:12.827Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done [2021-08-23T22:13:12.827Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.9s done [2021-08-23T22:13:12.827Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.9s done [2021-08-23T22:13:12.827Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 87.03MB / 129.04MB 6.0s [2021-08-23T22:13:12.827Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 3.1s done [2021-08-23T22:13:13.087Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 94.37MB / 129.04MB 6.2s [2021-08-23T22:13:13.310Z] #67 6.698 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T22:13:13.310Z] #67 6.719 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T22:13:13.310Z] #67 6.739 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T22:13:13.310Z] #67 6.787 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T22:13:13.310Z] #67 6.806 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T22:13:13.310Z] #67 6.910 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T22:13:13.567Z] #67 7.208 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T22:13:13.661Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 102.76MB / 129.04MB 6.6s [2021-08-23T22:13:13.661Z] #11 ... [2021-08-23T22:13:13.661Z] [2021-08-23T22:13:13.661Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:13.661Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:13.813Z] Client: Docker Engine - Community [2021-08-23T22:13:13.813Z] Version: 20.10.6 [2021-08-23T22:13:13.813Z] API version: 1.41 [2021-08-23T22:13:13.813Z] Go version: go1.13.15 [2021-08-23T22:13:13.813Z] Git commit: 370c289 [2021-08-23T22:13:13.813Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-23T22:13:13.813Z] OS/Arch: linux/arm64 [2021-08-23T22:13:13.813Z] Context: default [2021-08-23T22:13:13.813Z] Experimental: true [2021-08-23T22:13:13.813Z] [2021-08-23T22:13:13.813Z] Server: Docker Engine - Community [2021-08-23T22:13:13.813Z] Engine: [2021-08-23T22:13:13.813Z] Version: 20.10.6 [2021-08-23T22:13:13.813Z] API version: 1.41 (minimum version 1.12) [2021-08-23T22:13:13.813Z] Go version: go1.13.15 [2021-08-23T22:13:13.813Z] Git commit: 8728dd2 [2021-08-23T22:13:13.813Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-23T22:13:13.813Z] OS/Arch: linux/arm64 [2021-08-23T22:13:13.813Z] Experimental: true [2021-08-23T22:13:13.813Z] containerd: [2021-08-23T22:13:13.813Z] Version: 1.4.6 [2021-08-23T22:13:13.813Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:13:13.813Z] runc: [2021-08-23T22:13:13.813Z] Version: 1.0.0-rc95 [2021-08-23T22:13:13.813Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:13:13.813Z] docker-init: [2021-08-23T22:13:13.813Z] Version: 0.19.0 [2021-08-23T22:13:13.813Z] GitCommit: de40ad0 [2021-08-23T22:13:13.824Z] #67 7.324 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [Pipeline] sh [2021-08-23T22:13:14.145Z] + docker info [2021-08-23T22:13:14.388Z] #67 ... [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #35 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:14.388Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:13:14.388Z] #35 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T22:13:14.388Z] #36 sha256:8ebe21cd2ef1f2997b2700d0323303ab9bfcd208cf79aa406396df4782a9bf57 [2021-08-23T22:13:14.388Z] #36 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:14.388Z] #37 sha256:b635b07f92566d7e32882efe1dd18ed74f90825e4899ad41caa3ca7dece5a76b [2021-08-23T22:13:14.388Z] #37 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T22:13:14.388Z] #39 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T22:13:14.388Z] #39 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #40 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:13:14.388Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:13:14.388Z] #40 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:13:14.388Z] #42 sha256:d5736f92f521d5d5fd704c46aefdd39386364ab9b385ee8078ffb0e2622bdc8a [2021-08-23T22:13:14.388Z] #42 CACHED [2021-08-23T22:13:14.388Z] [2021-08-23T22:13:14.388Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:14.388Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:14.388Z] #20 2.055 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T22:13:14.388Z] #20 2.055 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T22:13:14.388Z] #20 2.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T22:13:14.388Z] #20 2.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T22:13:14.388Z] #20 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:13:14.388Z] #20 3.300 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T22:13:14.388Z] #20 3.808 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T22:13:14.388Z] #20 4.310 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T22:13:14.388Z] #20 4.874 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [25.5 kB] [2021-08-23T22:13:14.388Z] #20 4.919 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.9 kB] [2021-08-23T22:13:14.388Z] #20 4.924 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [26.5 kB] [2021-08-23T22:13:14.388Z] #20 4.926 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:13:14.388Z] #20 4.927 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.9 kB] [2021-08-23T22:13:14.601Z] #27 ... [2021-08-23T22:13:14.601Z] [2021-08-23T22:13:14.601Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:14.601Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T22:13:14.601Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T22:13:14.602Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T22:13:14.602Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:14.602Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T22:13:14.602Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-08-23T22:13:14.602Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2021-08-23T22:13:14.602Z] #64 DONE 7.5s [2021-08-23T22:13:14.602Z] [2021-08-23T22:13:14.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:14.602Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:14.602Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 123.73MB / 129.04MB 7.5s [2021-08-23T22:13:14.644Z] #20 ... [2021-08-23T22:13:14.645Z] [2021-08-23T22:13:14.645Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:13:14.645Z] #67 sha256:59251352fbd13b8aa884feb2d8849e1764143417405f839c7455d92498ca77a4 [2021-08-23T22:13:14.645Z] #67 8.097 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T22:13:14.861Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.1s [2021-08-23T22:13:16.014Z] #67 9.700 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T22:13:16.245Z] #11 ... [2021-08-23T22:13:16.245Z] [2021-08-23T22:13:16.245Z] #24 [internal] load build context [2021-08-23T22:13:16.245Z] #24 sha256:1af73813621ec14c99c2595134cbe98963ddfc06c081034ea745ea919c30e130 [2021-08-23T22:13:16.245Z] #24 transferring context: 55.56MB 8.7s done [2021-08-23T22:13:16.245Z] #24 DONE 9.2s [2021-08-23T22:13:16.245Z] [2021-08-23T22:13:16.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:16.245Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:16.245Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 9.1s done [2021-08-23T22:13:16.577Z] #67 ... [2021-08-23T22:13:16.577Z] [2021-08-23T22:13:16.577Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:13:16.577Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T22:13:16.577Z] #64 2.151 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T22:13:16.577Z] #64 2.151 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T22:13:16.577Z] #64 2.156 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T22:13:16.577Z] #64 2.532 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T22:13:16.577Z] #64 2.987 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T22:13:16.577Z] #64 3.444 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T22:13:16.577Z] #64 4.003 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:13:16.577Z] #64 4.579 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T22:13:16.577Z] #64 5.191 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.9 kB] [2021-08-23T22:13:16.577Z] #64 5.219 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [25.5 kB] [2021-08-23T22:13:16.577Z] #64 5.219 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [26.5 kB] [2021-08-23T22:13:16.577Z] #64 5.219 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.9 kB] [2021-08-23T22:13:16.577Z] #64 5.219 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:13:16.816Z] #11 ... [2021-08-23T22:13:16.816Z] [2021-08-23T22:13:16.816Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:16.816Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:16.816Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:16.816Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T22:13:16.816Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T22:13:16.816Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-08-23T22:13:16.816Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-08-23T22:13:16.816Z] #66 DONE 9.9s [2021-08-23T22:13:16.816Z] [2021-08-23T22:13:16.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:16.816Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:17.712Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2021-08-23T22:13:17.712Z] #66 ... [2021-08-23T22:13:17.712Z] [2021-08-23T22:13:17.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:17.712Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:17.712Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.0s done [2021-08-23T22:13:17.712Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-23T22:13:17.712Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.6s done [2021-08-23T22:13:17.712Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T22:13:17.712Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-23T22:13:17.712Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.7s done [2021-08-23T22:13:17.712Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.2s done [2021-08-23T22:13:17.712Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.0s done [2021-08-23T22:13:17.712Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 77.59MB / 85.72MB 6.1s [2021-08-23T22:13:17.712Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 49.28MB / 129.04MB 6.1s [2021-08-23T22:13:17.712Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.5s [2021-08-23T22:13:17.712Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 5.2s done [2021-08-23T22:13:17.712Z] #11 ... [2021-08-23T22:13:17.712Z] [2021-08-23T22:13:17.712Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:17.712Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:18.205Z] #11 ... [2021-08-23T22:13:18.205Z] [2021-08-23T22:13:18.205Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T22:13:18.205Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T22:13:18.205Z] #65 DONE 0.8s [2021-08-23T22:13:18.205Z] [2021-08-23T22:13:18.205Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:18.205Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:18.647Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2021-08-23T22:13:18.908Z] #66 ... [2021-08-23T22:13:18.908Z] [2021-08-23T22:13:18.908Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:18.908Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T22:13:18.908Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T22:13:18.908Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:18.908Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T22:13:18.908Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T22:13:18.908Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-08-23T22:13:18.908Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2021-08-23T22:13:18.908Z] #64 DONE 7.6s [2021-08-23T22:13:19.148Z] #11 ... [2021-08-23T22:13:19.148Z] [2021-08-23T22:13:19.148Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T22:13:19.148Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T22:13:19.148Z] #67 DONE 0.9s [2021-08-23T22:13:19.148Z] [2021-08-23T22:13:19.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:19.148Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:19.148Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.5s done [2021-08-23T22:13:19.165Z] [2021-08-23T22:13:19.165Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:19.165Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:19.165Z] #66 DONE 7.8s [2021-08-23T22:13:19.165Z] [2021-08-23T22:13:19.165Z] #24 [internal] load build context [2021-08-23T22:13:19.165Z] #24 sha256:1aca75f5b28706d17828c88bbe851f7e4af40b6067ee80c465e0dea4a9fd862d [2021-08-23T22:13:19.165Z] #24 transferring context: 55.56MB 7.8s done [2021-08-23T22:13:19.165Z] #24 DONE 7.9s [2021-08-23T22:13:19.165Z] [2021-08-23T22:13:19.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:19.165Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:19.165Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 7.2s done [2021-08-23T22:13:19.165Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 88.08MB / 129.04MB 7.7s [2021-08-23T22:13:19.165Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 95.42MB / 129.04MB 7.9s [2021-08-23T22:13:19.408Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-23T22:13:19.408Z] #11 ... [2021-08-23T22:13:19.408Z] [2021-08-23T22:13:19.408Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:19.408Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:19.408Z] #27 DONE 12.5s [2021-08-23T22:13:19.408Z] [2021-08-23T22:13:19.408Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:19.408Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:19.422Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 102.44MB / 129.04MB 8.2s [2021-08-23T22:13:19.985Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 110.90MB / 129.04MB 8.5s [2021-08-23T22:13:19.985Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 120.59MB / 129.04MB 8.7s [2021-08-23T22:13:20.242Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 8.8s [2021-08-23T22:13:20.349Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.9s done [2021-08-23T22:13:20.609Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-23T22:13:21.175Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.6s [2021-08-23T22:13:21.175Z] #11 ... [2021-08-23T22:13:21.175Z] [2021-08-23T22:13:21.175Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:21.175Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:21.175Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T22:13:21.175Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-23T22:13:21.175Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.6s done [2021-08-23T22:13:21.175Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T22:13:21.175Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-23T22:13:21.178Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-08-23T22:13:21.432Z] #27 ... [2021-08-23T22:13:21.432Z] [2021-08-23T22:13:21.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:21.432Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:21.437Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-23T22:13:22.365Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 10.9s done [2021-08-23T22:13:23.786Z] #11 ... [2021-08-23T22:13:23.786Z] [2021-08-23T22:13:23.786Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:23.786Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T22:13:23.786Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.7s done [2021-08-23T22:13:23.786Z] #27 DONE 12.3s [2021-08-23T22:13:23.786Z] [2021-08-23T22:13:23.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:23.786Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:23.786Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-23T22:13:23.786Z] #11 ... [2021-08-23T22:13:23.786Z] [2021-08-23T22:13:23.786Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T22:13:23.786Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T22:13:23.786Z] #65 DONE 0.7s [2021-08-23T22:13:23.786Z] [2021-08-23T22:13:23.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:23.786Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:24.353Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-08-23T22:13:24.610Z] #11 ... [2021-08-23T22:13:24.610Z] [2021-08-23T22:13:24.610Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T22:13:24.610Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T22:13:24.610Z] #67 DONE 0.8s [2021-08-23T22:13:24.610Z] [2021-08-23T22:13:24.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:24.610Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:24.610Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-23T22:13:25.544Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-23T22:13:26.109Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0.1s [2021-08-23T22:13:26.386Z] Client: [2021-08-23T22:13:26.386Z] Context: default [2021-08-23T22:13:26.386Z] Debug Mode: false [2021-08-23T22:13:26.386Z] Plugins: [2021-08-23T22:13:26.386Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T22:13:26.386Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T22:13:26.386Z] [2021-08-23T22:13:26.386Z] Server: [2021-08-23T22:13:26.386Z] Containers: 0 [2021-08-23T22:13:26.386Z] Running: 0 [2021-08-23T22:13:26.386Z] Paused: 0 [2021-08-23T22:13:26.386Z] Stopped: 0 [2021-08-23T22:13:26.386Z] Images: 0 [2021-08-23T22:13:26.386Z] Server Version: 20.10.6 [2021-08-23T22:13:26.386Z] Storage Driver: overlay2 [2021-08-23T22:13:26.386Z] Backing Filesystem: extfs [2021-08-23T22:13:26.386Z] Supports d_type: true [2021-08-23T22:13:26.386Z] Native Overlay Diff: true [2021-08-23T22:13:26.386Z] userxattr: false [2021-08-23T22:13:26.386Z] Logging Driver: json-file [2021-08-23T22:13:26.386Z] Cgroup Driver: cgroupfs [2021-08-23T22:13:26.386Z] Cgroup Version: 1 [2021-08-23T22:13:26.386Z] Plugins: [2021-08-23T22:13:26.386Z] Volume: local [2021-08-23T22:13:26.386Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T22:13:26.386Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T22:13:26.386Z] Swarm: inactive [2021-08-23T22:13:26.386Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T22:13:26.386Z] Default Runtime: runc [2021-08-23T22:13:26.386Z] Init Binary: docker-init [2021-08-23T22:13:26.386Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T22:13:26.386Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T22:13:26.386Z] init version: de40ad0 [2021-08-23T22:13:26.386Z] Security Options: [2021-08-23T22:13:26.386Z] apparmor [2021-08-23T22:13:26.386Z] seccomp [2021-08-23T22:13:26.386Z] Profile: default [2021-08-23T22:13:26.386Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T22:13:26.386Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T22:13:26.386Z] OSType: linux [2021-08-23T22:13:26.386Z] Architecture: aarch64 [2021-08-23T22:13:26.386Z] CPUs: 4 [2021-08-23T22:13:26.386Z] Total Memory: 7.493GiB [2021-08-23T22:13:26.386Z] Name: ip-10-100-103-251 [2021-08-23T22:13:26.386Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-23T22:13:26.386Z] Docker Root Dir: /var/lib/docker [2021-08-23T22:13:26.386Z] Debug Mode: false [2021-08-23T22:13:26.386Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:13:26.386Z] Labels: [2021-08-23T22:13:26.386Z] Experimental: true [2021-08-23T22:13:26.386Z] Insecure Registries: [2021-08-23T22:13:26.386Z] 127.0.0.0/8 [2021-08-23T22:13:26.386Z] Live Restore Enabled: true [2021-08-23T22:13:26.386Z] [2021-08-23T22:13:26.386Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T22:13:26.524Z] #64 18.97 Fetched 39.9 MB in 17s (2334 kB/s) [2021-08-23T22:13:26.524Z] #64 18.97 Reading package lists... [2021-08-23T22:13:26.524Z] #64 ... [2021-08-23T22:13:26.524Z] [2021-08-23T22:13:26.524Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:13:26.524Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T22:13:26.524Z] #44 18.87 Fetched 39.9 MB in 17s (2296 kB/s) [2021-08-23T22:13:26.679Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:26.679Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T22:13:26.679Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42770/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T22:13:26.679Z] + bash /home/ubuntu/workspace/moby_PR-42770/check-config.sh [2021-08-23T22:13:26.679Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T22:13:26.679Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T22:13:26.679Z] [2021-08-23T22:13:26.679Z] Generally Necessary: [2021-08-23T22:13:26.679Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T22:13:26.679Z] - apparmor: enabled and tools installed [2021-08-23T22:13:26.679Z] - CONFIG_NAMESPACES: enabled [2021-08-23T22:13:26.679Z] - CONFIG_NET_NS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_PID_NS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_IPC_NS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_UTS_NS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CGROUPS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T22:13:26.679Z] - CONFIG_CPUSETS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_MEMCG: enabled [2021-08-23T22:13:26.679Z] - CONFIG_KEYS: enabled [2021-08-23T22:13:26.679Z] - CONFIG_VETH: enabled (as module) [2021-08-23T22:13:26.679Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T22:13:26.719Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-08-23T22:13:26.941Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T22:13:26.941Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T22:13:26.941Z] [2021-08-23T22:13:26.941Z] Optional Features: [2021-08-23T22:13:26.941Z] - CONFIG_USER_NS: enabled [2021-08-23T22:13:26.941Z] - CONFIG_SECCOMP: enabled [2021-08-23T22:13:26.941Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T22:13:26.941Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T22:13:26.941Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T22:13:26.941Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T22:13:26.941Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T22:13:26.941Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T22:13:26.941Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T22:13:26.941Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T22:13:26.941Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T22:13:27.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T22:13:27.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T22:13:27.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T22:13:27.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T22:13:27.203Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T22:13:27.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T22:13:27.203Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T22:13:27.203Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T22:13:27.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T22:13:27.203Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T22:13:27.203Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T22:13:27.203Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T22:13:27.203Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T22:13:27.203Z] - CONFIG_EXT4_FS: enabled [2021-08-23T22:13:27.203Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T22:13:27.203Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T22:13:27.203Z] - Network Drivers: [2021-08-23T22:13:27.203Z] - "overlay": [2021-08-23T22:13:27.203Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T22:13:27.203Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T22:13:27.203Z] Optional (for encrypted networks): [2021-08-23T22:13:27.465Z] - CONFIG_CRYPTO: enabled [2021-08-23T22:13:27.465Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T22:13:27.465Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T22:13:27.465Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T22:13:27.465Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T22:13:27.465Z] - CONFIG_XFRM: enabled [2021-08-23T22:13:27.465Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T22:13:27.465Z] - "ipvlan": [2021-08-23T22:13:27.465Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T22:13:27.465Z] - "macvlan": [2021-08-23T22:13:27.465Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T22:13:27.465Z] - "ftp,tftp client in container": [2021-08-23T22:13:27.465Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T22:13:27.465Z] - Storage Drivers: [2021-08-23T22:13:27.465Z] - "aufs": [2021-08-23T22:13:27.465Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T22:13:27.465Z] - "btrfs": [2021-08-23T22:13:27.465Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T22:13:27.465Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T22:13:27.465Z] - "devicemapper": [2021-08-23T22:13:27.465Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T22:13:27.465Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T22:13:27.465Z] - "overlay": [2021-08-23T22:13:27.465Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T22:13:27.465Z] - "zfs": [2021-08-23T22:13:27.465Z] - /dev/zfs: present [2021-08-23T22:13:27.465Z] - zfs command: missing [2021-08-23T22:13:27.465Z] - zpool command: missing [2021-08-23T22:13:27.465Z] [2021-08-23T22:13:27.465Z] Limits: [2021-08-23T22:13:27.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T22:13:27.465Z] [2021-08-23T22:13:27.465Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T22:13:27.812Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:247f4796d21d98909974410ff27b61233776ae3a . [2021-08-23T22:13:28.385Z] #1 [internal] load build definition from Dockerfile [2021-08-23T22:13:28.386Z] #1 sha256:86e75ccd7966a81fa8d994173eb358d8e1f54c061178ea4e0fa280ac043e4ba2 [2021-08-23T22:13:28.386Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T22:13:28.386Z] #1 DONE 0.2s [2021-08-23T22:13:28.386Z] [2021-08-23T22:13:28.386Z] #2 [internal] load .dockerignore [2021-08-23T22:13:28.386Z] #2 sha256:3be653c040f4c0c557a169f36df16e6b56766c979a4b1406fd1722c67aa3e8e4 [2021-08-23T22:13:28.386Z] #2 transferring context: 87B done [2021-08-23T22:13:28.386Z] #2 DONE 0.0s [2021-08-23T22:13:28.695Z] [2021-08-23T22:13:28.695Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T22:13:28.695Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-23T22:13:29.261Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.4s done [2021-08-23T22:13:29.261Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-23T22:13:29.271Z] #3 DONE 0.6s [2021-08-23T22:13:29.271Z] [2021-08-23T22:13:29.271Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T22:13:29.271Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-23T22:13:29.271Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T22:13:29.271Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T22:13:29.271Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-23T22:13:29.271Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-23T22:13:29.271Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.2s [2021-08-23T22:13:29.271Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 3.80MB / 9.06MB 0.3s [2021-08-23T22:13:29.521Z] #11 ... [2021-08-23T22:13:29.521Z] [2021-08-23T22:13:29.521Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:29.521Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:13:29.521Z] #28 1.929 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:13:29.521Z] #28 1.929 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:13:29.521Z] #28 1.930 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:13:29.521Z] #28 2.099 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:13:29.521Z] #28 2.362 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:13:29.521Z] #28 4.046 Fetched 8398 kB in 2s (3512 kB/s) [2021-08-23T22:13:29.522Z] #28 4.046 Reading package lists... [2021-08-23T22:13:29.522Z] #28 4.875 Reading package lists... [2021-08-23T22:13:29.522Z] #28 5.695 Building dependency tree... [2021-08-23T22:13:29.522Z] #28 6.064 The following additional packages will be installed: [2021-08-23T22:13:29.522Z] #28 6.064 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T22:13:29.522Z] #28 6.064 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T22:13:29.522Z] #28 6.064 Recommended packages: [2021-08-23T22:13:29.522Z] #28 6.064 libldap-common publicsuffix libsasl2-modules [2021-08-23T22:13:29.522Z] #28 6.225 The following NEW packages will be installed: [2021-08-23T22:13:29.522Z] #28 6.225 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T22:13:29.522Z] #28 6.225 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T22:13:29.522Z] #28 6.225 libssh2-1 openssl [2021-08-23T22:13:29.522Z] #28 6.523 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:29.522Z] #28 6.523 Need to get 3038 kB of archives. [2021-08-23T22:13:29.522Z] #28 6.523 After this operation, 6652 kB of additional disk space will be used. [2021-08-23T22:13:29.522Z] #28 6.523 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-23T22:13:29.522Z] #28 6.523 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-23T22:13:29.522Z] #28 6.523 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-23T22:13:29.522Z] #28 6.523 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-23T22:13:29.522Z] #28 6.523 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-23T22:13:29.522Z] #28 6.523 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-23T22:13:29.522Z] #28 6.539 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-23T22:13:29.522Z] #28 6.544 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-23T22:13:29.522Z] #28 6.544 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-23T22:13:29.522Z] #28 6.545 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-23T22:13:29.522Z] #28 6.546 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-23T22:13:29.522Z] #28 6.554 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-23T22:13:29.522Z] #28 6.581 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T22:13:29.522Z] #28 6.581 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T22:13:29.522Z] #28 6.581 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T22:13:29.522Z] #28 6.766 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:29.522Z] #28 6.811 Fetched 3038 kB in 0s (8904 kB/s) [2021-08-23T22:13:29.522Z] #28 6.856 Selecting previously unselected package openssl. [2021-08-23T22:13:29.522Z] #28 6.856 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-23T22:13:29.522Z] #28 6.860 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 6.865 Unpacking openssl (1.1.1k-1) ... [2021-08-23T22:13:29.522Z] #28 7.048 Selecting previously unselected package ca-certificates. [2021-08-23T22:13:29.522Z] #28 7.048 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T22:13:29.522Z] #28 7.052 Unpacking ca-certificates (20210119) ... [2021-08-23T22:13:29.522Z] #28 7.146 Selecting previously unselected package libbrotli1:amd64. [2021-08-23T22:13:29.522Z] #28 7.146 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.154 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T22:13:29.522Z] #28 7.239 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-23T22:13:29.522Z] #28 7.239 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.244 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:29.522Z] #28 7.295 Selecting previously unselected package libsasl2-2:amd64. [2021-08-23T22:13:29.522Z] #28 7.297 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.308 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:29.522Z] #28 7.372 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-23T22:13:29.522Z] #28 7.372 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.387 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:29.522Z] #28 7.476 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-23T22:13:29.522Z] #28 7.476 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.482 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T22:13:29.522Z] #28 7.552 Selecting previously unselected package libpsl5:amd64. [2021-08-23T22:13:29.522Z] #28 7.553 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.559 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T22:13:29.522Z] #28 7.616 Selecting previously unselected package librtmp1:amd64. [2021-08-23T22:13:29.522Z] #28 7.616 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.620 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:29.522Z] #28 7.686 Selecting previously unselected package libssh2-1:amd64. [2021-08-23T22:13:29.522Z] #28 7.686 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.690 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T22:13:29.522Z] #28 7.778 Selecting previously unselected package libcurl4:amd64. [2021-08-23T22:13:29.522Z] #28 7.778 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.784 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:29.522Z] #28 7.874 Selecting previously unselected package curl. [2021-08-23T22:13:29.522Z] #28 7.874 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.878 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:29.522Z] #28 7.989 Selecting previously unselected package libonig5:amd64. [2021-08-23T22:13:29.522Z] #28 7.989 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 7.993 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:13:29.522Z] #28 8.092 Selecting previously unselected package libjq1:amd64. [2021-08-23T22:13:29.522Z] #28 8.094 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 8.098 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:13:29.522Z] #28 8.162 Selecting previously unselected package jq. [2021-08-23T22:13:29.522Z] #28 8.162 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-23T22:13:29.522Z] #28 8.175 Unpacking jq (1.6-2.1) ... [2021-08-23T22:13:29.522Z] #28 8.238 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T22:13:29.522Z] #28 8.252 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T22:13:29.522Z] #28 8.267 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T22:13:29.522Z] #28 8.284 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:29.522Z] #28 8.301 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:29.522Z] #28 8.315 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:29.522Z] #28 8.333 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T22:13:29.522Z] #28 8.348 Setting up openssl (1.1.1k-1) ... [2021-08-23T22:13:29.522Z] #28 8.368 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:13:29.522Z] #28 8.386 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:13:29.522Z] #28 8.401 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:29.522Z] #28 8.416 Setting up ca-certificates (20210119) ... [2021-08-23T22:13:29.522Z] #28 9.185 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:29.522Z] #28 ... [2021-08-23T22:13:29.522Z] [2021-08-23T22:13:29.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:29.522Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:29.535Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-08-23T22:13:29.798Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 [2021-08-23T22:13:29.798Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-08-23T22:13:30.060Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-23T22:13:30.322Z] #4 DONE 1.1s [2021-08-23T22:13:31.335Z] [2021-08-23T22:13:31.335Z] #6 [internal] load .dockerignore [2021-08-23T22:13:31.335Z] #6 sha256:12b1dc723952ee49584941d407a1d4607b544324e24788ed86cd06cd76e8a379 [2021-08-23T22:13:31.335Z] #6 DONE 0.0s [2021-08-23T22:13:31.335Z] [2021-08-23T22:13:31.335Z] #5 [internal] load build definition from Dockerfile [2021-08-23T22:13:31.335Z] #5 sha256:bd89854fa65e1620b49ddb90a4d4bdd779227c278742a8d51dfe0119c5d1d222 [2021-08-23T22:13:31.335Z] #5 DONE 0.0s [2021-08-23T22:13:31.350Z] 4612f6d0b889: Verifying Checksum [2021-08-23T22:13:31.350Z] 4612f6d0b889: Download complete [2021-08-23T22:13:31.370Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.2s [2021-08-23T22:13:31.598Z] [2021-08-23T22:13:31.598Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:31.598Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T22:13:32.818Z] #11 ... [2021-08-23T22:13:32.818Z] [2021-08-23T22:13:32.818Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:32.818Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:13:32.818Z] #28 10.41 129 added, 0 removed; done. [2021-08-23T22:13:32.818Z] #28 10.46 Setting up jq (1.6-2.1) ... [2021-08-23T22:13:32.818Z] #28 10.47 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:32.818Z] #28 10.48 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:32.818Z] #28 10.50 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:32.818Z] #28 10.52 Processing triggers for ca-certificates (20210119) ... [2021-08-23T22:13:32.818Z] #28 10.53 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:32.818Z] #28 11.43 0 added, 0 removed; done. [2021-08-23T22:13:32.818Z] #28 11.43 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T22:13:32.818Z] #28 11.44 done. [2021-08-23T22:13:32.818Z] #28 DONE 13.1s [2021-08-23T22:13:32.818Z] [2021-08-23T22:13:32.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:32.818Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:33.077Z] #11 ... [2021-08-23T22:13:33.077Z] [2021-08-23T22:13:33.077Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T22:13:33.077Z] #29 sha256:4811fda6d7fe38495ec49283208788d56bce5ed0f0a2274ac51fca3fddca1a8c [2021-08-23T22:13:33.077Z] #29 DONE 0.3s [2021-08-23T22:13:33.077Z] [2021-08-23T22:13:33.077Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:33.077Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:33.268Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.4s done [2021-08-23T22:13:33.518Z] #10 DONE 1.7s [2021-08-23T22:13:33.518Z] [2021-08-23T22:13:33.518Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T22:13:33.518Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T22:13:33.518Z] #9 DONE 1.6s [2021-08-23T22:13:33.518Z] [2021-08-23T22:13:33.518Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T22:13:33.518Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-23T22:13:33.518Z] #7 DONE 1.8s [2021-08-23T22:13:33.518Z] [2021-08-23T22:13:33.518Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T22:13:33.518Z] #8 sha256:979856c71742418f7fc1467741f4bc48a0ccb7c9606509c4683a091e7028e227 [2021-08-23T22:13:33.518Z] #8 DONE 2.0s [2021-08-23T22:13:33.527Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-23T22:13:33.527Z] #11 ... [2021-08-23T22:13:33.527Z] [2021-08-23T22:13:33.527Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:33.527Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:13:33.527Z] #28 2.509 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:13:33.527Z] #28 2.519 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:13:33.527Z] #28 2.519 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:13:33.527Z] #28 2.741 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:13:33.527Z] #28 3.365 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:13:33.527Z] #28 4.499 Fetched 8398 kB in 2s (3699 kB/s) [2021-08-23T22:13:33.527Z] #28 4.499 Reading package lists... [2021-08-23T22:13:33.527Z] #28 5.310 Reading package lists... [2021-08-23T22:13:33.527Z] #28 6.133 Building dependency tree... [2021-08-23T22:13:33.527Z] #28 6.521 The following additional packages will be installed: [2021-08-23T22:13:33.527Z] #28 6.521 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T22:13:33.527Z] #28 6.521 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T22:13:33.527Z] #28 6.521 Recommended packages: [2021-08-23T22:13:33.527Z] #28 6.521 libldap-common publicsuffix libsasl2-modules [2021-08-23T22:13:33.527Z] #28 6.693 The following NEW packages will be installed: [2021-08-23T22:13:33.527Z] #28 6.693 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T22:13:33.527Z] #28 6.693 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T22:13:33.527Z] #28 6.693 libssh2-1 openssl [2021-08-23T22:13:33.527Z] #28 6.974 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:33.527Z] #28 6.974 Need to get 3038 kB of archives. [2021-08-23T22:13:33.527Z] #28 6.974 After this operation, 6652 kB of additional disk space will be used. [2021-08-23T22:13:33.527Z] #28 6.974 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-23T22:13:33.527Z] #28 7.005 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-23T22:13:33.527Z] #28 7.005 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-23T22:13:33.527Z] #28 7.005 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-23T22:13:33.527Z] #28 7.005 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-23T22:13:33.527Z] #28 7.005 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-23T22:13:33.527Z] #28 7.010 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-23T22:13:33.527Z] #28 7.010 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-23T22:13:33.527Z] #28 7.010 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-23T22:13:33.527Z] #28 7.010 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-23T22:13:33.527Z] #28 7.025 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-23T22:13:33.527Z] #28 7.025 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-23T22:13:33.527Z] #28 7.025 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T22:13:33.527Z] #28 7.033 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T22:13:33.527Z] #28 7.033 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T22:13:33.527Z] #28 7.234 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:33.527Z] #28 7.286 Fetched 3038 kB in 0s (9184 kB/s) [2021-08-23T22:13:33.527Z] #28 7.328 Selecting previously unselected package openssl. [2021-08-23T22:13:33.527Z] #28 7.328 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-23T22:13:33.527Z] #28 7.328 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.336 Unpacking openssl (1.1.1k-1) ... [2021-08-23T22:13:33.527Z] #28 7.490 Selecting previously unselected package ca-certificates. [2021-08-23T22:13:33.527Z] #28 7.490 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T22:13:33.527Z] #28 7.494 Unpacking ca-certificates (20210119) ... [2021-08-23T22:13:33.527Z] #28 7.593 Selecting previously unselected package libbrotli1:amd64. [2021-08-23T22:13:33.527Z] #28 7.593 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.600 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T22:13:33.527Z] #28 7.692 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-23T22:13:33.527Z] #28 7.692 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.696 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:33.527Z] #28 7.738 Selecting previously unselected package libsasl2-2:amd64. [2021-08-23T22:13:33.527Z] #28 7.738 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.742 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:33.527Z] #28 7.817 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-23T22:13:33.527Z] #28 7.817 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.824 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:33.527Z] #28 7.906 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-23T22:13:33.527Z] #28 7.906 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.916 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T22:13:33.527Z] #28 7.964 Selecting previously unselected package libpsl5:amd64. [2021-08-23T22:13:33.527Z] #28 7.964 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 7.965 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T22:13:33.527Z] #28 8.053 Selecting previously unselected package librtmp1:amd64. [2021-08-23T22:13:33.527Z] #28 8.053 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.056 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:33.527Z] #28 8.106 Selecting previously unselected package libssh2-1:amd64. [2021-08-23T22:13:33.527Z] #28 8.106 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.109 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T22:13:33.527Z] #28 8.184 Selecting previously unselected package libcurl4:amd64. [2021-08-23T22:13:33.527Z] #28 8.184 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.187 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:33.527Z] #28 8.279 Selecting previously unselected package curl. [2021-08-23T22:13:33.527Z] #28 8.279 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.282 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:33.527Z] #28 8.366 Selecting previously unselected package libonig5:amd64. [2021-08-23T22:13:33.527Z] #28 8.366 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.369 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:13:33.527Z] #28 8.443 Selecting previously unselected package libjq1:amd64. [2021-08-23T22:13:33.527Z] #28 8.445 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.448 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:13:33.527Z] #28 8.514 Selecting previously unselected package jq. [2021-08-23T22:13:33.527Z] #28 8.514 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-23T22:13:33.527Z] #28 8.518 Unpacking jq (1.6-2.1) ... [2021-08-23T22:13:33.527Z] #28 8.582 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T22:13:33.527Z] #28 8.593 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T22:13:33.527Z] #28 8.603 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T22:13:33.527Z] #28 8.623 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:33.527Z] #28 8.627 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:33.527Z] #28 8.635 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:33.527Z] #28 8.646 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T22:13:33.527Z] #28 8.660 Setting up openssl (1.1.1k-1) ... [2021-08-23T22:13:33.527Z] #28 8.670 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:13:33.527Z] #28 8.690 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:13:33.527Z] #28 8.690 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:33.527Z] #28 8.706 Setting up ca-certificates (20210119) ... [2021-08-23T22:13:33.527Z] #28 9.514 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:33.791Z] #28 ... [2021-08-23T22:13:33.791Z] [2021-08-23T22:13:33.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:33.791Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:34.466Z] [2021-08-23T22:13:34.466Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:34.466Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:34.466Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T22:13:34.466Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T22:13:34.466Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T22:13:34.466Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:34.538Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.2s [2021-08-23T22:13:34.619Z] #44 18.87 Reading package lists... [2021-08-23T22:13:34.619Z] #44 ... [2021-08-23T22:13:34.619Z] [2021-08-23T22:13:34.619Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:13:34.619Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T22:13:34.619Z] #64 18.97 Reading package lists... [2021-08-23T22:13:35.047Z] #66 ... [2021-08-23T22:13:35.047Z] [2021-08-23T22:13:35.047Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T22:13:35.047Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T22:13:35.047Z] #43 DONE 0.0s [2021-08-23T22:13:35.047Z] [2021-08-23T22:13:35.047Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:35.047Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:35.047Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.1s done [2021-08-23T22:13:35.047Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T22:13:35.047Z] #11 sha256:80f05de213bac89ef8bb03d19fe0914129d508c0a35bd912193409d1f5214a67 1.79kB / 1.79kB done [2021-08-23T22:13:35.047Z] #11 sha256:a905c8cb11abc5c108d221fae4de48ab95ba3b9ab37b69f122be933f293aece5 7.00kB / 7.00kB done [2021-08-23T22:13:35.047Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 38.80MB / 53.60MB 0.7s [2021-08-23T22:13:35.047Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.7s done [2021-08-23T22:13:35.321Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0B / 10.87MB 0.8s [2021-08-23T22:13:35.321Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0B / 54.67MB 0.8s [2021-08-23T22:13:35.321Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 50.33MB / 53.60MB 0.9s [2021-08-23T22:13:35.321Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 5.24MB / 10.87MB 0.9s [2021-08-23T22:13:35.549Z] #64 27.89 Reading package lists... [2021-08-23T22:13:35.549Z] #64 ... [2021-08-23T22:13:35.549Z] [2021-08-23T22:13:35.549Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:35.549Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:35.549Z] #20 19.10 Fetched 39.9 MB in 17s (2304 kB/s) [2021-08-23T22:13:35.549Z] #20 19.10 Reading package lists... [2021-08-23T22:13:35.592Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.1s [2021-08-23T22:13:35.592Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 1.1s [2021-08-23T22:13:35.592Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 17.10MB / 54.67MB 1.1s [2021-08-23T22:13:35.592Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 28.95MB / 54.67MB 1.2s [2021-08-23T22:13:35.592Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 44.04MB / 54.67MB 1.4s [2021-08-23T22:13:35.806Z] #20 28.29 Reading package lists... [2021-08-23T22:13:35.806Z] #20 ... [2021-08-23T22:13:35.806Z] [2021-08-23T22:13:35.806Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:13:35.806Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T22:13:35.806Z] #44 18.87 Reading package lists... [2021-08-23T22:13:35.855Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 53.48MB / 54.67MB 1.4s [2021-08-23T22:13:36.434Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.9s done [2021-08-23T22:13:36.434Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 2.1s done [2021-08-23T22:13:36.434Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a [2021-08-23T22:13:36.505Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.2s done [2021-08-23T22:13:37.073Z] #11 ... [2021-08-23T22:13:37.073Z] [2021-08-23T22:13:37.073Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:37.073Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T22:13:37.073Z] #28 10.52 129 added, 0 removed; done. [2021-08-23T22:13:37.073Z] #28 10.61 Setting up jq (1.6-2.1) ... [2021-08-23T22:13:37.073Z] #28 10.62 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:37.073Z] #28 10.63 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:37.073Z] #28 10.64 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:37.073Z] #28 10.67 Processing triggers for ca-certificates (20210119) ... [2021-08-23T22:13:37.073Z] #28 10.68 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:37.073Z] #28 11.69 0 added, 0 removed; done. [2021-08-23T22:13:37.073Z] #28 11.69 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T22:13:37.073Z] #28 11.69 done. [2021-08-23T22:13:37.073Z] #28 DONE 12.9s [2021-08-23T22:13:37.073Z] [2021-08-23T22:13:37.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:37.073Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:37.073Z] #11 ... [2021-08-23T22:13:37.073Z] [2021-08-23T22:13:37.073Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T22:13:37.073Z] #29 sha256:86e6da65599b6d69ae49bef230040855896379a730b0336f9842a9d10c09b308 [2021-08-23T22:13:37.073Z] #29 DONE 0.2s [2021-08-23T22:13:37.073Z] [2021-08-23T22:13:37.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:37.073Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:37.074Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-23T22:13:37.397Z] #11 ... [2021-08-23T22:13:37.397Z] [2021-08-23T22:13:37.397Z] #24 [internal] load build context [2021-08-23T22:13:37.397Z] #24 sha256:f1825f13cf42209ed37d7dba926af7d94b592776cf43eb66b598e0f1062630e0 [2021-08-23T22:13:37.397Z] #24 transferring context: 55.56MB 3.0s done [2021-08-23T22:13:37.397Z] #24 DONE 3.1s [2021-08-23T22:13:37.397Z] [2021-08-23T22:13:37.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:37.397Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:37.397Z] #11 ... [2021-08-23T22:13:37.397Z] [2021-08-23T22:13:37.397Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:37.397Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T22:13:37.397Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-23T22:13:37.397Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T22:13:37.397Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T22:13:37.397Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T22:13:37.397Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-08-23T22:13:37.397Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-08-23T22:13:37.397Z] #64 DONE 3.1s [2021-08-23T22:13:37.397Z] [2021-08-23T22:13:37.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:37.397Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:37.397Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 0B / 81.16MB 3.0s [2021-08-23T22:13:37.397Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 0B / 99.60MB 3.0s [2021-08-23T22:13:37.665Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 16.78MB / 81.16MB 3.2s [2021-08-23T22:13:37.665Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 6.29MB / 99.60MB 3.3s [2021-08-23T22:13:37.931Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 20.89MB / 81.16MB 3.4s [2021-08-23T22:13:37.931Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 39.85MB / 81.16MB 3.6s [2021-08-23T22:13:37.931Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 14.68MB / 99.60MB 3.6s [2021-08-23T22:13:38.203Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 27.26MB / 99.60MB 3.7s [2021-08-23T22:13:38.203Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 51.38MB / 81.16MB 3.9s [2021-08-23T22:13:38.327Z] #44 28.09 Reading package lists... [2021-08-23T22:13:38.327Z] #44 ... [2021-08-23T22:13:38.327Z] [2021-08-23T22:13:38.327Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:13:38.327Z] #67 sha256:59251352fbd13b8aa884feb2d8849e1764143417405f839c7455d92498ca77a4 [2021-08-23T22:13:38.327Z] #67 28.48 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:13:38.327Z] #67 28.48 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T22:13:38.327Z] #67 DONE 31.9s [2021-08-23T22:13:38.327Z] [2021-08-23T22:13:38.327Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T22:13:38.327Z] #68 sha256:4f7c663819ad0ce9ecfa7eb36ff0736c9cdd4b3fcbca19428c05aab551a88568 [2021-08-23T22:13:38.327Z] #68 DONE 0.1s [2021-08-23T22:13:38.327Z] [2021-08-23T22:13:38.327Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T22:13:38.327Z] #69 sha256:1f83dc60ab2fe8291d07489b69e860ceb73606d443c8e5e30664410417301d8d [2021-08-23T22:13:38.470Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 66.06MB / 81.16MB 4.1s [2021-08-23T22:13:38.470Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 32.51MB / 99.60MB 4.1s [2021-08-23T22:13:38.470Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 80.74MB / 81.16MB 4.1s [2021-08-23T22:13:38.587Z] #69 DONE 0.1s [2021-08-23T22:13:38.587Z] [2021-08-23T22:13:38.587Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:13:38.587Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T22:13:38.733Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 42.07MB / 99.60MB 4.2s [2021-08-23T22:13:38.733Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 50.33MB / 99.60MB 4.3s [2021-08-23T22:13:38.733Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 61.87MB / 99.60MB 4.4s [2021-08-23T22:13:38.972Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.1s [2021-08-23T22:13:39.306Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 67.11MB / 99.60MB 4.7s [2021-08-23T22:13:39.306Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 76.55MB / 99.60MB 5.0s [2021-08-23T22:13:39.520Z] #64 27.89 Reading package lists... [2021-08-23T22:13:39.520Z] #64 ... [2021-08-23T22:13:39.520Z] [2021-08-23T22:13:39.520Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T22:13:39.520Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T22:13:39.520Z] #72 CACHED [2021-08-23T22:13:39.520Z] [2021-08-23T22:13:39.520Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T22:13:39.520Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T22:13:39.520Z] #74 CACHED [2021-08-23T22:13:39.570Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 84.93MB / 99.60MB 5.2s [2021-08-23T22:13:39.776Z] [2021-08-23T22:13:39.776Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:39.776Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:39.832Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 3.3s done [2021-08-23T22:13:40.093Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 95.42MB / 99.60MB 5.7s [2021-08-23T22:13:40.683Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 6.2s done [2021-08-23T22:13:40.865Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.2s done [2021-08-23T22:13:41.123Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-23T22:13:41.630Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.1s [2021-08-23T22:13:41.892Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-08-23T22:13:41.892Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 99.60MB / 99.60MB 7.6s done [2021-08-23T22:13:42.157Z] #11 ... [2021-08-23T22:13:42.157Z] [2021-08-23T22:13:42.157Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T22:13:42.157Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T22:13:42.157Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2021-08-23T22:13:42.157Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-08-23T22:13:42.157Z] #66 DONE 7.8s [2021-08-23T22:13:42.157Z] [2021-08-23T22:13:42.157Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:42.157Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:42.157Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 [2021-08-23T22:13:42.157Z] #11 ... [2021-08-23T22:13:42.157Z] [2021-08-23T22:13:42.157Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T22:13:42.157Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-23T22:13:42.157Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T22:13:42.157Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T22:13:42.157Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-23T22:13:42.157Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-23T22:13:42.157Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.7s done [2021-08-23T22:13:42.157Z] #27 DONE 7.8s [2021-08-23T22:13:42.157Z] [2021-08-23T22:13:42.157Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:42.157Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:42.360Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.1s [2021-08-23T22:13:42.732Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.3s done [2021-08-23T22:13:42.732Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 [2021-08-23T22:13:42.931Z] #11 ... [2021-08-23T22:13:42.931Z] [2021-08-23T22:13:42.931Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:42.931Z] #30 sha256:cfa71682dc7eb2bdbc6319c46bac524fb5b76dbcdc7a3e42bdf856515d5ce239 [2021-08-23T22:13:42.931Z] #30 2.526 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T22:13:42.931Z] #30 2.910 [2021-08-23T22:13:42.931Z] #30 2.996 ######################################################################## 100.0% [2021-08-23T22:13:42.931Z] #30 3.251 [2021-08-23T22:13:42.931Z] #30 4.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T22:13:42.931Z] #30 4.613 [2021-08-23T22:13:42.931Z] #30 4.756 0.1% ######################################################################## 100.0% [2021-08-23T22:13:42.931Z] #30 5.042 [2021-08-23T22:13:42.931Z] #30 5.866 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T22:13:42.931Z] #30 6.194 [2021-08-23T22:13:42.931Z] #30 6.322 ########### 15.7% ######################################## 56.1% ############################################################### 87.7% ######################################################################## 100.0% [2021-08-23T22:13:42.931Z] #30 6.844 [2021-08-23T22:13:42.931Z] #30 7.716 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T22:13:42.931Z] #30 8.073 [2021-08-23T22:13:42.931Z] #30 8.178 ######################################################################## 100.0% [2021-08-23T22:13:42.931Z] #30 8.428 [2021-08-23T22:13:42.931Z] #30 9.000 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T22:13:42.931Z] #30 9.322 [2021-08-23T22:13:42.931Z] #30 9.441 ######################################################################## 100.0% [2021-08-23T22:13:42.931Z] #30 9.719 [2021-08-23T22:13:42.931Z] #30 9.810 Download of images into '/build' complete. [2021-08-23T22:13:42.931Z] #30 9.810 Use something like the following to load the result into a Docker daemon: [2021-08-23T22:13:42.931Z] #30 9.810 tar -cC '/build' . | docker load [2021-08-23T22:13:42.931Z] #30 ... [2021-08-23T22:13:42.931Z] [2021-08-23T22:13:42.931Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:42.931Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:43.045Z] #20 28.29 Reading package lists... [2021-08-23T22:13:43.045Z] #20 ... [2021-08-23T22:13:43.045Z] [2021-08-23T22:13:43.045Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:13:43.045Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T22:13:43.045Z] #64 27.89 Reading package lists... [2021-08-23T22:13:43.975Z] #64 36.07 Building dependency tree... [2021-08-23T22:13:43.975Z] #64 37.51 Reading state information... [2021-08-23T22:13:44.843Z] #11 ... [2021-08-23T22:13:44.843Z] [2021-08-23T22:13:44.843Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:44.843Z] #30 sha256:cfa71682dc7eb2bdbc6319c46bac524fb5b76dbcdc7a3e42bdf856515d5ce239 [2021-08-23T22:13:44.843Z] #30 DONE 11.8s [2021-08-23T22:13:44.843Z] [2021-08-23T22:13:44.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:44.843Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:45.307Z] #11 ... [2021-08-23T22:13:45.307Z] [2021-08-23T22:13:45.307Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T22:13:45.307Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-23T22:13:45.307Z] #65 DONE 1.0s [2021-08-23T22:13:45.307Z] [2021-08-23T22:13:45.307Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:45.307Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:45.307Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.2s done [2021-08-23T22:13:45.343Z] #64 38.80 The following additional packages will be installed: [2021-08-23T22:13:45.343Z] #64 38.83 libbtrfs0 [2021-08-23T22:13:45.600Z] #64 39.08 The following NEW packages will be installed: [2021-08-23T22:13:45.600Z] #64 39.10 libbtrfs-dev libbtrfs0 [2021-08-23T22:13:46.163Z] #64 39.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:46.163Z] #64 39.51 Need to get 460 kB of archives. [2021-08-23T22:13:46.163Z] #64 39.51 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T22:13:46.163Z] #64 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:13:46.163Z] #64 39.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:13:46.252Z] #11 ... [2021-08-23T22:13:46.253Z] [2021-08-23T22:13:46.253Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T22:13:46.253Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-23T22:13:46.253Z] #67 DONE 1.3s [2021-08-23T22:13:46.253Z] [2021-08-23T22:13:46.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:46.253Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:46.253Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 [2021-08-23T22:13:46.392Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.2s [2021-08-23T22:13:46.651Z] #11 ... [2021-08-23T22:13:46.651Z] [2021-08-23T22:13:46.651Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:46.651Z] #30 sha256:992a2417f59f853feb094bce7c0362dfc7fc831a5b3c8bd6757d7ba811db3ddc [2021-08-23T22:13:46.651Z] #30 2.365 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T22:13:46.651Z] #30 2.735 [2021-08-23T22:13:46.651Z] #30 2.843 ######################################################################## 100.0% [2021-08-23T22:13:46.651Z] #30 3.063 [2021-08-23T22:13:46.651Z] #30 3.900 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T22:13:46.651Z] #30 4.220 [2021-08-23T22:13:46.651Z] #30 4.370 0.1% ######################################################################## 100.0% [2021-08-23T22:13:46.651Z] #30 4.650 [2021-08-23T22:13:46.651Z] #30 5.460 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T22:13:46.651Z] #30 5.822 [2021-08-23T22:13:46.651Z] #30 5.965 ######## 11.6% ###################################### 53.7% ############################################################# 85.8% ######################################################################## 100.0% [2021-08-23T22:13:46.651Z] #30 6.487 [2021-08-23T22:13:46.651Z] #30 7.421 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T22:13:46.651Z] #30 7.692 [2021-08-23T22:13:46.651Z] #30 7.778 ######################################################################## 100.0% [2021-08-23T22:13:46.651Z] #30 8.031 [2021-08-23T22:13:46.651Z] #30 8.641 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T22:13:46.651Z] #30 8.963 [2021-08-23T22:13:46.651Z] #30 9.111 ######################################################################## 100.0% [2021-08-23T22:13:46.651Z] #30 9.375 [2021-08-23T22:13:46.651Z] #30 9.464 Download of images into '/build' complete. [2021-08-23T22:13:46.651Z] #30 9.465 Use something like the following to load the result into a Docker daemon: [2021-08-23T22:13:46.651Z] #30 9.466 tar -cC '/build' . | docker load [2021-08-23T22:13:46.725Z] #64 40.02 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:46.725Z] #64 40.17 Fetched 460 kB in 0s (1635 kB/s) [2021-08-23T22:13:46.725Z] #64 40.21 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:13:46.725Z] #64 40.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 ... 30211 files and directories currently installed.) [2021-08-23T22:13:46.725Z] #64 40.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:13:46.725Z] #64 40.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:13:46.725Z] #64 40.29 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:13:46.725Z] #64 40.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:13:46.725Z] #64 40.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:13:46.909Z] #30 ... [2021-08-23T22:13:46.909Z] [2021-08-23T22:13:46.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:46.909Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:46.982Z] #64 40.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:13:46.982Z] #64 40.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:13:46.982Z] #64 40.42 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:46.982Z] #64 DONE 40.6s [2021-08-23T22:13:46.982Z] [2021-08-23T22:13:46.982Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:46.982Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:46.982Z] #20 28.29 Reading package lists... [2021-08-23T22:13:46.982Z] #20 36.49 Building dependency tree... [2021-08-23T22:13:46.982Z] #20 38.28 Reading state information... [2021-08-23T22:13:46.982Z] #20 39.44 The following additional packages will be installed: [2021-08-23T22:13:46.982Z] #20 39.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:13:46.982Z] #20 39.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T22:13:46.982Z] #20 39.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T22:13:46.982Z] #20 39.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T22:13:46.982Z] #20 39.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T22:13:46.982Z] #20 39.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T22:13:46.982Z] #20 39.45 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T22:13:46.982Z] #20 39.47 Suggested packages: [2021-08-23T22:13:46.982Z] #20 39.47 gcc-10-locales seccomp wine64 [2021-08-23T22:13:46.982Z] #20 40.00 The following NEW packages will be installed: [2021-08-23T22:13:46.982Z] #20 40.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:13:46.982Z] #20 40.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T22:13:46.982Z] #20 40.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T22:13:46.982Z] #20 40.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T22:13:46.982Z] #20 40.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T22:13:46.982Z] #20 40.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T22:13:46.982Z] #20 40.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T22:13:46.982Z] #20 40.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T22:13:46.982Z] #20 40.02 mingw-w64-x86-64-dev [2021-08-23T22:13:46.982Z] #20 40.35 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:46.982Z] #20 40.35 Need to get 115 MB of archives. [2021-08-23T22:13:46.982Z] #20 40.35 After this operation, 645 MB of additional disk space will be used. [2021-08-23T22:13:46.982Z] #20 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-23T22:13:46.982Z] #20 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-23T22:13:46.982Z] #20 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T22:13:46.982Z] #20 40.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-23T22:13:46.982Z] #20 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T22:13:46.982Z] #20 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T22:13:46.982Z] #20 40.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T22:13:47.239Z] #20 40.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-23T22:13:47.239Z] #20 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T22:13:47.399Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 10.3s [2021-08-23T22:13:47.495Z] #20 40.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:13:47.752Z] #20 41.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:13:48.009Z] #20 41.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T22:13:48.009Z] #20 41.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:13:48.280Z] #11 ... [2021-08-23T22:13:48.280Z] [2021-08-23T22:13:48.280Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:48.280Z] #30 sha256:992a2417f59f853feb094bce7c0362dfc7fc831a5b3c8bd6757d7ba811db3ddc [2021-08-23T22:13:48.280Z] #30 DONE 11.3s [2021-08-23T22:13:48.280Z] [2021-08-23T22:13:48.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:48.280Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T22:13:48.573Z] #20 41.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:13:48.573Z] #20 42.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T22:13:48.573Z] #20 42.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T22:13:48.573Z] #20 42.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T22:13:48.573Z] #20 42.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:13:48.573Z] #20 42.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:13:48.573Z] #20 42.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-23T22:13:48.573Z] #20 42.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T22:13:48.573Z] #20 42.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T22:13:48.573Z] #20 42.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T22:13:48.573Z] #20 42.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T22:13:48.573Z] #20 42.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T22:13:48.573Z] #20 42.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T22:13:48.573Z] #20 42.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T22:13:48.573Z] #20 42.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T22:13:48.806Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.2s done [2021-08-23T22:13:48.806Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e [2021-08-23T22:13:48.829Z] #20 42.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T22:13:48.829Z] #20 42.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T22:13:49.085Z] #20 42.61 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:49.305Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 12.4s done [2021-08-23T22:13:49.342Z] #20 42.86 Fetched 115 MB in 2s (54.5 MB/s) [2021-08-23T22:13:49.342Z] #20 42.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T22:13:49.342Z] #20 42.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 ... 30211 files and directories currently installed.) [2021-08-23T22:13:49.342Z] #20 42.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:13:49.342Z] #20 42.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:13:49.565Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-23T22:13:50.134Z] #11 DONE 43.0s [2021-08-23T22:13:50.134Z] [2021-08-23T22:13:50.134Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T22:13:50.134Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T22:13:50.269Z] #20 43.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T22:13:50.269Z] #20 43.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:13:50.269Z] #20 43.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:13:50.832Z] #20 ... [2021-08-23T22:13:50.832Z] [2021-08-23T22:13:50.832Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:13:50.832Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T22:13:50.832Z] #44 28.09 Reading package lists... [2021-08-23T22:13:50.832Z] #44 36.48 Building dependency tree... [2021-08-23T22:13:50.832Z] #44 38.04 Reading state information... [2021-08-23T22:13:50.832Z] #44 39.34 The following additional packages will be installed: [2021-08-23T22:13:50.832Z] #44 39.35 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-23T22:13:50.832Z] #44 39.37 Suggested packages: [2021-08-23T22:13:50.832Z] #44 39.37 cmake-doc ninja-build lrzip [2021-08-23T22:13:50.832Z] #44 39.37 Recommended packages: [2021-08-23T22:13:50.832Z] #44 39.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T22:13:50.832Z] #44 39.70 The following NEW packages will be installed: [2021-08-23T22:13:50.832Z] #44 39.72 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-23T22:13:50.832Z] #44 40.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:50.832Z] #44 40.13 Need to get 8419 kB of archives. [2021-08-23T22:13:50.832Z] #44 40.13 After this operation, 34.9 MB of additional disk space will be used. [2021-08-23T22:13:50.832Z] #44 40.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:13:50.832Z] #44 40.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:13:50.832Z] #44 40.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T22:13:50.832Z] #44 40.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T22:13:50.832Z] #44 40.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T22:13:50.832Z] #44 40.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T22:13:50.832Z] #44 40.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T22:13:50.832Z] #44 40.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T22:13:50.832Z] #44 40.68 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:50.832Z] #44 41.01 Fetched 8419 kB in 0s (22.6 MB/s) [2021-08-23T22:13:50.832Z] #44 41.08 Selecting previously unselected package xxd. [2021-08-23T22:13:50.832Z] #44 41.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-23T22:13:50.832Z] #44 41.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 41.13 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:13:50.832Z] #44 41.24 Selecting previously unselected package vim-common. [2021-08-23T22:13:50.832Z] #44 41.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:13:50.832Z] #44 41.29 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:13:50.832Z] #44 41.45 Selecting previously unselected package cmake-data. [2021-08-23T22:13:50.832Z] #44 41.46 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T22:13:50.832Z] #44 41.47 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T22:13:50.832Z] #44 42.09 Selecting previously unselected package libarchive13:amd64. [2021-08-23T22:13:50.832Z] #44 42.09 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 42.10 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:13:50.832Z] #44 42.21 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T22:13:50.832Z] #44 42.21 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 42.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:13:50.832Z] #44 42.27 Selecting previously unselected package librhash0:amd64. [2021-08-23T22:13:50.832Z] #44 42.28 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 42.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:13:50.832Z] #44 42.36 Selecting previously unselected package libuv1:amd64. [2021-08-23T22:13:50.832Z] #44 42.37 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 42.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:13:50.832Z] #44 42.45 Selecting previously unselected package cmake. [2021-08-23T22:13:50.832Z] #44 42.46 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-23T22:13:50.832Z] #44 42.46 Unpacking cmake (3.18.4-2) ... [2021-08-23T22:13:50.832Z] #44 43.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:13:50.832Z] #44 43.80 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:13:50.832Z] #44 43.81 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:13:50.832Z] #44 43.83 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:13:50.832Z] #44 43.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:13:50.832Z] #44 43.86 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:13:50.832Z] #44 43.87 Setting up cmake-data (3.18.4-2) ... [2021-08-23T22:13:50.832Z] #44 43.89 Setting up cmake (3.18.4-2) ... [2021-08-23T22:13:50.832Z] #44 43.90 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:50.832Z] #44 DONE 44.3s [2021-08-23T22:13:50.832Z] [2021-08-23T22:13:50.832Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:13:50.832Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:13:50.832Z] #65 0.896 + RM_GOPATH=0 [2021-08-23T22:13:50.832Z] #65 0.896 + TMP_GOPATH= [2021-08-23T22:13:50.832Z] #65 0.897 + : /build [2021-08-23T22:13:50.832Z] #65 0.897 + '[' -z '' ']' [2021-08-23T22:13:50.832Z] #65 0.897 ++ mktemp -d [2021-08-23T22:13:50.832Z] #65 0.898 + export GOPATH=/tmp/tmp.zmC1T1H5MD [2021-08-23T22:13:50.832Z] #65 0.898 + GOPATH=/tmp/tmp.zmC1T1H5MD [2021-08-23T22:13:50.832Z] #65 0.899 + RM_GOPATH=1 [2021-08-23T22:13:50.832Z] #65 0.899 + case "$(go env GOARCH)" in [2021-08-23T22:13:50.832Z] #65 0.899 ++ go env GOARCH [2021-08-23T22:13:50.832Z] #65 0.914 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:50.832Z] #65 0.914 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:50.832Z] #65 0.915 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:50.832Z] #65 0.916 + dir=/tmp/install [2021-08-23T22:13:50.832Z] #65 0.916 + bin=containerd [2021-08-23T22:13:50.832Z] #65 0.916 + shift [2021-08-23T22:13:50.832Z] #65 0.917 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T22:13:50.832Z] #65 0.917 + . /tmp/install/containerd.installer [2021-08-23T22:13:50.832Z] #65 0.917 ++ set -e [2021-08-23T22:13:50.832Z] #65 0.917 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:13:50.832Z] #65 0.917 + install_containerd [2021-08-23T22:13:50.832Z] #65 0.918 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T22:13:50.832Z] #65 0.918 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:13:50.832Z] #65 0.918 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zmC1T1H5MD/src/github.com/containerd/containerd [2021-08-23T22:13:50.832Z] #65 0.924 Cloning into '/tmp/tmp.zmC1T1H5MD/src/github.com/containerd/containerd'... [2021-08-23T22:13:51.075Z] #12 DONE 0.9s [2021-08-23T22:13:51.075Z] [2021-08-23T22:13:51.075Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-23T22:13:51.075Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T22:13:51.568Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 10.2s [2021-08-23T22:13:51.644Z] #13 DONE 0.8s [2021-08-23T22:13:51.644Z] [2021-08-23T22:13:51.644Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:13:51.644Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T22:13:51.913Z] #44 ... [2021-08-23T22:13:51.913Z] [2021-08-23T22:13:51.913Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T22:13:51.913Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T22:13:51.913Z] #40 DONE 0.3s [2021-08-23T22:13:51.913Z] [2021-08-23T22:13:51.913Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T22:13:51.913Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T22:13:51.913Z] #32 DONE 0.4s [2021-08-23T22:13:52.118Z] #11 ... [2021-08-23T22:13:52.118Z] [2021-08-23T22:13:52.118Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:52.118Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T22:13:52.118Z] #28 2.690 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:13:52.118Z] #28 2.690 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:13:52.118Z] #28 2.702 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:13:52.118Z] #28 2.926 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:13:52.118Z] #28 3.099 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:13:52.118Z] #28 4.708 Fetched 8287 kB in 2s (3614 kB/s) [2021-08-23T22:13:52.118Z] #28 4.708 Reading package lists... [2021-08-23T22:13:52.118Z] #28 5.806 Reading package lists... [2021-08-23T22:13:52.118Z] #28 6.918 Building dependency tree... [2021-08-23T22:13:52.118Z] #28 7.690 The following additional packages will be installed: [2021-08-23T22:13:52.118Z] #28 7.690 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T22:13:52.118Z] #28 7.690 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T22:13:52.118Z] #28 7.694 Recommended packages: [2021-08-23T22:13:52.118Z] #28 7.694 libldap-common publicsuffix libsasl2-modules [2021-08-23T22:13:52.118Z] #28 7.938 The following NEW packages will be installed: [2021-08-23T22:13:52.118Z] #28 7.938 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T22:13:52.118Z] #28 7.938 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T22:13:52.118Z] #28 7.938 libssh2-1 openssl [2021-08-23T22:13:52.118Z] #28 8.229 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:13:52.118Z] #28 8.229 Need to get 2934 kB of archives. [2021-08-23T22:13:52.118Z] #28 8.229 After this operation, 6485 kB of additional disk space will be used. [2021-08-23T22:13:52.118Z] #28 8.229 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1 [829 kB] [2021-08-23T22:13:52.118Z] #28 8.246 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-23T22:13:52.118Z] #28 8.247 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-23T22:13:52.118Z] #28 8.247 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-23T22:13:52.118Z] #28 8.247 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-23T22:13:52.118Z] #28 8.248 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-23T22:13:52.118Z] #28 8.251 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-23T22:13:52.118Z] #28 8.252 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-23T22:13:52.118Z] #28 8.253 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-23T22:13:52.118Z] #28 8.254 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-23T22:13:52.118Z] #28 8.258 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-23T22:13:52.119Z] #28 8.260 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-23T22:13:52.119Z] #28 8.263 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-23T22:13:52.119Z] #28 8.265 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-23T22:13:52.119Z] #28 8.267 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-23T22:13:52.119Z] #28 8.640 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:13:52.119Z] #28 8.696 Fetched 2934 kB in 0s (9525 kB/s) [2021-08-23T22:13:52.119Z] #28 8.729 Selecting previously unselected package openssl. [2021-08-23T22:13:52.119Z] #28 8.729 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-08-23T22:13:52.119Z] #28 8.740 Preparing to unpack .../00-openssl_1.1.1k-1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 8.746 Unpacking openssl (1.1.1k-1) ... [2021-08-23T22:13:52.119Z] #28 8.958 Selecting previously unselected package ca-certificates. [2021-08-23T22:13:52.119Z] #28 8.958 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T22:13:52.119Z] #28 8.962 Unpacking ca-certificates (20210119) ... [2021-08-23T22:13:52.119Z] #28 9.079 Selecting previously unselected package libbrotli1:arm64. [2021-08-23T22:13:52.119Z] #28 9.080 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.090 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-23T22:13:52.119Z] #28 9.226 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-23T22:13:52.119Z] #28 9.229 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.235 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:52.119Z] #28 9.294 Selecting previously unselected package libsasl2-2:arm64. [2021-08-23T22:13:52.119Z] #28 9.294 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.298 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:52.119Z] #28 9.360 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-23T22:13:52.119Z] #28 9.361 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.366 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:52.119Z] #28 9.440 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-23T22:13:52.119Z] #28 9.440 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.445 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-23T22:13:52.119Z] #28 9.504 Selecting previously unselected package libpsl5:arm64. [2021-08-23T22:13:52.119Z] #28 9.504 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.508 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-23T22:13:52.119Z] #28 9.566 Selecting previously unselected package librtmp1:arm64. [2021-08-23T22:13:52.119Z] #28 9.568 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.573 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:52.119Z] #28 9.629 Selecting previously unselected package libssh2-1:arm64. [2021-08-23T22:13:52.119Z] #28 9.631 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.636 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-23T22:13:52.119Z] #28 9.706 Selecting previously unselected package libcurl4:arm64. [2021-08-23T22:13:52.119Z] #28 9.706 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.713 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:52.119Z] #28 9.787 Selecting previously unselected package curl. [2021-08-23T22:13:52.119Z] #28 9.787 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.795 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:52.119Z] #28 9.864 Selecting previously unselected package libonig5:arm64. [2021-08-23T22:13:52.119Z] #28 9.867 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.871 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T22:13:52.119Z] #28 9.948 Selecting previously unselected package libjq1:arm64. [2021-08-23T22:13:52.119Z] #28 9.950 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-23T22:13:52.119Z] #28 9.955 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-23T22:13:52.173Z] [2021-08-23T22:13:52.173Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:13:52.173Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T22:13:52.173Z] #44 DONE 0.4s [2021-08-23T22:13:52.173Z] [2021-08-23T22:13:52.173Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:13:52.173Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:13:52.382Z] #28 10.01 Selecting previously unselected package jq. [2021-08-23T22:13:52.382Z] #28 10.01 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-23T22:13:52.382Z] #28 10.02 Unpacking jq (1.6-2.1) ... [2021-08-23T22:13:52.382Z] #28 10.08 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-23T22:13:52.382Z] #28 10.10 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-23T22:13:52.382Z] #28 10.12 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-23T22:13:52.382Z] #28 ... [2021-08-23T22:13:52.382Z] [2021-08-23T22:13:52.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T22:13:52.382Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T22:13:52.956Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 4.0s done [2021-08-23T22:13:53.221Z] #11 extracting sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de done [2021-08-23T22:13:53.221Z] #11 DONE 19.0s [2021-08-23T22:13:53.221Z] [2021-08-23T22:13:53.221Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:53.221Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T22:13:53.221Z] #28 10.14 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:53.221Z] #28 10.15 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T22:13:53.221Z] #28 10.20 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T22:13:53.221Z] #28 10.22 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-23T22:13:53.221Z] #28 10.24 Setting up openssl (1.1.1k-1) ... [2021-08-23T22:13:53.221Z] #28 10.26 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T22:13:53.221Z] #28 10.27 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-23T22:13:53.221Z] #28 10.29 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-23T22:13:53.221Z] #28 10.31 Setting up ca-certificates (20210119) ... [2021-08-23T22:13:53.353Z] #65 ... [2021-08-23T22:13:53.353Z] [2021-08-23T22:13:53.353Z] #45 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:13:53.353Z] #45 sha256:d25e13082c13112cfee98a7a9b228e179d3d2982340c4e3c3b33e27968edeea2 [2021-08-23T22:13:53.353Z] #45 0.898 + RM_GOPATH=0 [2021-08-23T22:13:53.353Z] #45 0.898 + TMP_GOPATH= [2021-08-23T22:13:53.353Z] #45 0.898 + : /build [2021-08-23T22:13:53.353Z] #45 0.898 + '[' -z '' ']' [2021-08-23T22:13:53.353Z] #45 0.898 ++ mktemp -d [2021-08-23T22:13:53.353Z] #45 0.898 + export GOPATH=/tmp/tmp.kZMXLwj8ib [2021-08-23T22:13:53.353Z] #45 0.899 + GOPATH=/tmp/tmp.kZMXLwj8ib [2021-08-23T22:13:53.353Z] #45 0.899 + RM_GOPATH=1 [2021-08-23T22:13:53.353Z] #45 0.899 + case "$(go env GOARCH)" in [2021-08-23T22:13:53.353Z] #45 0.900 ++ go env GOARCH [2021-08-23T22:13:53.353Z] #45 0.908 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:53.353Z] #45 0.908 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:53.353Z] #45 0.908 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:53.353Z] #45 0.911 + dir=/tmp/install [2021-08-23T22:13:53.353Z] #45 0.911 + bin=tini [2021-08-23T22:13:53.353Z] #45 0.911 + shift [2021-08-23T22:13:53.353Z] #45 0.911 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T22:13:53.353Z] #45 0.912 + . /tmp/install/tini.installer [2021-08-23T22:13:53.353Z] #45 0.912 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:13:53.353Z] #45 0.912 + install_tini [2021-08-23T22:13:53.353Z] #45 0.912 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T22:13:53.353Z] #45 0.912 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:13:53.353Z] #45 0.912 + git clone https://github.com/krallin/tini.git /tmp/tmp.kZMXLwj8ib/tini [2021-08-23T22:13:53.353Z] #45 0.915 Cloning into '/tmp/tmp.kZMXLwj8ib/tini'... [2021-08-23T22:13:53.353Z] #45 1.368 + cd /tmp/tmp.kZMXLwj8ib/tini [2021-08-23T22:13:53.353Z] #45 1.369 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:13:53.353Z] #45 1.375 + cmake . [2021-08-23T22:13:53.353Z] #45 1.659 -- The C compiler identification is GNU 10.2.1 [2021-08-23T22:13:53.353Z] #45 1.696 -- Detecting C compiler ABI info [2021-08-23T22:13:53.353Z] #45 1.908 -- Detecting C compiler ABI info - done [2021-08-23T22:13:53.353Z] #45 1.943 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T22:13:53.353Z] #45 1.944 -- Detecting C compile features [2021-08-23T22:13:53.353Z] #45 1.945 -- Detecting C compile features - done [2021-08-23T22:13:53.353Z] #45 1.958 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T22:13:53.353Z] #45 2.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T22:13:53.353Z] #45 2.111 -- Configuring done [2021-08-23T22:13:53.353Z] #45 2.119 -- Generating done [2021-08-23T22:13:53.353Z] #45 2.123 -- Build files have been written to: /tmp/tmp.kZMXLwj8ib/tini [2021-08-23T22:13:53.353Z] #45 2.128 + make tini-static [2021-08-23T22:13:53.353Z] #45 2.227 Scanning dependencies of target tini-static [2021-08-23T22:13:53.353Z] #45 2.247 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T22:13:53.462Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 12.0s done [2021-08-23T22:13:53.462Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-23T22:13:53.462Z] #11 DONE 42.3s [2021-08-23T22:13:53.484Z] #28 11.17 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:53.611Z] #45 2.775 [100%] Linking C executable tini-static [2021-08-23T22:13:53.719Z] [2021-08-23T22:13:53.719Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T22:13:53.719Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T22:13:53.868Z] #45 3.017 [100%] Built target tini-static [2021-08-23T22:13:53.868Z] #45 3.045 + mkdir -p /build [2021-08-23T22:13:53.868Z] #45 3.046 + cp tini-static /build/docker-init [2021-08-23T22:13:54.125Z] #45 DONE 3.4s [2021-08-23T22:13:54.125Z] [2021-08-23T22:13:54.125Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:54.125Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:54.125Z] #20 44.45 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T22:13:54.125Z] #20 44.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T22:13:54.125Z] #20 44.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:13:54.125Z] #20 44.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T22:13:54.126Z] #20 44.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:13:54.126Z] #20 44.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:13:54.126Z] #20 44.69 Selecting previously unselected package dmsetup. [2021-08-23T22:13:54.126Z] #20 44.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:13:54.126Z] #20 44.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:13:54.126Z] #20 44.82 Selecting previously unselected package mingw-w64-common. [2021-08-23T22:13:54.126Z] #20 44.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T22:13:54.126Z] #20 44.82 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T22:13:54.126Z] #20 46.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T22:13:54.126Z] #20 46.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T22:13:54.126Z] #20 46.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:13:54.498Z] #28 12.17 129 added, 0 removed; done. [2021-08-23T22:13:54.498Z] #28 12.42 Setting up jq (1.6-2.1) ... [2021-08-23T22:13:54.763Z] #12 DONE 0.9s [2021-08-23T22:13:54.763Z] [2021-08-23T22:13:54.763Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-23T22:13:54.763Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T22:13:54.767Z] #28 12.44 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-23T22:13:54.767Z] #28 12.46 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T22:13:55.500Z] #20 48.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T22:13:55.500Z] #20 48.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:13:55.500Z] #20 48.80 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:13:55.500Z] #20 48.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T22:13:55.500Z] #20 48.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:13:55.500Z] #20 48.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:13:55.500Z] #20 ... [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T22:13:55.500Z] #47 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T22:13:55.500Z] #47 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:13:55.500Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:13:55.500Z] #48 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:13:55.500Z] #51 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T22:13:55.500Z] #51 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:13:55.500Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:13:55.500Z] #52 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:13:55.500Z] #54 sha256:4891095e759020caa96d5837d7f0297eccc10a517493a0bf9b073e2e58ce5d76 [2021-08-23T22:13:55.500Z] #54 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:13:55.500Z] #56 sha256:ffa609eb03aa320d697ae0b6ca00c6a2da3842dc920de8da8647f3cac0d32a69 [2021-08-23T22:13:55.500Z] #56 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:13:55.500Z] #58 sha256:0560a0ad1e3d1ac3aba7d3a8e358a2ecad28a952c1adc5cefed3bd34d4198280 [2021-08-23T22:13:55.500Z] #58 CACHED [2021-08-23T22:13:55.500Z] [2021-08-23T22:13:55.500Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:13:55.500Z] #60 sha256:1210c4795700abe55f32af5938c8bdee0365e97ec736ae684303e5ee9b053bd2 [2021-08-23T22:13:55.500Z] #60 CACHED [2021-08-23T22:13:55.694Z] #13 DONE 0.9s [2021-08-23T22:13:55.694Z] [2021-08-23T22:13:55.694Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:13:55.694Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:13:55.694Z] #57 ... [2021-08-23T22:13:55.694Z] [2021-08-23T22:13:55.694Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:13:55.694Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T22:13:55.694Z] #44 DONE 0.2s [2021-08-23T22:13:55.694Z] [2021-08-23T22:13:55.694Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T22:13:55.694Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T22:13:55.694Z] #40 DONE 0.2s [2021-08-23T22:13:55.694Z] [2021-08-23T22:13:55.694Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T22:13:55.694Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T22:13:55.694Z] #32 DONE 0.3s [2021-08-23T22:13:55.694Z] [2021-08-23T22:13:55.694Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:13:55.694Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:13:55.756Z] [2021-08-23T22:13:55.756Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:13:55.756Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:13:55.786Z] #28 13.19 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:13:56.361Z] #28 13.98 Processing triggers for ca-certificates (20210119) ... [2021-08-23T22:13:56.361Z] #28 14.06 Updating certificates in /etc/ssl/certs... [2021-08-23T22:13:56.936Z] #28 14.76 0 added, 0 removed; done. [2021-08-23T22:13:56.936Z] #28 14.76 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T22:13:57.123Z] #65 ... [2021-08-23T22:13:57.123Z] [2021-08-23T22:13:57.123Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:13:57.123Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:13:57.123Z] #20 50.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T22:13:57.123Z] #20 50.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:13:57.197Z] #28 14.77 done. [2021-08-23T22:13:57.380Z] #20 50.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:13:57.477Z] #45 ... [2021-08-23T22:13:57.477Z] [2021-08-23T22:13:57.477Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:13:57.477Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:13:57.477Z] #37 5.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:13:57.477Z] #37 5.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:13:57.477Z] #37 5.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:13:57.477Z] #37 5.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:13:57.770Z] #28 ... [2021-08-23T22:13:57.770Z] [2021-08-23T22:13:57.770Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T22:13:57.770Z] #12 sha256:4548bc07d24e9da631fa362d8cad6b520f652731fa45e029327232a97c81d5fe [2021-08-23T22:13:57.770Z] #12 DONE 4.5s [2021-08-23T22:13:58.033Z] [2021-08-23T22:13:58.033Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T22:13:58.033Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T22:13:58.033Z] #28 DONE 15.7s [2021-08-23T22:13:58.033Z] [2021-08-23T22:13:58.033Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T22:13:58.033Z] #29 sha256:d53e248650e66bb3e96d167c3e7a82028a002c8fcbd9d4315d7f8f32772e2bda [2021-08-23T22:13:58.033Z] #29 DONE 0.1s [2021-08-23T22:13:58.033Z] [2021-08-23T22:13:58.033Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:13:58.033Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:13:58.046Z] #37 6.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:13:58.619Z] #37 ... [2021-08-23T22:13:58.619Z] [2021-08-23T22:13:58.619Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:13:58.619Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:13:58.619Z] #51 6.459 + RM_GOPATH=0 [2021-08-23T22:13:58.619Z] #51 6.459 + TMP_GOPATH= [2021-08-23T22:13:58.619Z] #51 6.459 + : /build [2021-08-23T22:13:58.619Z] #51 6.459 + '[' -z '' ']' [2021-08-23T22:13:58.619Z] #51 6.459 ++ mktemp -d [2021-08-23T22:13:58.619Z] #51 6.459 + export GOPATH=/tmp/tmp.299AYjFIBZ [2021-08-23T22:13:58.619Z] #51 6.459 + GOPATH=/tmp/tmp.299AYjFIBZ [2021-08-23T22:13:58.619Z] #51 6.459 + RM_GOPATH=1 [2021-08-23T22:13:58.619Z] #51 6.459 + case "$(go env GOARCH)" in [2021-08-23T22:13:58.619Z] #51 6.466 ++ go env GOARCH [2021-08-23T22:13:58.619Z] #51 6.483 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:58.619Z] #51 6.483 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:58.619Z] #51 6.483 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:58.619Z] #51 6.483 + dir=/tmp/install [2021-08-23T22:13:58.619Z] #51 6.483 + bin=golangci_lint [2021-08-23T22:13:58.619Z] #51 6.483 + shift [2021-08-23T22:13:58.619Z] #51 6.483 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T22:13:58.619Z] #51 6.483 + . /tmp/install/golangci_lint.installer [2021-08-23T22:13:58.619Z] #51 6.483 ++ : v1.23.8 [2021-08-23T22:13:58.619Z] #51 6.483 + install_golangci_lint [2021-08-23T22:13:58.619Z] #51 6.483 + set -e [2021-08-23T22:13:58.619Z] #51 6.483 + export GO111MODULE=on [2021-08-23T22:13:58.619Z] #51 6.483 + GO111MODULE=on [2021-08-23T22:13:58.619Z] #51 6.483 + GOBIN=/build [2021-08-23T22:13:58.619Z] #51 6.483 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T22:13:58.619Z] #51 6.927 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T22:13:58.980Z] #30 ... [2021-08-23T22:13:58.980Z] [2021-08-23T22:13:58.980Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-23T22:13:58.980Z] #13 sha256:f24f7a499aed3451849482bd83be2076b34057928db94203e606feb5c1b52da2 [2021-08-23T22:13:58.980Z] #13 DONE 0.9s [2021-08-23T22:13:58.980Z] [2021-08-23T22:13:58.980Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T22:13:58.980Z] #32 sha256:5afc0e3b1188aa5086a257d0870e8b92e623696a3a7f4a7e49f2b75dae44d8c4 [2021-08-23T22:13:58.980Z] #32 DONE 0.1s [2021-08-23T22:13:58.980Z] [2021-08-23T22:13:58.980Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-23T22:13:58.980Z] #44 sha256:15531a258f8213609ca5691ba3a9286dac2fe7dbb3ecea547b8a88978e23b672 [2021-08-23T22:13:58.980Z] #44 DONE 0.2s [2021-08-23T22:13:58.980Z] [2021-08-23T22:13:58.980Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T22:13:58.980Z] #40 sha256:8c436d0d3232fe480c2c85b53489868fd791e575727f4a8183cfcf5d7d4b8326 [2021-08-23T22:13:58.980Z] #40 DONE 0.2s [2021-08-23T22:13:58.980Z] [2021-08-23T22:13:58.980Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:13:58.980Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:13:59.188Z] #51 ... [2021-08-23T22:13:59.188Z] [2021-08-23T22:13:59.188Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:13:59.188Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:13:59.188Z] #53 7.326 + RM_GOPATH=0 [2021-08-23T22:13:59.188Z] #53 7.327 + TMP_GOPATH= [2021-08-23T22:13:59.188Z] #53 7.327 + : /build [2021-08-23T22:13:59.188Z] #53 7.327 + '[' -z '' ']' [2021-08-23T22:13:59.188Z] #53 7.327 ++ mktemp -d [2021-08-23T22:13:59.188Z] #53 7.328 + export GOPATH=/tmp/tmp.o3VXi8XvrK [2021-08-23T22:13:59.188Z] #53 7.328 + GOPATH=/tmp/tmp.o3VXi8XvrK [2021-08-23T22:13:59.188Z] #53 7.330 + RM_GOPATH=1 [2021-08-23T22:13:59.188Z] #53 7.330 + case "$(go env GOARCH)" in [2021-08-23T22:13:59.188Z] #53 7.330 ++ go env GOARCH [2021-08-23T22:13:59.188Z] #53 7.355 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:59.188Z] #53 7.355 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:13:59.188Z] #53 7.355 ++ dirname /tmp/install/install.sh [2021-08-23T22:13:59.188Z] #53 7.355 + dir=/tmp/install [2021-08-23T22:13:59.188Z] #53 7.355 + bin=shfmt [2021-08-23T22:13:59.188Z] #53 7.355 + shift [2021-08-23T22:13:59.188Z] #53 7.355 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T22:13:59.188Z] #53 7.355 + . /tmp/install/shfmt.installer [2021-08-23T22:13:59.188Z] #53 7.355 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:13:59.188Z] #53 7.355 + install_shfmt [2021-08-23T22:13:59.188Z] #53 7.355 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T22:13:59.188Z] #53 7.355 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o3VXi8XvrK/src/github.com/mvdan/sh [2021-08-23T22:13:59.188Z] #53 7.355 Cloning into '/tmp/tmp.o3VXi8XvrK/src/github.com/mvdan/sh'... [2021-08-23T22:13:59.188Z] #53 7.356 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:00.127Z] #53 ... [2021-08-23T22:14:00.127Z] [2021-08-23T22:14:00.127Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:14:00.127Z] #25 sha256:e98862555d83bc3a0bd308295b6c03dfe5a92c37789db809afc4755e08ac9419 [2021-08-23T22:14:00.127Z] #25 8.473 + RM_GOPATH=0 [2021-08-23T22:14:00.127Z] #25 8.473 + TMP_GOPATH= [2021-08-23T22:14:00.127Z] #25 8.473 + : /build [2021-08-23T22:14:00.127Z] #25 8.473 + '[' -z '' ']' [2021-08-23T22:14:00.127Z] #25 8.473 ++ mktemp -d [2021-08-23T22:14:00.127Z] #25 8.478 + export GOPATH=/tmp/tmp.p6gIF0KmlS [2021-08-23T22:14:00.127Z] #25 8.478 + GOPATH=/tmp/tmp.p6gIF0KmlS [2021-08-23T22:14:00.127Z] #25 8.478 + RM_GOPATH=1 [2021-08-23T22:14:00.127Z] #25 8.478 + case "$(go env GOARCH)" in [2021-08-23T22:14:00.127Z] #25 8.481 ++ go env GOARCH [2021-08-23T22:14:00.127Z] #25 8.526 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:00.127Z] #25 8.526 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:00.127Z] #25 8.526 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:00.127Z] #25 8.526 + dir=/tmp/install [2021-08-23T22:14:00.127Z] #25 8.531 + bin=dockercli [2021-08-23T22:14:00.127Z] #25 8.531 + shift [2021-08-23T22:14:00.127Z] #25 8.531 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T22:14:00.127Z] #25 8.531 + . /tmp/install/dockercli.installer [2021-08-23T22:14:00.127Z] #25 8.531 ++ : stable [2021-08-23T22:14:00.127Z] #25 8.531 ++ : 17.06.2-ce [2021-08-23T22:14:00.127Z] #25 8.531 + install_dockercli [2021-08-23T22:14:00.127Z] #25 8.533 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T22:14:00.127Z] #25 8.535 ++ uname -m [2021-08-23T22:14:00.127Z] #25 8.535 Install docker/cli version 17.06.2-ce from stable [2021-08-23T22:14:00.127Z] #25 8.551 + arch=x86_64 [2021-08-23T22:14:00.127Z] #25 8.551 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T22:14:00.127Z] #25 8.551 + url=https://download.docker.com/linux/static [2021-08-23T22:14:00.127Z] #25 8.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T22:14:00.127Z] #25 8.551 + tar -xz docker/docker [2021-08-23T22:14:00.655Z] #20 54.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T22:14:00.912Z] #20 54.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:14:00.912Z] #20 54.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:14:01.511Z] #25 ... [2021-08-23T22:14:01.511Z] [2021-08-23T22:14:01.511Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:01.511Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:01.511Z] #45 9.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:01.511Z] #45 9.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:01.511Z] #45 9.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:01.771Z] #45 ... [2021-08-23T22:14:01.771Z] [2021-08-23T22:14:01.771Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:01.771Z] #49 sha256:d724346ff93f25d4291dc5f9da95d35594287b5ff67cfeaa0aceb39134ee7cd0 [2021-08-23T22:14:01.771Z] #49 8.125 + RM_GOPATH=0 [2021-08-23T22:14:01.771Z] #49 8.125 + TMP_GOPATH= [2021-08-23T22:14:01.771Z] #49 8.125 + : /build [2021-08-23T22:14:01.771Z] #49 8.125 + '[' -z '' ']' [2021-08-23T22:14:01.771Z] #49 8.125 ++ mktemp -d [2021-08-23T22:14:01.771Z] #49 8.128 + export GOPATH=/tmp/tmp.HFdPS1bX6x [2021-08-23T22:14:01.771Z] #49 8.128 + GOPATH=/tmp/tmp.HFdPS1bX6x [2021-08-23T22:14:01.771Z] #49 8.128 + RM_GOPATH=1 [2021-08-23T22:14:01.771Z] #49 8.128 + case "$(go env GOARCH)" in [2021-08-23T22:14:01.771Z] #49 8.128 ++ go env GOARCH [2021-08-23T22:14:01.771Z] #49 8.143 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:01.771Z] #49 8.143 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:01.771Z] #49 8.143 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:01.771Z] #49 8.170 + dir=/tmp/install [2021-08-23T22:14:01.771Z] #49 8.170 + bin=gotestsum [2021-08-23T22:14:01.771Z] #49 8.170 + shift [2021-08-23T22:14:01.771Z] #49 8.170 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T22:14:01.771Z] #49 8.170 + . /tmp/install/gotestsum.installer [2021-08-23T22:14:01.771Z] #49 8.170 ++ : v0.5.3 [2021-08-23T22:14:01.771Z] #49 8.170 + install_gotestsum [2021-08-23T22:14:01.771Z] #49 8.170 + set -e [2021-08-23T22:14:01.771Z] #49 8.170 + export GO111MODULE=on [2021-08-23T22:14:01.771Z] #49 8.170 + GO111MODULE=on [2021-08-23T22:14:01.771Z] #49 8.170 + GOBIN=/build [2021-08-23T22:14:01.771Z] #49 8.170 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T22:14:01.771Z] #49 9.156 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T22:14:01.771Z] #49 ... [2021-08-23T22:14:01.771Z] [2021-08-23T22:14:01.771Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:01.771Z] #35 sha256:1c868770d7ef20163814f2c925ad9e103ac82fdb70be01883690762fe2fc0f2e [2021-08-23T22:14:01.771Z] #35 8.047 Install go-toml version v1.8.1 [2021-08-23T22:14:01.771Z] #35 8.925 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T22:14:02.032Z] #35 ... [2021-08-23T22:14:02.032Z] [2021-08-23T22:14:02.032Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:02.032Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:02.032Z] #57 9.631 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:02.032Z] #57 9.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:02.032Z] #57 9.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:02.032Z] #57 ... [2021-08-23T22:14:02.032Z] [2021-08-23T22:14:02.032Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:02.032Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:14:02.032Z] #33 8.665 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T22:14:02.032Z] #33 8.669 Cloning into '.'... [2021-08-23T22:14:02.246Z] #33 ... [2021-08-23T22:14:02.246Z] [2021-08-23T22:14:02.246Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:02.246Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:14:02.246Z] #51 6.271 + RM_GOPATH=0 [2021-08-23T22:14:02.246Z] #51 6.271 + TMP_GOPATH= [2021-08-23T22:14:02.246Z] #51 6.271 + : /build [2021-08-23T22:14:02.246Z] #51 6.271 + '[' -z '' ']' [2021-08-23T22:14:02.246Z] #51 6.271 ++ mktemp -d [2021-08-23T22:14:02.246Z] #51 6.271 + export GOPATH=/tmp/tmp.H7C0krcYnr [2021-08-23T22:14:02.246Z] #51 6.271 + GOPATH=/tmp/tmp.H7C0krcYnr [2021-08-23T22:14:02.246Z] #51 6.271 + RM_GOPATH=1 [2021-08-23T22:14:02.246Z] #51 6.271 + case "$(go env GOARCH)" in [2021-08-23T22:14:02.246Z] #51 6.271 ++ go env GOARCH [2021-08-23T22:14:02.246Z] #51 6.277 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.246Z] #51 6.277 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.246Z] #51 6.287 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:02.246Z] #51 6.287 + dir=/tmp/install [2021-08-23T22:14:02.246Z] #51 6.287 + bin=golangci_lint [2021-08-23T22:14:02.246Z] #51 6.287 + shift [2021-08-23T22:14:02.246Z] #51 6.287 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T22:14:02.246Z] #51 6.287 + . /tmp/install/golangci_lint.installer [2021-08-23T22:14:02.246Z] #51 6.287 ++ : v1.23.8 [2021-08-23T22:14:02.246Z] #51 6.287 + install_golangci_lint [2021-08-23T22:14:02.246Z] #51 6.287 + set -e [2021-08-23T22:14:02.246Z] #51 6.287 + export GO111MODULE=on [2021-08-23T22:14:02.246Z] #51 6.287 + GO111MODULE=on [2021-08-23T22:14:02.246Z] #51 6.287 + GOBIN=/build [2021-08-23T22:14:02.246Z] #51 6.287 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T22:14:02.246Z] #51 ... [2021-08-23T22:14:02.246Z] [2021-08-23T22:14:02.246Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:02.246Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:02.246Z] #47 6.719 + RM_GOPATH=0 [2021-08-23T22:14:02.246Z] #47 6.719 + TMP_GOPATH= [2021-08-23T22:14:02.246Z] #47 6.719 + : /build [2021-08-23T22:14:02.246Z] #47 6.719 + '[' -z '' ']' [2021-08-23T22:14:02.246Z] #47 6.719 ++ mktemp -d [2021-08-23T22:14:02.246Z] #47 6.719 + export GOPATH=/tmp/tmp.jirOqyrT9L [2021-08-23T22:14:02.246Z] #47 6.719 + GOPATH=/tmp/tmp.jirOqyrT9L [2021-08-23T22:14:02.246Z] #47 6.719 + RM_GOPATH=1 [2021-08-23T22:14:02.246Z] #47 6.719 + case "$(go env GOARCH)" in [2021-08-23T22:14:02.246Z] #47 6.729 ++ go env GOARCH [2021-08-23T22:14:02.246Z] #47 6.744 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.246Z] #47 6.744 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.246Z] #47 6.744 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:02.246Z] #47 6.752 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:02.246Z] #47 6.752 + dir=/tmp/install [2021-08-23T22:14:02.246Z] #47 6.752 + bin=vndr [2021-08-23T22:14:02.246Z] #47 6.752 + shift [2021-08-23T22:14:02.246Z] #47 6.752 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T22:14:02.246Z] #47 6.752 + . /tmp/install/vndr.installer [2021-08-23T22:14:02.246Z] #47 6.752 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:02.246Z] #47 6.752 + install_vndr [2021-08-23T22:14:02.246Z] #47 6.752 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T22:14:02.246Z] #47 6.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jirOqyrT9L/src/github.com/LK4D4/vndr [2021-08-23T22:14:02.246Z] #47 6.761 Cloning into '/tmp/tmp.jirOqyrT9L/src/github.com/LK4D4/vndr'... [2021-08-23T22:14:02.246Z] #47 ... [2021-08-23T22:14:02.246Z] [2021-08-23T22:14:02.246Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:02.246Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:14:02.246Z] #51 6.817 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T22:14:02.281Z] #20 55.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T22:14:02.282Z] #20 55.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:14:02.282Z] #20 55.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:14:02.293Z] #33 ... [2021-08-23T22:14:02.293Z] [2021-08-23T22:14:02.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:02.293Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:02.293Z] #14 9.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:02.293Z] #14 9.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:02.293Z] #14 9.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:02.293Z] #14 ... [2021-08-23T22:14:02.293Z] [2021-08-23T22:14:02.293Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:02.293Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:14:02.293Z] #60 8.190 + RM_GOPATH=0 [2021-08-23T22:14:02.293Z] #60 8.190 + TMP_GOPATH= [2021-08-23T22:14:02.293Z] #60 8.190 + : /build [2021-08-23T22:14:02.293Z] #60 8.190 + '[' -z '' ']' [2021-08-23T22:14:02.293Z] #60 8.190 ++ mktemp -d [2021-08-23T22:14:02.293Z] #60 8.190 + export GOPATH=/tmp/tmp.jVmCWP8cbg [2021-08-23T22:14:02.293Z] #60 8.190 + GOPATH=/tmp/tmp.jVmCWP8cbg [2021-08-23T22:14:02.293Z] #60 8.190 + RM_GOPATH=1 [2021-08-23T22:14:02.293Z] #60 8.190 + case "$(go env GOARCH)" in [2021-08-23T22:14:02.293Z] #60 8.190 ++ go env GOARCH [2021-08-23T22:14:02.293Z] #60 8.210 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.293Z] #60 8.210 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.293Z] #60 8.210 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:02.293Z] #60 8.210 + dir=/tmp/install [2021-08-23T22:14:02.293Z] #60 8.210 + bin=rootlesskit [2021-08-23T22:14:02.293Z] #60 8.210 + shift [2021-08-23T22:14:02.293Z] #60 8.210 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T22:14:02.293Z] #60 8.210 + . /tmp/install/rootlesskit.installer [2021-08-23T22:14:02.293Z] #60 8.210 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:02.293Z] #60 8.210 + install_rootlesskit [2021-08-23T22:14:02.293Z] #60 8.210 + case "$1" in [2021-08-23T22:14:02.293Z] #60 8.210 + export CGO_ENABLED=0 [2021-08-23T22:14:02.293Z] #60 8.210 + CGO_ENABLED=0 [2021-08-23T22:14:02.293Z] #60 8.210 + _install_rootlesskit [2021-08-23T22:14:02.293Z] #60 8.229 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:02.293Z] #60 8.229 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T22:14:02.293Z] #60 8.229 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jVmCWP8cbg/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:02.293Z] #60 8.229 Cloning into '/tmp/tmp.jVmCWP8cbg/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T22:14:02.554Z] #60 ... [2021-08-23T22:14:02.554Z] [2021-08-23T22:14:02.554Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:02.554Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:14:02.554Z] #47 7.880 + RM_GOPATH=0 [2021-08-23T22:14:02.554Z] #47 7.880 + TMP_GOPATH= [2021-08-23T22:14:02.554Z] #47 7.880 + : /build [2021-08-23T22:14:02.554Z] #47 7.880 + '[' -z '' ']' [2021-08-23T22:14:02.554Z] #47 7.880 ++ mktemp -d [2021-08-23T22:14:02.554Z] #47 7.880 + export GOPATH=/tmp/tmp.TntgEyzpfZ [2021-08-23T22:14:02.554Z] #47 7.880 + GOPATH=/tmp/tmp.TntgEyzpfZ [2021-08-23T22:14:02.554Z] #47 7.880 + RM_GOPATH=1 [2021-08-23T22:14:02.554Z] #47 7.880 + case "$(go env GOARCH)" in [2021-08-23T22:14:02.554Z] #47 7.886 ++ go env GOARCH [2021-08-23T22:14:02.554Z] #47 7.932 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:02.554Z] #47 7.932 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.554Z] #47 7.932 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:02.554Z] #47 7.932 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:02.554Z] #47 7.932 + dir=/tmp/install [2021-08-23T22:14:02.554Z] #47 7.932 + bin=vndr [2021-08-23T22:14:02.554Z] #47 7.932 + shift [2021-08-23T22:14:02.554Z] #47 7.932 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T22:14:02.554Z] #47 7.932 + . /tmp/install/vndr.installer [2021-08-23T22:14:02.554Z] #47 7.932 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:02.554Z] #47 7.932 + install_vndr [2021-08-23T22:14:02.554Z] #47 7.932 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T22:14:02.554Z] #47 7.932 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TntgEyzpfZ/src/github.com/LK4D4/vndr [2021-08-23T22:14:02.554Z] #47 7.932 Cloning into '/tmp/tmp.TntgEyzpfZ/src/github.com/LK4D4/vndr'... [2021-08-23T22:14:02.554Z] #47 9.118 + cd /tmp/tmp.TntgEyzpfZ/src/github.com/LK4D4/vndr [2021-08-23T22:14:02.554Z] #47 9.118 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:02.554Z] #47 9.124 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T22:14:02.815Z] #47 ... [2021-08-23T22:14:02.815Z] [2021-08-23T22:14:02.815Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:02.815Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:14:02.815Z] #41 8.029 + git clone https://github.com/docker/distribution.git . [2021-08-23T22:14:02.815Z] #41 8.039 Cloning into '.'... [2021-08-23T22:14:02.815Z] #41 ... [2021-08-23T22:14:02.815Z] [2021-08-23T22:14:02.815Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:02.815Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:02.815Z] #45 10.01 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T22:14:03.387Z] #45 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:04.175Z] #20 57.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T22:14:04.175Z] #20 57.67 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:14:04.175Z] #20 57.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:14:04.408Z] #45 ... [2021-08-23T22:14:04.408Z] [2021-08-23T22:14:04.408Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:14:04.408Z] #25 sha256:099055372c9da8b7e767ed1aadf4876c2128c0784c94c792b26e1688834839ff [2021-08-23T22:14:04.408Z] #25 3.316 + RM_GOPATH=0 [2021-08-23T22:14:04.408Z] #25 3.317 + TMP_GOPATH= [2021-08-23T22:14:04.408Z] #25 3.317 + : /build [2021-08-23T22:14:04.408Z] #25 3.317 + '[' -z '' ']' [2021-08-23T22:14:04.408Z] #25 3.321 ++ mktemp -d [2021-08-23T22:14:04.408Z] #25 3.323 + export GOPATH=/tmp/tmp.Oi8mtUeVgB [2021-08-23T22:14:04.408Z] #25 3.323 + GOPATH=/tmp/tmp.Oi8mtUeVgB [2021-08-23T22:14:04.408Z] #25 3.323 + RM_GOPATH=1 [2021-08-23T22:14:04.408Z] #25 3.323 + case "$(go env GOARCH)" in [2021-08-23T22:14:04.408Z] #25 3.327 ++ go env GOARCH [2021-08-23T22:14:04.408Z] #25 3.360 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:04.408Z] #25 3.360 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:04.408Z] #25 3.360 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:04.408Z] #25 3.363 + dir=/tmp/install [2021-08-23T22:14:04.408Z] #25 3.363 + bin=dockercli [2021-08-23T22:14:04.408Z] #25 3.363 + shift [2021-08-23T22:14:04.408Z] #25 3.363 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T22:14:04.408Z] #25 3.363 + . /tmp/install/dockercli.installer [2021-08-23T22:14:04.408Z] #25 3.363 ++ : stable [2021-08-23T22:14:04.408Z] #25 3.363 ++ : 17.06.2-ce [2021-08-23T22:14:04.408Z] #25 3.363 + install_dockercli [2021-08-23T22:14:04.408Z] #25 3.363 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T22:14:04.408Z] #25 3.365 Install docker/cli version 17.06.2-ce from stable [2021-08-23T22:14:04.408Z] #25 3.366 ++ uname -m [2021-08-23T22:14:04.408Z] #25 3.366 + arch=aarch64 [2021-08-23T22:14:04.408Z] #25 3.366 + '[' aarch64 '!=' x86_64 ']' [2021-08-23T22:14:04.408Z] #25 3.366 + '[' aarch64 '!=' s390x ']' [2021-08-23T22:14:04.408Z] #25 3.366 + '[' aarch64 '!=' armhf ']' [2021-08-23T22:14:04.408Z] #25 3.366 + build_dockercli [2021-08-23T22:14:04.408Z] #25 3.366 + git clone https://github.com/docker/docker-ce /tmp/tmp.Oi8mtUeVgB/tmp/docker-ce [2021-08-23T22:14:04.408Z] #25 3.373 Cloning into '/tmp/tmp.Oi8mtUeVgB/tmp/docker-ce'... [2021-08-23T22:14:04.673Z] #25 ... [2021-08-23T22:14:04.673Z] [2021-08-23T22:14:04.673Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:04.673Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:14:04.673Z] #53 5.586 + RM_GOPATH=0 [2021-08-23T22:14:04.673Z] #53 5.586 + TMP_GOPATH= [2021-08-23T22:14:04.673Z] #53 5.586 + : /build [2021-08-23T22:14:04.673Z] #53 5.587 + '[' -z '' ']' [2021-08-23T22:14:04.673Z] #53 5.588 ++ mktemp -d [2021-08-23T22:14:04.673Z] #53 5.591 + export GOPATH=/tmp/tmp.o9iAX9649C [2021-08-23T22:14:04.673Z] #53 5.591 + GOPATH=/tmp/tmp.o9iAX9649C [2021-08-23T22:14:04.673Z] #53 5.592 + RM_GOPATH=1 [2021-08-23T22:14:04.673Z] #53 5.593 + case "$(go env GOARCH)" in [2021-08-23T22:14:04.673Z] #53 5.594 ++ go env GOARCH [2021-08-23T22:14:04.673Z] #53 5.609 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:04.673Z] #53 5.609 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:04.673Z] #53 5.610 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:04.673Z] #53 5.616 + dir=/tmp/install [2021-08-23T22:14:04.673Z] #53 5.617 + bin=shfmt [2021-08-23T22:14:04.673Z] #53 5.617 + shift [2021-08-23T22:14:04.673Z] #53 5.618 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T22:14:04.673Z] #53 5.618 + . /tmp/install/shfmt.installer [2021-08-23T22:14:04.673Z] #53 5.619 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:04.673Z] #53 5.620 + install_shfmt [2021-08-23T22:14:04.673Z] #53 5.620 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T22:14:04.673Z] #53 5.620 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:04.673Z] #53 5.621 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o9iAX9649C/src/github.com/mvdan/sh [2021-08-23T22:14:04.673Z] #53 5.631 Cloning into '/tmp/tmp.o9iAX9649C/src/github.com/mvdan/sh'... [2021-08-23T22:14:04.937Z] #53 ... [2021-08-23T22:14:04.937Z] [2021-08-23T22:14:04.937Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:04.937Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:14:04.937Z] #45 5.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:04.937Z] #45 5.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:04.937Z] #45 5.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:05.525Z] #51 ... [2021-08-23T22:14:05.525Z] [2021-08-23T22:14:05.525Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:05.526Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:05.526Z] #14 8.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:05.526Z] #14 8.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:05.526Z] #14 8.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:05.526Z] #14 ... [2021-08-23T22:14:05.526Z] [2021-08-23T22:14:05.526Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:05.526Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:14:05.526Z] #60 7.804 + RM_GOPATH=0 [2021-08-23T22:14:05.526Z] #60 7.804 + TMP_GOPATH= [2021-08-23T22:14:05.526Z] #60 7.804 + : /build [2021-08-23T22:14:05.526Z] #60 7.804 + '[' -z '' ']' [2021-08-23T22:14:05.526Z] #60 7.838 ++ mktemp -d [2021-08-23T22:14:05.526Z] #60 7.850 + export GOPATH=/tmp/tmp.UnFRZXEMAO [2021-08-23T22:14:05.526Z] #60 7.850 + GOPATH=/tmp/tmp.UnFRZXEMAO [2021-08-23T22:14:05.526Z] #60 7.850 + RM_GOPATH=1 [2021-08-23T22:14:05.526Z] #60 7.850 + case "$(go env GOARCH)" in [2021-08-23T22:14:05.526Z] #60 7.850 ++ go env GOARCH [2021-08-23T22:14:05.526Z] #60 7.984 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:05.526Z] #60 7.984 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:05.526Z] #60 7.984 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:05.526Z] #60 7.984 + dir=/tmp/install [2021-08-23T22:14:05.526Z] #60 7.984 + bin=rootlesskit [2021-08-23T22:14:05.526Z] #60 7.984 + shift [2021-08-23T22:14:05.526Z] #60 7.984 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T22:14:05.526Z] #60 7.984 + . /tmp/install/rootlesskit.installer [2021-08-23T22:14:05.526Z] #60 7.984 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:05.526Z] #60 7.984 + install_rootlesskit [2021-08-23T22:14:05.526Z] #60 7.984 + case "$1" in [2021-08-23T22:14:05.526Z] #60 7.984 + export CGO_ENABLED=0 [2021-08-23T22:14:05.526Z] #60 7.984 + CGO_ENABLED=0 [2021-08-23T22:14:05.526Z] #60 7.984 + _install_rootlesskit [2021-08-23T22:14:05.526Z] #60 7.984 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T22:14:05.526Z] #60 7.984 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UnFRZXEMAO/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:05.526Z] #60 7.985 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:05.526Z] #60 8.023 Cloning into '/tmp/tmp.UnFRZXEMAO/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T22:14:05.782Z] #60 ... [2021-08-23T22:14:05.782Z] [2021-08-23T22:14:05.782Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:05.782Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:05.782Z] #45 8.211 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:05.782Z] #45 8.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:05.782Z] #45 8.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:05.782Z] #45 9.002 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T22:14:05.782Z] #45 ... [2021-08-23T22:14:05.782Z] [2021-08-23T22:14:05.782Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:05.782Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:14:05.782Z] #53 7.155 + RM_GOPATH=0 [2021-08-23T22:14:05.782Z] #53 7.155 + TMP_GOPATH= [2021-08-23T22:14:05.782Z] #53 7.155 + : /build [2021-08-23T22:14:05.782Z] #53 7.155 + '[' -z '' ']' [2021-08-23T22:14:05.782Z] #53 7.155 ++ mktemp -d [2021-08-23T22:14:05.782Z] #53 7.166 + export GOPATH=/tmp/tmp.2TcKwMQX40 [2021-08-23T22:14:05.782Z] #53 7.166 + GOPATH=/tmp/tmp.2TcKwMQX40 [2021-08-23T22:14:05.782Z] #53 7.166 + RM_GOPATH=1 [2021-08-23T22:14:05.782Z] #53 7.166 + case "$(go env GOARCH)" in [2021-08-23T22:14:05.782Z] #53 7.166 ++ go env GOARCH [2021-08-23T22:14:05.782Z] #53 7.181 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:05.782Z] #53 7.181 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:05.782Z] #53 7.181 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:05.782Z] #53 7.181 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:05.782Z] #53 7.181 + dir=/tmp/install [2021-08-23T22:14:05.782Z] #53 7.181 + bin=shfmt [2021-08-23T22:14:05.782Z] #53 7.181 + shift [2021-08-23T22:14:05.782Z] #53 7.181 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T22:14:05.782Z] #53 7.181 + . /tmp/install/shfmt.installer [2021-08-23T22:14:05.782Z] #53 7.181 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:05.782Z] #53 7.181 + install_shfmt [2021-08-23T22:14:05.782Z] #53 7.181 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T22:14:05.782Z] #53 7.181 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2TcKwMQX40/src/github.com/mvdan/sh [2021-08-23T22:14:05.782Z] #53 7.181 Cloning into '/tmp/tmp.2TcKwMQX40/src/github.com/mvdan/sh'... [2021-08-23T22:14:05.889Z] #45 6.623 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T22:14:05.890Z] #45 6.999 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:14:05.926Z] #45 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:06.042Z] #53 ... [2021-08-23T22:14:06.042Z] [2021-08-23T22:14:06.042Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:06.042Z] #49 sha256:4c433473db7a5d9c659c43f93263b39b734df7d84b885097f394b2538f8085bb [2021-08-23T22:14:06.042Z] #49 7.819 + RM_GOPATH=0 [2021-08-23T22:14:06.042Z] #49 7.825 + TMP_GOPATH= [2021-08-23T22:14:06.042Z] #49 7.825 + : /build [2021-08-23T22:14:06.042Z] #49 7.825 + '[' -z '' ']' [2021-08-23T22:14:06.042Z] #49 7.825 ++ mktemp -d [2021-08-23T22:14:06.042Z] #49 7.833 + export GOPATH=/tmp/tmp.ZiYknt4CQ2 [2021-08-23T22:14:06.042Z] #49 7.833 + GOPATH=/tmp/tmp.ZiYknt4CQ2 [2021-08-23T22:14:06.042Z] #49 7.833 + RM_GOPATH=1 [2021-08-23T22:14:06.042Z] #49 7.833 + case "$(go env GOARCH)" in [2021-08-23T22:14:06.042Z] #49 7.833 ++ go env GOARCH [2021-08-23T22:14:06.042Z] #49 7.861 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:06.042Z] #49 7.861 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:06.042Z] #49 7.868 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:06.042Z] #49 7.868 + dir=/tmp/install [2021-08-23T22:14:06.042Z] #49 7.868 + bin=gotestsum [2021-08-23T22:14:06.042Z] #49 7.868 + shift [2021-08-23T22:14:06.042Z] #49 7.868 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T22:14:06.042Z] #49 7.868 + . /tmp/install/gotestsum.installer [2021-08-23T22:14:06.042Z] #49 7.868 ++ : v0.5.3 [2021-08-23T22:14:06.042Z] #49 7.868 + install_gotestsum [2021-08-23T22:14:06.042Z] #49 7.873 + set -e [2021-08-23T22:14:06.042Z] #49 7.873 + export GO111MODULE=on [2021-08-23T22:14:06.042Z] #49 7.873 + GO111MODULE=on [2021-08-23T22:14:06.042Z] #49 7.873 + GOBIN=/build [2021-08-23T22:14:06.042Z] #49 7.873 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T22:14:06.042Z] #49 8.716 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T22:14:06.042Z] #49 ... [2021-08-23T22:14:06.042Z] [2021-08-23T22:14:06.042Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:06.042Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:06.042Z] #37 6.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:06.042Z] #37 6.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:06.042Z] #37 6.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:06.042Z] #37 7.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:06.042Z] #37 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:06.301Z] #37 ... [2021-08-23T22:14:06.301Z] [2021-08-23T22:14:06.301Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:14:06.301Z] #25 sha256:ed8ac9fa8eb60bf3a806a7fe3996fdce97fa1446f7e20ad23712c425745f26f3 [2021-08-23T22:14:06.301Z] #25 7.178 + RM_GOPATH=0 [2021-08-23T22:14:06.301Z] #25 7.178 + TMP_GOPATH= [2021-08-23T22:14:06.301Z] #25 7.178 + : /build [2021-08-23T22:14:06.301Z] #25 7.178 + '[' -z '' ']' [2021-08-23T22:14:06.301Z] #25 7.178 ++ mktemp -d [2021-08-23T22:14:06.301Z] #25 7.178 + export GOPATH=/tmp/tmp.4enyxWecoj [2021-08-23T22:14:06.301Z] #25 7.178 + GOPATH=/tmp/tmp.4enyxWecoj [2021-08-23T22:14:06.301Z] #25 7.178 + RM_GOPATH=1 [2021-08-23T22:14:06.301Z] #25 7.178 + case "$(go env GOARCH)" in [2021-08-23T22:14:06.301Z] #25 7.178 ++ go env GOARCH [2021-08-23T22:14:06.301Z] #25 7.191 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:06.301Z] #25 7.191 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:06.301Z] #25 7.191 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:06.301Z] #25 7.191 + dir=/tmp/install [2021-08-23T22:14:06.301Z] #25 7.191 + bin=dockercli [2021-08-23T22:14:06.301Z] #25 7.191 + shift [2021-08-23T22:14:06.301Z] #25 7.191 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T22:14:06.301Z] #25 7.191 + . /tmp/install/dockercli.installer [2021-08-23T22:14:06.301Z] #25 7.191 ++ : stable [2021-08-23T22:14:06.301Z] #25 7.191 ++ : 17.06.2-ce [2021-08-23T22:14:06.301Z] #25 7.191 + install_dockercli [2021-08-23T22:14:06.301Z] #25 7.191 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T22:14:06.301Z] #25 7.204 Install docker/cli version 17.06.2-ce from stable [2021-08-23T22:14:06.301Z] #25 7.204 ++ uname -m [2021-08-23T22:14:06.301Z] #25 7.204 + arch=x86_64 [2021-08-23T22:14:06.301Z] #25 7.204 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T22:14:06.301Z] #25 7.204 + url=https://download.docker.com/linux/static [2021-08-23T22:14:06.301Z] #25 7.204 + tar -xz docker/docker [2021-08-23T22:14:06.301Z] #25 7.204 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T22:14:06.571Z] #25 ... [2021-08-23T22:14:06.571Z] [2021-08-23T22:14:06.571Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:06.571Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:14:06.571Z] #41 7.512 + git clone https://github.com/docker/distribution.git . [2021-08-23T22:14:06.571Z] #41 7.530 Cloning into '.'... [2021-08-23T22:14:06.571Z] #41 ... [2021-08-23T22:14:06.571Z] [2021-08-23T22:14:06.571Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:06.571Z] #35 sha256:5348681a63f99c8dcd31ac8d32d2721c479b041e0402db36f0fd24bfea6116a7 [2021-08-23T22:14:06.571Z] #35 6.353 Install go-toml version v1.8.1 [2021-08-23T22:14:06.571Z] #35 6.966 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T22:14:06.571Z] #35 10.63 github.com/pelletier/go-toml [2021-08-23T22:14:06.828Z] #35 ... [2021-08-23T22:14:06.828Z] [2021-08-23T22:14:06.828Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:06.828Z] #49 sha256:4c433473db7a5d9c659c43f93263b39b734df7d84b885097f394b2538f8085bb [2021-08-23T22:14:06.828Z] #49 11.23 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:14:06.828Z] #49 11.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T22:14:06.828Z] #49 11.36 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:06.828Z] #49 11.38 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T22:14:07.285Z] #45 8.175 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:14:07.325Z] #45 ... [2021-08-23T22:14:07.325Z] [2021-08-23T22:14:07.325Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:07.325Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:14:07.325Z] #60 14.44 + cd /tmp/tmp.jVmCWP8cbg/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:07.325Z] #60 14.44 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:07.325Z] #60 14.52 + export GO111MODULE=on [2021-08-23T22:14:07.325Z] #60 14.53 + GO111MODULE=on [2021-08-23T22:14:07.325Z] #60 14.53 + export GOPROXY=https://proxy.golang.org [2021-08-23T22:14:07.325Z] #60 14.53 + GOPROXY=https://proxy.golang.org [2021-08-23T22:14:07.325Z] #60 14.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:14:07.325Z] #60 14.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T22:14:07.400Z] #49 11.94 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:14:07.583Z] #60 15.89 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:07.584Z] #60 15.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T22:14:07.584Z] #60 16.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T22:14:07.657Z] #49 12.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:14:07.913Z] #49 12.36 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T22:14:07.913Z] #49 12.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T22:14:07.913Z] #49 12.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T22:14:08.348Z] #20 61.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T22:14:08.348Z] #20 61.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:14:08.348Z] #20 61.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:14:08.536Z] #60 16.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T22:14:08.686Z] #45 ... [2021-08-23T22:14:08.686Z] [2021-08-23T22:14:08.686Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:08.686Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:08.686Z] #37 3.634 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:08.686Z] #37 3.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:08.686Z] #37 3.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:08.686Z] #37 5.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:14:08.686Z] #37 5.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:14:08.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:14:08.797Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:14:08.797Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:14:08.797Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:14:08.797Z] [2021-08-23T22:14:08.797Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:14:08.797Z] DOCKER_SYSTEMD=1 [2021-08-23T22:14:08.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:14:08.797Z] HOSTNAME=bc810c853903 [2021-08-23T22:14:08.797Z] DEST=bundles/test-integration [2021-08-23T22:14:08.797Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:14:08.797Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:14:08.797Z] container=docker [2021-08-23T22:14:08.797Z] HOME=/root [2021-08-23T22:14:08.797Z] LANG=C.UTF-8 [2021-08-23T22:14:08.797Z] INVOCATION_ID=9edfeb2c35b1446881653ad92c6086a6 [2021-08-23T22:14:08.797Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:14:08.797Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:14:08.797Z] VALIDATE_BRANCH=master [2021-08-23T22:14:08.797Z] TERM=xterm [2021-08-23T22:14:08.797Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:14:08.797Z] SHLVL=3 [2021-08-23T22:14:08.797Z] TIMEOUT=120m [2021-08-23T22:14:08.797Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:14:08.797Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:14:08.797Z] GO111MODULE=off [2021-08-23T22:14:08.797Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T22:14:08.797Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T22:14:08.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:14:08.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:14:08.797Z] GOPATH=/go [2021-08-23T22:14:08.797Z] PKG_CONFIG=pkg-config [2021-08-23T22:14:08.797Z] _=/usr/bin/env [2021-08-23T22:14:08.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T22:14:08.842Z] #49 13.33 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T22:14:08.913Z] #20 ... [2021-08-23T22:14:08.913Z] [2021-08-23T22:14:08.913Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:08.913Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:14:08.913Z] #65 11.83 + cd /tmp/tmp.zmC1T1H5MD/src/github.com/containerd/containerd [2021-08-23T22:14:08.913Z] #65 11.83 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:08.913Z] #65 12.59 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T22:14:08.913Z] #65 12.59 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T22:14:08.913Z] #65 12.59 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:14:08.913Z] #65 12.59 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:14:08.913Z] #65 12.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T22:14:08.913Z] #65 12.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T22:14:08.913Z] #65 12.59 + '[' '' = dynamic ']' [2021-08-23T22:14:08.913Z] #65 12.59 + make [2021-08-23T22:14:08.913Z] #65 13.31 + bin/ctr [2021-08-23T22:14:08.950Z] #37 ... [2021-08-23T22:14:08.951Z] [2021-08-23T22:14:08.951Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:08.951Z] #60 sha256:81068e57b77f22178981200bb92ff29b3618b2454bcfee76fb8a57dc9ff84e25 [2021-08-23T22:14:08.951Z] #60 4.966 + RM_GOPATH=0 [2021-08-23T22:14:08.951Z] #60 4.966 + TMP_GOPATH= [2021-08-23T22:14:08.951Z] #60 4.966 + : /build [2021-08-23T22:14:08.951Z] #60 4.966 + '[' -z '' ']' [2021-08-23T22:14:08.951Z] #60 4.966 ++ mktemp -d [2021-08-23T22:14:08.951Z] #60 4.987 + export GOPATH=/tmp/tmp.dEp4ln7DF5 [2021-08-23T22:14:08.951Z] #60 4.987 + GOPATH=/tmp/tmp.dEp4ln7DF5 [2021-08-23T22:14:08.951Z] #60 4.987 + RM_GOPATH=1 [2021-08-23T22:14:08.951Z] #60 4.987 + case "$(go env GOARCH)" in [2021-08-23T22:14:08.951Z] #60 4.987 ++ go env GOARCH [2021-08-23T22:14:08.951Z] #60 5.018 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:08.951Z] #60 5.018 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:08.951Z] #60 5.023 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:08.951Z] #60 5.023 + dir=/tmp/install [2021-08-23T22:14:08.951Z] #60 5.023 + bin=rootlesskit [2021-08-23T22:14:08.951Z] #60 5.023 + shift [2021-08-23T22:14:08.951Z] #60 5.023 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T22:14:08.951Z] #60 5.023 + . /tmp/install/rootlesskit.installer [2021-08-23T22:14:08.951Z] #60 5.023 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:08.951Z] #60 5.026 + install_rootlesskit [2021-08-23T22:14:08.951Z] #60 5.026 + case "$1" in [2021-08-23T22:14:08.951Z] #60 5.026 + export CGO_ENABLED=0 [2021-08-23T22:14:08.951Z] #60 5.026 + CGO_ENABLED=0 [2021-08-23T22:14:08.951Z] #60 5.026 + _install_rootlesskit [2021-08-23T22:14:08.951Z] #60 5.026 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T22:14:08.951Z] #60 5.026 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dEp4ln7DF5/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:08.951Z] #60 5.026 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:08.951Z] #60 5.033 Cloning into '/tmp/tmp.dEp4ln7DF5/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T22:14:08.951Z] #60 8.419 + cd /tmp/tmp.dEp4ln7DF5/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:08.951Z] #60 8.420 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:08.951Z] #60 8.502 + export GO111MODULE=on [2021-08-23T22:14:08.951Z] #60 8.503 + GO111MODULE=on [2021-08-23T22:14:08.951Z] #60 8.503 + export GOPROXY=https://proxy.golang.org [2021-08-23T22:14:08.951Z] #60 8.503 + GOPROXY=https://proxy.golang.org [2021-08-23T22:14:08.951Z] #60 8.504 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:14:08.951Z] #60 8.504 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T22:14:08.951Z] #60 9.905 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T22:14:08.951Z] #60 9.906 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:08.951Z] #60 9.932 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T22:14:08.951Z] #60 ... [2021-08-23T22:14:08.951Z] [2021-08-23T22:14:08.951Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:08.951Z] #35 sha256:faa1e1ec40ef55f8915ea91d8ed8f4210be561cc3b392fdbfb732ca36ad23c02 [2021-08-23T22:14:08.951Z] #35 5.511 Install go-toml version v1.8.1 [2021-08-23T22:14:08.951Z] #35 6.243 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T22:14:08.951Z] #35 8.942 github.com/pelletier/go-toml [2021-08-23T22:14:09.214Z] #35 ... [2021-08-23T22:14:09.214Z] [2021-08-23T22:14:09.214Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:09.214Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T22:14:09.214Z] #57 5.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:09.214Z] #57 5.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:09.214Z] #57 5.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:09.214Z] #57 6.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:14:09.214Z] #57 7.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:14:09.214Z] #57 ... [2021-08-23T22:14:09.214Z] [2021-08-23T22:14:09.214Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:09.214Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:09.214Z] #14 5.323 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:09.214Z] #14 5.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:09.214Z] #14 5.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:09.214Z] #14 6.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:14:09.214Z] #14 7.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:14:09.476Z] #65 ... [2021-08-23T22:14:09.476Z] [2021-08-23T22:14:09.476Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:09.476Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T22:14:09.476Z] #20 62.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T22:14:09.476Z] #20 62.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T22:14:09.476Z] #20 62.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:14:09.476Z] #20 63.01 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T22:14:09.476Z] #20 63.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T22:14:09.476Z] #20 63.03 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:14:09.476Z] #20 63.08 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T22:14:09.476Z] #20 63.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T22:14:09.476Z] #20 63.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:14:09.478Z] #14 ... [2021-08-23T22:14:09.478Z] [2021-08-23T22:14:09.478Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:09.478Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T22:14:09.478Z] #41 5.266 + git clone https://github.com/docker/distribution.git . [2021-08-23T22:14:09.478Z] #41 5.271 Cloning into '.'... [2021-08-23T22:14:09.478Z] #41 ... [2021-08-23T22:14:09.478Z] [2021-08-23T22:14:09.478Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:09.478Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T22:14:09.478Z] #33 5.158 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T22:14:09.478Z] #33 5.166 Cloning into '.'... [2021-08-23T22:14:09.733Z] #20 63.19 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:14:09.734Z] #20 63.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:14:09.734Z] #20 63.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:09.734Z] #20 63.28 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:14:09.734Z] #20 63.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:14:09.734Z] #20 63.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:09.734Z] #20 63.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T22:14:09.734Z] #20 63.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:14:09.734Z] #20 63.38 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:14:09.741Z] #33 ... [2021-08-23T22:14:09.741Z] [2021-08-23T22:14:09.741Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:09.741Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:14:09.741Z] #51 4.952 + RM_GOPATH=0 [2021-08-23T22:14:09.741Z] #51 4.952 + TMP_GOPATH= [2021-08-23T22:14:09.741Z] #51 4.952 + : /build [2021-08-23T22:14:09.741Z] #51 4.952 + '[' -z '' ']' [2021-08-23T22:14:09.741Z] #51 4.952 ++ mktemp -d [2021-08-23T22:14:09.741Z] #51 4.962 + export GOPATH=/tmp/tmp.xcICKxAi7Z [2021-08-23T22:14:09.741Z] #51 4.962 + GOPATH=/tmp/tmp.xcICKxAi7Z [2021-08-23T22:14:09.741Z] #51 4.962 + RM_GOPATH=1 [2021-08-23T22:14:09.741Z] #51 4.962 + case "$(go env GOARCH)" in [2021-08-23T22:14:09.741Z] #51 4.962 ++ go env GOARCH [2021-08-23T22:14:09.741Z] #51 5.006 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:09.741Z] #51 5.006 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:09.741Z] #51 5.006 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:09.741Z] #51 5.015 + dir=/tmp/install [2021-08-23T22:14:09.741Z] #51 5.015 + bin=golangci_lint [2021-08-23T22:14:09.741Z] #51 5.015 + shift [2021-08-23T22:14:09.741Z] #51 5.015 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T22:14:09.741Z] #51 5.015 + . /tmp/install/golangci_lint.installer [2021-08-23T22:14:09.741Z] #51 5.015 ++ : v1.23.8 [2021-08-23T22:14:09.741Z] #51 5.015 + install_golangci_lint [2021-08-23T22:14:09.741Z] #51 5.015 + set -e [2021-08-23T22:14:09.741Z] #51 5.015 + export GO111MODULE=on [2021-08-23T22:14:09.741Z] #51 5.015 + GO111MODULE=on [2021-08-23T22:14:09.741Z] #51 5.015 + GOBIN=/build [2021-08-23T22:14:09.741Z] #51 5.015 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T22:14:09.741Z] #51 5.816 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T22:14:09.991Z] #20 63.41 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T22:14:09.991Z] #20 63.42 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T22:14:09.991Z] #20 63.42 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:14:09.991Z] #20 63.48 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T22:14:09.991Z] #20 63.48 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T22:14:09.991Z] #20 63.49 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:14:09.991Z] #20 63.60 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T22:14:10.006Z] #51 ... [2021-08-23T22:14:10.006Z] [2021-08-23T22:14:10.006Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:10.006Z] #49 sha256:7461c30ce9c51088df89f9f70a9c13e6a461c0873504925932c9b1210d3d4ba7 [2021-08-23T22:14:10.006Z] #49 3.986 + RM_GOPATH=0 [2021-08-23T22:14:10.006Z] #49 3.986 + TMP_GOPATH= [2021-08-23T22:14:10.006Z] #49 3.986 + : /build [2021-08-23T22:14:10.006Z] #49 3.986 + '[' -z '' ']' [2021-08-23T22:14:10.006Z] #49 3.986 ++ mktemp -d [2021-08-23T22:14:10.006Z] #49 3.986 + export GOPATH=/tmp/tmp.LLrgZFfnuF [2021-08-23T22:14:10.006Z] #49 3.986 + GOPATH=/tmp/tmp.LLrgZFfnuF [2021-08-23T22:14:10.006Z] #49 3.986 + RM_GOPATH=1 [2021-08-23T22:14:10.006Z] #49 3.986 + case "$(go env GOARCH)" in [2021-08-23T22:14:10.006Z] #49 3.986 ++ go env GOARCH [2021-08-23T22:14:10.006Z] #49 3.986 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:10.006Z] #49 3.986 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:10.006Z] #49 3.986 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:10.006Z] #49 3.986 + dir=/tmp/install [2021-08-23T22:14:10.006Z] #49 3.986 + bin=gotestsum [2021-08-23T22:14:10.006Z] #49 3.986 + shift [2021-08-23T22:14:10.006Z] #49 3.986 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T22:14:10.006Z] #49 3.986 + . /tmp/install/gotestsum.installer [2021-08-23T22:14:10.006Z] #49 3.986 ++ : v0.5.3 [2021-08-23T22:14:10.006Z] #49 3.986 + install_gotestsum [2021-08-23T22:14:10.006Z] #49 3.986 + set -e [2021-08-23T22:14:10.006Z] #49 3.986 + export GO111MODULE=on [2021-08-23T22:14:10.006Z] #49 3.986 + GO111MODULE=on [2021-08-23T22:14:10.006Z] #49 3.986 + GOBIN=/build [2021-08-23T22:14:10.006Z] #49 3.986 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T22:14:10.006Z] #49 4.958 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T22:14:10.006Z] #49 7.064 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:14:10.006Z] #49 7.065 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:10.006Z] #49 7.066 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T22:14:10.006Z] #49 7.066 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T22:14:10.006Z] #49 7.445 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T22:14:10.006Z] #49 7.502 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T22:14:10.006Z] #49 7.615 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T22:14:10.006Z] #49 8.217 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T22:14:10.006Z] #49 8.394 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:14:10.006Z] #49 8.465 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:14:10.006Z] #49 8.560 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T22:14:10.006Z] #49 ... [2021-08-23T22:14:10.006Z] [2021-08-23T22:14:10.006Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:10.006Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:10.006Z] #47 4.954 + RM_GOPATH=0 [2021-08-23T22:14:10.006Z] #47 4.954 + TMP_GOPATH= [2021-08-23T22:14:10.006Z] #47 4.958 + : /build [2021-08-23T22:14:10.006Z] #47 4.958 + '[' -z '' ']' [2021-08-23T22:14:10.006Z] #47 4.958 ++ mktemp -d [2021-08-23T22:14:10.006Z] #47 4.962 + export GOPATH=/tmp/tmp.Q46Amyipsm [2021-08-23T22:14:10.006Z] #47 4.962 + GOPATH=/tmp/tmp.Q46Amyipsm [2021-08-23T22:14:10.006Z] #47 4.962 + RM_GOPATH=1 [2021-08-23T22:14:10.006Z] #47 4.962 + case "$(go env GOARCH)" in [2021-08-23T22:14:10.006Z] #47 4.968 ++ go env GOARCH [2021-08-23T22:14:10.006Z] #47 4.996 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:10.006Z] #47 4.996 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:10.006Z] #47 5.014 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:10.006Z] #47 5.017 + dir=/tmp/install [2021-08-23T22:14:10.006Z] #47 5.017 + bin=vndr [2021-08-23T22:14:10.006Z] #47 5.017 + shift [2021-08-23T22:14:10.006Z] #47 5.017 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T22:14:10.006Z] #47 5.017 + . /tmp/install/vndr.installer [2021-08-23T22:14:10.006Z] #47 5.017 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:10.006Z] #47 5.022 + install_vndr [2021-08-23T22:14:10.006Z] #47 5.022 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T22:14:10.006Z] #47 5.022 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Q46Amyipsm/src/github.com/LK4D4/vndr [2021-08-23T22:14:10.006Z] #47 5.022 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:10.006Z] #47 5.023 Cloning into '/tmp/tmp.Q46Amyipsm/src/github.com/LK4D4/vndr'... [2021-08-23T22:14:10.006Z] #47 5.892 + cd /tmp/tmp.Q46Amyipsm/src/github.com/LK4D4/vndr [2021-08-23T22:14:10.006Z] #47 5.893 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:10.006Z] #47 5.905 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T22:14:10.006Z] #47 7.471 internal/unsafeheader [2021-08-23T22:14:10.006Z] #47 7.583 runtime/internal/sys [2021-08-23T22:14:10.006Z] #47 7.595 runtime/internal/atomic [2021-08-23T22:14:10.006Z] #47 7.607 internal/cpu [2021-08-23T22:14:10.006Z] #47 7.814 internal/race [2021-08-23T22:14:10.006Z] #47 8.053 sync/atomic [2021-08-23T22:14:10.006Z] #47 8.089 unicode [2021-08-23T22:14:10.006Z] #47 8.116 runtime/internal/math [2021-08-23T22:14:10.006Z] #47 8.419 unicode/utf8 [2021-08-23T22:14:10.006Z] #47 8.720 math/bits [2021-08-23T22:14:10.006Z] #47 8.796 internal/bytealg [2021-08-23T22:14:10.006Z] #47 9.512 math [2021-08-23T22:14:10.006Z] #47 9.724 encoding [2021-08-23T22:14:10.006Z] #47 10.08 unicode/utf16 [2021-08-23T22:14:10.006Z] #47 10.49 runtime [2021-08-23T22:14:10.006Z] #47 10.58 container/list [2021-08-23T22:14:10.247Z] #20 63.60 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T22:14:10.247Z] #20 63.61 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:14:10.247Z] #20 63.69 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T22:14:10.247Z] #20 63.69 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T22:14:10.247Z] #20 63.70 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:14:10.247Z] #20 63.78 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T22:14:10.247Z] #20 63.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T22:14:10.247Z] #20 63.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:14:10.247Z] #20 63.83 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T22:14:10.247Z] #20 63.84 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T22:14:10.247Z] #20 63.84 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:14:10.273Z] #47 ... [2021-08-23T22:14:10.273Z] [2021-08-23T22:14:10.273Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:14:10.273Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:14:10.273Z] #30 2.787 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T22:14:10.273Z] #30 3.358 [2021-08-23T22:14:10.273Z] #30 3.537 ##################### 29.7% ######################################################################## 100.0% [2021-08-23T22:14:10.273Z] #30 4.029 [2021-08-23T22:14:10.273Z] #30 6.928 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T22:14:10.273Z] #30 8.161 #=#=# [2021-08-23T22:14:10.273Z] #30 8.482 0.4% ######################################################################## 100.0% [2021-08-23T22:14:10.273Z] #30 9.802 [2021-08-23T22:14:10.273Z] #30 ... [2021-08-23T22:14:10.273Z] [2021-08-23T22:14:10.273Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:10.273Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:10.273Z] #47 11.53 crypto/internal/subtle [2021-08-23T22:14:10.504Z] #20 64.03 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T22:14:10.504Z] #20 64.04 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T22:14:10.504Z] #20 64.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:14:10.537Z] #47 11.82 crypto/subtle [2021-08-23T22:14:10.761Z] #20 64.15 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T22:14:10.761Z] #20 64.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:14:10.761Z] #20 64.16 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:14:10.761Z] #20 64.23 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T22:14:10.761Z] #20 64.23 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T22:14:10.761Z] #20 64.24 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:14:10.761Z] #20 64.29 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T22:14:10.761Z] #20 64.30 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T22:14:10.761Z] #20 64.31 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:14:11.017Z] #20 64.56 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:14:11.017Z] #20 64.57 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:14:11.017Z] #20 64.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:14:11.017Z] #20 64.61 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:14:11.017Z] #20 64.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:14:11.017Z] #20 64.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:14:11.085Z] #60 ... [2021-08-23T22:14:11.086Z] [2021-08-23T22:14:11.086Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:14:11.086Z] #25 sha256:e98862555d83bc3a0bd308295b6c03dfe5a92c37789db809afc4755e08ac9419 [2021-08-23T22:14:11.086Z] #25 18.61 + mkdir -p /build [2021-08-23T22:14:11.086Z] #25 18.67 + mv docker/docker /build/ [2021-08-23T22:14:11.086Z] #25 18.68 + rmdir docker [2021-08-23T22:14:11.086Z] #25 DONE 19.3s [2021-08-23T22:14:11.086Z] [2021-08-23T22:14:11.086Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:11.086Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:14:11.086Z] #53 19.24 + cd /tmp/tmp.o3VXi8XvrK/src/github.com/mvdan/sh [2021-08-23T22:14:11.086Z] #53 19.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:11.086Z] #53 19.46 + GO111MODULE=on [2021-08-23T22:14:11.086Z] #53 19.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T22:14:11.115Z] #47 12.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T22:14:11.115Z] #47 12.35 internal/nettrace [2021-08-23T22:14:11.273Z] #20 64.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:11.273Z] #20 64.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:14:11.273Z] #20 64.70 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:14:11.273Z] #20 64.77 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:14:11.273Z] #20 64.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:14:11.273Z] #20 64.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:11.273Z] #20 64.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:14:11.273Z] #20 64.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:14:11.273Z] #20 64.86 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T22:14:11.273Z] #20 64.88 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:14:11.273Z] #20 64.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:14:11.273Z] #20 64.90 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:14:11.379Z] #47 12.68 runtime/cgo [2021-08-23T22:14:11.530Z] #20 64.92 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:14:11.530Z] #20 64.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 64.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 64.96 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-08-23T22:14:11.530Z] #20 64.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 64.98 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-08-23T22:14:11.530Z] #20 64.98 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:14:11.530Z] #20 65.00 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 65.01 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-08-23T22:14:11.530Z] #20 65.02 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 65.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:14:11.530Z] #20 65.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:14:11.530Z] #20 65.07 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:14:11.530Z] #20 65.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:14:11.530Z] #20 65.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:14:11.530Z] #20 65.11 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:11.968Z] #47 13.34 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T22:14:12.994Z] #53 ... [2021-08-23T22:14:12.994Z] [2021-08-23T22:14:12.995Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:12.995Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:14:12.995Z] #47 11.39 internal/unsafeheader [2021-08-23T22:14:12.995Z] #47 11.43 internal/cpu [2021-08-23T22:14:12.995Z] #47 11.58 runtime/internal/atomic [2021-08-23T22:14:12.995Z] #47 12.41 runtime/internal/sys [2021-08-23T22:14:12.995Z] #47 12.45 internal/bytealg [2021-08-23T22:14:12.995Z] #47 12.85 runtime/internal/math [2021-08-23T22:14:12.995Z] #47 13.03 internal/race [2021-08-23T22:14:12.995Z] #47 13.32 sync/atomic [2021-08-23T22:14:12.995Z] #47 13.73 unicode [2021-08-23T22:14:12.995Z] #47 13.99 runtime [2021-08-23T22:14:12.995Z] #47 17.40 unicode/utf8 [2021-08-23T22:14:12.995Z] #47 18.55 math/bits [2021-08-23T22:14:12.995Z] #47 19.73 math [2021-08-23T22:14:13.028Z] #49 ... [2021-08-23T22:14:13.028Z] [2021-08-23T22:14:13.028Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:13.028Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:14:13.028Z] #33 7.022 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T22:14:13.028Z] #33 7.022 Cloning into '.'... [2021-08-23T22:14:13.028Z] #33 ... [2021-08-23T22:14:13.028Z] [2021-08-23T22:14:13.028Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:13.028Z] #49 sha256:4c433473db7a5d9c659c43f93263b39b734df7d84b885097f394b2538f8085bb [2021-08-23T22:14:13.028Z] #49 17.42 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T22:14:13.255Z] #47 ... [2021-08-23T22:14:13.255Z] [2021-08-23T22:14:13.255Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:13.255Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:14:13.255Z] #53 21.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T22:14:13.284Z] #49 ... [2021-08-23T22:14:13.284Z] [2021-08-23T22:14:13.284Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:13.284Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:13.284Z] #47 7.806 + cd /tmp/tmp.jirOqyrT9L/src/github.com/LK4D4/vndr [2021-08-23T22:14:13.284Z] #47 7.806 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T22:14:13.284Z] #47 7.833 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T22:14:13.284Z] #47 9.854 internal/unsafeheader [2021-08-23T22:14:13.284Z] #47 9.858 internal/cpu [2021-08-23T22:14:13.284Z] #47 10.03 runtime/internal/atomic [2021-08-23T22:14:13.284Z] #47 10.64 runtime/internal/sys [2021-08-23T22:14:13.284Z] #47 11.35 internal/bytealg [2021-08-23T22:14:13.284Z] #47 11.51 runtime/internal/math [2021-08-23T22:14:13.284Z] #47 11.86 internal/race [2021-08-23T22:14:13.284Z] #47 12.20 sync/atomic [2021-08-23T22:14:13.284Z] #47 12.91 unicode [2021-08-23T22:14:13.284Z] #47 13.28 runtime [2021-08-23T22:14:13.421Z] #20 DONE 66.6s [2021-08-23T22:14:13.421Z] [2021-08-23T22:14:13.421Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-08-23T22:14:13.421Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-23T22:14:13.516Z] #53 21.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T22:14:13.516Z] #53 21.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T22:14:13.516Z] #53 ... [2021-08-23T22:14:13.516Z] [2021-08-23T22:14:13.516Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:13.516Z] #49 sha256:d724346ff93f25d4291dc5f9da95d35594287b5ff67cfeaa0aceb39134ee7cd0 [2021-08-23T22:14:13.516Z] #49 11.86 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:14:13.516Z] #49 11.86 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T22:14:13.516Z] #49 11.95 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:13.516Z] #49 11.96 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T22:14:13.516Z] #49 12.39 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:14:13.516Z] #49 12.49 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:14:13.516Z] #49 12.76 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T22:14:13.516Z] #49 12.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T22:14:13.516Z] #49 12.95 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T22:14:13.516Z] #49 13.83 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T22:14:13.516Z] #49 15.79 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T22:14:13.516Z] #49 ... [2021-08-23T22:14:13.516Z] [2021-08-23T22:14:13.516Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:13.516Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:13.516Z] #14 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:13.516Z] #14 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:13.542Z] #47 ... [2021-08-23T22:14:13.542Z] [2021-08-23T22:14:13.542Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:13.542Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:14:13.542Z] #60 14.97 + cd /tmp/tmp.UnFRZXEMAO/src/github.com/rootless-containers/rootlesskit [2021-08-23T22:14:13.542Z] #60 14.97 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T22:14:13.542Z] #60 15.10 + export GO111MODULE=on [2021-08-23T22:14:13.542Z] #60 15.10 + GO111MODULE=on [2021-08-23T22:14:13.542Z] #60 15.10 + export GOPROXY=https://proxy.golang.org [2021-08-23T22:14:13.542Z] #60 15.10 + GOPROXY=https://proxy.golang.org [2021-08-23T22:14:13.542Z] #60 15.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:14:13.542Z] #60 15.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T22:14:13.542Z] #60 17.82 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:14:13.542Z] #60 17.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T22:14:13.542Z] #60 18.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T22:14:13.782Z] #14 ... [2021-08-23T22:14:13.782Z] [2021-08-23T22:14:13.782Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:13.782Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:13.782Z] #57 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:13.782Z] #57 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:13.799Z] #60 ... [2021-08-23T22:14:13.799Z] [2021-08-23T22:14:13.799Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:13.799Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:13.799Z] #57 8.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:14:13.799Z] #57 8.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:14:13.799Z] #57 8.413 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:14:13.799Z] #57 10.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:13.799Z] #57 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:14.041Z] #57 ... [2021-08-23T22:14:14.041Z] [2021-08-23T22:14:14.041Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:14.041Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:14:14.041Z] #60 22.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T22:14:14.041Z] #60 ... [2021-08-23T22:14:14.041Z] [2021-08-23T22:14:14.041Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:14.041Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:14.041Z] #37 12.42 Fetched 8398 kB in 7s (1223 kB/s) [2021-08-23T22:14:14.041Z] #37 12.42 Reading package lists... [2021-08-23T22:14:14.324Z] #37 19.18 Reading package lists... [2021-08-23T22:14:14.324Z] #37 ... [2021-08-23T22:14:14.324Z] [2021-08-23T22:14:14.324Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:14.324Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:14.324Z] #51 19.22 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T22:14:14.324Z] #51 19.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T22:14:14.324Z] #51 19.69 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T22:14:14.324Z] #51 19.69 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T22:14:14.324Z] #51 19.77 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T22:14:14.324Z] #51 20.27 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T22:14:14.324Z] #51 21.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T22:14:14.324Z] #51 21.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T22:14:14.324Z] #51 21.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T22:14:14.324Z] #51 21.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T22:14:14.588Z] #51 22.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T22:14:14.728Z] #57 ... [2021-08-23T22:14:14.728Z] [2021-08-23T22:14:14.728Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:14.728Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:14:14.728Z] #60 19.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T22:14:14.787Z] #21 1.538 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T22:14:14.787Z] #21 1.541 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T22:14:14.787Z] #21 1.541 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T22:14:14.848Z] #51 23.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T22:14:15.119Z] #51 23.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T22:14:15.307Z] #47 ... [2021-08-23T22:14:15.307Z] [2021-08-23T22:14:15.307Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:14:15.307Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:14:15.307Z] #30 14.91 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T22:14:15.307Z] #30 16.66 [2021-08-23T22:14:15.379Z] #51 23.76 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T22:14:15.379Z] #51 ... [2021-08-23T22:14:15.379Z] [2021-08-23T22:14:15.379Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:15.379Z] #35 sha256:1c868770d7ef20163814f2c925ad9e103ac82fdb70be01883690762fe2fc0f2e [2021-08-23T22:14:15.379Z] #35 13.83 github.com/pelletier/go-toml [2021-08-23T22:14:15.379Z] #35 23.36 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T22:14:15.639Z] #35 ... [2021-08-23T22:14:15.640Z] [2021-08-23T22:14:15.640Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:15.640Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:14:15.640Z] #60 23.19 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T22:14:15.640Z] #60 23.22 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T22:14:15.640Z] #60 23.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T22:14:15.640Z] #60 23.57 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T22:14:15.640Z] #60 23.76 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T22:14:15.659Z] #60 ... [2021-08-23T22:14:15.659Z] [2021-08-23T22:14:15.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:15.659Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:15.659Z] #14 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:15.659Z] #14 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:15.899Z] #60 24.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T22:14:16.001Z] #14 ... [2021-08-23T22:14:16.001Z] [2021-08-23T22:14:16.001Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:14:16.001Z] #25 sha256:ed8ac9fa8eb60bf3a806a7fe3996fdce97fa1446f7e20ad23712c425745f26f3 [2021-08-23T22:14:16.001Z] #25 20.05 + mkdir -p /build [2021-08-23T22:14:16.001Z] #25 20.20 + mv docker/docker /build/ [2021-08-23T22:14:16.001Z] #25 20.21 + rmdir docker [2021-08-23T22:14:16.178Z] #30 16.91 0.0% ####### 10.2% ############ 16.8% ################# 24.2% ######################## 34.1% ################################## 47.4% ####################################### 55.3% ################################################# 69.0% ######################################################## 78.2% ############################################################### 88.6% #################################################################### 94.7% ######################################################################## 100.0% [2021-08-23T22:14:16.471Z] #60 24.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T22:14:16.599Z] #25 DONE 21.0s [2021-08-23T22:14:16.599Z] [2021-08-23T22:14:16.599Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:16.599Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:16.599Z] #47 20.23 unicode/utf8 [2021-08-23T22:14:16.599Z] #47 ... [2021-08-23T22:14:16.599Z] [2021-08-23T22:14:16.599Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:16.599Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:16.599Z] #45 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:14:16.599Z] #45 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:14:16.731Z] #60 25.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T22:14:17.557Z] #45 ... [2021-08-23T22:14:17.557Z] [2021-08-23T22:14:17.557Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:17.557Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:17.557Z] #47 22.01 math/bits [2021-08-23T22:14:17.591Z] #30 19.28 [2021-08-23T22:14:18.928Z] #47 23.46 math [2021-08-23T22:14:19.289Z] #60 ... [2021-08-23T22:14:19.289Z] [2021-08-23T22:14:19.289Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:19.289Z] #35 sha256:1c868770d7ef20163814f2c925ad9e103ac82fdb70be01883690762fe2fc0f2e [2021-08-23T22:14:19.289Z] #35 DONE 27.3s [2021-08-23T22:14:19.289Z] [2021-08-23T22:14:19.289Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:19.289Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:14:19.289Z] #47 26.12 encoding [2021-08-23T22:14:19.289Z] #47 26.37 unicode/utf16 [2021-08-23T22:14:19.289Z] #47 26.82 container/list [2021-08-23T22:14:19.520Z] #30 ... [2021-08-23T22:14:19.520Z] [2021-08-23T22:14:19.520Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:19.520Z] #60 sha256:81068e57b77f22178981200bb92ff29b3618b2454bcfee76fb8a57dc9ff84e25 [2021-08-23T22:14:19.520Z] #60 10.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T22:14:19.520Z] #60 10.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T22:14:19.520Z] #60 12.09 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T22:14:19.520Z] #60 12.11 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T22:14:19.520Z] #60 12.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T22:14:19.520Z] #60 13.28 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T22:14:19.520Z] #60 13.45 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T22:14:19.520Z] #60 13.89 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T22:14:19.520Z] #60 14.57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T22:14:19.520Z] #60 16.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T22:14:19.520Z] #60 ... [2021-08-23T22:14:19.520Z] [2021-08-23T22:14:19.520Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:19.520Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:14:19.520Z] #51 17.43 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T22:14:19.520Z] #51 17.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T22:14:19.520Z] #51 17.61 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T22:14:19.520Z] #51 17.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T22:14:19.520Z] #51 18.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T22:14:19.520Z] #51 18.65 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T22:14:19.520Z] #51 18.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T22:14:19.520Z] #51 19.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T22:14:19.520Z] #51 19.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T22:14:19.520Z] #51 19.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T22:14:19.520Z] #51 20.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T22:14:19.520Z] #51 20.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T22:14:19.550Z] #47 27.89 crypto/internal/subtle [2021-08-23T22:14:19.810Z] #47 28.04 crypto/subtle [2021-08-23T22:14:19.810Z] #47 28.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T22:14:20.070Z] #47 28.50 internal/nettrace [2021-08-23T22:14:20.209Z] #51 ... [2021-08-23T22:14:20.209Z] [2021-08-23T22:14:20.209Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:20.209Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:20.209Z] #37 11.33 Fetched 8287 kB in 8s (1035 kB/s) [2021-08-23T22:14:20.209Z] #37 11.33 Reading package lists... [2021-08-23T22:14:20.209Z] #37 14.96 Reading package lists... [2021-08-23T22:14:20.209Z] #37 18.83 Building dependency tree... [2021-08-23T22:14:20.209Z] #37 20.95 The following additional packages will be installed: [2021-08-23T22:14:20.209Z] #37 20.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T22:14:20.209Z] #37 20.96 Suggested packages: [2021-08-23T22:14:20.209Z] #37 20.96 cmake-doc ninja-build lrzip [2021-08-23T22:14:20.209Z] #37 20.96 Recommended packages: [2021-08-23T22:14:20.209Z] #37 20.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T22:14:20.331Z] #47 28.85 runtime/cgo [2021-08-23T22:14:20.475Z] #37 ... [2021-08-23T22:14:20.475Z] [2021-08-23T22:14:20.475Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:20.475Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T22:14:20.475Z] #41 15.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T22:14:20.475Z] #41 16.92 + 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-08-23T22:14:20.475Z] #41 ... [2021-08-23T22:14:20.475Z] [2021-08-23T22:14:20.475Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:20.475Z] #60 sha256:81068e57b77f22178981200bb92ff29b3618b2454bcfee76fb8a57dc9ff84e25 [2021-08-23T22:14:20.475Z] #60 21.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T22:14:20.669Z] #21 2.058 Reading package lists... [2021-08-23T22:14:20.747Z] #60 ... [2021-08-23T22:14:20.747Z] [2021-08-23T22:14:20.747Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:20.747Z] #35 sha256:faa1e1ec40ef55f8915ea91d8ed8f4210be561cc3b392fdbfb732ca36ad23c02 [2021-08-23T22:14:20.747Z] #35 15.16 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T22:14:20.747Z] #35 DONE 21.9s [2021-08-23T22:14:20.747Z] [2021-08-23T22:14:20.747Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:20.747Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:20.747Z] #37 21.76 The following NEW packages will be installed: [2021-08-23T22:14:20.747Z] #37 21.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T22:14:20.747Z] #37 21.78 vim-common xxd [2021-08-23T22:14:21.013Z] #37 22.22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:21.013Z] #37 22.22 Need to get 15.6 MB of archives. [2021-08-23T22:14:21.013Z] #37 22.22 After this operation, 67.4 MB of additional disk space will be used. [2021-08-23T22:14:21.013Z] #37 22.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-23T22:14:21.013Z] #37 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:14:21.013Z] #37 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T22:14:21.013Z] #37 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-23T22:14:21.592Z] #37 ... [2021-08-23T22:14:21.592Z] [2021-08-23T22:14:21.592Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:21.592Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:14:21.592Z] #53 12.76 + cd /tmp/tmp.o9iAX9649C/src/github.com/mvdan/sh [2021-08-23T22:14:21.592Z] #53 12.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:21.592Z] #53 12.91 + GO111MODULE=on [2021-08-23T22:14:21.592Z] #53 12.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T22:14:21.592Z] #53 14.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T22:14:21.592Z] #53 14.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T22:14:21.592Z] #53 14.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T22:14:21.592Z] #53 16.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T22:14:21.592Z] #53 22.05 runtime [2021-08-23T22:14:21.592Z] #53 ... [2021-08-23T22:14:21.592Z] [2021-08-23T22:14:21.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:21.592Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:21.592Z] #14 12.70 Fetched 8287 kB in 8s (1083 kB/s) [2021-08-23T22:14:21.592Z] #14 12.70 Reading package lists... [2021-08-23T22:14:21.592Z] #14 16.21 Reading package lists... [2021-08-23T22:14:21.592Z] #14 19.65 Building dependency tree... [2021-08-23T22:14:21.592Z] #14 21.98 The following additional packages will be installed: [2021-08-23T22:14:21.592Z] #14 21.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:21.592Z] #14 21.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T22:14:21.592Z] #14 21.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T22:14:21.592Z] #14 21.98 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T22:14:21.592Z] #14 21.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T22:14:21.592Z] #14 21.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T22:14:21.592Z] #14 21.99 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T22:14:21.592Z] #14 22.00 Suggested packages: [2021-08-23T22:14:21.592Z] #14 22.00 gcc-10-locales seccomp wine64 [2021-08-23T22:14:21.858Z] #14 ... [2021-08-23T22:14:21.858Z] [2021-08-23T22:14:21.858Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:21.858Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:21.858Z] #37 22.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-23T22:14:21.858Z] #37 22.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-23T22:14:21.858Z] #37 22.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-23T22:14:21.858Z] #37 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-23T22:14:21.858Z] #37 22.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-23T22:14:21.858Z] #37 22.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-23T22:14:22.459Z] #37 ... [2021-08-23T22:14:22.459Z] [2021-08-23T22:14:22.459Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:22.459Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T22:14:22.459Z] #57 13.64 Fetched 8287 kB in 8s (977 kB/s) [2021-08-23T22:14:22.459Z] #57 13.64 Reading package lists... [2021-08-23T22:14:22.459Z] #57 17.84 Reading package lists... [2021-08-23T22:14:22.459Z] #57 21.28 Building dependency tree... [2021-08-23T22:14:22.459Z] #57 ... [2021-08-23T22:14:22.459Z] [2021-08-23T22:14:22.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:22.459Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:22.459Z] #14 23.23 The following NEW packages will be installed: [2021-08-23T22:14:22.459Z] #14 23.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:22.459Z] #14 23.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T22:14:22.459Z] #14 23.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T22:14:22.459Z] #14 23.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T22:14:22.459Z] #14 23.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T22:14:22.459Z] #14 23.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T22:14:22.459Z] #14 23.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T22:14:22.459Z] #14 23.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T22:14:22.459Z] #14 23.24 mingw-w64-x86-64-dev [2021-08-23T22:14:22.459Z] #14 23.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:22.459Z] #14 23.65 Need to get 108 MB of archives. [2021-08-23T22:14:22.459Z] #14 23.65 After this operation, 620 MB of additional disk space will be used. [2021-08-23T22:14:22.459Z] #14 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-08-23T22:14:22.459Z] #14 23.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-08-23T22:14:22.724Z] #14 23.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T22:14:22.724Z] #14 24.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-23T22:14:22.989Z] #14 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-23T22:14:22.989Z] #14 24.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T22:14:22.989Z] #14 24.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T22:14:22.989Z] #14 24.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-08-23T22:14:22.989Z] #14 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T22:14:23.099Z] #47 ... [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:23.099Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:23.099Z] #45 26.80 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T22:14:23.099Z] 8f616e6e9eec: Pull complete [2021-08-23T22:14:23.099Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T22:14:23.099Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:14:23.099Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:14:23.099Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-23T22:14:23.099Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-23T22:14:23.099Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-23T22:14:23.099Z] INFO: Docker version of control daemon [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] Client: [2021-08-23T22:14:23.099Z] Version: 20.10.8 [2021-08-23T22:14:23.099Z] API version: 1.41 [2021-08-23T22:14:23.099Z] Go version: go1.16.6 [2021-08-23T22:14:23.099Z] Git commit: 3967b7d [2021-08-23T22:14:23.099Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T22:14:23.099Z] OS/Arch: windows/amd64 [2021-08-23T22:14:23.099Z] Context: default [2021-08-23T22:14:23.099Z] Experimental: true [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] Server: Docker Engine - Community [2021-08-23T22:14:23.099Z] Engine: [2021-08-23T22:14:23.099Z] Version: 20.10.8 [2021-08-23T22:14:23.099Z] API version: 1.41 (minimum version 1.24) [2021-08-23T22:14:23.099Z] Go version: go1.16.6 [2021-08-23T22:14:23.099Z] Git commit: 75249d8 [2021-08-23T22:14:23.099Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T22:14:23.099Z] OS/Arch: windows/amd64 [2021-08-23T22:14:23.099Z] Experimental: true [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] INFO: Docker info of control daemon [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] Client: [2021-08-23T22:14:23.099Z] Context: default [2021-08-23T22:14:23.099Z] Debug Mode: false [2021-08-23T22:14:23.099Z] [2021-08-23T22:14:23.099Z] Server: [2021-08-23T22:14:23.099Z] Containers: 0 [2021-08-23T22:14:23.099Z] Running: 0 [2021-08-23T22:14:23.099Z] Paused: 0 [2021-08-23T22:14:23.099Z] Stopped: 0 [2021-08-23T22:14:23.099Z] Images: 1 [2021-08-23T22:14:23.099Z] Server Version: 20.10.8 [2021-08-23T22:14:23.099Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T22:14:23.099Z] Windows: [2021-08-23T22:14:23.099Z] LCOW: [2021-08-23T22:14:23.099Z] Logging Driver: json-file [2021-08-23T22:14:23.100Z] Plugins: [2021-08-23T22:14:23.100Z] Volume: local [2021-08-23T22:14:23.100Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:14:23.100Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:14:23.100Z] Swarm: inactive [2021-08-23T22:14:23.100Z] Default Isolation: process [2021-08-23T22:14:23.100Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T22:14:23.100Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T22:14:23.100Z] OSType: windows [2021-08-23T22:14:23.100Z] Architecture: x86_64 [2021-08-23T22:14:23.100Z] CPUs: 4 [2021-08-23T22:14:23.100Z] Total Memory: 32GiB [2021-08-23T22:14:23.100Z] Name: azwin-2-5e0e00 [2021-08-23T22:14:23.100Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T22:14:23.100Z] Docker Root Dir: D:\docker [2021-08-23T22:14:23.100Z] Debug Mode: false [2021-08-23T22:14:23.100Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:14:23.100Z] Labels: [2021-08-23T22:14:23.100Z] Experimental: true [2021-08-23T22:14:23.100Z] Insecure Registries: [2021-08-23T22:14:23.100Z] 10.0.0.4:5000 [2021-08-23T22:14:23.100Z] 127.0.0.0/8 [2021-08-23T22:14:23.100Z] Registry Mirrors: [2021-08-23T22:14:23.100Z] http://10.0.0.4:5000/ [2021-08-23T22:14:23.100Z] Live Restore Enabled: false [2021-08-23T22:14:23.100Z] Product License: Community Engine [2021-08-23T22:14:23.100Z] [2021-08-23T22:14:23.100Z] [2021-08-23T22:14:23.100Z] INFO: Commit hash is 247f4796d2 [2021-08-23T22:14:23.100Z] INFO: Nuke-Everything... [2021-08-23T22:14:23.100Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T22:14:23.100Z] INFO: Nuking d:\CI [2021-08-23T22:14:23.100Z] INFO: Zapped successfully [2021-08-23T22:14:23.100Z] INFO: Location for testing is d:\CI\PR-42770\5 [2021-08-23T22:14:23.100Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T22:14:23.100Z] [2021-08-23T22:14:23.100Z] [2021-08-23T22:14:23.100Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 22:14:18... [2021-08-23T22:14:23.100Z] [2021-08-23T22:14:23.263Z] #14 ... [2021-08-23T22:14:23.263Z] [2021-08-23T22:14:23.263Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:23.263Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:14:23.263Z] #45 14.36 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T22:14:23.263Z] #45 16.45 Fetched 8290 kB in 11s (762 kB/s) [2021-08-23T22:14:23.263Z] #45 16.45 Reading package lists... [2021-08-23T22:14:23.263Z] #45 20.05 Reading package lists... [2021-08-23T22:14:23.555Z] Sending build context to Docker daemon 60.73MB [2021-08-23T22:14:23.555Z] [2021-08-23T22:14:23.555Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T22:14:23.555Z] ---> a4938fe7222f [2021-08-23T22:14:23.555Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T22:14:23.555Z] ---> Running in e9de766b84ed [2021-08-23T22:14:23.595Z] #45 24.46 Building dependency tree... [2021-08-23T22:14:23.595Z] #45 ... [2021-08-23T22:14:23.595Z] [2021-08-23T22:14:23.595Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:23.595Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:23.595Z] #37 24.37 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:23.595Z] #37 24.57 Fetched 15.6 MB in 1s (12.9 MB/s) [2021-08-23T22:14:23.595Z] #37 24.65 Selecting previously unselected package xxd. [2021-08-23T22:14:23.625Z] #47 ... [2021-08-23T22:14:23.625Z] [2021-08-23T22:14:23.625Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:23.625Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:14:23.625Z] #41 28.88 Updating files: 69% (1180/1696) Updating files: 70% (1188/1696) Updating files: 71% (1205/1696) Updating files: 72% (1222/1696) Updating files: 73% (1239/1696) Updating files: 74% (1256/1696) Updating files: 75% (1272/1696) Updating files: 76% (1289/1696) Updating files: 77% (1306/1696) Updating files: 78% (1323/1696) Updating files: 79% (1340/1696) Updating files: 80% (1357/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-23T22:14:23.625Z] #41 29.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T22:14:23.860Z] #37 24.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-23T22:14:23.860Z] #37 24.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T22:14:23.860Z] #37 25.02 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:14:23.860Z] #37 25.21 Selecting previously unselected package vim-common. [2021-08-23T22:14:23.860Z] #37 25.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:14:23.860Z] #37 25.26 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:14:23.886Z] #41 31.99 + 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-08-23T22:14:24.009Z] Removing intermediate container e9de766b84ed [2021-08-23T22:14:24.010Z] ---> 57dfa0531e1e [2021-08-23T22:14:24.010Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T22:14:24.010Z] ---> Running in 827c8ef4cbbc [2021-08-23T22:14:24.437Z] #37 25.65 Selecting previously unselected package cmake-data. [2021-08-23T22:14:24.437Z] #37 25.65 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T22:14:24.437Z] #37 25.67 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T22:14:24.453Z] #41 ... [2021-08-23T22:14:24.453Z] [2021-08-23T22:14:24.453Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:24.453Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:24.453Z] #45 22.40 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T22:14:24.453Z] #45 30.49 Fetched 8402 kB in 21s (392 kB/s) [2021-08-23T22:14:24.464Z] Removing intermediate container 827c8ef4cbbc [2021-08-23T22:14:24.464Z] ---> 4697b05da01a [2021-08-23T22:14:24.464Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T22:14:24.464Z] ---> Running in fbd35ff0e704 [2021-08-23T22:14:24.464Z] Removing intermediate container fbd35ff0e704 [2021-08-23T22:14:24.464Z] ---> bf7afa94321f [2021-08-23T22:14:24.465Z] 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-08-23T22:14:24.465Z] ---> Running in d784178df5fa [2021-08-23T22:14:24.467Z] #45 ... [2021-08-23T22:14:24.467Z] [2021-08-23T22:14:24.467Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T22:14:24.467Z] #35 sha256:5348681a63f99c8dcd31ac8d32d2721c479b041e0402db36f0fd24bfea6116a7 [2021-08-23T22:14:24.467Z] #35 24.34 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T22:14:24.467Z] #35 DONE 28.9s [2021-08-23T22:14:24.467Z] [2021-08-23T22:14:24.467Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:24.467Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:14:24.467Z] #60 25.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T22:14:24.467Z] #60 26.46 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T22:14:24.467Z] #60 26.53 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T22:14:24.467Z] #60 26.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T22:14:24.467Z] #60 27.48 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T22:14:24.467Z] #60 27.80 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T22:14:24.467Z] #60 28.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T22:14:24.715Z] #45 30.49 Reading package lists... [2021-08-23T22:14:24.715Z] #45 ... [2021-08-23T22:14:24.715Z] [2021-08-23T22:14:24.715Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:24.715Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:24.715Z] #51 29.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T22:14:24.715Z] #51 29.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T22:14:24.715Z] #51 29.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T22:14:24.715Z] #51 29.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T22:14:24.715Z] #51 29.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T22:14:24.715Z] #51 29.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T22:14:24.715Z] #51 30.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T22:14:24.715Z] #51 30.33 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T22:14:24.715Z] #51 30.61 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T22:14:24.715Z] #51 30.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T22:14:24.715Z] #51 30.66 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T22:14:24.715Z] #51 30.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T22:14:24.715Z] #51 30.80 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T22:14:24.715Z] #51 31.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T22:14:24.715Z] #51 31.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T22:14:24.715Z] #51 31.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T22:14:24.715Z] #51 31.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T22:14:24.715Z] #51 31.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T22:14:24.715Z] #51 31.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T22:14:24.715Z] #51 31.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T22:14:24.715Z] #51 32.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T22:14:24.715Z] #51 32.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T22:14:24.715Z] #51 32.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T22:14:24.715Z] #51 32.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T22:14:24.715Z] #51 32.79 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T22:14:24.715Z] #51 33.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T22:14:24.715Z] #51 33.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T22:14:24.723Z] #60 29.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T22:14:24.842Z] #21 6.866 Reading package lists... [2021-08-23T22:14:24.919Z] Removing intermediate container d784178df5fa [2021-08-23T22:14:24.919Z] ---> c7f0461497e0 [2021-08-23T22:14:24.919Z] 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-08-23T22:14:24.919Z] ---> Running in 268c69a3e2de [2021-08-23T22:14:24.976Z] #51 33.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T22:14:24.987Z] #60 29.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T22:14:25.237Z] #51 33.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T22:14:25.237Z] #51 33.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T22:14:25.237Z] #51 33.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T22:14:25.774Z] #21 11.41 Building dependency tree... [2021-08-23T22:14:25.774Z] #21 12.50 Reading state information... [2021-08-23T22:14:25.810Z] #51 ... [2021-08-23T22:14:25.810Z] [2021-08-23T22:14:25.810Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:25.810Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:14:25.810Z] #53 24.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T22:14:25.810Z] #53 29.50 runtime [2021-08-23T22:14:26.069Z] #53 ... [2021-08-23T22:14:26.069Z] [2021-08-23T22:14:26.069Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:26.069Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:26.069Z] #37 19.18 Reading package lists... [2021-08-23T22:14:26.069Z] #37 28.04 Building dependency tree... [2021-08-23T22:14:26.069Z] #37 33.44 The following additional packages will be installed: [2021-08-23T22:14:26.069Z] #37 33.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T22:14:26.069Z] #37 33.48 Suggested packages: [2021-08-23T22:14:26.069Z] #37 33.49 cmake-doc ninja-build lrzip [2021-08-23T22:14:26.069Z] #37 33.49 Recommended packages: [2021-08-23T22:14:26.069Z] #37 33.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T22:14:26.069Z] #37 ... [2021-08-23T22:14:26.069Z] [2021-08-23T22:14:26.069Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:26.069Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:26.069Z] #51 34.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T22:14:26.069Z] #51 34.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T22:14:26.069Z] #51 34.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T22:14:26.638Z] #51 34.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T22:14:26.638Z] #51 35.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T22:14:26.879Z] #60 ... [2021-08-23T22:14:26.879Z] [2021-08-23T22:14:26.879Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:26.879Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:26.879Z] #47 31.04 encoding [2021-08-23T22:14:26.879Z] #47 31.41 unicode/utf16 [2021-08-23T22:14:26.897Z] #51 35.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T22:14:26.898Z] #51 35.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T22:14:27.054Z] #37 ... [2021-08-23T22:14:27.054Z] [2021-08-23T22:14:27.054Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:27.054Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T22:14:27.054Z] #57 23.94 The following additional packages will be installed: [2021-08-23T22:14:27.054Z] #57 23.94 libbtrfs0 [2021-08-23T22:14:27.054Z] #57 24.07 The following NEW packages will be installed: [2021-08-23T22:14:27.054Z] #57 24.08 libbtrfs-dev libbtrfs0 [2021-08-23T22:14:27.054Z] #57 24.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:27.054Z] #57 24.45 Need to get 454 kB of archives. [2021-08-23T22:14:27.054Z] #57 24.45 After this operation, 1275 kB of additional disk space will be used. [2021-08-23T22:14:27.054Z] #57 24.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-23T22:14:27.054Z] #57 24.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-23T22:14:27.054Z] #57 25.69 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:27.054Z] #57 25.86 Fetched 454 kB in 0s (1398 kB/s) [2021-08-23T22:14:27.054Z] #57 25.98 Selecting previously unselected package libbtrfs0:arm64. [2021-08-23T22:14:27.054Z] #57 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-23T22:14:27.054Z] #57 26.08 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-23T22:14:27.054Z] #57 26.23 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T22:14:27.054Z] #57 26.50 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-23T22:14:27.054Z] #57 26.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-23T22:14:27.054Z] #57 26.51 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T22:14:27.054Z] #57 26.89 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T22:14:27.054Z] #57 26.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T22:14:27.054Z] #57 26.97 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:27.054Z] #57 DONE 27.8s [2021-08-23T22:14:27.054Z] [2021-08-23T22:14:27.054Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:14:27.054Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:14:27.054Z] #30 23.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T22:14:27.054Z] #30 25.54 [2021-08-23T22:14:27.054Z] #30 26.18 #=#=# ######################################################################## 100.0% [2021-08-23T22:14:27.054Z] #30 27.77 [2021-08-23T22:14:27.135Z] #47 31.84 container/list [2021-08-23T22:14:27.142Z] #21 13.68 The following additional packages will be installed: [2021-08-23T22:14:27.142Z] #21 13.68 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-23T22:14:27.142Z] #21 13.68 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-23T22:14:27.142Z] #21 13.68 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-23T22:14:27.142Z] #21 13.68 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-23T22:14:27.142Z] #21 13.68 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-23T22:14:27.142Z] #21 13.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-23T22:14:27.142Z] #21 13.69 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-23T22:14:27.142Z] #21 13.71 Suggested packages: [2021-08-23T22:14:27.142Z] #21 13.71 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-23T22:14:27.142Z] #21 13.71 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-23T22:14:27.142Z] #21 13.71 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-23T22:14:27.142Z] #21 13.71 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-23T22:14:27.142Z] #21 13.71 seccomp:ppc64el seccomp:s390x [2021-08-23T22:14:27.142Z] #21 13.71 Recommended packages: [2021-08-23T22:14:27.142Z] #21 13.71 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-23T22:14:27.142Z] #21 13.71 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-23T22:14:27.142Z] #21 13.71 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-23T22:14:27.142Z] #21 13.71 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-23T22:14:27.399Z] #21 14.13 The following NEW packages will be installed: [2021-08-23T22:14:27.399Z] #21 14.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-23T22:14:27.399Z] #21 14.13 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-23T22:14:27.399Z] #21 14.13 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-23T22:14:27.399Z] #21 14.13 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-23T22:14:27.399Z] #21 14.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-23T22:14:27.399Z] #21 14.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-23T22:14:27.399Z] #21 14.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-23T22:14:27.399Z] #21 14.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-23T22:14:27.399Z] #21 14.14 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-23T22:14:27.399Z] #21 14.14 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-23T22:14:27.399Z] #21 14.14 libseccomp2:ppc64el libseccomp2:s390x [2021-08-23T22:14:27.648Z] #30 ... [2021-08-23T22:14:27.648Z] [2021-08-23T22:14:27.648Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:27.648Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T22:14:27.648Z] #33 28.66 Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-23T22:14:27.648Z] #33 28.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T22:14:27.655Z] #21 14.56 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:27.656Z] #21 14.56 Need to get 15.9 MB of archives. [2021-08-23T22:14:27.656Z] #21 14.56 After this operation, 72.9 MB of additional disk space will be used. [2021-08-23T22:14:27.656Z] #21 14.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-23T22:14:27.656Z] #21 14.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-23T22:14:27.656Z] #21 14.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-23T22:14:27.656Z] #21 14.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-23T22:14:27.656Z] #21 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-23T22:14:27.656Z] #21 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-23T22:14:27.846Z] #51 36.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T22:14:27.846Z] #51 36.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T22:14:27.846Z] #51 36.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T22:14:27.846Z] #51 36.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T22:14:27.913Z] #21 14.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-23T22:14:27.913Z] #21 14.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-23T22:14:27.913Z] #21 14.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-23T22:14:27.913Z] #21 14.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-23T22:14:27.913Z] #21 14.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-23T22:14:28.107Z] #51 36.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T22:14:28.107Z] #51 36.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T22:14:28.169Z] #21 14.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-23T22:14:28.170Z] #21 14.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-23T22:14:28.170Z] #21 15.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-23T22:14:28.170Z] #21 15.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-23T22:14:28.170Z] #21 15.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-23T22:14:28.170Z] #21 15.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-23T22:14:28.170Z] #21 15.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-23T22:14:28.170Z] #21 15.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-23T22:14:28.170Z] #21 15.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-23T22:14:28.170Z] #21 15.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-23T22:14:28.170Z] #21 15.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-23T22:14:28.170Z] #21 15.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-23T22:14:28.170Z] #21 15.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-23T22:14:28.170Z] #21 15.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-23T22:14:28.225Z] #33 29.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:28.426Z] #21 15.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-23T22:14:28.426Z] #21 15.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-23T22:14:28.426Z] #21 15.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-23T22:14:28.426Z] #21 15.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-23T22:14:28.426Z] #21 15.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-23T22:14:28.426Z] #21 15.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-23T22:14:28.426Z] #21 15.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-23T22:14:28.426Z] #21 15.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-23T22:14:28.426Z] #21 15.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-23T22:14:28.426Z] #21 15.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-23T22:14:28.502Z] #47 32.70 crypto/internal/subtle [2021-08-23T22:14:28.502Z] #47 33.01 crypto/subtle [2021-08-23T22:14:28.502Z] #47 ... [2021-08-23T22:14:28.502Z] [2021-08-23T22:14:28.502Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:28.502Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:14:28.502Z] #51 23.02 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T22:14:28.502Z] #51 23.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T22:14:28.502Z] #51 23.23 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T22:14:28.502Z] #51 23.37 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T22:14:28.502Z] #51 23.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T22:14:28.502Z] #51 24.08 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T22:14:28.502Z] #51 25.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T22:14:28.502Z] #51 25.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T22:14:28.502Z] #51 27.05 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T22:14:28.502Z] #51 27.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T22:14:28.502Z] #51 32.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T22:14:28.502Z] #51 32.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T22:14:28.502Z] #51 32.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T22:14:28.502Z] #51 33.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T22:14:28.636Z] [2021-08-23T22:14:28.636Z] SUCCESS: Specified value was saved. [2021-08-23T22:14:28.676Z] #51 37.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T22:14:28.683Z] #21 15.75 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:28.759Z] #51 33.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T22:14:28.759Z] #51 ... [2021-08-23T22:14:28.759Z] [2021-08-23T22:14:28.759Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:28.759Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:28.759Z] #47 33.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T22:14:28.937Z] #51 37.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T22:14:28.940Z] #21 15.95 Fetched 15.9 MB in 1s (15.7 MB/s) [2021-08-23T22:14:28.940Z] #21 15.99 Selecting previously unselected package gcc-10-base:armel. [2021-08-23T22:14:29.015Z] #47 33.52 internal/nettrace [2021-08-23T22:14:29.196Z] #21 15.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-08-23T22:14:29.196Z] #21 16.02 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-23T22:14:29.196Z] #21 16.04 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-23T22:14:29.196Z] #21 16.08 Selecting previously unselected package gcc-10-base:armhf. [2021-08-23T22:14:29.196Z] #21 16.09 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-23T22:14:29.196Z] #21 16.10 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-23T22:14:29.272Z] #47 33.74 runtime/cgo [2021-08-23T22:14:29.272Z] #47 ... [2021-08-23T22:14:29.272Z] [2021-08-23T22:14:29.272Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:29.272Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:14:29.272Z] #53 23.70 + cd /tmp/tmp.2TcKwMQX40/src/github.com/mvdan/sh [2021-08-23T22:14:29.272Z] #53 23.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T22:14:29.272Z] #53 24.02 + GO111MODULE=on [2021-08-23T22:14:29.272Z] #53 24.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T22:14:29.272Z] #53 25.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T22:14:29.272Z] #53 25.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T22:14:29.272Z] #53 25.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T22:14:29.272Z] #53 29.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T22:14:29.272Z] #53 ... [2021-08-23T22:14:29.272Z] [2021-08-23T22:14:29.272Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:14:29.272Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:14:29.272Z] #41 31.77 Updating files: 70% (1188/1696) Updating files: 71% (1205/1696) Updating files: 72% (1222/1696) Updating files: 73% (1239/1696) Updating files: 74% (1256/1696) Updating files: 75% (1272/1696) Updating files: 76% (1289/1696) Updating files: 77% (1306/1696) Updating files: 78% (1323/1696) Updating files: 79% (1340/1696) Updating files: 80% (1357/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-23T22:14:29.272Z] #41 32.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T22:14:29.288Z] #51 37.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T22:14:29.288Z] #51 37.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T22:14:29.288Z] #51 37.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T22:14:29.288Z] #51 37.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T22:14:29.288Z] #51 37.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T22:14:29.453Z] #21 16.15 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-23T22:14:29.453Z] #21 16.16 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-23T22:14:29.453Z] #21 16.17 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-23T22:14:29.453Z] #21 16.22 Selecting previously unselected package gcc-10-base:s390x. [2021-08-23T22:14:29.453Z] #21 16.22 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-23T22:14:29.453Z] #21 16.23 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-23T22:14:29.453Z] #21 16.29 Selecting previously unselected package gcc-10-base:arm64. [2021-08-23T22:14:29.453Z] #21 16.29 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-23T22:14:29.453Z] #21 16.30 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-23T22:14:29.453Z] #21 16.36 Selecting previously unselected package libgcc-s1:armel. [2021-08-23T22:14:29.453Z] #21 16.37 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-23T22:14:29.453Z] #21 16.38 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-23T22:14:29.595Z] INFO: Downloading git... [2021-08-23T22:14:29.710Z] #21 16.43 Selecting previously unselected package libcrypt1:armel. [2021-08-23T22:14:29.710Z] #21 16.44 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-23T22:14:29.710Z] #21 16.44 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-23T22:14:29.710Z] #21 16.52 Selecting previously unselected package libc6:armel. [2021-08-23T22:14:29.710Z] #21 16.53 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-23T22:14:29.966Z] #21 16.74 Unpacking libc6:armel (2.31-13) ... [2021-08-23T22:14:30.529Z] #21 17.27 Selecting previously unselected package libapparmor1:armel. [2021-08-23T22:14:30.529Z] #21 17.27 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-23T22:14:30.529Z] #21 17.28 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-23T22:14:30.529Z] #21 17.33 Selecting previously unselected package libapparmor-dev:armel. [2021-08-23T22:14:30.529Z] #21 17.34 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-23T22:14:30.529Z] #21 17.34 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-23T22:14:30.529Z] #21 17.41 Selecting previously unselected package libgcc-s1:arm64. [2021-08-23T22:14:30.529Z] #21 17.41 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-23T22:14:30.529Z] #21 17.42 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-23T22:14:30.561Z] INFO: Downloading go... [2021-08-23T22:14:30.643Z] #41 34.98 + 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-08-23T22:14:30.732Z] #51 ... [2021-08-23T22:14:30.732Z] [2021-08-23T22:14:30.732Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:30.732Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:30.732Z] #57 28.98 Fetched 8398 kB in 20s (423 kB/s) [2021-08-23T22:14:30.732Z] #57 28.98 Reading package lists... [2021-08-23T22:14:30.732Z] #57 37.15 Reading package lists... [2021-08-23T22:14:30.732Z] #57 ... [2021-08-23T22:14:30.732Z] [2021-08-23T22:14:30.732Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:30.732Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:14:30.732Z] #60 29.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T22:14:30.732Z] #60 36.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T22:14:30.732Z] #60 ... [2021-08-23T22:14:30.732Z] [2021-08-23T22:14:30.732Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:30.732Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:30.732Z] #51 39.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T22:14:30.732Z] #51 39.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T22:14:30.785Z] #21 17.47 Selecting previously unselected package libcrypt1:arm64. [2021-08-23T22:14:30.785Z] #21 17.48 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-23T22:14:30.785Z] #21 17.48 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-23T22:14:30.785Z] #21 17.57 Selecting previously unselected package libc6:arm64. [2021-08-23T22:14:30.785Z] #21 17.57 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-23T22:14:30.785Z] #21 17.73 Unpacking libc6:arm64 (2.31-13) ... [2021-08-23T22:14:30.788Z] #33 ... [2021-08-23T22:14:30.788Z] [2021-08-23T22:14:30.788Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:30.788Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:14:30.788Z] #51 21.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T22:14:30.788Z] #51 22.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T22:14:30.788Z] #51 22.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T22:14:30.788Z] #51 22.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T22:14:30.788Z] #51 22.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T22:14:30.788Z] #51 22.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T22:14:30.788Z] #51 23.58 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T22:14:30.788Z] #51 23.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T22:14:30.788Z] #51 23.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T22:14:30.788Z] #51 23.98 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T22:14:30.788Z] #51 24.20 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T22:14:30.788Z] #51 24.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T22:14:30.788Z] #51 24.33 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T22:14:30.788Z] #51 24.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T22:14:30.788Z] #51 24.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T22:14:30.788Z] #51 24.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T22:14:30.788Z] #51 24.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T22:14:30.788Z] #51 25.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T22:14:30.788Z] #51 25.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T22:14:30.788Z] #51 25.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T22:14:30.788Z] #51 25.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T22:14:30.788Z] #51 25.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T22:14:30.788Z] #51 25.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T22:14:30.788Z] #51 26.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T22:14:30.788Z] #51 26.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T22:14:30.788Z] #51 26.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T22:14:30.788Z] #51 26.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T22:14:30.788Z] #51 26.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T22:14:30.788Z] #51 26.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T22:14:30.788Z] #51 27.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T22:14:30.788Z] #51 27.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T22:14:30.788Z] #51 27.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T22:14:30.788Z] #51 27.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T22:14:30.788Z] #51 27.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T22:14:30.788Z] #51 27.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T22:14:30.788Z] #51 28.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T22:14:30.788Z] #51 28.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T22:14:30.788Z] #51 28.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T22:14:30.788Z] #51 28.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T22:14:30.788Z] #51 28.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T22:14:30.788Z] #51 28.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T22:14:30.788Z] #51 29.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T22:14:30.788Z] #51 30.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T22:14:30.788Z] #51 30.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T22:14:30.788Z] #51 30.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.58 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T22:14:30.788Z] #51 30.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T22:14:30.788Z] #51 30.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T22:14:30.788Z] #51 30.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T22:14:30.788Z] #51 30.77 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T22:14:30.788Z] #51 30.95 go: downloading golang.org/x/text v0.3.2 [2021-08-23T22:14:30.788Z] #51 31.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T22:14:30.788Z] #51 31.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T22:14:30.788Z] #51 ... [2021-08-23T22:14:30.788Z] [2021-08-23T22:14:30.788Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:14:30.788Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:14:30.788Z] #30 30.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T22:14:30.788Z] #30 31.67 #=#=# [2021-08-23T22:14:30.788Z] #30 32.05 #=#=# ######################################################################## 100.0% [2021-08-23T22:14:31.011Z] #51 ... [2021-08-23T22:14:31.011Z] [2021-08-23T22:14:31.011Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:31.011Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:31.011Z] #14 29.35 Fetched 8398 kB in 20s (414 kB/s) [2021-08-23T22:14:31.011Z] #14 29.35 Reading package lists... [2021-08-23T22:14:31.011Z] #14 37.50 Reading package lists... [2021-08-23T22:14:31.011Z] #14 ... [2021-08-23T22:14:31.011Z] [2021-08-23T22:14:31.011Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:31.011Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:31.011Z] #37 35.06 The following NEW packages will be installed: [2021-08-23T22:14:31.011Z] #37 35.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T22:14:31.011Z] #37 35.09 vim-common xxd [2021-08-23T22:14:31.011Z] #37 35.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:31.011Z] #37 35.63 Need to get 17.7 MB of archives. [2021-08-23T22:14:31.011Z] #37 35.63 After this operation, 70.7 MB of additional disk space will be used. [2021-08-23T22:14:31.011Z] #37 35.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:14:31.011Z] #37 35.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:14:31.011Z] #37 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T22:14:31.011Z] #37 35.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T22:14:31.011Z] #37 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T22:14:31.011Z] #37 36.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T22:14:31.011Z] #37 36.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T22:14:31.011Z] #37 36.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T22:14:31.011Z] #37 36.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T22:14:31.011Z] #37 36.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T22:14:31.011Z] #37 38.79 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:31.011Z] #37 39.26 Fetched 17.7 MB in 2s (9148 kB/s) [2021-08-23T22:14:31.011Z] #37 39.50 Selecting previously unselected package xxd. [2021-08-23T22:14:31.052Z] #30 ... [2021-08-23T22:14:31.052Z] [2021-08-23T22:14:31.052Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:31.052Z] #60 sha256:81068e57b77f22178981200bb92ff29b3618b2454bcfee76fb8a57dc9ff84e25 [2021-08-23T22:14:31.052Z] #60 22.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T22:14:31.052Z] #60 ... [2021-08-23T22:14:31.052Z] [2021-08-23T22:14:31.052Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T22:14:31.052Z] #30 sha256:4b195398e49450b6ab7625c9b97aec2c4a9f125d98b3e5643996a7a34f986f4c [2021-08-23T22:14:31.052Z] #30 33.21 [2021-08-23T22:14:31.270Z] #37 39.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 ... 15713 files and directories currently installed.) [2021-08-23T22:14:31.271Z] #37 39.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:14:31.271Z] #37 39.69 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:14:31.348Z] #21 18.18 Selecting previously unselected package libapparmor1:arm64. [2021-08-23T22:14:31.348Z] #21 18.19 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-23T22:14:31.349Z] #21 18.20 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T22:14:31.349Z] #21 18.25 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-23T22:14:31.349Z] #21 18.26 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-23T22:14:31.349Z] #21 18.26 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T22:14:31.529Z] #37 40.06 Selecting previously unselected package vim-common. [2021-08-23T22:14:31.606Z] #21 18.33 Selecting previously unselected package libgcc-s1:s390x. [2021-08-23T22:14:31.606Z] #21 18.34 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-23T22:14:31.606Z] #21 18.34 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-23T22:14:31.606Z] #21 18.39 Selecting previously unselected package libcrypt1:s390x. [2021-08-23T22:14:31.606Z] #21 18.39 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-23T22:14:31.606Z] #21 18.40 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-23T22:14:31.606Z] #21 18.48 Selecting previously unselected package libc6:s390x. [2021-08-23T22:14:31.606Z] #21 18.49 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-23T22:14:31.628Z] #30 33.59 Download of images into '/build' complete. [2021-08-23T22:14:31.628Z] #30 33.59 Use something like the following to load the result into a Docker daemon: [2021-08-23T22:14:31.628Z] #30 33.59 tar -cC '/build' . | docker load [2021-08-23T22:14:31.788Z] #37 40.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:14:31.788Z] #37 40.10 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:14:31.862Z] #21 18.69 Unpacking libc6:s390x (2.31-13) ... [2021-08-23T22:14:32.089Z] INFO: Downloading compiler 1 of 3... [2021-08-23T22:14:32.119Z] #21 19.11 Selecting previously unselected package libapparmor1:s390x. [2021-08-23T22:14:32.119Z] #21 19.12 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-23T22:14:32.119Z] #21 19.12 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-23T22:14:32.119Z] #21 19.17 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-23T22:14:32.119Z] #21 19.18 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-23T22:14:32.119Z] #21 19.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-23T22:14:32.210Z] #30 DONE 34.0s [2021-08-23T22:14:32.210Z] [2021-08-23T22:14:32.210Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:32.210Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:32.210Z] #14 25.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-23T22:14:32.210Z] #14 26.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-08-23T22:14:32.210Z] #14 26.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T22:14:32.210Z] #14 27.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-23T22:14:32.210Z] #14 28.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-08-23T22:14:32.210Z] #14 28.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T22:14:32.210Z] #14 28.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-23T22:14:32.210Z] #14 28.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-23T22:14:32.210Z] #14 28.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-23T22:14:32.210Z] #14 28.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-23T22:14:32.210Z] #14 28.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-08-23T22:14:32.210Z] #14 28.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-23T22:14:32.210Z] #14 28.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-23T22:14:32.210Z] #14 28.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-23T22:14:32.210Z] #14 28.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-23T22:14:32.210Z] #14 28.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-23T22:14:32.210Z] #14 28.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-23T22:14:32.210Z] #14 28.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-23T22:14:32.210Z] #14 28.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T22:14:32.210Z] #14 28.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-23T22:14:32.210Z] #14 28.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-23T22:14:32.210Z] #14 29.92 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:32.210Z] #14 30.21 Fetched 108 MB in 5s (19.8 MB/s) [2021-08-23T22:14:32.210Z] #14 30.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T22:14:32.210Z] #14 30.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 ... 15703 files and directories currently installed.) [2021-08-23T22:14:32.210Z] #14 30.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-23T22:14:32.210Z] #14 30.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:14:32.210Z] #14 32.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T22:14:32.210Z] #14 32.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-23T22:14:32.210Z] #14 32.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:14:32.357Z] #37 40.87 Selecting previously unselected package cmake-data. [2021-08-23T22:14:32.357Z] #37 40.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T22:14:32.357Z] #37 40.91 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T22:14:32.376Z] #21 19.32 Selecting previously unselected package libgcc-s1:armhf. [2021-08-23T22:14:32.633Z] #21 19.33 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-23T22:14:32.633Z] #21 19.33 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-23T22:14:32.633Z] #21 19.38 Selecting previously unselected package libcrypt1:armhf. [2021-08-23T22:14:32.633Z] #21 19.39 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-23T22:14:32.633Z] #21 19.40 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-23T22:14:32.633Z] #21 19.47 Selecting previously unselected package libc6:armhf. [2021-08-23T22:14:32.633Z] #21 19.48 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-23T22:14:32.890Z] #21 19.70 Unpacking libc6:armhf (2.31-13) ... [2021-08-23T22:14:33.057Z] INFO: Downloading compiler 2 of 3... [2021-08-23T22:14:33.149Z] #21 20.14 Selecting previously unselected package libapparmor1:armhf. [2021-08-23T22:14:33.149Z] #21 20.15 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-23T22:14:33.149Z] #21 20.15 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-23T22:14:33.406Z] #21 20.21 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-23T22:14:33.406Z] #21 20.23 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-23T22:14:33.406Z] #21 20.24 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-23T22:14:33.406Z] #21 20.32 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-23T22:14:33.406Z] #21 20.32 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-23T22:14:33.406Z] #21 20.33 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-23T22:14:33.406Z] #21 20.38 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-23T22:14:33.406Z] #21 20.39 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-23T22:14:33.406Z] #21 20.40 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-23T22:14:33.603Z] #14 ... [2021-08-23T22:14:33.603Z] [2021-08-23T22:14:33.603Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:33.603Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:14:33.603Z] #51 34.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T22:14:33.603Z] #51 34.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T22:14:33.663Z] #21 20.48 Selecting previously unselected package libc6:ppc64el. [2021-08-23T22:14:33.663Z] #21 20.49 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-23T22:14:33.919Z] #41 ... [2021-08-23T22:14:33.919Z] [2021-08-23T22:14:33.919Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:33.919Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:33.919Z] #37 28.03 Fetched 8398 kB in 22s (387 kB/s) [2021-08-23T22:14:33.919Z] #37 28.03 Reading package lists... [2021-08-23T22:14:33.919Z] #37 35.87 Reading package lists... [2021-08-23T22:14:33.919Z] #37 ... [2021-08-23T22:14:33.919Z] [2021-08-23T22:14:33.919Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:33.920Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:14:33.920Z] #51 33.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T22:14:33.920Z] #51 33.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T22:14:33.920Z] #51 33.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T22:14:33.920Z] #51 34.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T22:14:33.920Z] #51 34.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T22:14:33.920Z] #51 34.22 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T22:14:33.920Z] #51 34.39 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T22:14:33.920Z] #51 34.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T22:14:33.920Z] #51 34.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T22:14:33.920Z] #51 34.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T22:14:33.920Z] #51 34.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.86 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T22:14:33.920Z] #51 34.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T22:14:33.920Z] #51 34.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T22:14:33.920Z] #51 34.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T22:14:33.920Z] #51 35.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T22:14:33.920Z] #51 35.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T22:14:33.920Z] #21 20.67 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-23T22:14:33.920Z] #51 35.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T22:14:33.920Z] #51 35.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T22:14:33.920Z] #51 35.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T22:14:33.920Z] #51 35.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T22:14:33.920Z] #51 35.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T22:14:33.920Z] #51 35.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T22:14:33.920Z] #51 35.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T22:14:33.920Z] #51 35.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T22:14:33.920Z] #51 35.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T22:14:33.920Z] #51 35.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T22:14:33.920Z] #51 35.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T22:14:33.920Z] #51 35.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T22:14:33.920Z] #51 35.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T22:14:33.920Z] #51 36.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T22:14:33.920Z] #51 36.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T22:14:33.920Z] #51 36.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T22:14:33.920Z] #51 36.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T22:14:33.920Z] #51 36.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T22:14:33.920Z] #51 36.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T22:14:33.920Z] #51 36.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T22:14:33.920Z] #51 36.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T22:14:33.920Z] #51 38.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T22:14:33.920Z] #51 38.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T22:14:33.920Z] #51 38.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T22:14:33.920Z] #51 38.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T22:14:34.022Z] INFO: Downloading compiler 3 of 3... [2021-08-23T22:14:34.176Z] #51 38.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T22:14:34.483Z] #21 21.27 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-23T22:14:34.483Z] #21 21.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-23T22:14:34.484Z] #21 21.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-23T22:14:34.484Z] #21 21.34 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-23T22:14:34.484Z] #21 21.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-23T22:14:34.484Z] #21 21.35 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-23T22:14:34.484Z] #21 21.41 Selecting previously unselected package libseccomp2:s390x. [2021-08-23T22:14:34.484Z] #21 21.42 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-23T22:14:34.484Z] #21 21.43 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-23T22:14:34.566Z] #51 ... [2021-08-23T22:14:34.566Z] [2021-08-23T22:14:34.566Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:34.566Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:14:34.566Z] #45 24.46 Building dependency tree... [2021-08-23T22:14:34.566Z] #45 27.45 The following additional packages will be installed: [2021-08-23T22:14:34.566Z] #45 27.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:34.566Z] #45 27.46 python3-protobuf python3-six [2021-08-23T22:14:34.566Z] #45 27.47 Suggested packages: [2021-08-23T22:14:34.566Z] #45 27.47 python3-setuptools [2021-08-23T22:14:34.566Z] #45 27.47 Recommended packages: [2021-08-23T22:14:34.566Z] #45 27.47 iproute2 | iproute [2021-08-23T22:14:34.566Z] #45 28.11 The following NEW packages will be installed: [2021-08-23T22:14:34.566Z] #45 28.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:34.566Z] #45 28.11 python3-protobuf python3-six [2021-08-23T22:14:34.566Z] #45 28.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:34.566Z] #45 28.64 Need to get 2094 kB of archives. [2021-08-23T22:14:34.566Z] #45 28.64 After this operation, 10.5 MB of additional disk space will be used. [2021-08-23T22:14:34.566Z] #45 28.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-23T22:14:34.566Z] #45 28.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:14:34.566Z] #45 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T22:14:34.566Z] #45 28.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-23T22:14:34.566Z] #45 28.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-23T22:14:34.566Z] #45 28.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-23T22:14:34.566Z] #45 28.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-23T22:14:34.566Z] #45 31.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-23T22:14:34.566Z] #45 33.07 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:34.566Z] #45 33.25 Fetched 2094 kB in 4s (582 kB/s) [2021-08-23T22:14:34.566Z] #45 33.38 Selecting previously unselected package libprotobuf23:arm64. [2021-08-23T22:14:34.566Z] #45 33.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 ... 15703 files and directories currently installed.) [2021-08-23T22:14:34.566Z] #45 33.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-23T22:14:34.566Z] #45 33.61 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-23T22:14:34.566Z] #45 34.17 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:14:34.566Z] #45 34.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:14:34.566Z] #45 34.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:14:34.566Z] #45 34.43 Selecting previously unselected package python3-six. [2021-08-23T22:14:34.566Z] #45 34.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T22:14:34.566Z] #45 34.46 Unpacking python3-six (1.16.0-2) ... [2021-08-23T22:14:34.566Z] #45 34.61 Selecting previously unselected package python3-protobuf. [2021-08-23T22:14:34.566Z] #45 34.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-23T22:14:34.566Z] #45 34.63 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T22:14:34.566Z] #45 35.34 Selecting previously unselected package libnet1:arm64. [2021-08-23T22:14:34.567Z] #45 35.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-23T22:14:34.567Z] #45 35.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:14:34.567Z] #45 ... [2021-08-23T22:14:34.567Z] [2021-08-23T22:14:34.567Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:34.567Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:34.567Z] #14 35.23 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T22:14:34.567Z] #14 35.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T22:14:34.567Z] #14 35.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:14:34.567Z] #14 35.43 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-23T22:14:34.567Z] #14 35.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T22:14:34.567Z] #14 35.46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:14:34.567Z] #14 35.76 Selecting previously unselected package dmsetup. [2021-08-23T22:14:34.567Z] #14 35.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T22:14:34.738Z] #51 39.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T22:14:34.738Z] #51 39.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T22:14:34.741Z] #21 21.50 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-23T22:14:34.741Z] #21 21.50 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-23T22:14:34.741Z] #21 21.53 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-23T22:14:34.741Z] #21 21.60 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-23T22:14:34.741Z] #21 21.60 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-23T22:14:34.741Z] #21 21.61 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-23T22:14:34.829Z] #14 35.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:14:34.829Z] #14 36.01 Selecting previously unselected package mingw-w64-common. [2021-08-23T22:14:34.829Z] #14 36.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T22:14:34.829Z] #14 36.05 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T22:14:34.982Z] INFO: Extracting git... [2021-08-23T22:14:34.998Z] #21 21.70 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-23T22:14:34.998Z] #21 21.71 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-23T22:14:34.998Z] #21 21.73 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-23T22:14:34.998Z] #21 21.82 Selecting previously unselected package libseccomp2:armhf. [2021-08-23T22:14:34.998Z] #21 21.82 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-23T22:14:34.998Z] #21 21.83 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-23T22:14:34.998Z] #21 21.89 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-23T22:14:34.998Z] #21 21.90 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-23T22:14:34.998Z] #21 21.92 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-23T22:14:35.255Z] #21 22.12 Selecting previously unselected package libseccomp2:armel. [2021-08-23T22:14:35.255Z] #21 22.13 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-23T22:14:35.255Z] #21 22.14 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-23T22:14:35.255Z] #21 22.21 Selecting previously unselected package libseccomp-dev:armel. [2021-08-23T22:14:35.304Z] #51 39.76 go: downloading golang.org/x/text v0.3.2 [2021-08-23T22:14:35.512Z] #21 22.22 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-23T22:14:35.512Z] #21 22.27 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-23T22:14:35.512Z] #21 22.40 Selecting previously unselected package libseccomp2:arm64. [2021-08-23T22:14:35.512Z] #21 22.40 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-23T22:14:35.512Z] #21 22.41 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-23T22:14:35.512Z] #21 22.47 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-23T22:14:35.770Z] #21 22.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-23T22:14:35.770Z] #21 22.49 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T22:14:35.770Z] #21 22.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-23T22:14:35.770Z] #21 22.67 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-23T22:14:35.770Z] #21 22.71 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-23T22:14:36.028Z] #21 22.76 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-23T22:14:36.028Z] #21 22.80 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-23T22:14:36.028Z] #21 22.85 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-23T22:14:36.028Z] #21 22.97 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-23T22:14:36.028Z] #21 22.99 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-23T22:14:36.028Z] #21 23.00 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-23T22:14:36.285Z] #21 23.05 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-23T22:14:36.285Z] #21 23.06 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-23T22:14:36.285Z] #21 23.10 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-23T22:14:36.285Z] #21 23.11 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-23T22:14:36.285Z] #21 23.13 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-23T22:14:36.285Z] #21 23.15 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-23T22:14:36.285Z] #21 23.17 Setting up libc6:arm64 (2.31-13) ... [2021-08-23T22:14:36.551Z] #37 ... [2021-08-23T22:14:36.551Z] [2021-08-23T22:14:36.551Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:36.551Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:36.551Z] #57 37.15 Reading package lists... [2021-08-23T22:14:36.835Z] #14 ... [2021-08-23T22:14:36.835Z] [2021-08-23T22:14:36.835Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:36.835Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:14:36.835Z] #58 1.440 + RM_GOPATH=0 [2021-08-23T22:14:36.835Z] #58 1.441 + TMP_GOPATH= [2021-08-23T22:14:36.835Z] #58 1.441 + : /build [2021-08-23T22:14:36.835Z] #58 1.441 + '[' -z '' ']' [2021-08-23T22:14:36.835Z] #58 1.442 ++ mktemp -d [2021-08-23T22:14:36.835Z] #58 1.449 + export GOPATH=/tmp/tmp.rybZnOP3nU [2021-08-23T22:14:36.835Z] #58 1.449 + GOPATH=/tmp/tmp.rybZnOP3nU [2021-08-23T22:14:36.835Z] #58 1.450 + RM_GOPATH=1 [2021-08-23T22:14:36.835Z] #58 1.450 + case "$(go env GOARCH)" in [2021-08-23T22:14:36.835Z] #58 1.450 ++ go env GOARCH [2021-08-23T22:14:36.835Z] #58 1.479 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:36.835Z] #58 1.479 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:36.835Z] #58 1.479 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:36.835Z] #58 1.490 + dir=/tmp/install [2021-08-23T22:14:36.835Z] #58 1.491 + bin=containerd [2021-08-23T22:14:36.835Z] #58 1.498 + shift [2021-08-23T22:14:36.835Z] #58 1.499 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T22:14:36.835Z] #58 1.500 + . /tmp/install/containerd.installer [2021-08-23T22:14:36.835Z] #58 1.506 ++ set -e [2021-08-23T22:14:36.835Z] #58 1.507 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:36.835Z] #58 1.508 + install_containerd [2021-08-23T22:14:36.835Z] #58 1.509 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T22:14:36.835Z] #58 1.510 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:36.835Z] #58 1.510 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rybZnOP3nU/src/github.com/containerd/containerd [2021-08-23T22:14:36.835Z] #58 1.517 Cloning into '/tmp/tmp.rybZnOP3nU/src/github.com/containerd/containerd'... [2021-08-23T22:14:36.835Z] #58 ... [2021-08-23T22:14:36.835Z] [2021-08-23T22:14:36.835Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:36.835Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:14:36.835Z] #45 35.65 Selecting previously unselected package libnl-3-200:arm64. [2021-08-23T22:14:36.836Z] #45 35.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-23T22:14:36.836Z] #45 35.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T22:14:36.836Z] #45 35.91 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-23T22:14:36.836Z] #45 35.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-23T22:14:36.836Z] #45 35.95 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T22:14:36.836Z] #45 36.06 Selecting previously unselected package criu. [2021-08-23T22:14:36.836Z] #45 36.07 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-23T22:14:36.836Z] #45 36.07 Unpacking criu (3.15-1) ... [2021-08-23T22:14:36.836Z] #45 36.75 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:14:37.208Z] #51 ... [2021-08-23T22:14:37.208Z] [2021-08-23T22:14:37.208Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:37.208Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:37.208Z] #57 31.66 Fetched 8398 kB in 24s (356 kB/s) [2021-08-23T22:14:37.208Z] #57 31.66 Reading package lists... [2021-08-23T22:14:37.208Z] #57 38.49 Reading package lists... [2021-08-23T22:14:37.208Z] #57 ... [2021-08-23T22:14:37.208Z] [2021-08-23T22:14:37.208Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:37.208Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:37.208Z] #45 33.69 Fetched 8402 kB in 26s (326 kB/s) [2021-08-23T22:14:37.208Z] #45 33.69 Reading package lists... [2021-08-23T22:14:37.654Z] #21 24.58 Setting up libc6:armel (2.31-13) ... [2021-08-23T22:14:37.770Z] #45 40.50 Reading package lists... [2021-08-23T22:14:37.770Z] #45 ... [2021-08-23T22:14:37.770Z] [2021-08-23T22:14:37.770Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:37.770Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:37.770Z] #14 32.23 Fetched 8398 kB in 24s (346 kB/s) [2021-08-23T22:14:37.770Z] #14 32.23 Reading package lists... [2021-08-23T22:14:37.770Z] #14 39.21 Reading package lists... [2021-08-23T22:14:37.770Z] #14 ... [2021-08-23T22:14:37.770Z] [2021-08-23T22:14:37.770Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:14:37.770Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:14:37.770Z] #60 35.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T22:14:37.770Z] #60 35.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T22:14:37.788Z] #45 38.60 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-23T22:14:37.788Z] #45 38.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:14:37.788Z] #45 38.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T22:14:37.788Z] #45 38.68 Setting up python3-six (1.16.0-2) ... [2021-08-23T22:14:38.372Z] #45 ... [2021-08-23T22:14:38.372Z] [2021-08-23T22:14:38.372Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:38.372Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T22:14:38.372Z] #37 29.86 Selecting previously unselected package libicu67:arm64. [2021-08-23T22:14:38.372Z] #37 29.87 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-23T22:14:38.372Z] #37 29.90 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-23T22:14:38.372Z] #37 34.37 Selecting previously unselected package libxml2:arm64. [2021-08-23T22:14:38.372Z] #37 34.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-23T22:14:38.372Z] #37 34.38 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:14:38.372Z] #37 34.88 Selecting previously unselected package libarchive13:arm64. [2021-08-23T22:14:38.372Z] #37 34.88 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-23T22:14:38.372Z] #37 34.89 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-23T22:14:38.372Z] #37 35.21 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-23T22:14:38.372Z] #37 35.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-23T22:14:38.372Z] #37 35.28 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-23T22:14:38.373Z] #37 35.50 Selecting previously unselected package librhash0:arm64. [2021-08-23T22:14:38.373Z] #37 35.50 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-23T22:14:38.373Z] #37 35.53 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-23T22:14:38.373Z] #37 35.82 Selecting previously unselected package libuv1:arm64. [2021-08-23T22:14:38.373Z] #37 35.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-23T22:14:38.373Z] #37 35.84 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-23T22:14:38.373Z] #37 36.10 Selecting previously unselected package cmake. [2021-08-23T22:14:38.373Z] #37 36.13 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-23T22:14:38.373Z] #37 36.13 Unpacking cmake (3.18.4-2) ... [2021-08-23T22:14:38.373Z] #37 38.41 Setting up libicu67:arm64 (67.1-7) ... [2021-08-23T22:14:38.373Z] #37 38.44 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:14:38.373Z] #37 38.47 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-23T22:14:38.373Z] #37 38.51 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:14:38.373Z] #37 38.57 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-23T22:14:38.373Z] #37 38.60 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-23T22:14:38.373Z] #37 38.64 Setting up cmake-data (3.18.4-2) ... [2021-08-23T22:14:38.373Z] #37 38.73 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:14:38.373Z] #37 38.77 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-23T22:14:38.373Z] #37 38.80 Setting up cmake (3.18.4-2) ... [2021-08-23T22:14:38.373Z] #37 38.82 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:38.373Z] #37 DONE 39.6s [2021-08-23T22:14:38.373Z] [2021-08-23T22:14:38.373Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:38.373Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:14:38.373Z] #53 39.57 sort [2021-08-23T22:14:38.373Z] #53 39.58 io [2021-08-23T22:14:38.373Z] #53 39.60 strconv [2021-08-23T22:14:38.373Z] #53 39.63 syscall [2021-08-23T22:14:38.699Z] #60 ... [2021-08-23T22:14:38.699Z] [2021-08-23T22:14:38.699Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:38.699Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:38.699Z] #37 35.87 Reading package lists... [2021-08-23T22:14:38.721Z] #57 45.11 Building dependency tree... [2021-08-23T22:14:39.023Z] #21 25.83 Setting up libc6:armhf (2.31-13) ... [2021-08-23T22:14:39.529Z] #37 43.41 Building dependency tree... [2021-08-23T22:14:39.529Z] #37 ... [2021-08-23T22:14:39.529Z] [2021-08-23T22:14:39.529Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:39.529Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:14:39.529Z] #53 34.26 runtime [2021-08-23T22:14:40.101Z] #57 ... [2021-08-23T22:14:40.101Z] [2021-08-23T22:14:40.101Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:40.101Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:40.101Z] #45 30.49 Reading package lists... [2021-08-23T22:14:40.101Z] #45 38.58 Reading package lists... [2021-08-23T22:14:40.207Z] #21 27.00 Setting up libc6:ppc64el (2.31-13) ... [2021-08-23T22:14:40.361Z] #45 46.37 Building dependency tree... [2021-08-23T22:14:40.361Z] #45 ... [2021-08-23T22:14:40.361Z] [2021-08-23T22:14:40.361Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:40.361Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:40.361Z] #37 46.38 Selecting previously unselected package libicu67:amd64. [2021-08-23T22:14:40.361Z] #37 46.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-23T22:14:40.361Z] #37 46.49 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T22:14:40.898Z] #53 ... [2021-08-23T22:14:40.898Z] [2021-08-23T22:14:40.899Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:40.899Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:40.899Z] #37 43.41 Building dependency tree... [2021-08-23T22:14:40.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T22:14:40.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T22:14:41.135Z] #21 28.18 Setting up libc6:s390x (2.31-13) ... [2021-08-23T22:14:41.300Z] #37 ... [2021-08-23T22:14:41.300Z] [2021-08-23T22:14:41.300Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:41.300Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:41.300Z] #51 39.53 go: downloading golang.org/x/text v0.3.2 [2021-08-23T22:14:41.300Z] #51 49.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T22:14:41.300Z] #51 49.18 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T22:14:41.300Z] #51 49.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T22:14:41.300Z] #51 49.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T22:14:41.300Z] #51 49.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T22:14:41.300Z] #51 ... [2021-08-23T22:14:41.300Z] [2021-08-23T22:14:41.300Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:41.300Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:41.300Z] #45 46.37 Building dependency tree... [2021-08-23T22:14:41.705Z] #53 42.45 bytes [2021-08-23T22:14:41.705Z] #53 42.46 strings [2021-08-23T22:14:42.502Z] #21 29.41 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T22:14:42.502Z] #21 29.42 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-23T22:14:42.502Z] #21 29.43 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-23T22:14:42.502Z] #21 29.45 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-23T22:14:42.502Z] #21 29.46 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-23T22:14:42.502Z] #21 29.47 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-23T22:14:42.502Z] #21 29.48 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.49 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.51 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.52 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.53 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T22:14:42.760Z] #21 29.55 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-23T22:14:42.760Z] #21 29.56 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-23T22:14:42.760Z] #21 29.57 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-23T22:14:42.760Z] #21 29.58 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-23T22:14:42.760Z] #21 29.59 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.60 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.62 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.63 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.64 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-23T22:14:42.760Z] #21 29.65 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:43.018Z] #21 DONE 29.9s [2021-08-23T22:14:43.018Z] [2021-08-23T22:14:43.018Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:14:43.018Z] #62 sha256:2af7634a1922b79a41e3e9f69027edb9c6a0d7e92586b7fdf1123af542a2fe24 [2021-08-23T22:14:43.632Z] #53 ... [2021-08-23T22:14:43.632Z] [2021-08-23T22:14:43.632Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:14:43.632Z] #49 sha256:7461c30ce9c51088df89f9f70a9c13e6a461c0873504925932c9b1210d3d4ba7 [2021-08-23T22:14:43.632Z] #49 DONE 44.9s [2021-08-23T22:14:43.632Z] [2021-08-23T22:14:43.632Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:14:43.632Z] #38 sha256:24fb88a0a7a6e849da5ad43cd2fcbe6ba32d19c866115ba34e9e1f76a8339a84 [2021-08-23T22:14:43.632Z] #38 1.330 + RM_GOPATH=0 [2021-08-23T22:14:43.632Z] #38 1.331 + TMP_GOPATH= [2021-08-23T22:14:43.632Z] #38 1.332 + : /build [2021-08-23T22:14:43.632Z] #38 1.332 + '[' -z '' ']' [2021-08-23T22:14:43.632Z] #38 1.334 ++ mktemp -d [2021-08-23T22:14:43.632Z] #38 1.336 + export GOPATH=/tmp/tmp.vJ0Fpkk3NH [2021-08-23T22:14:43.632Z] #38 1.336 + GOPATH=/tmp/tmp.vJ0Fpkk3NH [2021-08-23T22:14:43.632Z] #38 1.337 + RM_GOPATH=1 [2021-08-23T22:14:43.632Z] #38 1.337 + case "$(go env GOARCH)" in [2021-08-23T22:14:43.632Z] #38 1.339 ++ go env GOARCH [2021-08-23T22:14:43.632Z] #38 1.372 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:43.632Z] #38 1.372 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:43.632Z] #38 1.376 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:43.632Z] #38 1.378 + dir=/tmp/install [2021-08-23T22:14:43.632Z] #38 1.378 + bin=tini [2021-08-23T22:14:43.632Z] #38 1.378 + shift [2021-08-23T22:14:43.632Z] #38 1.378 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T22:14:43.632Z] #38 1.378 + . /tmp/install/tini.installer [2021-08-23T22:14:43.632Z] #38 1.384 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:14:43.632Z] #38 1.384 + install_tini [2021-08-23T22:14:43.632Z] #38 1.384 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T22:14:43.632Z] #38 1.384 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:14:43.632Z] #38 1.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.vJ0Fpkk3NH/tini [2021-08-23T22:14:43.632Z] #38 1.398 Cloning into '/tmp/tmp.vJ0Fpkk3NH/tini'... [2021-08-23T22:14:43.632Z] #38 2.529 + cd /tmp/tmp.vJ0Fpkk3NH/tini [2021-08-23T22:14:43.632Z] #38 2.536 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:14:43.632Z] #38 2.568 + cmake . [2021-08-23T22:14:43.632Z] #38 3.288 -- The C compiler identification is GNU 10.2.1 [2021-08-23T22:14:43.632Z] #38 3.381 -- Detecting C compiler ABI info [2021-08-23T22:14:43.632Z] #38 3.959 -- Detecting C compiler ABI info - done [2021-08-23T22:14:43.632Z] #38 4.056 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T22:14:43.632Z] #38 4.064 -- Detecting C compile features [2021-08-23T22:14:43.632Z] #38 4.070 -- Detecting C compile features - done [2021-08-23T22:14:43.632Z] #38 4.125 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T22:14:43.632Z] #38 4.371 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T22:14:43.632Z] #38 4.501 -- Configuring done [2021-08-23T22:14:43.632Z] #38 4.522 -- Generating done [2021-08-23T22:14:43.632Z] #38 4.543 -- Build files have been written to: /tmp/tmp.vJ0Fpkk3NH/tini [2021-08-23T22:14:43.632Z] #38 4.547 + make tini-static [2021-08-23T22:14:43.632Z] #38 4.919 Scanning dependencies of target tini-static [2021-08-23T22:14:43.632Z] #38 4.966 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T22:14:43.848Z] #45 51.87 The following additional packages will be installed: [2021-08-23T22:14:43.848Z] #45 51.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:43.848Z] #45 51.89 python3-protobuf python3-six [2021-08-23T22:14:43.848Z] #45 51.91 Suggested packages: [2021-08-23T22:14:43.848Z] #45 51.92 python3-setuptools [2021-08-23T22:14:43.848Z] #45 51.92 Recommended packages: [2021-08-23T22:14:43.848Z] #45 51.92 iproute2 | iproute [2021-08-23T22:14:43.896Z] #38 ... [2021-08-23T22:14:43.896Z] [2021-08-23T22:14:43.896Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:43.896Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:43.896Z] #47 35.08 sync [2021-08-23T22:14:43.896Z] #47 35.08 internal/reflectlite [2021-08-23T22:14:43.896Z] #47 36.34 internal/testlog [2021-08-23T22:14:43.896Z] #47 36.34 math/rand [2021-08-23T22:14:43.896Z] #47 36.34 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T22:14:43.896Z] #47 36.80 internal/singleflight [2021-08-23T22:14:43.896Z] #47 38.21 errors [2021-08-23T22:14:43.896Z] #47 38.21 sort [2021-08-23T22:14:43.896Z] #47 38.74 internal/oserror [2021-08-23T22:14:43.896Z] #47 38.74 io [2021-08-23T22:14:43.896Z] #47 38.76 strconv [2021-08-23T22:14:43.896Z] #47 38.99 syscall [2021-08-23T22:14:43.896Z] #47 39.83 path [2021-08-23T22:14:43.896Z] #47 40.91 vendor/golang.org/x/net/dns/dnsmessage [2021-08-23T22:14:43.896Z] #47 41.04 bytes [2021-08-23T22:14:43.896Z] #47 44.39 strings [2021-08-23T22:14:44.160Z] #47 ... [2021-08-23T22:14:44.160Z] [2021-08-23T22:14:44.160Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:44.160Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:14:44.160Z] #53 45.22 reflect [2021-08-23T22:14:44.391Z] #62 ... [2021-08-23T22:14:44.391Z] [2021-08-23T22:14:44.391Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T22:14:44.391Z] #22 sha256:921ce4b1cdfa166b8c6e29f25bdb5d13f4af54c78f990f8c18f69aab73b31d0f [2021-08-23T22:14:44.391Z] #22 DONE 1.5s [2021-08-23T22:14:44.391Z] [2021-08-23T22:14:44.391Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:14:44.391Z] #62 sha256:2af7634a1922b79a41e3e9f69027edb9c6a0d7e92586b7fdf1123af542a2fe24 [2021-08-23T22:14:44.391Z] #62 1.391 + RM_GOPATH=0 [2021-08-23T22:14:44.391Z] #62 1.391 + TMP_GOPATH= [2021-08-23T22:14:44.391Z] #62 1.391 + : /build [2021-08-23T22:14:44.391Z] #62 1.391 + '[' -z '' ']' [2021-08-23T22:14:44.391Z] #62 1.391 ++ mktemp -d [2021-08-23T22:14:44.391Z] #62 1.391 + export GOPATH=/tmp/tmp.30ulNJnXYk [2021-08-23T22:14:44.391Z] #62 1.391 + GOPATH=/tmp/tmp.30ulNJnXYk [2021-08-23T22:14:44.391Z] #62 1.391 + RM_GOPATH=1 [2021-08-23T22:14:44.391Z] #62 1.391 + case "$(go env GOARCH)" in [2021-08-23T22:14:44.391Z] #62 1.391 ++ go env GOARCH [2021-08-23T22:14:44.391Z] #62 1.396 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:44.391Z] #62 1.396 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:44.391Z] #62 1.399 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:44.391Z] #62 1.400 + dir=/tmp/install [2021-08-23T22:14:44.391Z] #62 1.400 + bin=runc [2021-08-23T22:14:44.391Z] #62 1.400 + shift [2021-08-23T22:14:44.391Z] #62 1.401 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T22:14:44.391Z] #62 1.401 + . /tmp/install/runc.installer [2021-08-23T22:14:44.391Z] #62 1.401 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:14:44.391Z] #62 1.402 + install_runc [2021-08-23T22:14:44.391Z] #62 1.402 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T22:14:44.391Z] #62 1.408 + uname -r [2021-08-23T22:14:44.391Z] #62 1.413 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T22:14:44.391Z] #62 1.414 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-23T22:14:44.391Z] #62 1.414 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-23T22:14:44.391Z] #62 1.414 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.30ulNJnXYk/src/github.com/opencontainers/runc [2021-08-23T22:14:44.391Z] #62 1.416 Cloning into '/tmp/tmp.30ulNJnXYk/src/github.com/opencontainers/runc'... [2021-08-23T22:14:44.428Z] #53 ... [2021-08-23T22:14:44.428Z] [2021-08-23T22:14:44.428Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:44.428Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:14:44.428Z] #51 35.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T22:14:44.428Z] #51 40.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T22:14:44.428Z] #51 41.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T22:14:44.428Z] #51 41.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T22:14:44.693Z] #51 ... [2021-08-23T22:14:44.693Z] [2021-08-23T22:14:44.693Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:44.693Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:44.693Z] #47 45.46 reflect [2021-08-23T22:14:45.078Z] #37 48.96 The following additional packages will be installed: [2021-08-23T22:14:45.078Z] #37 48.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T22:14:45.078Z] #37 49.01 Suggested packages: [2021-08-23T22:14:45.078Z] #37 49.03 cmake-doc ninja-build lrzip [2021-08-23T22:14:45.078Z] #37 49.03 Recommended packages: [2021-08-23T22:14:45.078Z] #37 49.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T22:14:45.229Z] #45 53.10 The following NEW packages will be installed: [2021-08-23T22:14:45.229Z] #45 53.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:45.229Z] #45 53.12 python3-protobuf python3-six [2021-08-23T22:14:45.269Z] INFO: Expanding go... [2021-08-23T22:14:45.640Z] #37 50.23 The following NEW packages will be installed: [2021-08-23T22:14:45.640Z] #37 50.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T22:14:45.640Z] #37 50.25 vim-common xxd [2021-08-23T22:14:45.761Z] #62 ... [2021-08-23T22:14:45.761Z] [2021-08-23T22:14:45.761Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-23T22:14:45.761Z] #23 sha256:221fcd91cf478a483ddd5fb38957a97a8b9a548dc1c65ba10043251d8800aae6 [2021-08-23T22:14:45.761Z] #23 DONE 1.1s [2021-08-23T22:14:45.761Z] [2021-08-23T22:14:45.761Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:14:45.761Z] #24 sha256:de39de60324836d62cc43f74086966021a6a35a7f5e33e451cf3e6d8e8f768ea [2021-08-23T22:14:46.101Z] #47 ... [2021-08-23T22:14:46.101Z] [2021-08-23T22:14:46.101Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:14:46.101Z] #38 sha256:24fb88a0a7a6e849da5ad43cd2fcbe6ba32d19c866115ba34e9e1f76a8339a84 [2021-08-23T22:14:46.101Z] #38 6.846 [100%] Linking C executable tini-static [2021-08-23T22:14:46.101Z] #38 7.592 [100%] Built target tini-static [2021-08-23T22:14:46.101Z] #38 7.645 + mkdir -p /build [2021-08-23T22:14:46.101Z] #38 7.649 + cp tini-static /build/docker-init [2021-08-23T22:14:46.101Z] #38 DONE 7.8s [2021-08-23T22:14:46.168Z] #45 54.00 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:46.168Z] #45 54.00 Need to get 2267 kB of archives. [2021-08-23T22:14:46.168Z] #45 54.00 After this operation, 10.8 MB of additional disk space will be used. [2021-08-23T22:14:46.168Z] #45 54.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-23T22:14:46.168Z] #45 54.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:14:46.168Z] #45 54.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T22:14:46.168Z] #45 54.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-23T22:14:46.168Z] #45 54.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T22:14:46.168Z] #45 54.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T22:14:46.168Z] #45 54.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T22:14:46.204Z] #37 50.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:46.205Z] #37 50.77 Need to get 17.7 MB of archives. [2021-08-23T22:14:46.205Z] #37 50.77 After this operation, 70.7 MB of additional disk space will be used. [2021-08-23T22:14:46.205Z] #37 50.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:14:46.205Z] #37 50.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:14:46.205Z] #37 50.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T22:14:46.205Z] #37 50.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T22:14:46.366Z] [2021-08-23T22:14:46.366Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:14:46.366Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:14:46.366Z] #53 46.00 text/tabwriter [2021-08-23T22:14:46.366Z] #53 47.46 bufio [2021-08-23T22:14:46.366Z] #53 47.52 regexp/syntax [2021-08-23T22:14:46.366Z] #53 ... [2021-08-23T22:14:46.366Z] [2021-08-23T22:14:46.366Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:46.366Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T22:14:46.366Z] #45 40.52 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T22:14:46.366Z] #45 40.60 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T22:14:46.366Z] #45 44.28 Setting up criu (3.15-1) ... [2021-08-23T22:14:46.366Z] #45 46.92 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:46.366Z] #45 DONE 47.6s [2021-08-23T22:14:46.633Z] [2021-08-23T22:14:46.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:46.633Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:46.633Z] #14 41.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T22:14:46.633Z] #14 41.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T22:14:46.633Z] #14 41.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:14:46.692Z] #24 0.987 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T22:14:46.692Z] #24 DONE 1.1s [2021-08-23T22:14:46.692Z] [2021-08-23T22:14:46.692Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T22:14:46.692Z] #25 sha256:d257bfc48dff8c65a23f1df82a0629f7fa6293ebe76f15ddd90bd323051bca24 [2021-08-23T22:14:47.109Z] #45 ... [2021-08-23T22:14:47.109Z] [2021-08-23T22:14:47.109Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:47.109Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:47.109Z] #57 50.56 The following additional packages will be installed: [2021-08-23T22:14:47.109Z] #57 50.57 libbtrfs0 [2021-08-23T22:14:47.109Z] #57 50.87 The following NEW packages will be installed: [2021-08-23T22:14:47.109Z] #57 50.87 libbtrfs-dev libbtrfs0 [2021-08-23T22:14:47.109Z] #57 51.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:47.109Z] #57 51.31 Need to get 460 kB of archives. [2021-08-23T22:14:47.109Z] #57 51.31 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T22:14:47.109Z] #57 51.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:14:47.109Z] #57 51.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:14:47.109Z] #57 52.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:47.109Z] #57 53.26 Fetched 460 kB in 0s (1310 kB/s) [2021-08-23T22:14:47.109Z] #57 53.59 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:14:47.109Z] #57 53.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T22:14:47.109Z] #57 53.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:14:47.109Z] #57 53.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:47.109Z] #57 54.21 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:14:47.109Z] #57 54.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:14:47.109Z] #57 54.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:47.109Z] #57 55.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:47.109Z] #57 55.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:47.109Z] #57 55.29 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:47.133Z] #37 51.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T22:14:47.133Z] #37 51.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T22:14:47.133Z] #37 51.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T22:14:47.369Z] #57 ... [2021-08-23T22:14:47.369Z] [2021-08-23T22:14:47.369Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:47.369Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:47.369Z] #14 37.50 Reading package lists... [2021-08-23T22:14:47.369Z] #14 45.92 Building dependency tree... [2021-08-23T22:14:47.369Z] #14 51.41 The following additional packages will be installed: [2021-08-23T22:14:47.369Z] #14 51.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:47.369Z] #14 51.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T22:14:47.369Z] #14 51.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T22:14:47.369Z] #14 51.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T22:14:47.369Z] #14 51.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T22:14:47.369Z] #14 51.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T22:14:47.369Z] #14 51.42 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T22:14:47.369Z] #14 51.46 Suggested packages: [2021-08-23T22:14:47.369Z] #14 51.46 gcc-10-locales seccomp wine64 [2021-08-23T22:14:47.369Z] #14 53.46 The following NEW packages will be installed: [2021-08-23T22:14:47.369Z] #14 53.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:47.369Z] #14 53.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T22:14:47.369Z] #14 53.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T22:14:47.369Z] #14 53.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T22:14:47.369Z] #14 53.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T22:14:47.369Z] #14 53.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T22:14:47.369Z] #14 53.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T22:14:47.369Z] #14 53.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T22:14:47.369Z] #14 53.49 mingw-w64-x86-64-dev [2021-08-23T22:14:47.369Z] #14 54.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:47.369Z] #14 54.12 Need to get 115 MB of archives. [2021-08-23T22:14:47.369Z] #14 54.12 After this operation, 645 MB of additional disk space will be used. [2021-08-23T22:14:47.369Z] #14 54.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-23T22:14:47.369Z] #14 54.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-23T22:14:47.369Z] #14 54.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T22:14:47.369Z] #14 54.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-23T22:14:47.369Z] #14 54.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T22:14:47.369Z] #14 54.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T22:14:47.369Z] #14 55.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T22:14:47.369Z] #14 55.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-23T22:14:47.369Z] #14 55.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T22:14:47.390Z] #37 51.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T22:14:47.390Z] #37 51.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T22:14:47.390Z] #37 51.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T22:14:47.626Z] #25 DONE 1.1s [2021-08-23T22:14:47.626Z] [2021-08-23T22:14:47.626Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:47.626Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:14:47.626Z] #65 52.68 + bin/containerd [2021-08-23T22:14:47.647Z] #37 ... [2021-08-23T22:14:47.647Z] [2021-08-23T22:14:47.647Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:47.647Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:14:47.647Z] #51 52.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T22:14:47.647Z] #51 52.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T22:14:47.884Z] #65 ... [2021-08-23T22:14:47.884Z] [2021-08-23T22:14:47.884Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T22:14:47.884Z] #26 sha256:8d76e3a2dbfd04c9a2420fcdcd6a4bc0b736a99f714194760b12ad61d1b00f2a [2021-08-23T22:14:47.903Z] #51 52.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T22:14:47.903Z] #51 52.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T22:14:47.939Z] #14 ... [2021-08-23T22:14:47.939Z] [2021-08-23T22:14:47.939Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:47.939Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:47.939Z] #57 DONE 56.3s [2021-08-23T22:14:47.939Z] [2021-08-23T22:14:47.939Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:47.939Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:47.939Z] #14 56.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:14:47.939Z] #14 ... [2021-08-23T22:14:47.939Z] [2021-08-23T22:14:47.939Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:47.939Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:14:48.034Z] #14 49.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T22:14:48.034Z] #14 49.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:14:48.034Z] #14 49.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:14:48.034Z] #14 ... [2021-08-23T22:14:48.034Z] [2021-08-23T22:14:48.034Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:48.034Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:48.034Z] #47 49.15 hash/crc32 [2021-08-23T22:14:48.163Z] #51 52.65 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T22:14:48.200Z] #58 ... [2021-08-23T22:14:48.200Z] [2021-08-23T22:14:48.200Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:48.200Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:14:48.200Z] #47 46.51 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T22:14:48.200Z] #47 ... [2021-08-23T22:14:48.200Z] [2021-08-23T22:14:48.201Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:14:48.201Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:14:48.201Z] #51 51.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T22:14:48.201Z] #51 52.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T22:14:48.201Z] #51 52.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T22:14:48.820Z] #26 DONE 1.1s [2021-08-23T22:14:48.820Z] [2021-08-23T22:14:48.820Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T22:14:48.820Z] #27 sha256:4414c1bd40eb8bca80827ce3a2f42e71840d1e6ec14fb697735b1ae8a6b6d292 [2021-08-23T22:14:49.141Z] #51 ... [2021-08-23T22:14:49.141Z] [2021-08-23T22:14:49.141Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:49.141Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:49.141Z] #45 57.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-23T22:14:49.451Z] #47 50.54 bufio [2021-08-23T22:14:49.451Z] #47 50.67 regexp/syntax [2021-08-23T22:14:50.202Z] #27 DONE 1.1s [2021-08-23T22:14:50.202Z] [2021-08-23T22:14:50.202Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:14:50.202Z] #28 sha256:dc169f642c40539438884332f6e5e61ac620ba5c2c5c75b90effaba87893a50b [2021-08-23T22:14:50.684Z] #51 54.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T22:14:50.941Z] #51 55.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T22:14:51.050Z] #45 58.92 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:51.132Z] #28 1.231 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T22:14:51.132Z] #28 1.231 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T22:14:51.132Z] #28 1.231 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T22:14:51.197Z] #51 ... [2021-08-23T22:14:51.197Z] [2021-08-23T22:14:51.197Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:51.197Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:51.197Z] #57 38.49 Reading package lists... [2021-08-23T22:14:51.197Z] #57 46.03 Building dependency tree... [2021-08-23T22:14:51.197Z] #57 51.46 The following additional packages will be installed: [2021-08-23T22:14:51.197Z] #57 51.46 libbtrfs0 [2021-08-23T22:14:51.197Z] #57 51.81 The following NEW packages will be installed: [2021-08-23T22:14:51.197Z] #57 51.83 libbtrfs-dev libbtrfs0 [2021-08-23T22:14:51.197Z] #57 52.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:51.197Z] #57 52.34 Need to get 460 kB of archives. [2021-08-23T22:14:51.197Z] #57 52.34 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T22:14:51.197Z] #57 52.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:14:51.197Z] #57 52.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:14:51.197Z] #57 53.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:51.197Z] #57 54.23 Fetched 460 kB in 0s (1225 kB/s) [2021-08-23T22:14:51.197Z] #57 54.47 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:14:51.197Z] #57 54.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T22:14:51.197Z] #57 54.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:14:51.197Z] #57 54.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:51.197Z] #57 55.13 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:14:51.197Z] #57 55.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:14:51.197Z] #57 55.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:51.311Z] #45 59.30 Fetched 2267 kB in 4s (545 kB/s) [2021-08-23T22:14:51.375Z] #47 52.65 time [2021-08-23T22:14:51.388Z] #28 1.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T22:14:51.455Z] #57 55.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:14:51.455Z] #57 55.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:14:51.455Z] #57 55.88 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:14:51.455Z] #57 ... [2021-08-23T22:14:51.455Z] [2021-08-23T22:14:51.455Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:51.455Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:51.455Z] #37 54.07 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:51.455Z] #37 54.53 Fetched 17.7 MB in 2s (8633 kB/s) [2021-08-23T22:14:51.455Z] #37 54.70 Selecting previously unselected package xxd. [2021-08-23T22:14:51.455Z] #37 54.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 ... 15713 files and directories currently installed.) [2021-08-23T22:14:51.455Z] #37 54.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:14:51.455Z] #37 54.85 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:14:51.455Z] #37 55.47 Selecting previously unselected package vim-common. [2021-08-23T22:14:51.455Z] #37 55.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:14:51.455Z] #37 55.61 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:14:51.573Z] #45 59.58 Selecting previously unselected package libprotobuf23:amd64. [2021-08-23T22:14:51.645Z] #28 1.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:14:51.645Z] #28 1.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T22:14:51.712Z] #37 56.20 Selecting previously unselected package cmake-data. [2021-08-23T22:14:51.712Z] #37 56.20 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T22:14:51.712Z] #37 56.21 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T22:14:51.833Z] #45 59.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 ... 15713 files and directories currently installed.) [2021-08-23T22:14:51.833Z] #45 59.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-23T22:14:51.833Z] #45 59.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T22:14:51.901Z] #28 1.997 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T22:14:51.969Z] #37 ... [2021-08-23T22:14:51.969Z] [2021-08-23T22:14:51.969Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:51.969Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:51.969Z] #14 39.21 Reading package lists... [2021-08-23T22:14:51.969Z] #14 46.73 Building dependency tree... [2021-08-23T22:14:51.969Z] #14 52.34 The following additional packages will be installed: [2021-08-23T22:14:51.969Z] #14 52.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:51.969Z] #14 52.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T22:14:51.969Z] #14 52.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T22:14:51.969Z] #14 52.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T22:14:51.969Z] #14 52.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T22:14:51.969Z] #14 52.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T22:14:51.969Z] #14 52.38 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T22:14:51.969Z] #14 52.44 Suggested packages: [2021-08-23T22:14:51.969Z] #14 52.44 gcc-10-locales seccomp wine64 [2021-08-23T22:14:51.969Z] #14 54.48 The following NEW packages will be installed: [2021-08-23T22:14:51.969Z] #14 54.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T22:14:51.969Z] #14 54.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T22:14:51.969Z] #14 54.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T22:14:51.969Z] #14 54.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T22:14:51.969Z] #14 54.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T22:14:51.969Z] #14 54.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T22:14:51.969Z] #14 54.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T22:14:51.969Z] #14 54.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T22:14:51.969Z] #14 54.59 mingw-w64-x86-64-dev [2021-08-23T22:14:51.969Z] #14 54.98 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:51.969Z] #14 54.98 Need to get 115 MB of archives. [2021-08-23T22:14:51.969Z] #14 54.98 After this operation, 645 MB of additional disk space will be used. [2021-08-23T22:14:51.969Z] #14 54.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-23T22:14:51.969Z] #14 55.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-23T22:14:51.969Z] #14 55.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T22:14:51.969Z] #14 55.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-23T22:14:51.969Z] #14 55.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T22:14:51.969Z] #14 55.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T22:14:51.969Z] #14 55.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T22:14:51.969Z] #14 56.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-23T22:14:51.969Z] #14 56.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T22:14:52.464Z] #28 2.309 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T22:14:52.464Z] #28 2.597 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:14:52.538Z] #14 ... [2021-08-23T22:14:52.538Z] [2021-08-23T22:14:52.538Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-23T22:14:52.538Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T22:14:52.538Z] #57 DONE 57.0s [2021-08-23T22:14:52.538Z] [2021-08-23T22:14:52.538Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:52.538Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:14:52.721Z] #28 2.597 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.9 kB] [2021-08-23T22:14:52.721Z] #28 2.598 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.9 kB] [2021-08-23T22:14:52.721Z] #28 2.598 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [26.5 kB] [2021-08-23T22:14:52.721Z] #28 2.605 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [25.5 kB] [2021-08-23T22:14:53.215Z] #45 61.23 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:14:53.215Z] #45 61.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:14:53.215Z] #45 61.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:14:53.468Z] #58 ... [2021-08-23T22:14:53.468Z] [2021-08-23T22:14:53.468Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:14:53.468Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:14:53.468Z] #45 40.50 Reading package lists... [2021-08-23T22:14:53.468Z] #45 48.12 Building dependency tree... [2021-08-23T22:14:53.468Z] #45 53.61 The following additional packages will be installed: [2021-08-23T22:14:53.468Z] #45 53.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:53.468Z] #45 53.63 python3-protobuf python3-six [2021-08-23T22:14:53.468Z] #45 53.65 Suggested packages: [2021-08-23T22:14:53.468Z] #45 53.65 python3-setuptools [2021-08-23T22:14:53.468Z] #45 53.65 Recommended packages: [2021-08-23T22:14:53.468Z] #45 53.65 iproute2 | iproute [2021-08-23T22:14:53.468Z] #45 54.55 The following NEW packages will be installed: [2021-08-23T22:14:53.468Z] #45 54.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T22:14:53.468Z] #45 54.59 python3-protobuf python3-six [2021-08-23T22:14:53.468Z] #45 55.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:14:53.468Z] #45 55.28 Need to get 2267 kB of archives. [2021-08-23T22:14:53.468Z] #45 55.28 After this operation, 10.8 MB of additional disk space will be used. [2021-08-23T22:14:53.468Z] #45 55.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-23T22:14:53.468Z] #45 55.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:14:53.468Z] #45 55.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T22:14:53.468Z] #45 55.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-23T22:14:53.468Z] #45 55.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T22:14:53.469Z] #45 55.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T22:14:53.469Z] #45 55.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T22:14:53.786Z] #45 61.78 Selecting previously unselected package python3-six. [2021-08-23T22:14:53.786Z] #45 61.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T22:14:53.786Z] #45 61.78 Unpacking python3-six (1.16.0-2) ... [2021-08-23T22:14:54.031Z] #45 ... [2021-08-23T22:14:54.031Z] [2021-08-23T22:14:54.031Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:54.031Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:14:54.031Z] #47 48.69 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T22:14:54.045Z] #45 62.05 Selecting previously unselected package python3-protobuf. [2021-08-23T22:14:54.045Z] #45 62.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-23T22:14:54.045Z] #45 62.06 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T22:14:54.092Z] #47 55.47 regexp [2021-08-23T22:14:54.287Z] #47 ... [2021-08-23T22:14:54.287Z] [2021-08-23T22:14:54.287Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:54.287Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:14:54.287Z] #58 1.720 + RM_GOPATH=0 [2021-08-23T22:14:54.287Z] #58 1.720 + TMP_GOPATH= [2021-08-23T22:14:54.287Z] #58 1.720 + : /build [2021-08-23T22:14:54.287Z] #58 1.720 + '[' -z '' ']' [2021-08-23T22:14:54.287Z] #58 1.720 ++ mktemp -d [2021-08-23T22:14:54.287Z] #58 1.722 + export GOPATH=/tmp/tmp.Ul9iL2ihMF [2021-08-23T22:14:54.287Z] #58 1.722 + GOPATH=/tmp/tmp.Ul9iL2ihMF [2021-08-23T22:14:54.287Z] #58 1.723 + RM_GOPATH=1 [2021-08-23T22:14:54.287Z] #58 1.723 + case "$(go env GOARCH)" in [2021-08-23T22:14:54.287Z] #58 1.731 ++ go env GOARCH [2021-08-23T22:14:54.287Z] #58 1.796 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:54.287Z] #58 1.796 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:54.287Z] #58 1.796 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:54.287Z] #58 1.798 + dir=/tmp/install [2021-08-23T22:14:54.287Z] #58 1.798 + bin=containerd [2021-08-23T22:14:54.287Z] #58 1.798 + shift [2021-08-23T22:14:54.287Z] #58 1.798 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T22:14:54.287Z] #58 1.798 + . /tmp/install/containerd.installer [2021-08-23T22:14:54.287Z] #58 1.799 ++ set -e [2021-08-23T22:14:54.287Z] #58 1.799 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:54.287Z] #58 1.799 + install_containerd [2021-08-23T22:14:54.287Z] #58 1.800 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T22:14:54.287Z] #58 1.800 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:54.287Z] #58 1.800 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ul9iL2ihMF/src/github.com/containerd/containerd [2021-08-23T22:14:54.287Z] #58 1.836 Cloning into '/tmp/tmp.Ul9iL2ihMF/src/github.com/containerd/containerd'... [2021-08-23T22:14:54.669Z] #47 ... [2021-08-23T22:14:54.669Z] [2021-08-23T22:14:54.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:54.669Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:14:54.669Z] #14 49.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T22:14:54.669Z] #14 49.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:14:54.669Z] #14 49.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:14:54.669Z] #14 55.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T22:14:54.669Z] #14 55.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:14:54.669Z] #14 55.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:14:54.985Z] #45 62.74 Selecting previously unselected package libnet1:amd64. [2021-08-23T22:14:54.985Z] #45 62.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T22:14:54.985Z] #45 62.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:14:54.985Z] #45 62.98 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T22:14:54.985Z] #45 63.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T22:14:54.985Z] #45 63.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:14:55.554Z] #45 63.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T22:14:55.554Z] #45 63.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T22:14:55.554Z] #45 63.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:14:55.554Z] #45 ... [2021-08-23T22:14:55.554Z] [2021-08-23T22:14:55.554Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:55.554Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:14:55.617Z] #14 ... [2021-08-23T22:14:55.617Z] [2021-08-23T22:14:55.617Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:14:55.617Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:14:55.617Z] #47 56.80 io/fs [2021-08-23T22:14:55.617Z] #47 56.82 internal/poll [2021-08-23T22:14:55.994Z] #28 ... [2021-08-23T22:14:55.994Z] [2021-08-23T22:14:55.994Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:14:55.994Z] #62 sha256:2af7634a1922b79a41e3e9f69027edb9c6a0d7e92586b7fdf1123af542a2fe24 [2021-08-23T22:14:55.994Z] #62 5.364 + cd /tmp/tmp.30ulNJnXYk/src/github.com/opencontainers/runc [2021-08-23T22:14:55.994Z] #62 5.364 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:14:55.994Z] #62 5.561 + '[' -z '' ']' [2021-08-23T22:14:55.994Z] #62 5.561 + target=static [2021-08-23T22:14:55.994Z] #62 5.561 + make 'BUILDTAGS=seccomp ' static [2021-08-23T22:14:55.994Z] #62 6.049 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-23T22:14:55.994Z] #62 11.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T22:14:55.994Z] #62 12.51 + mkdir -p /build [2021-08-23T22:14:55.994Z] #62 12.51 + cp runc /build/runc [2021-08-23T22:14:55.994Z] #62 DONE 12.8s [2021-08-23T22:14:55.994Z] [2021-08-23T22:14:55.994Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:14:55.994Z] #28 sha256:dc169f642c40539438884332f6e5e61ac620ba5c2c5c75b90effaba87893a50b [2021-08-23T22:14:56.334Z] #33 63.57 Updating files: 88% (1343/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-23T22:14:56.335Z] #33 64.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T22:14:56.594Z] #33 64.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:14:58.178Z] #47 59.09 os [2021-08-23T22:14:59.132Z] #47 60.05 github.com/LK4D4/vndr/versioned [2021-08-23T22:14:59.395Z] #47 60.49 encoding/binary [2021-08-23T22:14:59.890Z] #33 ... [2021-08-23T22:14:59.890Z] [2021-08-23T22:14:59.890Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:14:59.890Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:14:59.890Z] #58 1.698 + RM_GOPATH=0 [2021-08-23T22:14:59.890Z] #58 1.698 + TMP_GOPATH= [2021-08-23T22:14:59.890Z] #58 1.698 + : /build [2021-08-23T22:14:59.890Z] #58 1.698 + '[' -z '' ']' [2021-08-23T22:14:59.890Z] #58 1.699 ++ mktemp -d [2021-08-23T22:14:59.890Z] #58 1.712 + export GOPATH=/tmp/tmp.PRXrsx0nzb [2021-08-23T22:14:59.890Z] #58 1.712 + GOPATH=/tmp/tmp.PRXrsx0nzb [2021-08-23T22:14:59.890Z] #58 1.712 + RM_GOPATH=1 [2021-08-23T22:14:59.890Z] #58 1.712 + case "$(go env GOARCH)" in [2021-08-23T22:14:59.890Z] #58 1.763 ++ go env GOARCH [2021-08-23T22:14:59.890Z] #58 1.827 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:59.890Z] #58 1.827 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:14:59.890Z] #58 1.827 ++ dirname /tmp/install/install.sh [2021-08-23T22:14:59.890Z] #58 1.827 + dir=/tmp/install [2021-08-23T22:14:59.890Z] #58 1.827 + bin=containerd [2021-08-23T22:14:59.890Z] #58 1.827 + shift [2021-08-23T22:14:59.890Z] #58 1.827 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T22:14:59.890Z] #58 1.827 + . /tmp/install/containerd.installer [2021-08-23T22:14:59.890Z] #58 1.827 ++ set -e [2021-08-23T22:14:59.890Z] #58 1.827 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:59.890Z] #58 1.827 + install_containerd [2021-08-23T22:14:59.890Z] #58 1.828 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T22:14:59.890Z] #58 1.828 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PRXrsx0nzb/src/github.com/containerd/containerd [2021-08-23T22:14:59.890Z] #58 1.828 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:14:59.890Z] #58 1.895 Cloning into '/tmp/tmp.PRXrsx0nzb/src/github.com/containerd/containerd'... [2021-08-23T22:14:59.890Z] #58 ... [2021-08-23T22:14:59.890Z] [2021-08-23T22:14:59.890Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:14:59.890Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:14:59.890Z] #37 58.18 Selecting previously unselected package libxml2:amd64. [2021-08-23T22:14:59.890Z] #37 58.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 58.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:14:59.890Z] #37 59.45 Selecting previously unselected package libarchive13:amd64. [2021-08-23T22:14:59.890Z] #37 59.45 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 59.46 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:14:59.890Z] #37 60.22 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T22:14:59.890Z] #37 60.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 60.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:14:59.890Z] #37 60.52 Selecting previously unselected package librhash0:amd64. [2021-08-23T22:14:59.890Z] #37 60.52 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 60.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:14:59.890Z] #37 60.88 Selecting previously unselected package libuv1:amd64. [2021-08-23T22:14:59.890Z] #37 60.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 60.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:14:59.890Z] #37 61.23 Selecting previously unselected package cmake. [2021-08-23T22:14:59.890Z] #37 61.24 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-23T22:14:59.890Z] #37 61.25 Unpacking cmake (3.18.4-2) ... [2021-08-23T22:14:59.890Z] #37 ... [2021-08-23T22:14:59.890Z] [2021-08-23T22:14:59.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:14:59.890Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:14:59.890Z] #14 58.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:14:59.890Z] #14 59.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T22:14:59.890Z] #14 60.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:14:59.890Z] #14 63.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:14:59.890Z] #14 63.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T22:14:59.890Z] #14 63.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T22:14:59.890Z] #14 63.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T22:14:59.890Z] #14 63.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:14:59.890Z] #14 63.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:14:59.890Z] #14 63.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-23T22:14:59.890Z] #14 63.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T22:14:59.890Z] #14 63.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T22:14:59.890Z] #14 63.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T22:14:59.890Z] #14 63.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T22:14:59.890Z] #14 63.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T22:14:59.890Z] #14 63.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T22:14:59.890Z] #14 63.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T22:14:59.890Z] #14 63.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T22:14:59.890Z] #14 63.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T22:14:59.890Z] #14 63.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T22:14:59.890Z] #14 65.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:14:59.890Z] #14 66.37 Fetched 115 MB in 10s (11.2 MB/s) [2021-08-23T22:14:59.890Z] #14 66.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T22:14:59.890Z] #14 66.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 ... 15713 files and directories currently installed.) [2021-08-23T22:14:59.890Z] #14 66.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:14:59.890Z] #14 66.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:00.151Z] #14 ... [2021-08-23T22:15:00.151Z] [2021-08-23T22:15:00.151Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:15:00.151Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:15:00.151Z] #37 68.54 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T22:15:00.151Z] #37 68.58 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:15:00.151Z] #37 68.62 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:15:00.151Z] #37 68.65 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:15:00.412Z] #37 68.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:15:00.412Z] #37 68.73 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:15:00.412Z] #37 68.82 Setting up cmake-data (3.18.4-2) ... [2021-08-23T22:15:00.672Z] #37 69.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:15:00.672Z] #37 69.15 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:15:00.672Z] #37 69.17 Setting up cmake (3.18.4-2) ... [2021-08-23T22:15:00.672Z] #37 69.21 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:00.789Z] #47 61.69 encoding/base64 [2021-08-23T22:15:00.789Z] #47 61.72 crypto/cipher [2021-08-23T22:15:00.789Z] #47 61.72 crypto/sha512 [2021-08-23T22:15:00.789Z] #47 ... [2021-08-23T22:15:00.789Z] [2021-08-23T22:15:00.789Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:00.789Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:15:00.789Z] #53 51.85 internal/syscall/unix [2021-08-23T22:15:00.789Z] #53 51.85 time [2021-08-23T22:15:00.789Z] #53 52.25 internal/syscall/execenv [2021-08-23T22:15:00.789Z] #53 54.34 regexp [2021-08-23T22:15:00.789Z] #53 56.06 internal/poll [2021-08-23T22:15:00.789Z] #53 56.06 context [2021-08-23T22:15:00.789Z] #53 57.53 io/fs [2021-08-23T22:15:00.789Z] #53 58.75 os [2021-08-23T22:15:00.789Z] #53 59.73 internal/fmtsort [2021-08-23T22:15:00.789Z] #53 59.73 encoding/binary [2021-08-23T22:15:00.789Z] #53 61.49 encoding/base64 [2021-08-23T22:15:00.789Z] #53 61.50 golang.org/x/sys/unix [2021-08-23T22:15:00.789Z] #53 ... [2021-08-23T22:15:00.789Z] [2021-08-23T22:15:00.789Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:00.789Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:15:00.830Z] #58 ... [2021-08-23T22:15:00.830Z] [2021-08-23T22:15:00.830Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:00.830Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:00.830Z] #45 58.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-23T22:15:00.830Z] #45 60.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:15:00.830Z] #45 60.93 Fetched 2267 kB in 4s (535 kB/s) [2021-08-23T22:15:00.830Z] #45 61.15 Selecting previously unselected package libprotobuf23:amd64. [2021-08-23T22:15:00.830Z] #45 61.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T22:15:00.830Z] #45 61.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-23T22:15:00.830Z] #45 61.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T22:15:00.830Z] #45 62.76 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:15:00.830Z] #45 62.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:15:00.830Z] #45 62.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:15:00.830Z] #45 63.25 Selecting previously unselected package python3-six. [2021-08-23T22:15:00.830Z] #45 63.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T22:15:00.830Z] #45 63.28 Unpacking python3-six (1.16.0-2) ... [2021-08-23T22:15:00.830Z] #45 63.59 Selecting previously unselected package python3-protobuf. [2021-08-23T22:15:00.830Z] #45 63.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-23T22:15:00.830Z] #45 63.59 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T22:15:00.830Z] #45 64.52 Selecting previously unselected package libnet1:amd64. [2021-08-23T22:15:00.830Z] #45 64.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T22:15:00.830Z] #45 64.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:15:00.830Z] #45 64.89 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T22:15:00.830Z] #45 64.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T22:15:00.830Z] #45 64.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:15:00.830Z] #45 65.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T22:15:00.830Z] #45 65.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T22:15:00.830Z] #45 65.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:15:00.830Z] #45 ... [2021-08-23T22:15:00.830Z] [2021-08-23T22:15:00.830Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:15:00.830Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:15:01.246Z] #28 10.91 Fetched 39.9 MB in 10s (4006 kB/s) [2021-08-23T22:15:01.317Z] #58 33.42 Updating files: 47% (2149/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 89% (4063/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T22:15:01.317Z] #58 34.76 + cd /tmp/tmp.rybZnOP3nU/src/github.com/containerd/containerd [2021-08-23T22:15:01.581Z] #58 34.77 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:15:01.600Z] #33 65.18 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) [2021-08-23T22:15:01.600Z] #33 ... [2021-08-23T22:15:01.600Z] [2021-08-23T22:15:01.600Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:15:01.600Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:15:01.600Z] #51 56.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T22:15:01.600Z] #51 ... [2021-08-23T22:15:01.600Z] [2021-08-23T22:15:01.600Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:15:01.600Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:15:01.857Z] #33 65.18 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-23T22:15:01.857Z] #33 66.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T22:15:02.420Z] #33 66.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:15:02.529Z] #58 35.99 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T22:15:02.529Z] #58 35.99 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T22:15:02.529Z] #58 35.99 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:02.529Z] #58 35.99 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:02.529Z] #58 35.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T22:15:02.529Z] #58 35.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T22:15:02.529Z] #58 35.99 + '[' '' = dynamic ']' [2021-08-23T22:15:02.529Z] #58 35.99 + make [2021-08-23T22:15:02.583Z] #37 DONE 70.7s [2021-08-23T22:15:02.583Z] [2021-08-23T22:15:02.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:02.583Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:02.583Z] #14 70.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T22:15:02.583Z] #14 70.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:15:02.583Z] #14 70.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:02.676Z] #33 ... [2021-08-23T22:15:02.676Z] [2021-08-23T22:15:02.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:02.676Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:02.676Z] #14 57.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:15:02.676Z] #14 59.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:15:02.676Z] #14 59.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T22:15:02.676Z] #14 61.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T22:15:02.676Z] #14 63.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T22:15:02.676Z] #14 64.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T22:15:02.676Z] #14 64.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T22:15:02.676Z] #14 64.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T22:15:02.676Z] #14 64.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T22:15:02.676Z] #14 64.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T22:15:02.676Z] #14 64.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-23T22:15:02.676Z] #14 64.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T22:15:02.676Z] #14 64.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T22:15:02.676Z] #14 64.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T22:15:02.676Z] #14 64.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T22:15:02.676Z] #14 64.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T22:15:02.676Z] #14 64.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T22:15:02.676Z] #14 64.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T22:15:02.676Z] #14 64.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T22:15:02.676Z] #14 64.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T22:15:02.676Z] #14 64.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T22:15:02.676Z] #14 66.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:15:02.676Z] #14 66.67 Fetched 115 MB in 10s (11.4 MB/s) [2021-08-23T22:15:02.676Z] #14 66.82 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T22:15:02.676Z] #14 66.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T22:15:02.676Z] #14 66.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:15:02.676Z] #14 66.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:02.676Z] #14 ... [2021-08-23T22:15:02.676Z] [2021-08-23T22:15:02.676Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:02.676Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:02.676Z] #45 65.31 Selecting previously unselected package criu. [2021-08-23T22:15:02.676Z] #45 65.31 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-23T22:15:02.676Z] #45 65.32 Unpacking criu (3.15-1) ... [2021-08-23T22:15:02.676Z] #45 66.62 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:15:02.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T22:15:02.890Z] INFO: Expanding compiler 1 of 3... [2021-08-23T22:15:03.344Z] INFO: Expanding compiler 2 of 3... [2021-08-23T22:15:04.470Z] #58 37.60 + bin/ctr [2021-08-23T22:15:05.194Z] #45 69.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T22:15:05.194Z] #45 69.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:15:05.194Z] #45 69.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:15:05.194Z] #45 69.69 Setting up python3-six (1.16.0-2) ... [2021-08-23T22:15:05.418Z] #28 10.91 Reading package lists... [2021-08-23T22:15:05.884Z] #14 ... [2021-08-23T22:15:05.884Z] [2021-08-23T22:15:05.884Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:05.884Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:05.884Z] #45 63.66 Selecting previously unselected package criu. [2021-08-23T22:15:05.884Z] #45 63.66 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-23T22:15:05.884Z] #45 63.69 Unpacking criu (3.15-1) ... [2021-08-23T22:15:05.884Z] #45 64.90 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:15:05.884Z] #45 67.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T22:15:05.884Z] #45 67.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:15:05.884Z] #45 67.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:15:05.884Z] #45 67.69 Setting up python3-six (1.16.0-2) ... [2021-08-23T22:15:05.884Z] #45 69.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:15:05.884Z] #45 69.10 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T22:15:05.884Z] #45 ... [2021-08-23T22:15:05.884Z] [2021-08-23T22:15:05.884Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:15:05.884Z] #38 sha256:6fc0fa9103d46b7c1532a8972c3b4f7ec39edcb37fbe02f9a9ed99a3f6bb3123 [2021-08-23T22:15:05.884Z] #38 1.821 + RM_GOPATH=0 [2021-08-23T22:15:05.884Z] #38 1.822 + TMP_GOPATH= [2021-08-23T22:15:05.884Z] #38 1.822 + : /build [2021-08-23T22:15:05.884Z] #38 1.822 + '[' -z '' ']' [2021-08-23T22:15:05.884Z] #38 1.823 ++ mktemp -d [2021-08-23T22:15:05.884Z] #38 1.834 + export GOPATH=/tmp/tmp.5Yb6lHiuip [2021-08-23T22:15:05.884Z] #38 1.839 + GOPATH=/tmp/tmp.5Yb6lHiuip [2021-08-23T22:15:05.884Z] #38 1.839 + RM_GOPATH=1 [2021-08-23T22:15:05.884Z] #38 1.839 + case "$(go env GOARCH)" in [2021-08-23T22:15:05.884Z] #38 1.847 ++ go env GOARCH [2021-08-23T22:15:05.884Z] #38 1.889 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:05.884Z] #38 1.889 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:05.884Z] #38 1.889 ++ dirname /tmp/install/install.sh [2021-08-23T22:15:05.884Z] #38 1.893 + dir=/tmp/install [2021-08-23T22:15:05.884Z] #38 1.893 + bin=tini [2021-08-23T22:15:05.884Z] #38 1.893 + shift [2021-08-23T22:15:05.884Z] #38 1.893 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T22:15:05.884Z] #38 1.893 + . /tmp/install/tini.installer [2021-08-23T22:15:05.884Z] #38 1.893 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:05.884Z] #38 1.893 + install_tini [2021-08-23T22:15:05.884Z] #38 1.893 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T22:15:05.884Z] #38 1.893 + git clone https://github.com/krallin/tini.git /tmp/tmp.5Yb6lHiuip/tini [2021-08-23T22:15:05.884Z] #38 1.893 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:05.884Z] #38 1.916 Cloning into '/tmp/tmp.5Yb6lHiuip/tini'... [2021-08-23T22:15:05.884Z] #38 3.240 + cd /tmp/tmp.5Yb6lHiuip/tini [2021-08-23T22:15:05.884Z] #38 3.240 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:05.884Z] #38 3.280 + cmake . [2021-08-23T22:15:06.144Z] #38 3.981 -- The C compiler identification is GNU 10.2.1 [2021-08-23T22:15:06.404Z] #38 4.067 -- Detecting C compiler ABI info [2021-08-23T22:15:06.562Z] #45 ... [2021-08-23T22:15:06.562Z] [2021-08-23T22:15:06.562Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:06.562Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:06.562Z] #14 70.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T22:15:06.562Z] #14 70.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T22:15:06.562Z] #14 70.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:07.051Z] INFO: Expanding compiler 3 of 3... [2021-08-23T22:15:07.345Z] #38 4.827 -- Detecting C compiler ABI info - done [2021-08-23T22:15:07.345Z] #38 5.012 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T22:15:07.345Z] #38 5.025 -- Detecting C compile features [2021-08-23T22:15:07.345Z] #38 5.043 -- Detecting C compile features - done [2021-08-23T22:15:07.345Z] #38 5.058 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T22:15:07.491Z] #14 ... [2021-08-23T22:15:07.491Z] [2021-08-23T22:15:07.491Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:15:07.491Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:15:07.491Z] #37 61.96 Selecting previously unselected package libicu67:amd64. [2021-08-23T22:15:07.491Z] #37 61.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-23T22:15:07.491Z] #37 61.99 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T22:15:07.491Z] #37 ... [2021-08-23T22:15:07.491Z] [2021-08-23T22:15:07.491Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:07.491Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:07.491Z] #47 70.70 sync [2021-08-23T22:15:07.491Z] #47 70.70 internal/reflectlite [2021-08-23T22:15:07.505Z] INFO: Removing downloaded files... [2021-08-23T22:15:07.505Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-23T22:15:07.505Z] INFO: Configuring git core.autocrlf... [2021-08-23T22:15:07.605Z] #38 5.274 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T22:15:07.605Z] #38 5.383 -- Configuring done [2021-08-23T22:15:07.864Z] #38 5.439 -- Generating done [2021-08-23T22:15:07.864Z] #38 5.461 -- Build files have been written to: /tmp/tmp.5Yb6lHiuip/tini [2021-08-23T22:15:07.864Z] #38 5.470 + make tini-static [2021-08-23T22:15:08.054Z] #47 72.63 internal/testlog [2021-08-23T22:15:08.124Z] #38 5.850 Scanning dependencies of target tini-static [2021-08-23T22:15:08.124Z] #38 5.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T22:15:09.018Z] #47 73.41 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T22:15:09.063Z] #38 ... [2021-08-23T22:15:09.063Z] [2021-08-23T22:15:09.063Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:09.063Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:09.063Z] #47 67.45 sync [2021-08-23T22:15:09.063Z] #47 67.47 internal/reflectlite [2021-08-23T22:15:09.063Z] #47 69.71 internal/testlog [2021-08-23T22:15:09.063Z] #47 70.01 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T22:15:09.063Z] #47 70.41 math/rand [2021-08-23T22:15:09.063Z] #47 71.95 internal/singleflight [2021-08-23T22:15:09.063Z] #47 72.40 io [2021-08-23T22:15:09.063Z] #47 72.58 strconv [2021-08-23T22:15:09.063Z] #47 74.59 bytes [2021-08-23T22:15:09.063Z] #47 76.72 strings [2021-08-23T22:15:09.063Z] #47 77.31 reflect [2021-08-23T22:15:09.298Z] #47 73.75 math/rand [2021-08-23T22:15:09.323Z] #47 ... [2021-08-23T22:15:09.323Z] [2021-08-23T22:15:09.323Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:15:09.323Z] #49 sha256:d724346ff93f25d4291dc5f9da95d35594287b5ff67cfeaa0aceb39134ee7cd0 [2021-08-23T22:15:09.323Z] #49 DONE 77.7s [2021-08-23T22:15:09.323Z] [2021-08-23T22:15:09.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:09.323Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:09.323Z] #14 74.71 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T22:15:09.323Z] #14 74.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T22:15:09.323Z] #14 74.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:15:09.323Z] #14 74.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T22:15:09.323Z] #14 74.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:15:09.323Z] #14 74.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:15:09.323Z] #14 75.09 Selecting previously unselected package dmsetup. [2021-08-23T22:15:09.323Z] #14 75.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:15:09.323Z] #14 75.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:15:09.323Z] #14 75.32 Selecting previously unselected package mingw-w64-common. [2021-08-23T22:15:09.323Z] #14 75.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T22:15:09.323Z] #14 75.37 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T22:15:09.323Z] #14 ... [2021-08-23T22:15:09.323Z] [2021-08-23T22:15:09.323Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:09.323Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:09.323Z] #53 67.82 internal/reflectlite [2021-08-23T22:15:09.323Z] #53 67.83 sync [2021-08-23T22:15:09.323Z] #53 71.20 sort [2021-08-23T22:15:09.323Z] #53 71.21 errors [2021-08-23T22:15:09.323Z] #53 71.81 io [2021-08-23T22:15:09.323Z] #53 73.27 internal/oserror [2021-08-23T22:15:09.323Z] #53 73.42 syscall [2021-08-23T22:15:09.323Z] #53 74.27 bytes [2021-08-23T22:15:09.323Z] #53 77.07 reflect [2021-08-23T22:15:09.585Z] #53 ... [2021-08-23T22:15:09.585Z] [2021-08-23T22:15:09.585Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:09.585Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:09.585Z] #45 74.77 Setting up criu (3.15-1) ... [2021-08-23T22:15:09.585Z] #45 77.11 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:09.846Z] #45 DONE 77.9s [2021-08-23T22:15:09.846Z] [2021-08-23T22:15:09.847Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:15:09.847Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:15:10.419Z] #41 ... [2021-08-23T22:15:10.419Z] [2021-08-23T22:15:10.419Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:15:10.419Z] #38 sha256:6fc0fa9103d46b7c1532a8972c3b4f7ec39edcb37fbe02f9a9ed99a3f6bb3123 [2021-08-23T22:15:10.419Z] #38 7.925 [100%] Linking C executable tini-static [2021-08-23T22:15:10.925Z] #28 15.68 Reading package lists... [2021-08-23T22:15:11.077Z] #58 ... [2021-08-23T22:15:11.077Z] [2021-08-23T22:15:11.077Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:11.077Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:15:11.077Z] #53 62.15 path/filepath [2021-08-23T22:15:11.077Z] #53 62.16 fmt [2021-08-23T22:15:11.077Z] #53 62.65 mvdan.cc/sh/v3/fileutil [2021-08-23T22:15:11.077Z] #53 63.59 io/ioutil [2021-08-23T22:15:11.077Z] #53 65.97 flag [2021-08-23T22:15:11.077Z] #53 65.97 github.com/pkg/diff [2021-08-23T22:15:11.077Z] #53 66.02 encoding/json [2021-08-23T22:15:11.077Z] #53 67.92 go/token [2021-08-23T22:15:11.077Z] #53 68.14 mvdan.cc/editorconfig [2021-08-23T22:15:11.077Z] #53 69.09 go/scanner [2021-08-23T22:15:11.077Z] #53 69.46 mvdan.cc/sh/v3/syntax [2021-08-23T22:15:11.077Z] #53 70.53 golang.org/x/crypto/ssh/terminal [2021-08-23T22:15:11.077Z] #53 71.17 go/ast [2021-08-23T22:15:11.077Z] #53 ... [2021-08-23T22:15:11.077Z] [2021-08-23T22:15:11.078Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:11.078Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:11.078Z] #47 62.54 crypto/ed25519/internal/edwards25519 [2021-08-23T22:15:11.078Z] #47 62.79 crypto/md5 [2021-08-23T22:15:11.078Z] #47 63.03 fmt [2021-08-23T22:15:11.078Z] #47 63.96 internal/lazyregexp [2021-08-23T22:15:11.078Z] #47 64.06 io/ioutil [2021-08-23T22:15:11.078Z] #47 64.46 crypto/aes [2021-08-23T22:15:11.078Z] #47 64.60 crypto/des [2021-08-23T22:15:11.078Z] #47 65.53 crypto/sha256 [2021-08-23T22:15:11.078Z] #47 65.54 encoding/pem [2021-08-23T22:15:11.078Z] #47 66.17 net [2021-08-23T22:15:11.078Z] #47 66.37 vendor/golang.org/x/crypto/chacha20 [2021-08-23T22:15:11.078Z] #47 66.66 vendor/golang.org/x/crypto/poly1305 [2021-08-23T22:15:11.078Z] #47 67.42 os/exec [2021-08-23T22:15:11.078Z] #47 67.56 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-23T22:15:11.078Z] #47 68.62 go/token [2021-08-23T22:15:11.078Z] #47 68.62 net/url [2021-08-23T22:15:11.078Z] #47 69.95 go/scanner [2021-08-23T22:15:11.078Z] #47 70.08 text/template/parse [2021-08-23T22:15:11.078Z] #47 70.75 encoding/json [2021-08-23T22:15:11.078Z] #47 71.68 go/ast [2021-08-23T22:15:11.220Z] #47 75.70 internal/singleflight [2021-08-23T22:15:11.362Z] #38 8.915 [100%] Built target tini-static [2021-08-23T22:15:11.362Z] #38 8.977 + mkdir -p /build [2021-08-23T22:15:11.362Z] #38 8.977 + cp tini-static /build/docker-init [2021-08-23T22:15:11.475Z] #47 ... [2021-08-23T22:15:11.476Z] [2021-08-23T22:15:11.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:11.476Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:11.476Z] #14 75.39 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T22:15:11.476Z] #14 75.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T22:15:11.476Z] #14 75.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:15:11.476Z] #14 75.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T22:15:11.476Z] #14 75.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:15:11.476Z] #14 75.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:15:11.488Z] #28 20.25 Building dependency tree... [2021-08-23T22:15:11.488Z] #28 21.49 Reading state information... [2021-08-23T22:15:11.622Z] #38 DONE 9.2s [2021-08-23T22:15:11.622Z] [2021-08-23T22:15:11.622Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:11.622Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:11.732Z] #14 76.33 Selecting previously unselected package dmsetup. [2021-08-23T22:15:11.732Z] #14 76.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:15:11.732Z] #14 76.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:15:12.294Z] #14 76.76 Selecting previously unselected package mingw-w64-common. [2021-08-23T22:15:12.294Z] #14 76.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T22:15:12.294Z] #14 76.78 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T22:15:12.418Z] #28 22.53 bzip2 is already the newest version (1.0.8-4). [2021-08-23T22:15:12.418Z] #28 22.53 patch is already the newest version (2.7.6-7). [2021-08-23T22:15:12.418Z] #28 22.53 xz-utils is already the newest version (5.2.5-2). [2021-08-23T22:15:12.418Z] #28 22.53 The following additional packages will be installed: [2021-08-23T22:15:12.418Z] #28 22.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-23T22:15:12.418Z] #28 22.54 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-23T22:15:12.418Z] #28 22.54 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T22:15:12.418Z] #28 22.54 python3-pkg-resources vim-runtime xxd [2021-08-23T22:15:12.418Z] #28 22.56 Suggested packages: [2021-08-23T22:15:12.418Z] #28 22.56 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-23T22:15:12.418Z] #28 22.56 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-23T22:15:12.418Z] #28 22.56 Recommended packages: [2021-08-23T22:15:12.418Z] #28 22.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T22:15:12.553Z] 4612f6d0b889: Pull complete [2021-08-23T22:15:12.562Z] #53 ... [2021-08-23T22:15:12.562Z] [2021-08-23T22:15:12.562Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:12.562Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:12.562Z] #47 81.12 bufio [2021-08-23T22:15:13.001Z] #47 ... [2021-08-23T22:15:13.001Z] [2021-08-23T22:15:13.001Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:13.001Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:15:13.001Z] #14 63.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T22:15:13.001Z] #14 63.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:15:13.001Z] #14 63.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:15:13.001Z] #14 68.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T22:15:13.001Z] #14 68.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:15:13.001Z] #14 68.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:15:13.001Z] #14 73.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T22:15:13.001Z] #14 73.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:15:13.001Z] #14 73.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:15:13.785Z] #28 23.61 The following NEW packages will be installed: [2021-08-23T22:15:13.785Z] #28 23.61 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-23T22:15:13.785Z] #28 23.61 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-23T22:15:13.785Z] #28 23.61 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-23T22:15:13.785Z] #28 23.62 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-23T22:15:13.785Z] #28 23.62 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-23T22:15:13.785Z] #28 23.62 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-23T22:15:13.785Z] #28 23.63 vim-common vim-runtime xfsprogs xxd zip [2021-08-23T22:15:13.785Z] #28 23.99 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:15:13.785Z] #28 23.99 Need to get 18.0 MB of archives. [2021-08-23T22:15:13.785Z] #28 23.99 After this operation, 69.4 MB of additional disk space will be used. [2021-08-23T22:15:13.785Z] #28 23.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T22:15:14.041Z] #28 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T22:15:14.041Z] #28 24.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T22:15:14.041Z] #28 24.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T22:15:14.041Z] #28 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T22:15:14.041Z] #28 24.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T22:15:14.041Z] #28 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T22:15:14.041Z] #28 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T22:15:14.041Z] #28 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:15:14.041Z] #28 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:15:14.041Z] #28 24.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T22:15:14.041Z] #28 24.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T22:15:14.041Z] #28 24.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T22:15:14.041Z] #28 24.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T22:15:14.042Z] #28 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T22:15:14.042Z] #28 24.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T22:15:14.042Z] #28 24.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T22:15:14.042Z] #28 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T22:15:14.042Z] #28 24.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T22:15:14.042Z] #28 24.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T22:15:14.298Z] #28 24.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T22:15:14.298Z] #28 24.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T22:15:14.298Z] #28 24.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T22:15:14.298Z] #28 24.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T22:15:14.298Z] #28 24.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T22:15:14.298Z] #28 24.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T22:15:14.298Z] #28 24.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T22:15:14.298Z] #28 24.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T22:15:14.298Z] #28 24.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T22:15:14.298Z] #28 24.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T22:15:14.298Z] #28 24.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T22:15:14.298Z] #28 24.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T22:15:14.298Z] #28 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:15:14.298Z] #28 24.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T22:15:14.298Z] #28 24.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T22:15:14.298Z] #28 24.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T22:15:14.298Z] #28 24.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T22:15:14.298Z] #28 24.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T22:15:14.298Z] #28 24.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T22:15:14.298Z] #28 24.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T22:15:14.298Z] #28 24.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T22:15:14.554Z] #28 24.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T22:15:14.554Z] #28 24.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T22:15:14.810Z] #28 25.01 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:15:15.066Z] #28 25.19 Fetched 18.0 MB in 1s (23.3 MB/s) [2021-08-23T22:15:15.066Z] #28 25.23 Selecting previously unselected package pigz. [2021-08-23T22:15:15.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T22:15:15.349Z] #28 25.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-08-23T22:15:15.349Z] #28 25.27 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T22:15:15.349Z] #28 25.28 Unpacking pigz (2.6-1) ... [2021-08-23T22:15:15.349Z] #28 25.33 Selecting previously unselected package libelf1:amd64. [2021-08-23T22:15:15.349Z] #28 25.34 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T22:15:15.349Z] #28 25.35 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T22:15:15.349Z] #28 25.47 Selecting previously unselected package libbpf0:amd64. [2021-08-23T22:15:15.349Z] #28 25.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T22:15:15.349Z] #28 25.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:15:15.605Z] #28 25.56 Selecting previously unselected package libcap2:amd64. [2021-08-23T22:15:15.606Z] #28 25.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T22:15:15.606Z] #28 25.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:15:15.606Z] #28 25.61 Selecting previously unselected package libmnl0:amd64. [2021-08-23T22:15:15.606Z] #28 25.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T22:15:15.606Z] #28 25.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:15:15.606Z] #28 25.71 Selecting previously unselected package libxtables12:amd64. [2021-08-23T22:15:15.606Z] #28 25.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T22:15:15.606Z] #28 25.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:15:15.606Z] #28 25.76 Selecting previously unselected package libcap2-bin. [2021-08-23T22:15:15.606Z] #28 25.77 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T22:15:15.606Z] #28 25.78 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T22:15:15.856Z] #47 84.05 syscall [2021-08-23T22:15:15.862Z] #28 25.83 Selecting previously unselected package iproute2. [2021-08-23T22:15:15.862Z] #28 25.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T22:15:15.862Z] #28 25.84 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T22:15:15.862Z] #28 26.08 Selecting previously unselected package xxd. [2021-08-23T22:15:16.118Z] #28 26.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:15:16.118Z] #28 26.09 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:15:16.118Z] #28 26.18 Selecting previously unselected package vim-common. [2021-08-23T22:15:16.118Z] #28 26.19 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:15:16.118Z] #28 26.20 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:15:16.118Z] #28 26.29 Selecting previously unselected package bash-completion. [2021-08-23T22:15:16.118Z] #28 26.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T22:15:16.314Z] #14 ... [2021-08-23T22:15:16.314Z] [2021-08-23T22:15:16.314Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:16.314Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:16.314Z] #47 77.04 go/parser [2021-08-23T22:15:16.314Z] #47 77.47 text/template [2021-08-23T22:15:17.262Z] #47 78.66 encoding/xml [2021-08-23T22:15:17.484Z] #28 27.26 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T22:15:17.485Z] #28 27.45 Selecting previously unselected package apparmor. [2021-08-23T22:15:17.485Z] #28 27.45 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T22:15:17.485Z] #28 27.50 Unpacking apparmor (2.13.6-10) ... [2021-08-23T22:15:17.485Z] #28 27.70 Selecting previously unselected package inetutils-ping. [2021-08-23T22:15:17.740Z] #28 27.70 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T22:15:17.740Z] #28 27.71 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T22:15:17.740Z] #28 27.78 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T22:15:17.740Z] #28 27.78 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:15:17.740Z] #28 27.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:15:17.741Z] #28 27.83 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T22:15:17.741Z] #28 27.83 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:15:17.741Z] #28 27.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:15:17.741Z] #28 27.89 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T22:15:17.741Z] #28 27.90 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T22:15:17.741Z] #28 27.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:15:17.741Z] #28 27.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T22:15:17.741Z] #28 27.95 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T22:15:17.996Z] #28 27.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:15:17.996Z] #28 28.01 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T22:15:17.996Z] #28 28.01 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T22:15:17.996Z] #28 28.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:15:17.996Z] #28 28.07 Selecting previously unselected package iptables. [2021-08-23T22:15:17.996Z] #28 28.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-23T22:15:17.996Z] #28 28.08 Unpacking iptables (1.8.7-1) ... [2021-08-23T22:15:18.252Z] #28 28.23 Selecting previously unselected package libonig5:amd64. [2021-08-23T22:15:18.252Z] #28 28.23 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T22:15:18.252Z] #28 28.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:15:18.252Z] #28 28.31 Selecting previously unselected package libjq1:amd64. [2021-08-23T22:15:18.252Z] #28 28.32 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T22:15:18.252Z] #28 28.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:15:18.252Z] #28 28.38 Selecting previously unselected package jq. [2021-08-23T22:15:18.252Z] #28 28.39 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-23T22:15:18.252Z] #28 28.39 Unpacking jq (1.6-2.1) ... [2021-08-23T22:15:18.252Z] #28 28.45 Selecting previously unselected package libaio1:amd64. [2021-08-23T22:15:18.252Z] #28 28.46 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T22:15:18.252Z] #28 28.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:15:18.508Z] #28 28.50 Selecting previously unselected package libgpm2:amd64. [2021-08-23T22:15:18.508Z] #28 28.50 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T22:15:18.508Z] #28 28.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:15:18.508Z] #28 28.55 Selecting previously unselected package libinih1:amd64. [2021-08-23T22:15:18.508Z] #28 28.56 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-23T22:15:18.508Z] #28 28.57 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T22:15:18.508Z] #28 28.60 Selecting previously unselected package libnet1:amd64. [2021-08-23T22:15:18.508Z] #28 28.61 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T22:15:18.508Z] #28 28.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:15:18.508Z] #28 28.67 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T22:15:18.508Z] #28 28.68 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T22:15:18.508Z] #28 28.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:15:18.764Z] #28 28.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T22:15:18.764Z] #28 28.76 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T22:15:18.764Z] #28 28.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:15:18.764Z] #28 28.81 Selecting previously unselected package net-tools. [2021-08-23T22:15:18.764Z] #28 28.82 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T22:15:18.764Z] #28 28.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:15:18.833Z] #14 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:18.833Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:18.833Z] #45 72.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:15:18.833Z] #45 72.06 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T22:15:18.833Z] #45 79.14 Setting up criu (3.15-1) ... [2021-08-23T22:15:18.833Z] #45 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:18.833Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:15:18.833Z] #53 72.40 internal/reflectlite [2021-08-23T22:15:18.833Z] #53 72.44 sync [2021-08-23T22:15:18.833Z] #53 76.62 sort [2021-08-23T22:15:18.833Z] #53 76.63 errors [2021-08-23T22:15:18.833Z] #53 77.32 io [2021-08-23T22:15:18.833Z] #53 78.65 internal/oserror [2021-08-23T22:15:18.833Z] #53 79.05 syscall [2021-08-23T22:15:18.833Z] #53 79.83 bytes [2021-08-23T22:15:18.833Z] #53 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:15:18.833Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:15:18.833Z] #37 73.42 Selecting previously unselected package libxml2:amd64. [2021-08-23T22:15:18.833Z] #37 73.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 73.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:15:18.833Z] #37 74.66 Selecting previously unselected package libarchive13:amd64. [2021-08-23T22:15:18.833Z] #37 74.66 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 74.67 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:15:18.833Z] #37 75.48 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T22:15:18.833Z] #37 75.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 75.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:15:18.833Z] #37 75.79 Selecting previously unselected package librhash0:amd64. [2021-08-23T22:15:18.833Z] #37 75.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 75.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:15:18.833Z] #37 76.16 Selecting previously unselected package libuv1:amd64. [2021-08-23T22:15:18.833Z] #37 76.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 76.17 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:15:18.833Z] #37 76.54 Selecting previously unselected package cmake. [2021-08-23T22:15:18.833Z] #37 76.54 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-23T22:15:18.833Z] #37 76.56 Unpacking cmake (3.18.4-2) ... [2021-08-23T22:15:18.833Z] #37 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:18.833Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:18.833Z] #45 82.66 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:18.833Z] #45 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-23T22:15:18.833Z] #49 sha256:4c433473db7a5d9c659c43f93263b39b734df7d84b885097f394b2538f8085bb [2021-08-23T22:15:18.833Z] #49 DONE 83.0s [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:18.833Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:18.833Z] #47 76.06 errors [2021-08-23T22:15:18.833Z] #47 76.19 sort [2021-08-23T22:15:18.833Z] #47 76.84 io [2021-08-23T22:15:18.833Z] #47 78.45 strconv [2021-08-23T22:15:18.833Z] #47 79.49 bytes [2021-08-23T22:15:18.833Z] #47 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-23T22:15:18.833Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T22:15:18.833Z] #45 DONE 83.3s [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:18.833Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:18.833Z] #47 83.43 strings [2021-08-23T22:15:18.833Z] #47 ... [2021-08-23T22:15:18.833Z] [2021-08-23T22:15:18.833Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:18.833Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:15:18.833Z] #53 83.52 strconv [2021-08-23T22:15:19.021Z] #28 28.91 Selecting previously unselected package python-pip-whl. [2021-08-23T22:15:19.021Z] #28 28.91 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T22:15:19.021Z] #28 28.92 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T22:15:19.151Z] #47 ... [2021-08-23T22:15:19.151Z] [2021-08-23T22:15:19.151Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:19.151Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:19.151Z] #14 83.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T22:15:19.151Z] #14 83.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T22:15:19.151Z] #14 83.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:15:19.277Z] #28 29.17 Selecting previously unselected package python3-lib2to3. [2021-08-23T22:15:19.277Z] #28 29.17 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T22:15:19.277Z] #28 29.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:15:19.277Z] #28 29.25 Selecting previously unselected package python3-distutils. [2021-08-23T22:15:19.277Z] #28 29.26 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T22:15:19.277Z] #28 29.26 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T22:15:19.277Z] #28 29.34 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:15:19.277Z] #28 29.35 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:15:19.277Z] #28 29.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:15:19.277Z] #28 29.43 Selecting previously unselected package python3-setuptools. [2021-08-23T22:15:19.534Z] #28 29.43 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T22:15:19.534Z] #28 29.44 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T22:15:19.534Z] #28 29.55 Selecting previously unselected package python3-wheel. [2021-08-23T22:15:19.534Z] #28 29.56 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T22:15:19.534Z] #28 29.56 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T22:15:19.534Z] #28 29.61 Selecting previously unselected package python3-pip. [2021-08-23T22:15:19.534Z] #28 29.61 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-23T22:15:19.534Z] #28 29.62 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T22:15:19.790Z] #28 29.73 Selecting previously unselected package sudo. [2021-08-23T22:15:19.790Z] #28 29.74 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T22:15:19.790Z] #28 29.75 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T22:15:20.047Z] #28 29.96 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T22:15:20.047Z] #28 29.97 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T22:15:20.047Z] #28 29.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:15:20.047Z] #28 30.08 Selecting previously unselected package uidmap. [2021-08-23T22:15:20.047Z] #28 30.09 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T22:15:20.047Z] #28 30.10 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T22:15:20.304Z] #28 30.19 Selecting previously unselected package vim-runtime. [2021-08-23T22:15:20.304Z] #28 30.19 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:15:20.304Z] #28 30.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T22:15:20.304Z] #28 30.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T22:15:20.304Z] #28 30.24 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:15:20.725Z] #53 ... [2021-08-23T22:15:20.725Z] [2021-08-23T22:15:20.725Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T22:15:20.725Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T22:15:20.725Z] #37 84.34 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T22:15:20.725Z] #37 84.39 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:15:20.725Z] #37 84.39 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T22:15:20.725Z] #37 84.39 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:15:20.725Z] #37 84.46 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T22:15:20.726Z] #37 84.49 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T22:15:20.726Z] #37 84.52 Setting up cmake-data (3.18.4-2) ... [2021-08-23T22:15:20.726Z] #37 84.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T22:15:20.726Z] #37 84.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T22:15:20.726Z] #37 84.68 Setting up cmake (3.18.4-2) ... [2021-08-23T22:15:20.726Z] #37 84.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:20.726Z] #37 DONE 85.2s [2021-08-23T22:15:20.726Z] [2021-08-23T22:15:20.726Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:15:20.726Z] #38 sha256:644dbf03194b2454f00c3dc389005b041146d51458bbd8b7d159808ed9fc8974 [2021-08-23T22:15:21.233Z] #28 31.49 Selecting previously unselected package vim. [2021-08-23T22:15:21.488Z] #47 82.78 crypto/rand [2021-08-23T22:15:21.490Z] #28 31.50 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:15:21.490Z] #28 31.52 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T22:15:21.746Z] #28 31.72 Selecting previously unselected package xfsprogs. [2021-08-23T22:15:21.746Z] #28 31.73 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T22:15:21.746Z] #28 31.73 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T22:15:21.746Z] #28 31.93 Selecting previously unselected package zip. [2021-08-23T22:15:22.004Z] #28 31.93 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-23T22:15:22.004Z] #28 31.94 Unpacking zip (3.0-12) ... [2021-08-23T22:15:22.004Z] #28 32.06 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:15:22.064Z] #47 ... [2021-08-23T22:15:22.064Z] [2021-08-23T22:15:22.064Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:22.064Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:15:22.064Z] #14 83.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T22:15:22.064Z] #14 83.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-23T22:15:22.328Z] #14 83.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:15:22.567Z] #28 32.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:15:22.567Z] #28 32.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:15:22.567Z] #28 32.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:15:22.567Z] #28 32.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:15:22.567Z] #28 32.64 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T22:15:22.567Z] #28 32.66 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T22:15:22.567Z] #28 32.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:15:22.567Z] #28 32.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:15:22.567Z] #28 32.69 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T22:15:22.823Z] #28 32.99 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:15:22.823Z] #28 33.01 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:15:22.823Z] #28 33.02 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T22:15:23.079Z] #28 33.03 Setting up apparmor (2.13.6-10) ... [2021-08-23T22:15:24.003Z] #38 3.400 + RM_GOPATH=0 [2021-08-23T22:15:24.003Z] #38 3.400 + TMP_GOPATH= [2021-08-23T22:15:24.003Z] #38 3.400 + : /build [2021-08-23T22:15:24.003Z] #38 3.400 + '[' -z '' ']' [2021-08-23T22:15:24.003Z] #38 3.400 ++ mktemp -d [2021-08-23T22:15:24.003Z] #38 3.400 + export GOPATH=/tmp/tmp.6reS5Pg5Qk [2021-08-23T22:15:24.003Z] #38 3.400 + GOPATH=/tmp/tmp.6reS5Pg5Qk [2021-08-23T22:15:24.003Z] #38 3.400 + RM_GOPATH=1 [2021-08-23T22:15:24.003Z] #38 3.400 + case "$(go env GOARCH)" in [2021-08-23T22:15:24.003Z] #38 3.407 ++ go env GOARCH [2021-08-23T22:15:24.003Z] #38 3.466 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:24.003Z] #38 3.466 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:24.003Z] #38 3.466 ++ dirname /tmp/install/install.sh [2021-08-23T22:15:24.003Z] #38 3.471 + dir=/tmp/install [2021-08-23T22:15:24.003Z] #38 3.472 + bin=tini [2021-08-23T22:15:24.003Z] #38 3.472 + shift [2021-08-23T22:15:24.003Z] #38 3.473 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T22:15:24.003Z] #38 3.473 + . /tmp/install/tini.installer [2021-08-23T22:15:24.003Z] #38 3.474 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:24.003Z] #38 3.474 + install_tini [2021-08-23T22:15:24.003Z] #38 3.475 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T22:15:24.003Z] #38 3.475 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:24.003Z] #38 3.475 + git clone https://github.com/krallin/tini.git /tmp/tmp.6reS5Pg5Qk/tini [2021-08-23T22:15:24.003Z] #38 3.506 Cloning into '/tmp/tmp.6reS5Pg5Qk/tini'... [2021-08-23T22:15:24.008Z] #28 34.02 Setting up zip (3.0-12) ... [2021-08-23T22:15:24.008Z] #28 34.03 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:15:24.008Z] #28 34.06 Setting up bash-completion (1:2.11-2) ... [2021-08-23T22:15:24.250Z] #14 ... [2021-08-23T22:15:24.250Z] [2021-08-23T22:15:24.250Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:24.250Z] #53 sha256:8d77fd9df1c59d29426dd34fbb30d87ad68270e585321b0601bccb1f1ad3c133 [2021-08-23T22:15:24.250Z] #53 77.97 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T22:15:24.250Z] #53 DONE 85.6s [2021-08-23T22:15:24.429Z] #14 92.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T22:15:24.429Z] #14 92.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:24.429Z] #14 92.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:15:24.429Z] #14 92.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T22:15:24.429Z] #14 92.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:24.429Z] #14 92.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:15:24.514Z] [2021-08-23T22:15:24.514Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:24.514Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:24.514Z] #47 83.50 go/doc [2021-08-23T22:15:24.514Z] #47 83.58 crypto/elliptic [2021-08-23T22:15:24.514Z] #47 84.90 encoding/asn1 [2021-08-23T22:15:24.936Z] #28 34.96 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:15:24.936Z] #28 34.97 Setting up sudo (1.9.5p2-3) ... [2021-08-23T22:15:24.936Z] #28 35.03 invoke-rc.d: could not determine current runlevel [2021-08-23T22:15:24.936Z] #28 35.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T22:15:24.936Z] #28 35.04 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T22:15:24.936Z] #28 35.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:15:24.936Z] #28 35.07 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T22:15:24.936Z] #28 35.08 Setting up pigz (2.6-1) ... [2021-08-23T22:15:24.936Z] #28 35.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:15:24.936Z] #28 35.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:15:24.936Z] #28 35.12 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T22:15:24.936Z] #28 35.13 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:15:24.998Z] #14 ... [2021-08-23T22:15:24.998Z] [2021-08-23T22:15:24.998Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:24.998Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:24.998Z] #47 93.46 internal/syscall/unix [2021-08-23T22:15:25.372Z] #38 4.589 + cd /tmp/tmp.6reS5Pg5Qk/tini [2021-08-23T22:15:25.372Z] #38 4.590 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T22:15:25.372Z] #38 4.605 + cmake . [2021-08-23T22:15:25.497Z] #28 35.50 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:15:25.497Z] #28 35.51 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:15:25.578Z] #47 93.78 internal/poll [2021-08-23T22:15:25.753Z] #28 35.68 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T22:15:25.753Z] #28 35.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:15:25.753Z] #28 35.70 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T22:15:25.753Z] #28 35.94 Setting up vim (2:8.2.2434-3) ... [2021-08-23T22:15:25.838Z] #47 ... [2021-08-23T22:15:25.838Z] [2021-08-23T22:15:25.838Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:25.838Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:25.838Z] #53 84.22 time [2021-08-23T22:15:25.838Z] #53 91.67 context [2021-08-23T22:15:25.838Z] #53 92.88 encoding/binary [2021-08-23T22:15:25.838Z] #53 93.23 internal/fmtsort [2021-08-23T22:15:25.838Z] #53 94.23 internal/poll [2021-08-23T22:15:25.936Z] #38 5.366 -- The C compiler identification is GNU 10.2.1 [2021-08-23T22:15:25.936Z] #38 5.444 -- Detecting C compiler ABI info [2021-08-23T22:15:26.009Z] #28 35.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T22:15:26.009Z] #28 36.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T22:15:26.009Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T22:15:26.009Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T22:15:26.009Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T22:15:26.009Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T22:15:26.009Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T22:15:26.009Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T22:15:26.009Z] #28 36.05 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T22:15:26.442Z] #47 87.84 vendor/golang.org/x/net/idna [2021-08-23T22:15:26.571Z] #28 36.67 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:15:26.571Z] #28 36.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:15:26.571Z] #28 36.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:15:26.571Z] #28 36.70 Setting up python3-pip (20.3.4-4) ... [2021-08-23T22:15:26.866Z] #38 6.092 -- Detecting C compiler ABI info - done [2021-08-23T22:15:26.866Z] #38 6.210 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T22:15:26.866Z] #38 6.212 -- Detecting C compile features [2021-08-23T22:15:26.866Z] #38 6.222 -- Detecting C compile features - done [2021-08-23T22:15:26.866Z] #38 6.255 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T22:15:27.123Z] #38 6.458 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T22:15:27.123Z] #38 6.602 -- Configuring done [2021-08-23T22:15:27.132Z] #28 37.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:15:27.133Z] #28 37.17 Setting up jq (1.6-2.1) ... [2021-08-23T22:15:27.133Z] #28 37.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:15:27.133Z] #28 37.19 Setting up iptables (1.8.7-1) ... [2021-08-23T22:15:27.133Z] #28 37.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T22:15:27.133Z] #28 37.23 Setting up iproute2 (5.10.0-4) ... [2021-08-23T22:15:27.218Z] #53 ... [2021-08-23T22:15:27.218Z] [2021-08-23T22:15:27.218Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:27.218Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:27.218Z] #47 95.57 internal/syscall/execenv [2021-08-23T22:15:27.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T22:15:27.387Z] #38 6.627 -- Generating done [2021-08-23T22:15:27.387Z] #38 6.635 -- Build files have been written to: /tmp/tmp.6reS5Pg5Qk/tini [2021-08-23T22:15:27.387Z] #38 6.645 + make tini-static [2021-08-23T22:15:27.391Z] #47 ... [2021-08-23T22:15:27.391Z] [2021-08-23T22:15:27.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:27.391Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T22:15:27.391Z] #14 88.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T22:15:27.391Z] #14 88.47 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T22:15:27.391Z] #14 88.49 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:15:27.391Z] #14 88.66 Selecting previously unselected package libapparmor1:arm64. [2021-08-23T22:15:27.391Z] #14 88.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-23T22:15:27.391Z] #14 88.69 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T22:15:27.393Z] #28 37.41 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:27.477Z] #47 95.72 path [2021-08-23T22:15:27.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T22:15:27.646Z] #38 6.929 Scanning dependencies of target tini-static [2021-08-23T22:15:27.646Z] #38 7.068 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T22:15:27.654Z] #14 88.81 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-23T22:15:27.654Z] #14 88.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-23T22:15:27.654Z] #14 88.83 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T22:15:27.737Z] #47 96.23 io/fs [2021-08-23T22:15:27.917Z] #14 89.06 Selecting previously unselected package libbtrfs0:arm64. [2021-08-23T22:15:27.917Z] #14 89.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-23T22:15:27.917Z] #14 89.09 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T22:15:27.957Z] #28 DONE 37.9s [2021-08-23T22:15:27.957Z] [2021-08-23T22:15:27.957Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:27.957Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:27.957Z] #65 ... [2021-08-23T22:15:27.957Z] [2021-08-23T22:15:27.957Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-23T22:15:27.957Z] #29 sha256:d37a6472c144edc4a802f0f9b0e9087bc15e3c57f30646b4cf15456ca29c1fc5 [2021-08-23T22:15:28.203Z] #14 89.28 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-23T22:15:28.203Z] #14 89.29 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-23T22:15:28.203Z] #14 89.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T22:15:28.203Z] #14 89.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-23T22:15:28.203Z] #14 89.49 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T22:15:28.466Z] #14 89.51 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:15:28.466Z] #14 89.67 Selecting previously unselected package libudev-dev:arm64. [2021-08-23T22:15:28.466Z] #14 89.67 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-23T22:15:28.466Z] #14 89.68 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-23T22:15:28.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T22:15:28.729Z] #14 89.92 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-23T22:15:28.729Z] #14 89.93 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-23T22:15:28.729Z] #14 89.96 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-23T22:15:28.758Z] #47 97.27 regexp/syntax [2021-08-23T22:15:28.885Z] #29 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T22:15:28.885Z] #29 0.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T22:15:28.885Z] #29 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T22:15:28.885Z] #29 DONE 1.0s [2021-08-23T22:15:28.885Z] [2021-08-23T22:15:28.885Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:15:28.885Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-23T22:15:28.992Z] #14 90.29 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-23T22:15:28.992Z] #14 90.30 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-23T22:15:28.992Z] #14 90.31 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-23T22:15:29.020Z] #38 8.431 [100%] Linking C executable tini-static [2021-08-23T22:15:29.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T22:15:29.353Z] #14 90.52 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-23T22:15:29.353Z] #14 90.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-23T22:15:29.353Z] #14 90.53 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-23T22:15:29.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T22:15:29.584Z] #38 9.010 [100%] Built target tini-static [2021-08-23T22:15:29.584Z] #38 9.121 + mkdir -p /build [2021-08-23T22:15:29.620Z] #14 90.75 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-23T22:15:29.620Z] #14 90.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-23T22:15:29.620Z] #14 90.76 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-23T22:15:29.707Z] #47 97.97 os [2021-08-23T22:15:29.841Z] #38 9.126 + cp tini-static /build/docker-init [2021-08-23T22:15:29.887Z] #14 90.93 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-23T22:15:29.887Z] #14 90.94 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-23T22:15:29.887Z] #14 90.96 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-23T22:15:30.150Z] #14 91.47 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-23T22:15:30.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T22:15:30.407Z] #38 ... [2021-08-23T22:15:30.407Z] [2021-08-23T22:15:30.407Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:30.407Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:30.407Z] #47 84.79 reflect [2021-08-23T22:15:30.407Z] #47 88.44 bufio [2021-08-23T22:15:30.407Z] #47 90.57 syscall [2021-08-23T22:15:30.407Z] #47 ... [2021-08-23T22:15:30.407Z] [2021-08-23T22:15:30.407Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T22:15:30.407Z] #38 sha256:644dbf03194b2454f00c3dc389005b041146d51458bbd8b7d159808ed9fc8974 [2021-08-23T22:15:30.407Z] #38 DONE 9.8s [2021-08-23T22:15:30.407Z] [2021-08-23T22:15:30.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:30.407Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:30.407Z] #14 86.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T22:15:30.407Z] #14 86.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T22:15:30.407Z] #14 86.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:15:30.407Z] #14 94.09 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T22:15:30.407Z] #14 94.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:30.407Z] #14 94.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:15:30.407Z] #14 94.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T22:15:30.407Z] #14 94.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:30.407Z] #14 94.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:15:30.413Z] #14 91.47 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-23T22:15:30.413Z] #14 91.49 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-23T22:15:30.676Z] #14 91.79 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-23T22:15:30.676Z] #14 91.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T22:15:30.676Z] #14 91.80 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:15:30.676Z] #14 91.95 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-23T22:15:30.676Z] #14 92.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-23T22:15:30.676Z] #14 92.01 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T22:15:30.941Z] #14 92.16 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-23T22:15:30.941Z] #14 92.17 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-23T22:15:30.941Z] #14 92.18 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-23T22:15:31.912Z] #14 92.85 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T22:15:31.912Z] #14 92.88 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T22:15:31.912Z] #14 92.93 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:31.912Z] #14 92.96 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-23T22:15:31.912Z] #14 92.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:15:31.912Z] #14 93.00 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-23T22:15:31.912Z] #14 93.01 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T22:15:31.912Z] #14 93.02 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-23T22:15:31.912Z] #14 93.04 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-23T22:15:31.912Z] #14 93.05 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-23T22:15:31.912Z] #14 93.07 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:15:31.913Z] #14 93.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T22:15:31.913Z] #14 93.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:15:31.913Z] #14 93.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T22:15:31.913Z] #14 93.17 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T22:15:31.913Z] #14 93.19 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-23T22:15:31.913Z] #14 93.21 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:15:31.913Z] #14 93.23 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-23T22:15:31.913Z] #14 93.24 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-23T22:15:32.176Z] #14 93.26 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:15:32.176Z] #14 93.33 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:15:32.176Z] #14 93.35 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-08-23T22:15:32.176Z] #14 93.37 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:15:32.176Z] #14 93.39 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-08-23T22:15:32.176Z] #14 93.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:15:32.176Z] #14 93.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:15:32.176Z] #14 93.44 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-08-23T22:15:32.176Z] #14 93.45 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:15:32.439Z] #14 93.49 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:15:32.439Z] #14 93.53 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:15:32.439Z] #14 93.56 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:15:32.439Z] #14 93.58 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:15:32.439Z] #14 93.59 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-23T22:15:32.439Z] #14 93.62 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:15:33.389Z] #14 DONE 94.5s [2021-08-23T22:15:33.389Z] [2021-08-23T22:15:33.389Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:15:33.389Z] #60 sha256:81068e57b77f22178981200bb92ff29b3618b2454bcfee76fb8a57dc9ff84e25 [2021-08-23T22:15:33.389Z] #60 89.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:15:33.389Z] #60 89.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T22:15:33.389Z] #60 DONE 94.5s [2021-08-23T22:15:33.389Z] [2021-08-23T22:15:33.389Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:15:33.389Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:15:33.389Z] #55 ... [2021-08-23T22:15:33.389Z] [2021-08-23T22:15:33.389Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T22:15:33.389Z] #61 sha256:d477bd89ee918d21fa8c0521bb5ea74f75056f2bdde85ce99ad6b30eaa4d87cf [2021-08-23T22:15:33.389Z] #61 DONE 0.2s [2021-08-23T22:15:33.652Z] [2021-08-23T22:15:33.652Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T22:15:33.652Z] #62 sha256:e8a1db762d5696108e6f23c70f4deaa3d0263040c9881a3b594d9922da622b75 [2021-08-23T22:15:33.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T22:15:33.919Z] #62 DONE 0.1s [2021-08-23T22:15:33.919Z] [2021-08-23T22:15:33.919Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T22:15:33.919Z] #15 sha256:24cfbbaf1ca8a238d1c7a636932e289d830589143d7b795fbaa3a76075075cb9 [2021-08-23T22:15:34.134Z] #30 ... [2021-08-23T22:15:34.134Z] [2021-08-23T22:15:34.134Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:34.134Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:34.134Z] #65 106.6 # github.com/containerd/containerd/cmd/containerd [2021-08-23T22:15:34.134Z] #65 106.6 /usr/bin/ld: /tmp/go-link-885582093/000019.o: in function `New': [2021-08-23T22:15:34.134Z] #65 106.6 /tmp/tmp.zmC1T1H5MD/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-08-23T22:15:34.134Z] #65 106.7 + bin/containerd-stress [2021-08-23T22:15:34.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T22:15:34.585Z] #14 ... [2021-08-23T22:15:34.585Z] [2021-08-23T22:15:34.585Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:34.585Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:15:34.585Z] #53 89.09 reflect [2021-08-23T22:15:34.585Z] #53 91.96 time [2021-08-23T22:15:34.585Z] #53 ... [2021-08-23T22:15:34.585Z] [2021-08-23T22:15:34.585Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:34.585Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:34.585Z] #47 99.19 internal/syscall/unix [2021-08-23T22:15:34.697Z] #65 107.7 + bin/containerd-shim [2021-08-23T22:15:34.842Z] #47 99.48 internal/poll [2021-08-23T22:15:35.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T22:15:35.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T22:15:35.868Z] #15 DONE 2.2s [2021-08-23T22:15:35.868Z] [2021-08-23T22:15:35.868Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:15:35.868Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:15:35.868Z] #55 2.186 + RM_GOPATH=0 [2021-08-23T22:15:35.868Z] #55 2.186 + TMP_GOPATH= [2021-08-23T22:15:35.868Z] #55 2.187 + : /build [2021-08-23T22:15:35.868Z] #55 2.187 + '[' -z '' ']' [2021-08-23T22:15:35.868Z] #55 2.192 ++ mktemp -d [2021-08-23T22:15:35.868Z] #55 2.200 + export GOPATH=/tmp/tmp.GiIbTcXYm4 [2021-08-23T22:15:35.868Z] #55 2.200 + GOPATH=/tmp/tmp.GiIbTcXYm4 [2021-08-23T22:15:35.868Z] #55 2.200 + RM_GOPATH=1 [2021-08-23T22:15:35.868Z] #55 2.200 + case "$(go env GOARCH)" in [2021-08-23T22:15:35.868Z] #55 2.201 ++ go env GOARCH [2021-08-23T22:15:35.868Z] #55 2.225 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:35.868Z] #55 2.225 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:15:35.868Z] #55 2.225 ++ dirname /tmp/install/install.sh [2021-08-23T22:15:35.868Z] #55 2.234 + dir=/tmp/install [2021-08-23T22:15:35.868Z] #55 2.234 + bin=runc [2021-08-23T22:15:35.868Z] #55 2.234 + shift [2021-08-23T22:15:35.868Z] #55 2.234 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T22:15:35.868Z] #55 2.234 + . /tmp/install/runc.installer [2021-08-23T22:15:35.868Z] #55 2.234 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:15:35.868Z] #55 2.234 + install_runc [2021-08-23T22:15:35.868Z] #55 2.247 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T22:15:35.868Z] #55 2.264 + uname -r [2021-08-23T22:15:35.868Z] #55 2.264 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T22:15:35.868Z] #55 2.264 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-23T22:15:35.868Z] #55 2.264 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GiIbTcXYm4/src/github.com/opencontainers/runc [2021-08-23T22:15:35.868Z] #55 2.264 Cloning into '/tmp/tmp.GiIbTcXYm4/src/github.com/opencontainers/runc'... [2021-08-23T22:15:35.868Z] #55 2.265 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-23T22:15:36.213Z] #47 100.6 internal/fmtsort [2021-08-23T22:15:36.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T22:15:36.396Z] #47 103.7 regexp [2021-08-23T22:15:36.396Z] #47 104.3 fmt [2021-08-23T22:15:36.473Z] #47 101.1 internal/syscall/execenv [2021-08-23T22:15:36.655Z] #47 ... [2021-08-23T22:15:36.655Z] [2021-08-23T22:15:36.655Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:36.655Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:36.655Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T22:15:36.655Z] #14 105.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:36.655Z] #14 105.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:15:37.037Z] #47 101.4 path [2021-08-23T22:15:37.270Z] #55 ... [2021-08-23T22:15:37.270Z] [2021-08-23T22:15:37.270Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-23T22:15:37.270Z] #16 sha256:5212c2902a7e44300356ff01e0ea409040af82ade445131d758286c414d0dd8f [2021-08-23T22:15:37.270Z] #16 DONE 1.9s [2021-08-23T22:15:37.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T22:15:37.539Z] [2021-08-23T22:15:37.540Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:15:37.540Z] #17 sha256:0032852c43856fcddcc9b83149d0dee1a2fe43a031243fbd69b5b53f28e6ada8 [2021-08-23T22:15:37.802Z] #17 ... [2021-08-23T22:15:37.802Z] [2021-08-23T22:15:37.802Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:37.802Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:37.802Z] #47 88.85 vendor/golang.org/x/crypto/cryptobyte [2021-08-23T22:15:37.802Z] #47 89.10 github.com/LK4D4/vndr/build [2021-08-23T22:15:37.802Z] #47 90.34 mime [2021-08-23T22:15:37.802Z] #47 94.64 net/textproto [2021-08-23T22:15:37.802Z] #47 94.64 vendor/golang.org/x/net/http/httpproxy [2021-08-23T22:15:37.802Z] #47 94.66 crypto/x509 [2021-08-23T22:15:37.802Z] #47 96.64 vendor/golang.org/x/net/http/httpguts [2021-08-23T22:15:37.802Z] #47 96.65 mime/multipart [2021-08-23T22:15:37.967Z] #47 102.3 io/fs [2021-08-23T22:15:38.046Z] #14 ... [2021-08-23T22:15:38.047Z] [2021-08-23T22:15:38.047Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:38.047Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:38.047Z] #53 96.10 encoding/base64 [2021-08-23T22:15:38.047Z] #53 97.03 io/fs [2021-08-23T22:15:38.047Z] #53 97.15 golang.org/x/sys/unix [2021-08-23T22:15:38.047Z] #53 98.81 os [2021-08-23T22:15:38.047Z] #53 104.8 fmt [2021-08-23T22:15:38.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T22:15:38.381Z] #47 99.52 crypto/tls [2021-08-23T22:15:38.545Z] #47 103.0 regexp/syntax [2021-08-23T22:15:38.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T22:15:38.863Z] #65 ... [2021-08-23T22:15:38.863Z] [2021-08-23T22:15:38.863Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:15:38.863Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-23T22:15:38.863Z] #30 6.959 Collecting yamllint==1.26.1 [2021-08-23T22:15:38.863Z] #30 8.020 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T22:15:38.863Z] #30 8.495 Collecting pathspec>=0.5.3 [2021-08-23T22:15:38.863Z] #30 8.504 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T22:15:38.863Z] #30 8.638 Collecting pyyaml [2021-08-23T22:15:38.863Z] #30 8.648 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T22:15:38.863Z] #30 8.681 Building wheels for collected packages: yamllint [2021-08-23T22:15:38.863Z] #30 8.682 Building wheel for yamllint (setup.py): started [2021-08-23T22:15:38.863Z] #30 9.059 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T22:15:38.863Z] #30 9.060 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e2422e34edc57e90f6eb9a5cf945905776efb716cf88d019e6d092c27709519f [2021-08-23T22:15:38.863Z] #30 9.061 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T22:15:38.863Z] #30 9.064 Successfully built yamllint [2021-08-23T22:15:38.863Z] #30 9.080 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T22:15:38.863Z] #30 9.242 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T22:15:38.863Z] #30 DONE 9.5s [2021-08-23T22:15:38.863Z] [2021-08-23T22:15:38.863Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T22:15:38.863Z] #33 sha256:bf19b84cc8cc09488f4b424164746b11652f7298cd7f7c5d56f0e5287259edc1 [2021-08-23T22:15:38.863Z] #33 DONE 0.2s [2021-08-23T22:15:38.863Z] [2021-08-23T22:15:38.863Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T22:15:38.863Z] #38 sha256:827121f242320307ae6c75130c0afccef4975c185f53a15cb509a37c990008cf [2021-08-23T22:15:38.863Z] #38 DONE 0.4s [2021-08-23T22:15:38.863Z] [2021-08-23T22:15:38.863Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T22:15:38.863Z] #41 sha256:9c4bd3743296cafcbcf7993b05ef6998545296aee441b13de2f2a72f4e7c5856 [2021-08-23T22:15:38.958Z] #47 ... [2021-08-23T22:15:38.958Z] [2021-08-23T22:15:38.958Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:15:38.958Z] #17 sha256:0032852c43856fcddcc9b83149d0dee1a2fe43a031243fbd69b5b53f28e6ada8 [2021-08-23T22:15:38.958Z] #17 1.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T22:15:39.120Z] #41 DONE 0.1s [2021-08-23T22:15:39.120Z] [2021-08-23T22:15:39.120Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T22:15:39.120Z] #43 sha256:9837d348bf94e7af8402c9fe8e206e1b1963a06b7e221fbfa8f9dd2c710edd87 [2021-08-23T22:15:39.120Z] #43 DONE 0.1s [2021-08-23T22:15:39.120Z] [2021-08-23T22:15:39.120Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:39.120Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:39.120Z] #65 ... [2021-08-23T22:15:39.120Z] [2021-08-23T22:15:39.120Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T22:15:39.120Z] #46 sha256:1abe879d1c52ce5d0d94b150406e266f5e3d82c5982014418c8a282de01cfd8e [2021-08-23T22:15:39.120Z] #46 DONE 0.1s [2021-08-23T22:15:39.120Z] [2021-08-23T22:15:39.120Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T22:15:39.120Z] #49 sha256:cf1da68c81fee2dd3810ea7814ca3fd6efe75e1aabf7578ac9a933b79f6fd580 [2021-08-23T22:15:39.221Z] #17 DONE 1.6s [2021-08-23T22:15:39.221Z] [2021-08-23T22:15:39.221Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T22:15:39.221Z] #18 sha256:4fa16f2916894026142531b04087b5c068b4c1570f083f024be2ac403f2e93c3 [2021-08-23T22:15:39.376Z] #49 DONE 0.4s [2021-08-23T22:15:39.376Z] [2021-08-23T22:15:39.376Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:39.376Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:39.633Z] #65 ... [2021-08-23T22:15:39.633Z] [2021-08-23T22:15:39.633Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:15:39.633Z] #53 sha256:14b0eeefd76619ecd52e2b909f1ff73553fce8a835e0a170e2d54b8d621acf8d [2021-08-23T22:15:39.633Z] #53 DONE 0.1s [2021-08-23T22:15:39.633Z] [2021-08-23T22:15:39.633Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T22:15:39.633Z] #55 sha256:61e0dc42a5116b206864aa67ca9d2758d9db74240aaf89aa0b21bac8ff677b8f [2021-08-23T22:15:39.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T22:15:39.889Z] #55 DONE 0.1s [2021-08-23T22:15:39.889Z] [2021-08-23T22:15:39.889Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T22:15:39.889Z] #57 sha256:f7a306772ea1ba5fd90aaa66ebfef68faccf82771bf12046d478042d81c26d04 [2021-08-23T22:15:39.889Z] #57 DONE 0.1s [2021-08-23T22:15:39.889Z] [2021-08-23T22:15:39.889Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T22:15:39.889Z] #59 sha256:26b2ae232147c8bd6c05865925bf121580e7f859be615e7c4a85ee71578026a3 [2021-08-23T22:15:39.961Z] #53 ... [2021-08-23T22:15:39.961Z] [2021-08-23T22:15:39.961Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:39.961Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:39.961Z] #47 108.1 path/filepath [2021-08-23T22:15:40.437Z] #47 104.7 os [2021-08-23T22:15:40.451Z] #59 DONE 0.5s [2021-08-23T22:15:40.451Z] [2021-08-23T22:15:40.451Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T22:15:40.451Z] #61 sha256:38209b1e78371da08847c3c8bef0bb67a1b55138ef34c2ec8bcfbd32c7b3a6a7 [2021-08-23T22:15:40.451Z] #61 DONE 0.1s [2021-08-23T22:15:40.451Z] [2021-08-23T22:15:40.451Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:40.451Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:40.451Z] #65 ... [2021-08-23T22:15:40.451Z] [2021-08-23T22:15:40.451Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T22:15:40.451Z] #63 sha256:eed94f355673e350806e9b57ef05cb399bd41e7d42974018251c44a3ea65eb70 [2021-08-23T22:15:40.614Z] #18 DONE 1.6s [2021-08-23T22:15:40.614Z] [2021-08-23T22:15:40.614Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T22:15:40.614Z] #19 sha256:963d43c9db1f9bd6b5259ecb44f6838a762a3dee78f592a42ae982764ee0e26b [2021-08-23T22:15:40.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:15:40.695Z] Using test binary docker [2021-08-23T22:15:40.695Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T22:15:40.695Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-23T22:15:40.695Z] Starting dockerd [2021-08-23T22:15:40.695Z] INFO: Waiting for daemon to start... [2021-08-23T22:15:41.014Z] #63 DONE 0.3s [2021-08-23T22:15:41.014Z] [2021-08-23T22:15:41.014Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:41.014Z] #65 sha256:03a8a17bb98bc558c04fc214556e776f86a2e4bf8f50f23d4d43da4c51b5c56f [2021-08-23T22:15:41.342Z] #47 109.7 flag [2021-08-23T22:15:41.911Z] #47 110.2 go/token [2021-08-23T22:15:42.009Z] #19 DONE 1.5s [2021-08-23T22:15:42.009Z] [2021-08-23T22:15:42.009Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:15:42.009Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:15:42.281Z] #55 ... [2021-08-23T22:15:42.281Z] [2021-08-23T22:15:42.281Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T22:15:42.281Z] #20 sha256:806d8a82d2545bbc465b4d7e53cbe5cf7fe8159fdabee4d981d460f80efd178f [2021-08-23T22:15:42.330Z] #47 ... [2021-08-23T22:15:42.330Z] [2021-08-23T22:15:42.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:15:42.330Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:15:42.330Z] #14 106.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T22:15:42.330Z] #14 106.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:15:42.330Z] #14 106.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:15:42.609Z] . [2021-08-23T22:15:42.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:15:42.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:15:42.869Z] Error: No such image: emptyfs [2021-08-23T22:15:42.869Z] Running integration-test (iteration 1) [2021-08-23T22:15:42.869Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T22:15:42.906Z] #65 115.9 + bin/containerd-shim-runc-v1 [2021-08-23T22:15:43.129Z] Loaded image: busybox:latest [2021-08-23T22:15:43.292Z] #47 111.7 go/scanner [2021-08-23T22:15:43.390Z] Loaded image: busybox:glibc [2021-08-23T22:15:43.861Z] #47 112.3 internal/lazyregexp [2021-08-23T22:15:44.208Z] #20 DONE 1.8s [2021-08-23T22:15:44.208Z] [2021-08-23T22:15:44.208Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:15:44.208Z] #25 sha256:099055372c9da8b7e767ed1aadf4876c2128c0784c94c792b26e1688834839ff [2021-08-23T22:15:44.432Z] #47 112.8 net/url [2021-08-23T22:15:44.774Z] Loaded image: debian:bullseye-slim [2021-08-23T22:15:44.774Z] Loaded image: hello-world:latest [2021-08-23T22:15:44.850Z] #14 ... [2021-08-23T22:15:44.850Z] [2021-08-23T22:15:44.850Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:44.850Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:15:44.850Z] #53 99.48 context [2021-08-23T22:15:44.850Z] #53 100.4 internal/poll [2021-08-23T22:15:44.850Z] #53 103.6 io/fs [2021-08-23T22:15:44.850Z] #53 104.1 encoding/binary [2021-08-23T22:15:44.850Z] #53 105.7 os [2021-08-23T22:15:44.850Z] #53 106.6 encoding/base64 [2021-08-23T22:15:44.850Z] #53 107.9 golang.org/x/sys/unix [2021-08-23T22:15:45.034Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:15:45.034Z] INFO: Testing against a local daemon [2021-08-23T22:15:45.034Z] === RUN TestCgroupNamespacesBuild [2021-08-23T22:15:45.108Z] #53 ... [2021-08-23T22:15:45.108Z] [2021-08-23T22:15:45.108Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:45.108Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:45.108Z] #47 109.5 regexp [2021-08-23T22:15:45.372Z] #47 113.7 go/ast [2021-08-23T22:15:46.039Z] #47 110.5 fmt [2021-08-23T22:15:46.313Z] #47 ... [2021-08-23T22:15:46.313Z] [2021-08-23T22:15:46.313Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:46.313Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:15:46.417Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2021-08-23T22:15:46.417Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T22:15:47.648Z] #25 104.3 Updating files: 18% (2107/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 32% (3731/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 43% (4980/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 61% (7080/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) Updating files: 72% (8230/11430) Updating files: 73% (8344/11430) Updating files: 74% (8459/11430) Updating files: 75% (8573/11430) Updating files: 76% (8687/11430) Updating files: 77% (8802/11430) Updating files: 78% (8916/11430) Updating files: 79% (9030/11430) Updating files: 79% (9129/11430) Updating files: 80% (9144/11430) Updating files: 81% (9259/11430) Updating files: 82% (9373/11430) Updating files: 83% (9487/11430) Updating files: 84% (9602/11430) Updating files: 85% (9716/11430) Updating files: 86% (9830/11430) Updating files: 87% (9945/11430) Updating files: 88% (10059/11430) Updating files: 89% (10173/11430) Updating files: 90% (10287/11430) Updating files: 91% (10402/11430) Updating files: 92% (10516/11430) [2021-08-23T22:15:47.648Z] #25 ... [2021-08-23T22:15:47.648Z] [2021-08-23T22:15:47.648Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:15:47.648Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T22:15:47.648Z] #33 DONE 108.7s [2021-08-23T22:15:47.648Z] [2021-08-23T22:15:47.648Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:15:47.648Z] #25 sha256:099055372c9da8b7e767ed1aadf4876c2128c0784c94c792b26e1688834839ff [2021-08-23T22:15:47.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-08-23T22:15:47.804Z] === RUN TestBuildWithSession [2021-08-23T22:15:47.804Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:15:47.804Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:15:47.804Z] === RUN TestBuildSquashParent [2021-08-23T22:15:47.911Z] #25 104.3 Updating files: 18% (2107/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 32% (3731/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 43% (4980/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 61% (7080/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) Updating files: 72% (8230/11430) Updating files: 73% (8344/11430) Updating files: 74% (8459/11430) Updating files: 75% (8573/11430) Updating files: 76% (8687/11430) Updating files: 77% (8802/11430) Updating files: 78% (8916/11430) Updating files: 79% (9030/11430) Updating files: 79% (9129/11430) Updating files: 80% (9144/11430) Updating files: 81% (9259/11430) Updating files: 82% (9373/11430) Updating files: 83% (9487/11430) Updating files: 84% (9602/11430) Updating files: 85% (9716/11430) Updating files: 86% (9830/11430) Updating files: 87% (9945/11430) Updating files: 88% (10059/11430) Updating files: 89% (10173/11430) Updating files: 90% (10287/11430) Updating files: 91% (10402/11430) Updating files: 92% (10516/11430) Updating files: 93% (10630/11430) Updating files: 94% (10745/11430) Updating files: 95% (10859/11430) Updating files: 96% (10973/11430) Updating files: 97% (11088/11430) Updating files: 98% (11202/11430) Updating files: 99% (11316/11430) Updating files: 100% (11430/11430) Updating files: 100% (11430/11430), done. [2021-08-23T22:15:48.162Z] #65 120.9 + bin/containerd-shim-runc-v2 [2021-08-23T22:15:48.174Z] #25 109.4 + cd /tmp/tmp.Oi8mtUeVgB/tmp/docker-ce [2021-08-23T22:15:48.174Z] #25 109.4 + git checkout -q v17.06.2-ce [2021-08-23T22:15:48.727Z] #65 121.5 + binaries [2021-08-23T22:15:48.727Z] #65 121.5 + install -D bin/containerd /build/containerd [2021-08-23T22:15:48.727Z] #65 121.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T22:15:48.727Z] #65 121.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T22:15:48.727Z] #65 121.5 + install -D bin/ctr /build/ctr [2021-08-23T22:15:49.198Z] #58 58.42 Updating files: 29% (1357/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 60% (2782/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 81% (3698/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T22:15:49.198Z] #58 61.39 + cd /tmp/tmp.PRXrsx0nzb/src/github.com/containerd/containerd [2021-08-23T22:15:49.458Z] #58 61.39 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:15:50.089Z] #65 DONE 122.8s [2021-08-23T22:15:50.216Z] #47 114.0 path/filepath [2021-08-23T22:15:51.017Z] [2021-08-23T22:15:51.017Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T22:15:51.017Z] #66 sha256:9db7eeb9f6a44a02145fd393247a9e8d076b95e3c3c2fd9348ea129bc1542a24 [2021-08-23T22:15:51.017Z] #66 DONE 0.4s [2021-08-23T22:15:51.272Z] [2021-08-23T22:15:51.272Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T22:15:51.272Z] #70 sha256:1281d00beeeb55b2d4c1827d971d4398595c42fd4f14c50a76e6d07acfb9a622 [2021-08-23T22:15:51.368Z] #58 63.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T22:15:51.368Z] #58 63.19 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T22:15:51.368Z] #58 63.19 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:51.368Z] #58 63.19 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:51.368Z] #58 63.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T22:15:51.368Z] #58 63.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T22:15:51.368Z] #58 63.19 + '[' '' = dynamic ']' [2021-08-23T22:15:51.368Z] #58 63.19 + make [2021-08-23T22:15:51.528Z] #70 DONE 0.2s [2021-08-23T22:15:51.529Z] [2021-08-23T22:15:51.529Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T22:15:51.529Z] #75 sha256:8b5b2be80f3312a1193938eb8a25c50c8acb4c6b5e0477ad74b6be60a52368bb [2021-08-23T22:15:51.585Z] #47 115.9 internal/lazyregexp [2021-08-23T22:15:51.674Z] #58 ... [2021-08-23T22:15:51.675Z] [2021-08-23T22:15:51.675Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:51.675Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:51.675Z] #53 110.0 path/filepath [2021-08-23T22:15:51.675Z] #53 110.5 encoding/json [2021-08-23T22:15:51.675Z] #53 112.1 flag [2021-08-23T22:15:51.675Z] #53 114.4 github.com/pkg/diff [2021-08-23T22:15:51.675Z] #53 116.7 go/ast [2021-08-23T22:15:51.675Z] #53 119.2 golang.org/x/crypto/ssh/terminal [2021-08-23T22:15:51.842Z] #47 116.4 io/ioutil [2021-08-23T22:15:51.842Z] #47 116.5 flag [2021-08-23T22:15:52.456Z] #75 DONE 1.0s [2021-08-23T22:15:52.456Z] [2021-08-23T22:15:52.456Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T22:15:52.456Z] #76 sha256:ff1101d3d008b10bf154127a83f471e455911ba9ae01be040a744a52431af820 [2021-08-23T22:15:52.456Z] #76 DONE 0.0s [2021-08-23T22:15:52.456Z] [2021-08-23T22:15:52.456Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T22:15:52.456Z] #77 sha256:bc7c6200ef772b7ef18cb452c5d997612a8d521b575b86d3606bc075722c0778 [2021-08-23T22:15:52.772Z] #47 117.2 go/token [2021-08-23T22:15:53.057Z] #53 121.2 io/ioutil [2021-08-23T22:15:53.084Z] --- PASS: TestBuildSquashParent (4.53s) [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:15:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:15:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:15:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:15:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:15:53.484Z] #25 113.9 + mkdir -p /tmp/tmp.Oi8mtUeVgB/src/github.com/docker [2021-08-23T22:15:53.484Z] #25 113.9 + mv components/cli /tmp/tmp.Oi8mtUeVgB/src/github.com/docker/cli [2021-08-23T22:15:53.484Z] #25 113.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-23T22:15:53.484Z] #25 ... [2021-08-23T22:15:53.484Z] [2021-08-23T22:15:53.484Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:15:53.484Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:15:53.484Z] #55 10.21 + cd /tmp/tmp.GiIbTcXYm4/src/github.com/opencontainers/runc [2021-08-23T22:15:53.484Z] #55 10.21 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:15:53.484Z] #55 10.47 + '[' -z '' ']' [2021-08-23T22:15:53.484Z] #55 10.47 + target=static [2021-08-23T22:15:53.484Z] #55 10.47 + make 'BUILDTAGS=seccomp ' static [2021-08-23T22:15:53.484Z] #55 11.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-23T22:15:53.625Z] #53 121.8 mvdan.cc/editorconfig [2021-08-23T22:15:53.753Z] #55 ... [2021-08-23T22:15:53.753Z] [2021-08-23T22:15:53.753Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:15:53.753Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T22:15:53.753Z] #21 1.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:15:53.754Z] #21 2.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:15:53.754Z] #21 2.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:15:53.754Z] #21 2.687 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T22:15:53.754Z] #21 3.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.9 kB] [2021-08-23T22:15:53.754Z] #21 6.749 Fetched 8287 kB in 5s (1569 kB/s) [2021-08-23T22:15:53.754Z] #21 6.749 Reading package lists... [2021-08-23T22:15:53.822Z] #77 DONE 1.1s [2021-08-23T22:15:53.822Z] [2021-08-23T22:15:53.822Z] #78 exporting to image [2021-08-23T22:15:53.822Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T22:15:53.822Z] #78 exporting layers [2021-08-23T22:15:54.017Z] #21 8.918 Reading package lists... [2021-08-23T22:15:54.017Z] #21 ... [2021-08-23T22:15:54.017Z] [2021-08-23T22:15:54.017Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:54.017Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:54.017Z] #47 105.1 net/http/httptrace [2021-08-23T22:15:54.017Z] #47 105.3 net/http [2021-08-23T22:15:54.017Z] #47 115.1 github.com/LK4D4/vndr/godl [2021-08-23T22:15:54.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:15:54.141Z] #47 ... [2021-08-23T22:15:54.141Z] [2021-08-23T22:15:54.141Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:54.141Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:15:54.193Z] #53 122.7 mvdan.cc/sh/v3/fileutil [2021-08-23T22:15:54.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:15:54.452Z] #53 122.7 text/tabwriter [2021-08-23T22:15:54.593Z] #47 115.8 github.com/LK4D4/vndr [2021-08-23T22:15:54.714Z] #53 ... [2021-08-23T22:15:54.714Z] [2021-08-23T22:15:54.714Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:54.714Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:15:54.714Z] #58 66.72 + bin/ctr [2021-08-23T22:15:54.856Z] #47 ... [2021-08-23T22:15:54.857Z] [2021-08-23T22:15:54.857Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:15:54.857Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T22:15:54.857Z] #21 8.918 Reading package lists... [2021-08-23T22:15:55.434Z] #21 10.93 Building dependency tree... [2021-08-23T22:15:55.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:15:55.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:15:55.946Z] #58 61.47 Updating files: 25% (1170/4562) Updating files: 26% (1187/4562) Updating files: 27% (1232/4562) Updating files: 28% (1278/4562) Updating files: 29% (1323/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 67% (3062/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T22:15:56.203Z] #58 63.69 + cd /tmp/tmp.Ul9iL2ihMF/src/github.com/containerd/containerd [2021-08-23T22:15:56.203Z] #58 63.69 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T22:15:56.203Z] #58 ... [2021-08-23T22:15:56.203Z] [2021-08-23T22:15:56.203Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:56.203Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:15:56.203Z] #53 110.7 fmt [2021-08-23T22:15:56.203Z] #53 115.2 encoding/json [2021-08-23T22:15:56.203Z] #53 120.4 github.com/pkg/diff [2021-08-23T22:15:56.383Z] #21 12.28 The following additional packages will be installed: [2021-08-23T22:15:56.383Z] #21 12.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:15:56.383Z] #21 12.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T22:15:56.383Z] #21 12.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T22:15:56.383Z] #21 12.29 python3-pkg-resources vim-runtime xxd [2021-08-23T22:15:56.383Z] #21 12.30 Suggested packages: [2021-08-23T22:15:56.383Z] #21 12.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T22:15:56.383Z] #21 12.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T22:15:56.383Z] #21 12.30 acl attr quota [2021-08-23T22:15:56.383Z] #21 12.30 Recommended packages: [2021-08-23T22:15:56.383Z] #21 12.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T22:15:56.460Z] #53 ... [2021-08-23T22:15:56.460Z] [2021-08-23T22:15:56.460Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:56.460Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:15:56.460Z] #47 118.6 go/scanner [2021-08-23T22:15:56.460Z] #47 119.3 net/url [2021-08-23T22:15:56.460Z] #47 120.3 go/ast [2021-08-23T22:15:56.460Z] #47 121.1 text/template/parse [2021-08-23T22:15:56.628Z] #58 ... [2021-08-23T22:15:56.629Z] [2021-08-23T22:15:56.629Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:56.629Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:15:56.629Z] #47 115.1 text/template/parse [2021-08-23T22:15:56.629Z] #47 119.3 go/parser [2021-08-23T22:15:56.629Z] #47 122.1 text/template [2021-08-23T22:15:56.629Z] #47 124.4 log [2021-08-23T22:15:56.898Z] #47 125.3 encoding/xml [2021-08-23T22:15:56.898Z] #47 ... [2021-08-23T22:15:56.898Z] [2021-08-23T22:15:56.898Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:15:56.898Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:15:56.898Z] #53 123.4 mvdan.cc/sh/v3/syntax [2021-08-23T22:15:57.332Z] #21 13.45 The following NEW packages will be installed: [2021-08-23T22:15:57.595Z] #21 13.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T22:15:57.596Z] #21 13.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:15:57.596Z] #21 13.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T22:15:57.596Z] #21 13.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T22:15:57.596Z] #21 13.46 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T22:15:57.596Z] #21 13.46 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T22:15:57.596Z] #21 13.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T22:15:57.596Z] #21 13.46 xz-utils zip [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.11s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2021-08-23T22:15:57.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2021-08-23T22:15:57.836Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:15:57.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:15:57.860Z] #21 13.80 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:15:57.860Z] #21 13.80 Need to get 26.4 MB of archives. [2021-08-23T22:15:57.860Z] #21 13.80 After this operation, 103 MB of additional disk space will be used. [2021-08-23T22:15:57.860Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-23T22:15:57.860Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-23T22:15:57.860Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-23T22:15:57.860Z] #21 13.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-23T22:15:57.860Z] #21 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-23T22:15:57.860Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-23T22:15:57.860Z] #21 13.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-23T22:15:57.860Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-23T22:15:57.861Z] #21 14.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-23T22:15:58.124Z] #21 14.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:15:58.124Z] #21 14.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T22:15:58.124Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-23T22:15:58.124Z] #21 14.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-23T22:15:58.124Z] #21 14.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-23T22:15:58.124Z] #21 14.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-23T22:15:58.124Z] #21 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-23T22:15:58.124Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-23T22:15:58.124Z] #21 14.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-23T22:15:58.124Z] #21 14.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-23T22:15:58.124Z] #21 14.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-23T22:15:58.124Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-23T22:15:58.124Z] #21 14.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-23T22:15:58.124Z] #21 14.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-23T22:15:58.124Z] #21 14.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-23T22:15:58.124Z] #21 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-23T22:15:58.124Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-23T22:15:58.124Z] #21 14.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-23T22:15:58.388Z] #21 ... [2021-08-23T22:15:58.388Z] [2021-08-23T22:15:58.388Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:15:58.388Z] #47 sha256:22405ee8131193502fc626a4fdc8e95bf618e86b990c9f02a8a2b8939a37cd4f [2021-08-23T22:15:58.388Z] #47 DONE 119.6s [2021-08-23T22:15:58.388Z] [2021-08-23T22:15:58.388Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:15:58.388Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T22:15:58.388Z] #21 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-23T22:15:58.388Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-23T22:15:58.388Z] #21 14.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-23T22:15:58.388Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-23T22:15:58.388Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-23T22:15:58.388Z] #21 14.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-23T22:15:58.388Z] #21 14.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T22:15:58.655Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T22:15:58.655Z] #21 14.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T22:15:58.655Z] #21 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:15:58.655Z] #21 14.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T22:15:58.655Z] #21 14.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T22:15:58.655Z] #21 14.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T22:15:58.655Z] #21 14.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-23T22:15:58.655Z] #21 14.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-23T22:15:58.655Z] #21 14.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-23T22:15:58.655Z] #21 14.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T22:15:59.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:15:59.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:15:59.233Z] #21 14.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-23T22:15:59.233Z] #21 15.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-23T22:15:59.233Z] #21 15.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-23T22:15:59.477Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:15:59.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:15:59.738Z] #47 ... [2021-08-23T22:15:59.738Z] [2021-08-23T22:15:59.738Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:15:59.738Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:15:59.738Z] #58 66.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T22:15:59.738Z] #58 66.22 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T22:15:59.738Z] #58 66.22 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:59.738Z] #58 66.22 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T22:15:59.738Z] #58 66.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T22:15:59.738Z] #58 66.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T22:15:59.738Z] #58 66.22 + '[' '' = dynamic ']' [2021-08-23T22:15:59.738Z] #58 66.22 + make [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-08-23T22:15:59.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-08-23T22:15:59.997Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:16:00.183Z] #21 15.97 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:16:00.183Z] #21 16.13 Fetched 26.4 MB in 2s (17.3 MB/s) [2021-08-23T22:16:00.183Z] #21 16.20 Selecting previously unselected package pigz. [2021-08-23T22:16:00.447Z] #21 16.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-08-23T22:16:00.447Z] #21 16.31 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-23T22:16:00.447Z] #21 16.33 Unpacking pigz (2.6-1) ... [2021-08-23T22:16:00.447Z] #21 16.43 Selecting previously unselected package libelf1:arm64. [2021-08-23T22:16:00.447Z] #21 16.45 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-23T22:16:00.447Z] #21 16.47 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-23T22:16:00.567Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-08-23T22:16:00.567Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:16:00.710Z] #21 16.64 Selecting previously unselected package libbpf0:arm64. [2021-08-23T22:16:00.710Z] #21 16.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-23T22:16:00.710Z] #21 16.66 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-23T22:16:00.974Z] #21 16.84 Selecting previously unselected package libcap2:arm64. [2021-08-23T22:16:00.974Z] #21 16.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-23T22:16:00.974Z] #21 16.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-23T22:16:00.974Z] #21 16.96 Selecting previously unselected package libmnl0:arm64. [2021-08-23T22:16:00.974Z] #21 16.96 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-23T22:16:00.974Z] #21 16.98 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-23T22:16:00.974Z] #21 17.07 Selecting previously unselected package libxtables12:arm64. [2021-08-23T22:16:01.107Z] #58 68.54 + bin/ctr [2021-08-23T22:16:01.107Z] #53 ... [2021-08-23T22:16:01.107Z] [2021-08-23T22:16:01.107Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:01.107Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:16:01.107Z] #47 128.9 go/doc [2021-08-23T22:16:01.238Z] #21 17.07 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-23T22:16:01.238Z] #21 17.09 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-23T22:16:01.238Z] #21 17.23 Selecting previously unselected package libcap2-bin. [2021-08-23T22:16:01.238Z] #21 17.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-23T22:16:01.238Z] #21 17.25 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T22:16:01.502Z] #21 17.36 Selecting previously unselected package iproute2. [2021-08-23T22:16:01.502Z] #21 17.36 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-23T22:16:01.502Z] #21 17.37 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T22:16:01.765Z] #21 17.75 Selecting previously unselected package xxd. [2021-08-23T22:16:01.765Z] #21 17.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T22:16:01.765Z] #21 17.77 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:16:01.950Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2021-08-23T22:16:01.950Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:16:02.029Z] #21 17.89 Selecting previously unselected package vim-common. [2021-08-23T22:16:02.029Z] #21 17.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:16:02.029Z] #21 17.93 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:16:02.029Z] #21 18.10 Selecting previously unselected package bash-completion. [2021-08-23T22:16:02.029Z] #21 18.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T22:16:02.211Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-08-23T22:16:02.211Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:16:03.652Z] #47 131.9 github.com/LK4D4/vndr/versioned [2021-08-23T22:16:03.652Z] #47 132.1 compress/flate [2021-08-23T22:16:04.751Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2021-08-23T22:16:04.751Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:16:05.010Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-08-23T22:16:05.010Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:16:05.356Z] #21 20.86 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T22:16:05.356Z] #21 21.38 Selecting previously unselected package bzip2. [2021-08-23T22:16:05.356Z] #21 21.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-23T22:16:05.356Z] #21 21.40 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T22:16:05.620Z] #21 21.49 Selecting previously unselected package xz-utils. [2021-08-23T22:16:05.620Z] #21 21.51 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-23T22:16:05.620Z] #21 21.52 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T22:16:05.883Z] #21 21.73 Selecting previously unselected package apparmor. [2021-08-23T22:16:05.883Z] #21 21.73 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-23T22:16:05.883Z] #21 21.82 Unpacking apparmor (2.13.6-10) ... [2021-08-23T22:16:06.196Z] #47 134.6 github.com/LK4D4/vndr/build [2021-08-23T22:16:06.458Z] #21 22.40 Selecting previously unselected package inetutils-ping. [2021-08-23T22:16:06.458Z] #21 22.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-23T22:16:06.458Z] #21 22.42 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T22:16:06.722Z] #21 22.64 Selecting previously unselected package libip4tc2:arm64. [2021-08-23T22:16:06.722Z] #21 22.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-23T22:16:06.722Z] #21 22.67 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-23T22:16:06.722Z] #21 22.76 Selecting previously unselected package libip6tc2:arm64. [2021-08-23T22:16:06.722Z] #21 22.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-23T22:16:06.722Z] #21 22.79 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-23T22:16:06.920Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s) [2021-08-23T22:16:06.920Z] === RUN TestBuildWithHugeFile [2021-08-23T22:16:06.990Z] #21 22.90 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-23T22:16:06.990Z] #21 22.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-23T22:16:06.990Z] #21 22.92 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-23T22:16:07.254Z] #21 23.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-23T22:16:07.254Z] #21 23.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-23T22:16:07.254Z] #21 23.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-23T22:16:07.254Z] #21 23.21 Selecting previously unselected package libnftnl11:arm64. [2021-08-23T22:16:07.254Z] #21 23.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-23T22:16:07.254Z] #21 23.23 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-23T22:16:07.517Z] #21 23.33 Selecting previously unselected package iptables. [2021-08-23T22:16:07.517Z] #21 23.35 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-23T22:16:07.517Z] #21 23.36 Unpacking iptables (1.8.7-1) ... [2021-08-23T22:16:07.655Z] #58 ... [2021-08-23T22:16:07.655Z] [2021-08-23T22:16:07.655Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:16:07.655Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:16:07.655Z] #53 122.2 go/ast [2021-08-23T22:16:07.655Z] #53 123.4 golang.org/x/crypto/ssh/terminal [2021-08-23T22:16:07.655Z] #53 125.4 mvdan.cc/editorconfig [2021-08-23T22:16:07.655Z] #53 127.2 mvdan.cc/sh/v3/fileutil [2021-08-23T22:16:07.655Z] #53 127.6 text/tabwriter [2021-08-23T22:16:07.655Z] #53 128.6 mvdan.cc/sh/v3/syntax [2021-08-23T22:16:07.779Z] #21 23.77 Selecting previously unselected package libonig5:arm64. [2021-08-23T22:16:07.779Z] #21 23.77 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-23T22:16:07.779Z] #21 23.78 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T22:16:07.839Z] Removing intermediate container 268c69a3e2de [2021-08-23T22:16:07.839Z] ---> e70b602c9c6b [2021-08-23T22:16:07.839Z] 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-08-23T22:16:07.839Z] ---> Running in 3939b6d9d01d [2021-08-23T22:16:07.839Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-23T22:16:07.912Z] #53 ... [2021-08-23T22:16:07.912Z] [2021-08-23T22:16:07.912Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:07.912Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:07.912Z] #14 132.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T22:16:07.912Z] #14 132.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:07.912Z] #14 132.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:08.043Z] #21 23.94 Selecting previously unselected package libjq1:arm64. [2021-08-23T22:16:08.043Z] #21 23.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-23T22:16:08.043Z] #21 23.96 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-23T22:16:08.043Z] #21 24.10 Selecting previously unselected package jq. [2021-08-23T22:16:08.043Z] #21 24.11 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-23T22:16:08.043Z] #21 24.21 Unpacking jq (1.6-2.1) ... [2021-08-23T22:16:08.295Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T22:16:08.306Z] #21 24.35 Selecting previously unselected package libaio1:arm64. [2021-08-23T22:16:08.306Z] #21 24.36 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-23T22:16:08.306Z] #21 24.38 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-23T22:16:08.570Z] #21 24.51 Selecting previously unselected package libgpm2:arm64. [2021-08-23T22:16:08.570Z] #21 24.51 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-23T22:16:08.570Z] #21 24.52 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-23T22:16:08.570Z] #21 24.64 Selecting previously unselected package libicu67:arm64. [2021-08-23T22:16:08.739Z] #47 ... [2021-08-23T22:16:08.739Z] [2021-08-23T22:16:08.739Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:16:08.739Z] #53 sha256:27412746db0138fd6262a9feb786ddd85155ad79c6e87802f166e98b61902864 [2021-08-23T22:16:08.739Z] #53 131.4 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T22:16:08.739Z] #53 DONE 136.6s [2021-08-23T22:16:08.739Z] [2021-08-23T22:16:08.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:08.739Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:08.739Z] #14 130.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T22:16:08.739Z] #14 130.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:08.739Z] #14 130.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:08.739Z] #14 ... [2021-08-23T22:16:08.739Z] [2021-08-23T22:16:08.739Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:08.739Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:16:08.739Z] #47 137.1 hash/crc32 [2021-08-23T22:16:08.833Z] #21 24.64 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-23T22:16:08.833Z] #21 24.64 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-23T22:16:09.254Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:16:09.254Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T22:16:09.254Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:16:09.254Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T22:16:09.254Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:16:09.254Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:16:09.254Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T22:16:09.254Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T22:16:09.254Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T22:16:09.311Z] #47 137.8 compress/gzip [2021-08-23T22:16:09.709Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T22:16:09.709Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T22:16:10.693Z] #47 138.8 crypto/rsa [2021-08-23T22:16:11.262Z] #47 139.5 crypto/dsa [2021-08-23T22:16:11.482Z] #21 27.25 Selecting previously unselected package libinih1:arm64. [2021-08-23T22:16:11.482Z] #21 27.26 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-23T22:16:11.482Z] #21 27.28 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-23T22:16:11.482Z] #21 27.36 Selecting previously unselected package libnet1:arm64. [2021-08-23T22:16:11.482Z] #21 27.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-23T22:16:11.482Z] #21 27.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:16:11.482Z] #21 27.47 Selecting previously unselected package libnl-3-200:arm64. [2021-08-23T22:16:11.482Z] #21 27.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-23T22:16:11.482Z] #21 27.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T22:16:11.763Z] #21 27.57 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-23T22:16:11.763Z] #21 27.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-23T22:16:11.763Z] #21 27.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T22:16:11.763Z] #21 27.71 Selecting previously unselected package net-tools. [2021-08-23T22:16:11.763Z] #21 27.73 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-23T22:16:11.763Z] #21 27.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:16:11.832Z] #47 140.1 crypto/x509/pkix [2021-08-23T22:16:12.026Z] #21 27.97 Selecting previously unselected package patch. [2021-08-23T22:16:12.026Z] #21 27.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-23T22:16:12.026Z] #21 27.99 Unpacking patch (2.7.6-7) ... [2021-08-23T22:16:12.026Z] #21 28.11 Selecting previously unselected package python-pip-whl. [2021-08-23T22:16:12.092Z] #47 140.6 net [2021-08-23T22:16:12.291Z] #21 28.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T22:16:12.291Z] #21 28.15 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T22:16:12.816Z] #21 28.66 Selecting previously unselected package python3-lib2to3. [2021-08-23T22:16:12.816Z] #21 28.67 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T22:16:12.817Z] #21 28.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:16:12.817Z] #21 28.90 Selecting previously unselected package python3-distutils. [2021-08-23T22:16:13.031Z] #47 141.3 vendor/golang.org/x/crypto/chacha20 [2021-08-23T22:16:13.078Z] #21 28.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T22:16:13.078Z] #21 28.94 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T22:16:13.078Z] #21 29.17 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:16:13.169Z] #14 ... [2021-08-23T22:16:13.169Z] [2021-08-23T22:16:13.169Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:13.169Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:16:13.169Z] #47 127.3 go/parser [2021-08-23T22:16:13.169Z] #47 127.9 text/template [2021-08-23T22:16:13.169Z] #47 133.5 encoding/xml [2021-08-23T22:16:13.169Z] #47 134.9 go/doc [2021-08-23T22:16:13.342Z] #21 29.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:16:13.342Z] #21 29.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:16:13.342Z] #21 29.37 Selecting previously unselected package python3-setuptools. [2021-08-23T22:16:13.342Z] #21 29.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T22:16:13.342Z] #21 29.41 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T22:16:13.429Z] #47 ... [2021-08-23T22:16:13.429Z] [2021-08-23T22:16:13.429Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-23T22:16:13.429Z] #53 sha256:6b397bcfbd2773132cc121816a9396ce8c9eadd63add12110d273a6920c8f90b [2021-08-23T22:16:13.429Z] #53 138.0 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T22:16:13.625Z] #21 29.72 Selecting previously unselected package python3-wheel. [2021-08-23T22:16:13.625Z] #21 29.74 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T22:16:13.625Z] #21 29.74 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T22:16:13.888Z] #21 29.85 Selecting previously unselected package python3-pip. [2021-08-23T22:16:13.888Z] #21 29.87 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T22:16:13.888Z] #21 29.88 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T22:16:13.971Z] #47 142.2 vendor/golang.org/x/crypto/poly1305 [2021-08-23T22:16:14.152Z] #21 30.21 Selecting previously unselected package sudo. [2021-08-23T22:16:14.152Z] #21 30.22 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-23T22:16:14.152Z] #21 30.23 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T22:16:14.384Z] INFO: Build done for gotestsum... [2021-08-23T22:16:14.727Z] #21 30.72 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T22:16:14.727Z] #21 30.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-23T22:16:14.727Z] #21 30.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:16:14.911Z] #47 143.3 vendor/golang.org/x/sys/cpu [2021-08-23T22:16:14.992Z] #21 31.00 Selecting previously unselected package uidmap. [2021-08-23T22:16:14.992Z] #21 31.01 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-23T22:16:14.992Z] #21 31.03 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T22:16:15.256Z] #21 31.20 Selecting previously unselected package vim-runtime. [2021-08-23T22:16:15.256Z] #21 31.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:16:15.256Z] #21 31.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T22:16:15.256Z] #21 31.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T22:16:15.256Z] #21 31.31 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:16:15.481Z] #47 143.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-23T22:16:16.421Z] #47 144.7 vendor/golang.org/x/crypto/curve25519 [2021-08-23T22:16:16.990Z] #47 145.3 vendor/golang.org/x/crypto/hkdf [2021-08-23T22:16:16.990Z] #47 145.4 vendor/golang.org/x/text/transform [2021-08-23T22:16:17.931Z] #47 146.2 vendor/golang.org/x/text/unicode/bidi [2021-08-23T22:16:18.572Z] #21 34.19 Selecting previously unselected package vim. [2021-08-23T22:16:18.572Z] #21 34.21 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T22:16:18.572Z] #21 34.23 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T22:16:18.572Z] #21 ... [2021-08-23T22:16:18.572Z] [2021-08-23T22:16:18.572Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:16:18.572Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T22:16:18.572Z] #41 139.3 + dpkg --print-architecture [2021-08-23T22:16:18.773Z] #53 DONE 143.5s [2021-08-23T22:16:18.773Z] [2021-08-23T22:16:18.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:18.773Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:18.773Z] #14 143.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T22:16:19.030Z] #14 143.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:19.030Z] #14 143.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:19.841Z] #47 147.8 vendor/golang.org/x/text/secure/bidirule [2021-08-23T22:16:19.841Z] #47 148.2 vendor/golang.org/x/text/unicode/norm [2021-08-23T22:16:19.968Z] #41 DONE 140.6s [2021-08-23T22:16:19.969Z] [2021-08-23T22:16:19.969Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:16:19.969Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T22:16:19.969Z] #21 35.13 Selecting previously unselected package xfsprogs. [2021-08-23T22:16:19.969Z] #21 35.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-23T22:16:19.969Z] #21 35.17 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T22:16:19.969Z] #21 35.71 Selecting previously unselected package zip. [2021-08-23T22:16:19.969Z] #21 35.71 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-23T22:16:19.969Z] #21 35.75 Unpacking zip (3.0-12) ... [2021-08-23T22:16:20.232Z] #21 36.06 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:16:20.325Z] #78 exporting layers 23.1s done [2021-08-23T22:16:20.325Z] #78 writing image sha256:6286ca438e76867e461eb0a6035f7b05842b45bd4b47a9537fe9957813732b4b done [2021-08-23T22:16:20.325Z] #78 naming to docker.io/library/docker:247f4796d21d98909974410ff27b61233776ae3a done [2021-08-23T22:16:20.325Z] #78 DONE 23.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-23T22:16:20.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/validate/default [2021-08-23T22:16:21.180Z] #21 37.33 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-23T22:16:21.180Z] #21 37.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:16:21.443Z] #21 37.36 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-23T22:16:21.443Z] #21 37.37 Setting up libicu67:arm64 (67.1-7) ... [2021-08-23T22:16:21.443Z] #21 37.40 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-23T22:16:21.443Z] #21 37.43 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-23T22:16:21.443Z] #21 37.44 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T22:16:21.443Z] #21 37.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:16:21.443Z] #21 37.48 Setting up bzip2 (1.0.8-4) ... [2021-08-23T22:16:21.443Z] #21 37.49 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T22:16:21.443Z] #21 37.50 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T22:16:22.026Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-23T22:16:22.393Z] #21 38.39 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:16:22.393Z] #21 38.41 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-23T22:16:22.393Z] #21 38.45 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T22:16:22.656Z] #21 38.47 Setting up apparmor (2.13.6-10) ... [2021-08-23T22:16:23.151Z] #47 151.5 vendor/golang.org/x/net/idna [2021-08-23T22:16:23.415Z] #47 ... [2021-08-23T22:16:23.415Z] [2021-08-23T22:16:23.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:23.415Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:23.415Z] #14 141.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T22:16:23.415Z] #14 141.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:23.415Z] #14 141.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:23.415Z] #14 148.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T22:16:23.415Z] #14 148.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:23.415Z] #14 148.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:23.916Z] Congratulations! All API changes are done the right way. [2021-08-23T22:16:23.916Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-23T22:16:23.916Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-23T22:16:23.916Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-23T22:16:23.916Z] Congratulations! No new tests were added to integration-cli. [2021-08-23T22:16:23.916Z] [2021-08-23T22:16:23.916Z] INFO Start validation with golang-ci-lint [2021-08-23T22:16:24.173Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-23T22:16:24.173Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T22:16:24.173Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T22:16:24.580Z] #21 40.56 Setting up zip (3.0-12) ... [2021-08-23T22:16:24.580Z] #21 40.57 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:16:24.580Z] #21 40.61 Setting up bash-completion (1:2.11-2) ... [2021-08-23T22:16:24.672Z] Removing intermediate container 3939b6d9d01d [2021-08-23T22:16:24.672Z] ---> 2a282f04c6ea [2021-08-23T22:16:24.672Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T22:16:24.672Z] ---> Running in 3aeccc82dd92 [2021-08-23T22:16:24.672Z] Removing intermediate container 3aeccc82dd92 [2021-08-23T22:16:24.672Z] ---> e39bf6d95896 [2021-08-23T22:16:24.672Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T22:16:24.672Z] ---> Running in 21aeee5fdd34 [2021-08-23T22:16:24.672Z] Removing intermediate container 21aeee5fdd34 [2021-08-23T22:16:24.672Z] ---> cb48ad056f62 [2021-08-23T22:16:24.672Z] Step 10/10 : COPY . . [2021-08-23T22:16:24.800Z] #14 ... [2021-08-23T22:16:24.800Z] [2021-08-23T22:16:24.800Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:24.800Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:16:24.800Z] #47 153.3 vendor/golang.org/x/net/http2/hpack [2021-08-23T22:16:26.183Z] #47 154.5 mime [2021-08-23T22:16:27.138Z] #21 43.18 Setting up xz-utils (5.2.5-2) ... [2021-08-23T22:16:27.138Z] #21 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T22:16:27.138Z] #21 43.21 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-23T22:16:27.141Z] #14 ... [2021-08-23T22:16:27.141Z] [2021-08-23T22:16:27.141Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:27.141Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:16:27.141Z] #47 140.6 github.com/LK4D4/vndr/build [2021-08-23T22:16:27.141Z] #47 141.0 github.com/LK4D4/vndr/versioned [2021-08-23T22:16:27.141Z] #47 141.1 compress/flate [2021-08-23T22:16:27.141Z] #47 145.6 crypto/dsa [2021-08-23T22:16:27.141Z] #47 145.6 crypto/x509/pkix [2021-08-23T22:16:27.141Z] #47 146.1 net [2021-08-23T22:16:27.141Z] #47 146.4 vendor/golang.org/x/crypto/chacha20 [2021-08-23T22:16:27.141Z] #47 147.3 vendor/golang.org/x/crypto/poly1305 [2021-08-23T22:16:27.141Z] #47 147.9 vendor/golang.org/x/sys/cpu [2021-08-23T22:16:27.141Z] #47 148.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-23T22:16:27.141Z] #47 150.5 vendor/golang.org/x/crypto/curve25519 [2021-08-23T22:16:27.397Z] #47 152.0 vendor/golang.org/x/crypto/hkdf [2021-08-23T22:16:27.402Z] #21 43.23 Setting up patch (2.7.6-7) ... [2021-08-23T22:16:27.402Z] #21 43.25 Setting up sudo (1.9.5p2-3) ... [2021-08-23T22:16:27.402Z] #21 43.36 invoke-rc.d: could not determine current runlevel [2021-08-23T22:16:27.402Z] #21 43.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T22:16:27.402Z] #21 43.39 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T22:16:27.402Z] #21 43.41 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-23T22:16:27.402Z] #21 43.44 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T22:16:27.402Z] #21 43.45 Setting up pigz (2.6-1) ... [2021-08-23T22:16:27.602Z] #47 156.0 mime/quotedprintable [2021-08-23T22:16:27.654Z] #47 152.3 vendor/golang.org/x/text/transform [2021-08-23T22:16:27.664Z] #21 43.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-23T22:16:27.664Z] #21 43.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T22:16:27.664Z] #21 43.51 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T22:16:27.664Z] #21 43.54 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:16:27.872Z] #47 156.4 net/http/internal [2021-08-23T22:16:28.613Z] #21 44.43 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-23T22:16:28.613Z] #21 44.46 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:16:29.022Z] #47 153.4 vendor/golang.org/x/text/unicode/bidi [2021-08-23T22:16:29.188Z] #21 45.01 Setting up libelf1:arm64 (0.183-1) ... [2021-08-23T22:16:29.188Z] #21 45.08 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T22:16:29.188Z] #21 45.10 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T22:16:29.452Z] #21 45.54 Setting up vim (2:8.2.2434-3) ... [2021-08-23T22:16:29.452Z] #21 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T22:16:29.452Z] #21 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T22:16:29.452Z] #21 45.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T22:16:29.452Z] #21 45.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T22:16:29.452Z] #21 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T22:16:29.452Z] #21 45.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T22:16:29.452Z] #21 45.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T22:16:29.452Z] #21 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T22:16:29.587Z] #47 ... [2021-08-23T22:16:29.587Z] [2021-08-23T22:16:29.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:29.587Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:29.715Z] #21 45.68 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T22:16:29.844Z] #14 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T22:16:29.844Z] #14 154.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:29.844Z] #14 154.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:31.110Z] #21 46.99 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-23T22:16:31.110Z] #21 47.03 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-23T22:16:31.110Z] #21 47.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:16:31.110Z] #21 47.07 Setting up python3-pip (20.3.4-4) ... [2021-08-23T22:16:31.178Z] #47 159.4 crypto/tls [2021-08-23T22:16:31.746Z] #47 ... [2021-08-23T22:16:31.746Z] [2021-08-23T22:16:31.746Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:16:31.746Z] #60 sha256:be75efd60b02daf308f3b7e33613c7f1e9ed0f31ef71a4472fa5c58b34ef2e7d [2021-08-23T22:16:31.746Z] #60 153.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:16:31.746Z] #60 153.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T22:16:31.746Z] #60 DONE 160.1s [2021-08-23T22:16:31.746Z] [2021-08-23T22:16:31.746Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T22:16:31.746Z] #61 sha256:48124758585702b6c21838f0e11aa5f52366548abdabc0d6f54068d82217b97d [2021-08-23T22:16:32.008Z] #61 DONE 0.2s [2021-08-23T22:16:32.008Z] [2021-08-23T22:16:32.008Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T22:16:32.008Z] #62 sha256:5aebd884817a9c025e5c3c0497dd98ef20dbd43615d6616a76a63c07888fc3a3 [2021-08-23T22:16:32.008Z] #62 DONE 0.1s [2021-08-23T22:16:32.008Z] [2021-08-23T22:16:32.008Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:32.008Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:32.504Z] #21 48.40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-23T22:16:32.504Z] #21 48.43 Setting up jq (1.6-2.1) ... [2021-08-23T22:16:32.504Z] #21 48.44 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-23T22:16:32.504Z] #21 48.46 Setting up iptables (1.8.7-1) ... [2021-08-23T22:16:32.504Z] #21 48.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T22:16:32.504Z] #21 48.55 Setting up iproute2 (5.10.0-4) ... [2021-08-23T22:16:32.766Z] #21 48.95 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:16:33.342Z] #21 DONE 49.5s [2021-08-23T22:16:33.342Z] [2021-08-23T22:16:33.342Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:16:33.342Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:16:33.390Z] #14 161.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T22:16:33.390Z] #14 161.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:33.390Z] #14 161.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:33.627Z] #58 ... [2021-08-23T22:16:33.627Z] [2021-08-23T22:16:33.627Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-23T22:16:33.627Z] #22 sha256:bb50d199cfbc93027a3ad7c3dfd7595eb6d209a37c3cedc959c85b103d79fe0f [2021-08-23T22:16:35.026Z] #22 1.311 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T22:16:35.026Z] #22 1.317 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T22:16:35.026Z] #22 1.321 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T22:16:35.026Z] #22 DONE 1.4s [2021-08-23T22:16:35.026Z] [2021-08-23T22:16:35.026Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:35.026Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:16:35.026Z] #55 ... [2021-08-23T22:16:35.026Z] [2021-08-23T22:16:35.026Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:16:35.026Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-23T22:16:37.956Z] #14 ... [2021-08-23T22:16:37.956Z] [2021-08-23T22:16:37.956Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:16:37.956Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:16:37.956Z] #60 162.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T22:16:37.956Z] #60 162.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T22:16:38.681Z] #14 166.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T22:16:38.681Z] #14 166.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T22:16:38.681Z] #14 166.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:16:38.681Z] #14 166.9 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T22:16:38.681Z] #14 166.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T22:16:38.681Z] #14 166.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:16:38.681Z] #14 167.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T22:16:38.681Z] #14 167.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T22:16:38.681Z] #14 167.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:16:38.681Z] #14 167.1 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:16:38.681Z] #14 167.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:16:38.681Z] #14 167.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:16:38.941Z] #14 167.3 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:16:38.941Z] #14 167.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:16:38.941Z] #14 167.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:16:39.201Z] #14 167.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T22:16:39.201Z] #14 167.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:16:39.201Z] #14 167.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:39.201Z] #14 167.6 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T22:16:39.201Z] #14 167.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T22:16:39.201Z] #14 167.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:16:39.461Z] #14 167.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T22:16:39.461Z] #14 167.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T22:16:39.461Z] #14 167.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:16:39.461Z] #14 167.9 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T22:16:39.461Z] #14 168.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T22:16:39.721Z] #14 168.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:16:39.721Z] #14 168.1 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T22:16:39.721Z] #14 168.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T22:16:39.721Z] #14 168.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:16:39.982Z] #14 168.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T22:16:39.982Z] #14 168.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T22:16:39.982Z] #14 168.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:16:39.982Z] #14 168.3 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T22:16:39.982Z] #14 168.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T22:16:39.982Z] #14 168.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:16:40.241Z] #14 168.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T22:16:40.241Z] #14 168.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T22:16:40.241Z] #14 168.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:16:40.479Z] #60 ... [2021-08-23T22:16:40.479Z] [2021-08-23T22:16:40.479Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:40.479Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:16:40.479Z] #47 155.1 vendor/golang.org/x/text/secure/bidirule [2021-08-23T22:16:40.479Z] #47 155.4 vendor/golang.org/x/text/unicode/norm [2021-08-23T22:16:40.479Z] #47 160.8 vendor/golang.org/x/net/idna [2021-08-23T22:16:40.479Z] #47 162.8 vendor/golang.org/x/net/http2/hpack [2021-08-23T22:16:40.479Z] #47 163.8 mime [2021-08-23T22:16:40.501Z] #14 169.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T22:16:40.501Z] #14 169.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:16:40.501Z] #14 169.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:40.761Z] #14 169.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T22:16:40.761Z] #14 169.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T22:16:40.761Z] #14 169.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:16:41.021Z] #14 169.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T22:16:41.021Z] #14 169.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T22:16:41.021Z] #14 169.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:16:41.043Z] #47 165.6 mime/quotedprintable [2021-08-23T22:16:41.281Z] #14 169.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:16:41.281Z] #14 169.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:16:41.281Z] #14 169.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:16:41.281Z] #14 169.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:16:41.281Z] #14 169.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:16:41.281Z] #14 169.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:16:41.281Z] #14 169.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:16:41.304Z] #47 165.9 net/http/internal [2021-08-23T22:16:41.542Z] #14 169.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:16:41.542Z] #14 169.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:16:41.542Z] #14 169.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:16:41.542Z] #14 169.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:16:41.542Z] #14 169.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:16:41.542Z] #14 169.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:16:41.542Z] #14 170.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 170.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 170.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-23T22:16:41.542Z] #14 170.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 170.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-23T22:16:41.542Z] #14 170.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:16:41.542Z] #14 170.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 170.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-23T22:16:41.542Z] #14 170.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:41.542Z] #14 170.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:16:41.802Z] #14 170.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:41.802Z] #14 170.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:16:41.802Z] #14 170.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:41.802Z] #14 170.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:41.802Z] #14 170.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:16:42.294Z] ---> 6a991e7a8900 [2021-08-23T22:16:42.742Z] #14 DONE 171.1s [2021-08-23T22:16:42.742Z] [2021-08-23T22:16:42.742Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:42.742Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:16:42.742Z] #47 165.3 net/http/httptrace [2021-08-23T22:16:42.742Z] #47 165.5 net/http [2021-08-23T22:16:42.742Z] #47 ... [2021-08-23T22:16:42.742Z] [2021-08-23T22:16:42.742Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T22:16:42.742Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T22:16:42.748Z] Successfully built 6a991e7a8900 [2021-08-23T22:16:42.748Z] Successfully tagged docker:latest [2021-08-23T22:16:42.748Z] INFO: Image build ended at 08/23/2021 22:16:42. Duration:00:02:23.5424798 [2021-08-23T22:16:42.748Z] [2021-08-23T22:16:42.748Z] [2021-08-23T22:16:42.748Z] INFO: Building the test binaries at 08/23/2021 22:16:42... [2021-08-23T22:16:43.198Z] #47 167.9 mime/multipart [2021-08-23T22:16:43.454Z] #47 168.0 crypto/tls [2021-08-23T22:16:44.657Z] #15 DONE 1.7s [2021-08-23T22:16:44.657Z] [2021-08-23T22:16:44.657Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-23T22:16:44.657Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T22:16:44.823Z] #47 ... [2021-08-23T22:16:44.823Z] [2021-08-23T22:16:44.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:44.823Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:44.823Z] #14 169.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T22:16:44.823Z] #14 169.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T22:16:44.823Z] #14 169.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:45.048Z] #23 8.819 Collecting yamllint==1.26.1 [2021-08-23T22:16:45.048Z] #23 9.887 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T22:16:45.080Z] #14 ... [2021-08-23T22:16:45.080Z] [2021-08-23T22:16:45.080Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-23T22:16:45.080Z] #60 sha256:23e378228b2370c35f705f7c51a638c99b1bcce4123ca0b726f562e875facdb9 [2021-08-23T22:16:45.080Z] #60 DONE 169.6s [2021-08-23T22:16:45.080Z] [2021-08-23T22:16:45.080Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T22:16:45.080Z] #61 sha256:40d462fa0abf0641c95ee8b97f4a263b3835cc4a267714a46c882f8e089e224b [2021-08-23T22:16:45.080Z] #61 DONE 0.1s [2021-08-23T22:16:45.337Z] [2021-08-23T22:16:45.337Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T22:16:45.337Z] #62 sha256:0dc2282ee8f336e816446192d167977793d4b516c068d9ab76fed9c6c69531d7 [2021-08-23T22:16:45.337Z] #62 DONE 0.1s [2021-08-23T22:16:45.337Z] [2021-08-23T22:16:45.337Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:16:45.337Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:16:45.597Z] #16 DONE 1.2s [2021-08-23T22:16:45.597Z] [2021-08-23T22:16:45.597Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:16:45.597Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T22:16:45.623Z] #23 ... [2021-08-23T22:16:45.623Z] [2021-08-23T22:16:45.623Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:16:45.623Z] #51 sha256:5befa2d17efe0bab17bc4b01da964c6053f7f75988cb0cc64bd4f1bfde08ea8a [2021-08-23T22:16:45.623Z] #51 166.8 + /build/golangci-lint --version [2021-08-23T22:16:45.887Z] #51 167.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T22:16:46.604Z] INFO: make.ps1 starting at 08/23/2021 22:16:45 [2021-08-23T22:16:46.604Z] INFO: Git commit (247f4796d2) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T22:16:46.604Z] INFO: Invoking autogen... [2021-08-23T22:16:46.604Z] INFO: Building daemon... [2021-08-23T22:16:46.834Z] #51 DONE 167.8s [2021-08-23T22:16:46.834Z] [2021-08-23T22:16:46.834Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:16:46.834Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-23T22:16:46.834Z] #23 10.96 Collecting pathspec>=0.5.3 [2021-08-23T22:16:46.834Z] #23 10.98 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T22:16:46.834Z] #23 11.29 Collecting pyyaml [2021-08-23T22:16:46.834Z] #23 11.31 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-23T22:16:46.834Z] #23 11.54 Building wheels for collected packages: yamllint [2021-08-23T22:16:46.834Z] #23 11.54 Building wheel for yamllint (setup.py): started [2021-08-23T22:16:46.979Z] #17 1.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T22:16:46.979Z] #17 DONE 1.2s [2021-08-23T22:16:46.979Z] [2021-08-23T22:16:46.979Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:46.979Z] #55 sha256:42a7e71c080d66304d7b2f05f5b21efff4c2bae23094fe41e472d81354ae26eb [2021-08-23T22:16:46.979Z] #55 1.477 + RM_GOPATH=0 [2021-08-23T22:16:46.979Z] #55 1.477 + TMP_GOPATH= [2021-08-23T22:16:46.979Z] #55 1.477 + : /build [2021-08-23T22:16:46.979Z] #55 1.477 + '[' -z '' ']' [2021-08-23T22:16:46.979Z] #55 1.477 ++ mktemp -d [2021-08-23T22:16:46.979Z] #55 1.489 + export GOPATH=/tmp/tmp.eykoX8AJ5F [2021-08-23T22:16:46.979Z] #55 1.489 + GOPATH=/tmp/tmp.eykoX8AJ5F [2021-08-23T22:16:46.979Z] #55 1.489 + RM_GOPATH=1 [2021-08-23T22:16:46.979Z] #55 1.489 + case "$(go env GOARCH)" in [2021-08-23T22:16:46.979Z] #55 1.489 ++ go env GOARCH [2021-08-23T22:16:46.979Z] #55 1.507 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:16:46.979Z] #55 1.507 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:16:46.979Z] #55 1.508 ++ dirname /tmp/install/install.sh [2021-08-23T22:16:46.979Z] #55 1.514 + dir=/tmp/install [2021-08-23T22:16:46.979Z] #55 1.515 + bin=runc [2021-08-23T22:16:46.979Z] #55 1.515 + shift [2021-08-23T22:16:46.979Z] #55 1.515 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T22:16:46.979Z] #55 1.515 + . /tmp/install/runc.installer [2021-08-23T22:16:46.979Z] #55 1.515 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:16:46.979Z] #55 1.516 + install_runc [2021-08-23T22:16:46.979Z] #55 1.519 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T22:16:46.979Z] #55 1.519 + uname -r [2021-08-23T22:16:46.979Z] #55 1.524 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T22:16:46.979Z] #55 1.524 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-23T22:16:46.979Z] #55 1.524 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-23T22:16:46.979Z] #55 1.525 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eykoX8AJ5F/src/github.com/opencontainers/runc [2021-08-23T22:16:46.979Z] #55 1.527 Cloning into '/tmp/tmp.eykoX8AJ5F/src/github.com/opencontainers/runc'... [2021-08-23T22:16:47.409Z] #23 12.47 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T22:16:47.409Z] #23 12.47 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d0c9936cb619039f1bafa6d3755d2d9f79f8441205aa2a0230fbb62c9ddf1ccb [2021-08-23T22:16:47.409Z] #23 12.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T22:16:47.409Z] #23 12.48 Successfully built yamllint [2021-08-23T22:16:47.409Z] #23 12.50 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T22:16:47.918Z] #55 ... [2021-08-23T22:16:47.918Z] [2021-08-23T22:16:47.918Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T22:16:47.918Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T22:16:47.918Z] #18 DONE 1.1s [2021-08-23T22:16:47.918Z] [2021-08-23T22:16:47.918Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T22:16:47.918Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T22:16:47.984Z] #23 12.91 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T22:16:48.246Z] #23 DONE 13.2s [2021-08-23T22:16:48.246Z] [2021-08-23T22:16:48.246Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:48.246Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:16:48.859Z] #19 DONE 1.1s [2021-08-23T22:16:48.859Z] [2021-08-23T22:16:48.859Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T22:16:48.859Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T22:16:50.240Z] #20 DONE 1.2s [2021-08-23T22:16:50.240Z] [2021-08-23T22:16:50.240Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:16:50.240Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:16:50.595Z] #33 ... [2021-08-23T22:16:50.595Z] [2021-08-23T22:16:50.595Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:50.595Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:16:50.595Z] #47 174.2 net/http/httptrace [2021-08-23T22:16:50.595Z] #47 174.4 net/http [2021-08-23T22:16:52.156Z] #21 1.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:16:52.156Z] #21 1.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:16:52.156Z] #21 1.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:16:52.416Z] #21 2.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:16:53.742Z] c67ded6868b6: Pull complete [2021-08-23T22:16:53.742Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-23T22:16:53.742Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:16:53.742Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:16:53.742Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-23T22:16:53.742Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-23T22:16:53.742Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-23T22:16:53.742Z] INFO: Docker version of control daemon [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Client: [2021-08-23T22:16:53.742Z] Version: 20.10.8 [2021-08-23T22:16:53.742Z] API version: 1.41 [2021-08-23T22:16:53.742Z] Go version: go1.16.6 [2021-08-23T22:16:53.742Z] Git commit: 3967b7d [2021-08-23T22:16:53.742Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T22:16:53.742Z] OS/Arch: windows/amd64 [2021-08-23T22:16:53.742Z] Context: default [2021-08-23T22:16:53.742Z] Experimental: true [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Server: Docker Engine - Community [2021-08-23T22:16:53.742Z] Engine: [2021-08-23T22:16:53.742Z] Version: 20.10.8 [2021-08-23T22:16:53.742Z] API version: 1.41 (minimum version 1.24) [2021-08-23T22:16:53.742Z] Go version: go1.16.6 [2021-08-23T22:16:53.742Z] Git commit: 75249d8 [2021-08-23T22:16:53.742Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T22:16:53.742Z] OS/Arch: windows/amd64 [2021-08-23T22:16:53.742Z] Experimental: true [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] INFO: Docker info of control daemon [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Client: [2021-08-23T22:16:53.742Z] Context: default [2021-08-23T22:16:53.742Z] Debug Mode: false [2021-08-23T22:16:53.742Z] Plugins: [2021-08-23T22:16:53.742Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T22:16:53.742Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T22:16:53.742Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Server: [2021-08-23T22:16:53.742Z] Containers: 0 [2021-08-23T22:16:53.742Z] Running: 0 [2021-08-23T22:16:53.742Z] Paused: 0 [2021-08-23T22:16:53.742Z] Stopped: 0 [2021-08-23T22:16:53.742Z] Images: 1 [2021-08-23T22:16:53.742Z] Server Version: 20.10.8 [2021-08-23T22:16:53.742Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T22:16:53.742Z] Windows: [2021-08-23T22:16:53.742Z] LCOW: [2021-08-23T22:16:53.742Z] Logging Driver: json-file [2021-08-23T22:16:53.742Z] Plugins: [2021-08-23T22:16:53.742Z] Volume: local [2021-08-23T22:16:53.742Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:16:53.742Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:16:53.742Z] Swarm: inactive [2021-08-23T22:16:53.742Z] Default Isolation: process [2021-08-23T22:16:53.742Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T22:16:53.742Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T22:16:53.742Z] OSType: windows [2021-08-23T22:16:53.742Z] Architecture: x86_64 [2021-08-23T22:16:53.742Z] CPUs: 4 [2021-08-23T22:16:53.742Z] Total Memory: 32GiB [2021-08-23T22:16:53.742Z] Name: azwin-2-394930 [2021-08-23T22:16:53.742Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T22:16:53.742Z] Docker Root Dir: D:\docker [2021-08-23T22:16:53.742Z] Debug Mode: false [2021-08-23T22:16:53.742Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:16:53.742Z] Labels: [2021-08-23T22:16:53.742Z] Experimental: true [2021-08-23T22:16:53.742Z] Insecure Registries: [2021-08-23T22:16:53.742Z] 10.0.0.4:5000 [2021-08-23T22:16:53.742Z] 127.0.0.0/8 [2021-08-23T22:16:53.742Z] Registry Mirrors: [2021-08-23T22:16:53.742Z] http://10.0.0.4:5000/ [2021-08-23T22:16:53.742Z] Live Restore Enabled: false [2021-08-23T22:16:53.742Z] Product License: Community Engine [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] INFO: Commit hash is 247f4796d2 [2021-08-23T22:16:53.742Z] INFO: Nuke-Everything... [2021-08-23T22:16:53.742Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T22:16:53.742Z] INFO: Nuking d:\CI [2021-08-23T22:16:53.742Z] INFO: Zapped successfully [2021-08-23T22:16:53.742Z] INFO: Location for testing is d:\CI\PR-42770\5 [2021-08-23T22:16:53.742Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 22:16:45... [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Sending build context to Docker daemon 60.73MB [2021-08-23T22:16:53.742Z] [2021-08-23T22:16:53.742Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T22:16:53.742Z] ---> d1724c2d9a84 [2021-08-23T22:16:53.742Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T22:16:53.742Z] ---> Running in 4fe72f8ecc8c [2021-08-23T22:16:53.742Z] Removing intermediate container 4fe72f8ecc8c [2021-08-23T22:16:53.742Z] ---> 30ca4f8f14fd [2021-08-23T22:16:53.742Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T22:16:53.742Z] ---> Running in 71d8c099974b [2021-08-23T22:16:53.742Z] Removing intermediate container 71d8c099974b [2021-08-23T22:16:53.742Z] ---> 3208a9f4076e [2021-08-23T22:16:53.742Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T22:16:53.742Z] ---> Running in 65dfcf483a31 [2021-08-23T22:16:53.742Z] Removing intermediate container 65dfcf483a31 [2021-08-23T22:16:53.742Z] ---> 3e20eab497ca [2021-08-23T22:16:53.742Z] 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-08-23T22:16:53.742Z] ---> Running in 07d69be3e250 [2021-08-23T22:16:53.742Z] Removing intermediate container 07d69be3e250 [2021-08-23T22:16:53.742Z] ---> 84ead3919980 [2021-08-23T22:16:53.743Z] 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-08-23T22:16:53.743Z] ---> Running in 7d151de0b3f1 [2021-08-23T22:16:53.798Z] #21 3.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:16:54.368Z] #21 ... [2021-08-23T22:16:54.368Z] [2021-08-23T22:16:54.368Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:16:54.368Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:16:54.368Z] #33 DONE 182.6s [2021-08-23T22:16:54.628Z] [2021-08-23T22:16:54.628Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:54.628Z] #55 sha256:42a7e71c080d66304d7b2f05f5b21efff4c2bae23094fe41e472d81354ae26eb [2021-08-23T22:16:54.628Z] #55 11.15 + cd /tmp/tmp.eykoX8AJ5F/src/github.com/opencontainers/runc [2021-08-23T22:16:54.628Z] #55 11.15 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:16:54.628Z] #55 11.70 + '[' -z '' ']' [2021-08-23T22:16:54.628Z] #55 11.70 + target=static [2021-08-23T22:16:54.628Z] #55 11.70 + make 'BUILDTAGS=seccomp ' static [2021-08-23T22:16:54.776Z] #47 ... [2021-08-23T22:16:54.776Z] [2021-08-23T22:16:54.776Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T22:16:54.776Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T22:16:54.776Z] #14 175.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T22:16:54.776Z] #14 175.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T22:16:54.776Z] #14 175.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:16:54.776Z] #14 175.2 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T22:16:54.776Z] #14 175.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:16:54.776Z] #14 175.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T22:16:54.776Z] #14 175.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:16:54.776Z] #14 175.3 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T22:16:54.776Z] #14 175.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:16:54.776Z] #14 175.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T22:16:54.776Z] #14 175.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:16:54.776Z] #14 175.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T22:16:54.776Z] #14 175.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:54.776Z] #14 175.8 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T22:16:54.776Z] #14 175.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:16:54.776Z] #14 175.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T22:16:54.776Z] #14 175.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 175.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:16:54.776Z] #14 176.1 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T22:16:54.776Z] #14 176.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 176.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 176.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T22:16:54.776Z] #14 176.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 176.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 176.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T22:16:54.776Z] #14 176.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 176.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 176.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T22:16:54.776Z] #14 176.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 176.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 176.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T22:16:54.776Z] #14 177.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 177.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:16:54.776Z] #14 177.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T22:16:54.776Z] #14 177.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 177.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:54.776Z] #14 177.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T22:16:54.776Z] #14 177.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 177.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:16:54.776Z] #14 177.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T22:16:54.776Z] #14 177.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T22:16:54.776Z] #14 177.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T22:16:54.776Z] #14 177.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T22:16:54.776Z] #14 178.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T22:16:54.776Z] #14 178.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T22:16:54.776Z] #14 178.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T22:16:54.776Z] #14 178.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T22:16:54.776Z] #14 178.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:54.777Z] #14 178.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-08-23T22:16:54.777Z] #14 178.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:54.777Z] #14 178.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-08-23T22:16:54.777Z] #14 178.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T22:16:54.777Z] #14 178.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T22:16:54.777Z] #14 178.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-23T22:16:54.777Z] #14 178.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T22:16:54.777Z] #14 178.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T22:16:54.777Z] #14 178.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:54.777Z] #14 178.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T22:16:54.777Z] #14 178.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:54.777Z] #14 178.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T22:16:54.777Z] #14 178.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:16:54.777Z] #14 DONE 178.7s [2021-08-23T22:16:54.777Z] [2021-08-23T22:16:54.777Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:54.777Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:16:54.887Z] #55 12.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-23T22:16:55.147Z] #55 ... [2021-08-23T22:16:55.147Z] [2021-08-23T22:16:55.147Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:16:55.147Z] #47 sha256:0efbb96f899b15b5102ae907b8317cdfe8e1f0750affe969f2312ffdd7df7604 [2021-08-23T22:16:55.147Z] #47 178.0 github.com/LK4D4/vndr/godl [2021-08-23T22:16:55.147Z] #47 178.9 github.com/LK4D4/vndr [2021-08-23T22:16:55.147Z] #47 DONE 183.5s [2021-08-23T22:16:55.147Z] [2021-08-23T22:16:55.147Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:16:55.147Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:16:56.163Z] #55 ... [2021-08-23T22:16:56.163Z] [2021-08-23T22:16:56.163Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T22:16:56.163Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T22:16:56.163Z] #15 DONE 1.7s [2021-08-23T22:16:56.163Z] [2021-08-23T22:16:56.163Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:56.163Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:16:56.163Z] #55 1.667 + RM_GOPATH=0 [2021-08-23T22:16:56.163Z] #55 1.667 + TMP_GOPATH= [2021-08-23T22:16:56.163Z] #55 1.667 + : /build [2021-08-23T22:16:56.163Z] #55 1.667 + '[' -z '' ']' [2021-08-23T22:16:56.163Z] #55 1.669 ++ mktemp -d [2021-08-23T22:16:56.163Z] #55 1.673 + export GOPATH=/tmp/tmp.t1LLlF6ID4 [2021-08-23T22:16:56.163Z] #55 1.673 + GOPATH=/tmp/tmp.t1LLlF6ID4 [2021-08-23T22:16:56.163Z] #55 1.673 + RM_GOPATH=1 [2021-08-23T22:16:56.163Z] #55 1.673 + case "$(go env GOARCH)" in [2021-08-23T22:16:56.163Z] #55 1.674 ++ go env GOARCH [2021-08-23T22:16:56.163Z] #55 1.707 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T22:16:56.163Z] #55 1.707 + GO_BUILDMODE=-buildmode=pie [2021-08-23T22:16:56.163Z] #55 1.707 ++ dirname /tmp/install/install.sh [2021-08-23T22:16:56.163Z] #55 1.708 + dir=/tmp/install [2021-08-23T22:16:56.163Z] #55 1.709 + bin=runc [2021-08-23T22:16:56.163Z] #55 1.709 + shift [2021-08-23T22:16:56.163Z] #55 1.709 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T22:16:56.163Z] #55 1.709 + . /tmp/install/runc.installer [2021-08-23T22:16:56.163Z] #55 1.709 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:16:56.163Z] #55 1.710 + install_runc [2021-08-23T22:16:56.163Z] #55 1.710 + uname -r [2021-08-23T22:16:56.163Z] #55 1.711 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T22:16:56.163Z] #55 1.712 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T22:16:56.163Z] #55 1.717 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-23T22:16:56.163Z] #55 1.717 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-23T22:16:56.163Z] #55 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t1LLlF6ID4/src/github.com/opencontainers/runc [2021-08-23T22:16:56.163Z] #55 1.719 Cloning into '/tmp/tmp.t1LLlF6ID4/src/github.com/opencontainers/runc'... [2021-08-23T22:16:57.537Z] #55 ... [2021-08-23T22:16:57.537Z] [2021-08-23T22:16:57.537Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-23T22:16:57.537Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T22:16:57.537Z] #16 DONE 1.3s [2021-08-23T22:16:57.537Z] [2021-08-23T22:16:57.537Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T22:16:57.537Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T22:16:58.442Z] #21 8.081 Fetched 8398 kB in 7s (1220 kB/s) [2021-08-23T22:16:58.471Z] #17 1.168 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T22:16:58.471Z] #17 DONE 1.3s [2021-08-23T22:16:58.471Z] [2021-08-23T22:16:58.471Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:16:58.471Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:16:58.471Z] #51 ... [2021-08-23T22:16:58.471Z] [2021-08-23T22:16:58.471Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T22:16:58.471Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T22:16:59.841Z] #18 DONE 1.2s [2021-08-23T22:16:59.842Z] [2021-08-23T22:16:59.842Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:16:59.842Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:16:59.842Z] #55 ... [2021-08-23T22:16:59.842Z] [2021-08-23T22:16:59.842Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T22:16:59.842Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T22:17:00.350Z] #21 8.081 Reading package lists... [2021-08-23T22:17:01.210Z] #19 DONE 1.2s [2021-08-23T22:17:01.210Z] [2021-08-23T22:17:01.210Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T22:17:01.210Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T22:17:02.140Z] #20 DONE 1.2s [2021-08-23T22:17:02.140Z] [2021-08-23T22:17:02.140Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:17:02.140Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:17:02.890Z] #21 10.12 Reading package lists... [2021-08-23T22:17:02.890Z] #21 12.23 Building dependency tree... [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithHugeFile (50.50s) [2021-08-23T22:17:03.371Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:17:03.371Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:17:03.371Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-23T22:17:03.371Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:17:03.371Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:17:03.371Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:17:03.371Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:17:03.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:17:03.371Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:17:03.371Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:17:03.371Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-23T22:17:03.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T22:17:03.371Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:17:03.371Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T22:17:03.371Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPreserveOwnership (3.90s) [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.67s) [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2021-08-23T22:17:03.371Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:17:03.371Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-23T22:17:03.371Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T22:17:03.371Z] Loaded image: busybox:latest [2021-08-23T22:17:03.371Z] Loaded image: busybox:glibc [2021-08-23T22:17:03.511Z] #21 1.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T22:17:03.511Z] #21 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T22:17:03.511Z] #21 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T22:17:03.829Z] #21 13.44 The following additional packages will be installed: [2021-08-23T22:17:03.829Z] #21 13.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:17:03.829Z] #21 13.44 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T22:17:03.829Z] #21 13.44 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T22:17:03.829Z] #21 13.44 python3-pkg-resources vim-runtime xxd [2021-08-23T22:17:03.829Z] #21 13.45 Suggested packages: [2021-08-23T22:17:03.829Z] #21 13.45 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T22:17:03.829Z] #21 13.45 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T22:17:03.829Z] #21 13.45 acl attr quota [2021-08-23T22:17:03.829Z] #21 13.45 Recommended packages: [2021-08-23T22:17:03.829Z] #21 13.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T22:17:04.074Z] #21 1.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T22:17:04.311Z] Loaded image: debian:bullseye-slim [2021-08-23T22:17:04.311Z] Loaded image: hello-world:latest [2021-08-23T22:17:04.311Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:17:04.769Z] #21 14.50 The following NEW packages will be installed: [2021-08-23T22:17:04.769Z] #21 14.50 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T22:17:04.769Z] #21 14.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:17:04.769Z] #21 14.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T22:17:04.769Z] #21 14.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T22:17:04.769Z] #21 14.51 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T22:17:04.769Z] #21 14.51 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T22:17:04.769Z] #21 14.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T22:17:04.769Z] #21 14.51 xz-utils zip [2021-08-23T22:17:05.028Z] #21 14.79 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:17:05.028Z] #21 14.79 Need to get 27.0 MB of archives. [2021-08-23T22:17:05.028Z] #21 14.79 After this operation, 104 MB of additional disk space will be used. [2021-08-23T22:17:05.028Z] #21 14.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T22:17:05.028Z] #21 14.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T22:17:05.288Z] #21 14.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T22:17:05.288Z] #21 14.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T22:17:05.288Z] #21 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T22:17:05.288Z] #21 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T22:17:05.288Z] #21 14.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T22:17:05.288Z] #21 14.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T22:17:05.288Z] #21 14.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:17:05.288Z] #21 14.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:17:05.288Z] #21 14.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T22:17:05.288Z] #21 14.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T22:17:05.288Z] #21 14.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T22:17:05.288Z] #21 14.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T22:17:05.288Z] #21 14.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T22:17:05.288Z] #21 14.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T22:17:05.288Z] #21 14.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T22:17:05.288Z] #21 14.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T22:17:05.288Z] #21 14.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T22:17:05.288Z] #21 14.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T22:17:05.288Z] #21 14.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T22:17:05.288Z] #21 14.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T22:17:05.288Z] #21 14.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T22:17:05.288Z] #21 14.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T22:17:05.288Z] #21 15.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T22:17:05.288Z] #21 15.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T22:17:05.288Z] #21 15.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T22:17:05.444Z] #21 3.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.0 kB] [2021-08-23T22:17:05.553Z] #21 15.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T22:17:05.553Z] #21 15.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T22:17:05.553Z] #21 15.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T22:17:05.553Z] #21 15.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T22:17:05.553Z] #21 15.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T22:17:05.553Z] #21 15.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T22:17:05.553Z] #21 15.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T22:17:05.553Z] #21 15.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T22:17:05.553Z] #21 15.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T22:17:05.553Z] #21 15.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:17:05.813Z] #21 15.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T22:17:05.813Z] #21 15.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T22:17:05.813Z] #21 15.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T22:17:05.813Z] #21 15.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T22:17:05.813Z] #21 15.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T22:17:05.813Z] #21 15.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T22:17:05.813Z] #21 15.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T22:17:05.813Z] #21 15.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T22:17:06.073Z] #21 15.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T22:17:06.073Z] #21 15.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T22:17:06.103Z] [2021-08-23T22:17:06.103Z] SUCCESS: Specified value was saved. [2021-08-23T22:17:06.103Z] INFO: Downloading git... [2021-08-23T22:17:06.332Z] #21 16.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:17:06.591Z] #21 16.29 Fetched 27.0 MB in 1s (23.1 MB/s) [2021-08-23T22:17:06.591Z] #21 16.34 Selecting previously unselected package pigz. [2021-08-23T22:17:06.591Z] #21 16.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 ... 24014 files and directories currently installed.) [2021-08-23T22:17:06.591Z] #21 16.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T22:17:06.591Z] #21 16.40 Unpacking pigz (2.6-1) ... [2021-08-23T22:17:06.851Z] #21 16.48 Selecting previously unselected package libelf1:amd64. [2021-08-23T22:17:06.851Z] #21 16.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T22:17:06.851Z] #21 16.50 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T22:17:07.111Z] #21 16.67 Selecting previously unselected package libbpf0:amd64. [2021-08-23T22:17:07.111Z] #21 16.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T22:17:07.111Z] #21 16.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:17:07.111Z] #21 16.79 Selecting previously unselected package libcap2:amd64. [2021-08-23T22:17:07.111Z] #21 16.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T22:17:07.111Z] #21 16.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:17:07.111Z] #21 16.87 Selecting previously unselected package libmnl0:amd64. [2021-08-23T22:17:07.111Z] #21 16.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T22:17:07.111Z] #21 16.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:17:07.371Z] #21 16.98 Selecting previously unselected package libxtables12:amd64. [2021-08-23T22:17:07.371Z] #21 16.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T22:17:07.371Z] #21 16.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:17:07.371Z] #21 17.05 Selecting previously unselected package libcap2-bin. [2021-08-23T22:17:07.371Z] #21 17.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T22:17:07.371Z] #21 17.06 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T22:17:07.371Z] #21 17.14 Selecting previously unselected package iproute2. [2021-08-23T22:17:07.630Z] #21 17.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T22:17:07.630Z] #21 17.17 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T22:17:07.890Z] #21 17.67 Selecting previously unselected package xxd. [2021-08-23T22:17:07.890Z] #21 17.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:17:07.890Z] #21 17.68 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:17:07.966Z] #21 ... [2021-08-23T22:17:07.966Z] [2021-08-23T22:17:07.966Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T22:17:07.966Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T22:17:07.966Z] #33 DONE 192.0s [2021-08-23T22:17:07.966Z] [2021-08-23T22:17:07.966Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:17:07.966Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:17:07.966Z] #55 11.47 + cd /tmp/tmp.t1LLlF6ID4/src/github.com/opencontainers/runc [2021-08-23T22:17:07.966Z] #55 11.47 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-23T22:17:07.966Z] #55 11.97 + '[' -z '' ']' [2021-08-23T22:17:07.966Z] #55 11.97 + target=static [2021-08-23T22:17:07.966Z] #55 11.97 + make 'BUILDTAGS=seccomp ' static [2021-08-23T22:17:07.966Z] #55 12.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-23T22:17:08.150Z] #21 17.87 Selecting previously unselected package vim-common. [2021-08-23T22:17:08.150Z] #21 17.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:17:08.150Z] #21 17.89 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:17:08.222Z] #55 ... [2021-08-23T22:17:08.222Z] [2021-08-23T22:17:08.222Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-23T22:17:08.222Z] #47 sha256:3fd98cdbacaa45ab1cd8b936956b5a1b1358cf6a0217a63abee45bf5a965c26e [2021-08-23T22:17:08.222Z] #47 187.8 github.com/LK4D4/vndr/godl [2021-08-23T22:17:08.222Z] #47 188.5 github.com/LK4D4/vndr [2021-08-23T22:17:08.222Z] #47 DONE 192.7s [2021-08-23T22:17:08.274Z] INFO: Downloading go... [2021-08-23T22:17:08.409Z] #21 18.04 Selecting previously unselected package bash-completion. [2021-08-23T22:17:08.409Z] #21 18.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T22:17:08.479Z] [2021-08-23T22:17:08.479Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:17:08.479Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:17:09.804Z] INFO: Downloading compiler 1 of 3... [2021-08-23T22:17:09.804Z] INFO: Downloading compiler 2 of 3... [2021-08-23T22:17:09.804Z] INFO: Downloading compiler 3 of 3... [2021-08-23T22:17:09.804Z] INFO: Extracting git... [2021-08-23T22:17:10.246Z] #55 ... [2021-08-23T22:17:10.246Z] [2021-08-23T22:17:10.246Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:10.246Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:17:10.246Z] #58 162.6 + bin/containerd [2021-08-23T22:17:10.316Z] #21 19.73 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T22:17:10.575Z] #21 20.13 Selecting previously unselected package bzip2. [2021-08-23T22:17:10.575Z] #21 20.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T22:17:10.575Z] #21 20.13 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T22:17:10.575Z] #21 20.21 Selecting previously unselected package xz-utils. [2021-08-23T22:17:10.575Z] #21 20.21 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T22:17:10.575Z] #21 20.22 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T22:17:10.575Z] #21 20.42 Selecting previously unselected package apparmor. [2021-08-23T22:17:10.835Z] #21 20.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T22:17:10.835Z] #21 20.47 Unpacking apparmor (2.13.6-10) ... [2021-08-23T22:17:11.005Z] #21 8.542 Fetched 8398 kB in 7s (1131 kB/s) [2021-08-23T22:17:11.193Z] #58 ... [2021-08-23T22:17:11.194Z] [2021-08-23T22:17:11.194Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T22:17:11.194Z] #25 sha256:099055372c9da8b7e767ed1aadf4876c2128c0784c94c792b26e1688834839ff [2021-08-23T22:17:11.194Z] #25 191.0 + return [2021-08-23T22:17:11.194Z] #25 DONE 192.1s [2021-08-23T22:17:11.194Z] [2021-08-23T22:17:11.194Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:17:11.194Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:17:11.405Z] #21 20.89 Selecting previously unselected package inetutils-ping. [2021-08-23T22:17:11.405Z] #21 20.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T22:17:11.405Z] #21 20.91 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T22:17:11.405Z] #21 21.06 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T22:17:11.405Z] #21 21.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:17:11.405Z] #21 21.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:11.405Z] #21 21.13 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T22:17:11.405Z] #21 21.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:17:11.405Z] #21 21.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:11.405Z] #21 21.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T22:17:11.405Z] #21 21.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T22:17:11.405Z] #21 21.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:17:11.405Z] #21 21.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T22:17:11.665Z] #21 21.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T22:17:11.665Z] #21 21.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:17:11.665Z] #21 21.36 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T22:17:11.665Z] #21 21.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T22:17:11.665Z] #21 21.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:17:11.925Z] #21 21.45 Selecting previously unselected package iptables. [2021-08-23T22:17:11.925Z] #21 21.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-23T22:17:11.925Z] #21 21.46 Unpacking iptables (1.8.7-1) ... [2021-08-23T22:17:12.184Z] #21 21.76 Selecting previously unselected package libonig5:amd64. [2021-08-23T22:17:12.185Z] #21 21.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T22:17:12.185Z] #21 21.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:17:12.185Z] #21 21.89 Selecting previously unselected package libjq1:amd64. [2021-08-23T22:17:12.185Z] #21 21.89 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T22:17:12.185Z] #21 21.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:17:12.185Z] #21 21.99 Selecting previously unselected package jq. [2021-08-23T22:17:12.446Z] #21 21.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-23T22:17:12.446Z] #21 22.00 Unpacking jq (1.6-2.1) ... [2021-08-23T22:17:12.446Z] #21 22.07 Selecting previously unselected package libaio1:amd64. [2021-08-23T22:17:12.446Z] #21 22.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T22:17:12.446Z] #21 22.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:17:12.446Z] #21 22.14 Selecting previously unselected package libgpm2:amd64. [2021-08-23T22:17:12.446Z] #21 22.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T22:17:12.446Z] #21 22.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:17:12.446Z] #21 22.20 Selecting previously unselected package libicu67:amd64. [2021-08-23T22:17:12.446Z] #21 22.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-23T22:17:12.446Z] #21 22.21 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T22:17:12.898Z] #21 8.542 Reading package lists... [2021-08-23T22:17:13.749Z] #55 ... [2021-08-23T22:17:13.749Z] [2021-08-23T22:17:13.749Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T22:17:13.749Z] #26 sha256:c4064bd6b1e5ff69988e64f46b73c702ef1117a7ad2db36ceadcafb23909ff69 [2021-08-23T22:17:13.749Z] #26 DONE 0.4s [2021-08-23T22:17:13.749Z] [2021-08-23T22:17:13.749Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T22:17:13.749Z] #31 sha256:256d414b8daea2554264367aede82edfa4851bb6a579ff2ca35d3b9809cc644d [2021-08-23T22:17:14.300Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.59s) [2021-08-23T22:17:14.300Z] PASS [2021-08-23T22:17:14.300Z] [2021-08-23T22:17:14.300Z] === Skipped [2021-08-23T22:17:14.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T22:17:14.300Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:17:14.300Z] [2021-08-23T22:17:14.301Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-23T22:17:14.301Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:17:14.301Z] [2021-08-23T22:17:14.301Z] [2021-08-23T22:17:14.301Z] DONE 34 tests, 2 skipped in 90.379s [2021-08-23T22:17:14.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T22:17:14.301Z] INFO: Testing against a local daemon [2021-08-23T22:17:14.301Z] === RUN TestConfigInspect [2021-08-23T22:17:14.323Z] #31 DONE 0.5s [2021-08-23T22:17:14.323Z] [2021-08-23T22:17:14.323Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T22:17:14.323Z] #34 sha256:8ff4295f9d1b96b2cd7fdebaa2348355c4e165f96c4a8d1e8021ae1b2707f3b2 [2021-08-23T22:17:14.586Z] #34 DONE 0.4s [2021-08-23T22:17:14.586Z] [2021-08-23T22:17:14.586Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T22:17:14.586Z] #36 sha256:3fbd80ec0fd35c5cfb8d887ea3069de82b3fa6d430fb8edbcc27e296b23e74d6 [2021-08-23T22:17:14.791Z] #21 10.48 Reading package lists... [2021-08-23T22:17:14.848Z] #36 DONE 0.1s [2021-08-23T22:17:14.848Z] [2021-08-23T22:17:14.848Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T22:17:14.848Z] #39 sha256:dda99aae7baa8ce6177748e782b4cc77f69589b06bf39d00e15057f57a214cf2 [2021-08-23T22:17:14.848Z] #39 DONE 0.1s [2021-08-23T22:17:14.848Z] [2021-08-23T22:17:14.848Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T22:17:14.848Z] #42 sha256:3b59c0de7b04f7a72ed79716fe27fade4b6819b0575964667409d956d18d8070 [2021-08-23T22:17:15.047Z] #21 12.47 Building dependency tree... [2021-08-23T22:17:15.425Z] #42 DONE 0.4s [2021-08-23T22:17:15.425Z] [2021-08-23T22:17:15.425Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:17:15.425Z] #46 sha256:04b20e1300e1ad815e0d8842994cc828e506ecfabd7c3c254e4054220f8a99d4 [2021-08-23T22:17:15.425Z] #46 ... [2021-08-23T22:17:15.425Z] [2021-08-23T22:17:15.425Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:17:15.425Z] #55 sha256:4c7470f7631333188c0e9ddf31d8197910c3ef70135fe026cd112598310b8ad2 [2021-08-23T22:17:15.425Z] #55 100.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T22:17:15.425Z] #55 101.8 + mkdir -p /build [2021-08-23T22:17:15.425Z] #55 101.8 + cp runc /build/runc [2021-08-23T22:17:15.425Z] #55 DONE 102.1s [2021-08-23T22:17:15.425Z] [2021-08-23T22:17:15.425Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:17:15.425Z] #46 sha256:04b20e1300e1ad815e0d8842994cc828e506ecfabd7c3c254e4054220f8a99d4 [2021-08-23T22:17:15.425Z] #46 DONE 0.3s [2021-08-23T22:17:15.425Z] [2021-08-23T22:17:15.425Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T22:17:15.425Z] #48 sha256:e6f9cf026cc686a0a2a19ef43b173a0c47c90eac01807590824ae9167ca6210f [2021-08-23T22:17:15.612Z] #21 13.61 The following additional packages will be installed: [2021-08-23T22:17:15.681Z] --- PASS: TestConfigInspect (2.18s) [2021-08-23T22:17:15.681Z] === RUN TestConfigList [2021-08-23T22:17:15.743Z] #21 25.22 Selecting previously unselected package libinih1:amd64. [2021-08-23T22:17:15.743Z] #21 25.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-23T22:17:15.743Z] #21 25.23 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T22:17:15.743Z] #21 25.28 Selecting previously unselected package libnet1:amd64. [2021-08-23T22:17:15.743Z] #21 25.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T22:17:15.743Z] #21 25.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:17:15.743Z] #21 25.39 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T22:17:15.743Z] #21 25.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T22:17:15.743Z] #21 25.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:17:15.743Z] #21 25.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T22:17:15.743Z] #21 25.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T22:17:15.743Z] #21 25.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:17:15.743Z] #21 25.53 Selecting previously unselected package net-tools. [2021-08-23T22:17:15.743Z] #21 25.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T22:17:15.743Z] #21 25.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:17:15.869Z] #21 13.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:17:15.869Z] #21 13.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T22:17:15.869Z] #21 13.62 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T22:17:15.869Z] #21 13.62 python3-pkg-resources vim-runtime xxd [2021-08-23T22:17:15.869Z] #21 13.62 Suggested packages: [2021-08-23T22:17:15.869Z] #21 13.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T22:17:15.869Z] #21 13.63 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T22:17:15.869Z] #21 13.63 acl attr quota [2021-08-23T22:17:15.869Z] #21 13.63 Recommended packages: [2021-08-23T22:17:15.869Z] #21 13.63 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T22:17:16.003Z] #21 25.67 Selecting previously unselected package patch. [2021-08-23T22:17:16.003Z] #21 25.67 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-23T22:17:16.003Z] #21 25.68 Unpacking patch (2.7.6-7) ... [2021-08-23T22:17:16.003Z] #21 25.79 Selecting previously unselected package python-pip-whl. [2021-08-23T22:17:16.005Z] #48 DONE 0.3s [2021-08-23T22:17:16.005Z] [2021-08-23T22:17:16.005Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T22:17:16.005Z] #50 sha256:236cf4734c02b5b30bd0b693fc468ada7ef2f3fd715484e24ea3aa3c62db4c3c [2021-08-23T22:17:16.005Z] #50 DONE 0.1s [2021-08-23T22:17:16.005Z] [2021-08-23T22:17:16.005Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T22:17:16.005Z] #52 sha256:eb1812cbe578e0c1cdfe9c38dbe7e551fe4a7838f8ee00556ae45d5a41e6f182 [2021-08-23T22:17:16.265Z] #21 25.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T22:17:16.265Z] #21 25.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T22:17:16.528Z] #21 26.29 Selecting previously unselected package python3-lib2to3. [2021-08-23T22:17:16.529Z] #21 26.29 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T22:17:16.529Z] #21 26.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:17:16.578Z] #52 DONE 0.5s [2021-08-23T22:17:16.578Z] [2021-08-23T22:17:16.578Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T22:17:16.578Z] #54 sha256:3565e058526d17e9c865c7d14bac67b632210f47be66501c8cf28647d198aadd [2021-08-23T22:17:16.578Z] #54 DONE 0.1s [2021-08-23T22:17:16.578Z] [2021-08-23T22:17:16.578Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:16.578Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:17:16.788Z] #21 26.42 Selecting previously unselected package python3-distutils. [2021-08-23T22:17:16.788Z] #21 26.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T22:17:16.788Z] #21 26.43 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T22:17:16.799Z] #21 14.60 The following NEW packages will be installed: [2021-08-23T22:17:16.799Z] #21 14.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T22:17:16.799Z] #21 14.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T22:17:16.799Z] #21 14.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T22:17:16.799Z] #21 14.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T22:17:16.799Z] #21 14.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T22:17:16.799Z] #21 14.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T22:17:16.799Z] #21 14.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T22:17:16.799Z] #21 14.61 xz-utils zip [2021-08-23T22:17:17.048Z] #21 26.57 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:17:17.048Z] #21 26.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:17:17.048Z] #21 26.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:17:17.048Z] #21 26.72 Selecting previously unselected package python3-setuptools. [2021-08-23T22:17:17.048Z] #21 26.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T22:17:17.048Z] #21 26.74 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T22:17:17.055Z] #21 14.91 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T22:17:17.055Z] #21 14.91 Need to get 27.0 MB of archives. [2021-08-23T22:17:17.055Z] #21 14.91 After this operation, 104 MB of additional disk space will be used. [2021-08-23T22:17:17.055Z] #21 14.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T22:17:17.055Z] #21 14.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T22:17:17.055Z] #21 14.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T22:17:17.055Z] #21 14.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T22:17:17.055Z] #21 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T22:17:17.055Z] #21 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T22:17:17.055Z] #21 14.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T22:17:17.055Z] #21 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T22:17:17.055Z] #21 14.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T22:17:17.055Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T22:17:17.055Z] #21 14.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T22:17:17.055Z] #21 14.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T22:17:17.055Z] #21 14.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T22:17:17.055Z] #21 15.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T22:17:17.055Z] #21 15.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T22:17:17.308Z] #21 27.01 Selecting previously unselected package python3-wheel. [2021-08-23T22:17:17.308Z] #21 27.02 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T22:17:17.308Z] #21 27.02 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T22:17:17.308Z] #21 27.10 Selecting previously unselected package python3-pip. [2021-08-23T22:17:17.312Z] #21 15.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T22:17:17.312Z] #21 15.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T22:17:17.312Z] #21 15.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T22:17:17.312Z] #21 15.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T22:17:17.312Z] #21 15.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T22:17:17.312Z] #21 15.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T22:17:17.312Z] #21 15.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T22:17:17.312Z] #21 15.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T22:17:17.312Z] #21 15.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T22:17:17.312Z] #21 15.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T22:17:17.312Z] #21 15.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T22:17:17.312Z] #21 15.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T22:17:17.524Z] #58 ... [2021-08-23T22:17:17.524Z] [2021-08-23T22:17:17.524Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T22:17:17.524Z] #56 sha256:618c21e02be693e374109bf233ab21d1d813207adbb50b6d351ce9bce8eeea26 [2021-08-23T22:17:17.569Z] #21 27.10 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T22:17:17.569Z] #21 27.12 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T22:17:17.569Z] #21 27.37 Selecting previously unselected package sudo. [2021-08-23T22:17:17.570Z] #21 15.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T22:17:17.570Z] #21 15.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T22:17:17.570Z] #21 15.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T22:17:17.570Z] #21 15.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T22:17:17.570Z] #21 15.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T22:17:17.570Z] #21 15.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T22:17:17.570Z] #21 15.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T22:17:17.570Z] #21 15.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T22:17:17.570Z] #21 15.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T22:17:17.570Z] #21 15.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T22:17:17.570Z] #21 15.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T22:17:17.570Z] #21 15.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T22:17:17.570Z] #21 15.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T22:17:17.570Z] #21 15.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T22:17:17.570Z] #21 15.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T22:17:17.821Z] #56 DONE 0.3s [2021-08-23T22:17:17.821Z] [2021-08-23T22:17:17.821Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:17.821Z] #58 sha256:8fac81799095bbbd9fda3e69fbcb4529f6d7c71eace0f83ad7fbc59b3263ad10 [2021-08-23T22:17:17.829Z] #21 27.38 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T22:17:17.829Z] #21 27.38 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T22:17:17.868Z] #21 15.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T22:17:17.868Z] #21 15.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T22:17:17.868Z] #21 15.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T22:17:17.868Z] #21 15.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T22:17:17.868Z] #21 15.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T22:17:18.221Z] --- PASS: TestConfigList (2.39s) [2021-08-23T22:17:18.221Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:17:18.349Z] #21 27.93 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T22:17:18.349Z] #21 27.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T22:17:18.349Z] #21 27.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:17:18.349Z] #21 28.13 Selecting previously unselected package uidmap. [2021-08-23T22:17:18.349Z] #21 28.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T22:17:18.349Z] #21 28.14 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T22:17:18.432Z] #21 16.31 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T22:17:18.432Z] #21 16.45 Fetched 27.0 MB in 1s (23.0 MB/s) [2021-08-23T22:17:18.432Z] #21 16.51 Selecting previously unselected package pigz. [2021-08-23T22:17:18.610Z] #21 28.26 Selecting previously unselected package vim-runtime. [2021-08-23T22:17:18.610Z] #21 28.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:17:18.610Z] #21 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T22:17:18.610Z] #21 28.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T22:17:18.610Z] #21 28.33 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:17:18.690Z] #21 16.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-23T22:17:18.690Z] #21 16.57 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T22:17:18.690Z] #21 16.57 Unpacking pigz (2.6-1) ... [2021-08-23T22:17:18.690Z] #21 16.65 Selecting previously unselected package libelf1:amd64. [2021-08-23T22:17:18.690Z] #21 16.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T22:17:18.690Z] #21 16.66 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T22:17:18.946Z] #21 16.78 Selecting previously unselected package libbpf0:amd64. [2021-08-23T22:17:18.946Z] #21 16.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T22:17:18.946Z] #21 16.80 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:17:18.946Z] #21 16.88 Selecting previously unselected package libcap2:amd64. [2021-08-23T22:17:18.946Z] #21 16.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T22:17:18.946Z] #21 16.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:17:18.946Z] #21 16.96 Selecting previously unselected package libmnl0:amd64. [2021-08-23T22:17:18.946Z] #21 16.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T22:17:18.946Z] #21 16.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:17:19.203Z] #21 17.03 Selecting previously unselected package libxtables12:amd64. [2021-08-23T22:17:19.203Z] #21 17.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T22:17:19.203Z] #21 17.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:17:19.203Z] #21 17.11 Selecting previously unselected package libcap2-bin. [2021-08-23T22:17:19.203Z] #21 17.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T22:17:19.203Z] #21 17.12 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T22:17:19.459Z] #21 17.17 Selecting previously unselected package iproute2. [2021-08-23T22:17:19.459Z] #21 17.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T22:17:19.459Z] #21 17.18 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T22:17:19.716Z] #21 17.62 Selecting previously unselected package xxd. [2021-08-23T22:17:19.716Z] #21 17.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:17:19.716Z] #21 17.62 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T22:17:19.716Z] #21 17.72 Selecting previously unselected package vim-common. [2021-08-23T22:17:19.716Z] #21 17.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:17:19.972Z] #21 17.74 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T22:17:19.972Z] #21 17.87 Selecting previously unselected package bash-completion. [2021-08-23T22:17:19.972Z] #21 17.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T22:17:20.129Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-08-23T22:17:20.129Z] === RUN TestConfigsUpdate [2021-08-23T22:17:21.866Z] #21 19.51 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T22:17:21.866Z] #21 19.86 Selecting previously unselected package bzip2. [2021-08-23T22:17:21.866Z] #21 19.86 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T22:17:21.866Z] #21 19.87 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T22:17:21.866Z] #21 19.94 Selecting previously unselected package xz-utils. [2021-08-23T22:17:21.903Z] #21 31.14 Selecting previously unselected package vim. [2021-08-23T22:17:21.903Z] #21 31.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:17:21.903Z] #21 31.15 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T22:17:22.123Z] #21 19.94 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T22:17:22.123Z] #21 19.95 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T22:17:22.123Z] #21 20.08 Selecting previously unselected package apparmor. [2021-08-23T22:17:22.154Z] INFO: Expanding go... [2021-08-23T22:17:22.163Z] #21 31.67 Selecting previously unselected package xfsprogs. [2021-08-23T22:17:22.163Z] #21 31.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T22:17:22.163Z] #21 31.70 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T22:17:22.379Z] #21 20.08 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T22:17:22.379Z] #21 20.14 Unpacking apparmor (2.13.6-10) ... [2021-08-23T22:17:22.469Z] #21 32.06 Selecting previously unselected package zip. [2021-08-23T22:17:22.469Z] #21 32.08 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-23T22:17:22.469Z] #21 32.09 Unpacking zip (3.0-12) ... [2021-08-23T22:17:22.636Z] #21 20.46 Selecting previously unselected package inetutils-ping. [2021-08-23T22:17:22.636Z] #21 20.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T22:17:22.636Z] #21 20.47 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T22:17:22.636Z] #21 20.55 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T22:17:22.636Z] #21 20.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:17:22.636Z] #21 20.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:22.636Z] #21 20.61 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T22:17:22.636Z] #21 20.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T22:17:22.636Z] #21 20.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:22.668Z] --- PASS: TestConfigsUpdate (2.17s) [2021-08-23T22:17:22.668Z] === RUN TestTemplatedConfig [2021-08-23T22:17:22.740Z] #21 32.33 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:17:22.893Z] #21 20.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T22:17:22.893Z] #21 20.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T22:17:22.893Z] #21 20.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:17:22.893Z] #21 20.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T22:17:22.893Z] #21 20.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T22:17:22.893Z] #21 20.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:17:22.893Z] #21 20.80 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T22:17:22.893Z] #21 20.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T22:17:22.893Z] #21 20.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:17:22.893Z] #21 20.88 Selecting previously unselected package iptables. [2021-08-23T22:17:22.893Z] #21 20.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-23T22:17:22.893Z] #21 20.90 Unpacking iptables (1.8.7-1) ... [2021-08-23T22:17:23.492Z] #21 21.16 Selecting previously unselected package libonig5:amd64. [2021-08-23T22:17:23.492Z] #21 21.16 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T22:17:23.492Z] #21 21.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:17:23.492Z] #21 21.30 Selecting previously unselected package libjq1:amd64. [2021-08-23T22:17:23.492Z] #21 21.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T22:17:23.492Z] #21 21.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:17:23.492Z] #21 21.40 Selecting previously unselected package jq. [2021-08-23T22:17:23.492Z] #21 21.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-23T22:17:23.492Z] #21 21.42 Unpacking jq (1.6-2.1) ... [2021-08-23T22:17:23.492Z] #21 21.48 Selecting previously unselected package libaio1:amd64. [2021-08-23T22:17:23.492Z] #21 21.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T22:17:23.492Z] #21 21.49 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:17:23.492Z] #21 21.54 Selecting previously unselected package libgpm2:amd64. [2021-08-23T22:17:23.492Z] #21 21.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T22:17:23.685Z] #21 33.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:23.685Z] #21 33.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:17:23.685Z] #21 33.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:17:23.685Z] #21 33.42 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T22:17:23.685Z] #21 33.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:23.685Z] #21 33.45 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T22:17:23.685Z] #21 33.46 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T22:17:23.685Z] #21 33.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:17:23.685Z] #21 33.49 Setting up bzip2 (1.0.8-4) ... [2021-08-23T22:17:23.750Z] #21 21.55 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:17:23.750Z] #21 21.64 Selecting previously unselected package libicu67:amd64. [2021-08-23T22:17:23.750Z] #21 21.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-23T22:17:23.750Z] #21 21.66 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T22:17:23.944Z] #21 33.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:17:23.944Z] #21 33.51 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T22:17:24.511Z] #21 34.16 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:17:24.511Z] #21 34.17 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:17:24.511Z] #21 34.18 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T22:17:24.511Z] #21 34.20 Setting up apparmor (2.13.6-10) ... [2021-08-23T22:17:25.207Z] --- PASS: TestTemplatedConfig (2.99s) [2021-08-23T22:17:25.207Z] === RUN TestConfigCreateResolve [2021-08-23T22:17:26.151Z] #21 35.72 Setting up zip (3.0-12) ... [2021-08-23T22:17:26.151Z] #21 35.73 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:17:26.151Z] #21 35.76 Setting up bash-completion (1:2.11-2) ... [2021-08-23T22:17:27.046Z] #21 24.72 Selecting previously unselected package libinih1:amd64. [2021-08-23T22:17:27.046Z] #21 24.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-23T22:17:27.046Z] #21 24.72 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T22:17:27.046Z] #21 24.79 Selecting previously unselected package libnet1:amd64. [2021-08-23T22:17:27.046Z] #21 24.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T22:17:27.046Z] #21 24.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:17:27.046Z] #21 24.86 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T22:17:27.046Z] #21 24.86 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T22:17:27.046Z] #21 24.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:17:27.046Z] #21 24.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T22:17:27.046Z] #21 24.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T22:17:27.046Z] #21 24.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:17:27.046Z] #21 25.03 Selecting previously unselected package net-tools. [2021-08-23T22:17:27.046Z] #21 25.03 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T22:17:27.046Z] #21 25.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:17:27.304Z] #21 25.15 Selecting previously unselected package patch. [2021-08-23T22:17:27.304Z] #21 25.16 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-23T22:17:27.304Z] #21 25.17 Unpacking patch (2.7.6-7) ... [2021-08-23T22:17:27.304Z] #21 25.28 Selecting previously unselected package python-pip-whl. [2021-08-23T22:17:27.304Z] #21 25.28 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T22:17:27.304Z] #21 25.29 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T22:17:27.747Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-08-23T22:17:27.747Z] PASS [2021-08-23T22:17:27.747Z] [2021-08-23T22:17:27.747Z] DONE 6 tests in 14.124s [2021-08-23T22:17:27.747Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T22:17:27.747Z] INFO: Testing against a local daemon [2021-08-23T22:17:27.747Z] === RUN TestCheckpoint [2021-08-23T22:17:27.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:17:27.747Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:17:27.747Z] === RUN TestContainerInvalidJSON [2021-08-23T22:17:27.747Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:17:27.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:17:27.747Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:17:27.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:17:27.747Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:17:27.747Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:17:27.747Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T22:17:27.747Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T22:17:27.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T22:17:27.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:17:27.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-23T22:17:27.747Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:17:27.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-23T22:17:27.747Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:17:27.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-23T22:17:27.747Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:17:27.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-23T22:17:27.747Z] === RUN TestCopyFromContainer [2021-08-23T22:17:27.868Z] #21 25.82 Selecting previously unselected package python3-lib2to3. [2021-08-23T22:17:27.868Z] #21 25.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T22:17:27.868Z] #21 25.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:17:28.055Z] #21 37.53 Setting up xz-utils (5.2.5-2) ... [2021-08-23T22:17:28.055Z] #21 37.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T22:17:28.055Z] #21 37.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:17:28.055Z] #21 37.61 Setting up patch (2.7.6-7) ... [2021-08-23T22:17:28.055Z] #21 37.64 Setting up sudo (1.9.5p2-3) ... [2021-08-23T22:17:28.055Z] #21 37.73 invoke-rc.d: could not determine current runlevel [2021-08-23T22:17:28.055Z] #21 37.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T22:17:28.055Z] #21 37.76 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T22:17:28.055Z] #21 37.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:17:28.055Z] #21 37.80 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T22:17:28.055Z] #21 37.82 Setting up pigz (2.6-1) ... [2021-08-23T22:17:28.055Z] #21 37.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:17:28.055Z] #21 37.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:17:28.125Z] #21 25.94 Selecting previously unselected package python3-distutils. [2021-08-23T22:17:28.125Z] #21 25.95 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T22:17:28.125Z] #21 25.96 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T22:17:28.314Z] #21 37.87 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T22:17:28.314Z] #21 37.88 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:17:28.381Z] #21 26.10 Selecting previously unselected package python3-pkg-resources. [2021-08-23T22:17:28.381Z] #21 26.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T22:17:28.381Z] #21 26.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:17:28.381Z] #21 26.25 Selecting previously unselected package python3-setuptools. [2021-08-23T22:17:28.381Z] #21 26.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T22:17:28.381Z] #21 26.28 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T22:17:28.638Z] #21 26.51 Selecting previously unselected package python3-wheel. [2021-08-23T22:17:28.638Z] #21 26.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T22:17:28.638Z] #21 26.52 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T22:17:28.638Z] #21 26.58 Selecting previously unselected package python3-pip. [2021-08-23T22:17:28.638Z] #21 26.60 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T22:17:28.638Z] #21 26.60 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T22:17:28.881Z] #21 38.54 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:17:28.881Z] #21 38.56 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:17:28.895Z] #21 26.85 Selecting previously unselected package sudo. [2021-08-23T22:17:28.895Z] #21 26.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T22:17:28.895Z] #21 26.86 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer// [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T22:17:29.128Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T22:17:29.140Z] #21 38.92 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T22:17:29.140Z] #21 38.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:17:29.388Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T22:17:29.388Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T22:17:29.388Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer (1.74s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-23T22:17:29.388Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-23T22:17:29.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:17:29.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:17:29.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:17:29.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:17:29.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:17:29.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:17:29.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:17:29.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:17:29.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-23T22:17:29.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T22:17:29.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T22:17:29.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T22:17:29.388Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:17:29.398Z] #21 38.97 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T22:17:29.458Z] #21 27.36 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T22:17:29.458Z] #21 27.37 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T22:17:29.458Z] #21 27.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:17:29.649Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-23T22:17:29.649Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:17:29.649Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:17:29.649Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:17:29.649Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:17:29.649Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:17:29.649Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:17:29.649Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:17:29.649Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:17:29.649Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-23T22:17:29.649Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:17:29.649Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:17:29.649Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:17:29.649Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:17:29.649Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T22:17:29.649Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:17:29.657Z] #21 39.40 Setting up vim (2:8.2.2434-3) ... [2021-08-23T22:17:29.657Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T22:17:29.657Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T22:17:29.657Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T22:17:29.657Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T22:17:29.657Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T22:17:29.657Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T22:17:29.657Z] #21 39.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T22:17:29.657Z] #21 39.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T22:17:29.657Z] #21 39.47 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T22:17:29.714Z] #21 27.60 Selecting previously unselected package uidmap. [2021-08-23T22:17:29.714Z] #21 27.61 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T22:17:29.714Z] #21 27.62 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T22:17:29.714Z] #21 27.73 Selecting previously unselected package vim-runtime. [2021-08-23T22:17:29.714Z] #21 27.75 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T22:17:29.714Z] #21 27.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T22:17:29.714Z] #21 27.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T22:17:29.971Z] #21 27.81 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:17:31.035Z] #21 40.85 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:17:31.035Z] #21 40.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:17:31.294Z] #21 40.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:17:31.294Z] #21 40.93 Setting up python3-pip (20.3.4-4) ... [2021-08-23T22:17:31.558Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-08-23T22:17:31.558Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:17:32.233Z] #21 ... [2021-08-23T22:17:32.233Z] [2021-08-23T22:17:32.233Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:17:32.233Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:17:32.233Z] #41 220.2 + dpkg --print-architecture [2021-08-23T22:17:32.233Z] #41 220.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-23T22:17:32.493Z] #41 220.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-23T22:17:32.493Z] #41 220.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-23T22:17:33.243Z] #21 30.59 Selecting previously unselected package vim. [2021-08-23T22:17:33.243Z] #21 30.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T22:17:33.243Z] #21 30.62 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T22:17:33.243Z] #21 31.14 Selecting previously unselected package xfsprogs. [2021-08-23T22:17:33.243Z] #21 31.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T22:17:33.243Z] #21 31.15 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T22:17:33.433Z] #41 ... [2021-08-23T22:17:33.433Z] [2021-08-23T22:17:33.433Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-23T22:17:33.433Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T22:17:33.433Z] #21 42.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:17:33.433Z] #21 42.07 Setting up jq (1.6-2.1) ... [2021-08-23T22:17:33.433Z] #21 42.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:17:33.433Z] #21 42.10 Setting up iptables (1.8.7-1) ... [2021-08-23T22:17:33.433Z] #21 42.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T22:17:33.433Z] #21 42.16 Setting up iproute2 (5.10.0-4) ... [2021-08-23T22:17:33.433Z] #21 42.53 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:17:33.433Z] #21 DONE 43.3s [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:17:33.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:17:33.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:17:33.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:17:33.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:17:33.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:17:33.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:17:33.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T22:17:33.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T22:17:33.465Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:17:33.693Z] [2021-08-23T22:17:33.693Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-23T22:17:33.693Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T22:17:33.804Z] #21 31.55 Selecting previously unselected package zip. [2021-08-23T22:17:33.804Z] #21 31.56 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-23T22:17:33.804Z] #21 31.57 Unpacking zip (3.0-12) ... [2021-08-23T22:17:33.804Z] #21 31.74 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T22:17:34.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-08-23T22:17:34.034Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:17:34.034Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:17:34.034Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:17:34.034Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T22:17:34.034Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:17:34.034Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:17:34.034Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:17:34.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-23T22:17:34.294Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:17:34.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-23T22:17:34.294Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T22:17:34.294Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T22:17:34.294Z] === RUN TestDaemonRestartIpcMode [2021-08-23T22:17:34.294Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T22:17:34.294Z] === RUN TestDaemonHostGatewayIP [2021-08-23T22:17:34.294Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T22:17:34.294Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T22:17:34.294Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T22:17:34.294Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:17:34.294Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T22:17:34.294Z] === RUN TestDiff [2021-08-23T22:17:34.632Z] #22 1.057 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T22:17:34.632Z] #22 1.062 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T22:17:34.632Z] #22 1.067 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T22:17:34.632Z] #22 DONE 1.1s [2021-08-23T22:17:34.632Z] [2021-08-23T22:17:34.632Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:17:34.632Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T22:17:34.732Z] #21 32.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:34.732Z] #21 32.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T22:17:34.732Z] #21 32.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T22:17:34.732Z] #21 32.63 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T22:17:34.732Z] #21 32.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T22:17:34.732Z] #21 32.65 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T22:17:34.732Z] #21 32.66 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T22:17:34.732Z] #21 32.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T22:17:34.732Z] #21 32.68 Setting up bzip2 (1.0.8-4) ... [2021-08-23T22:17:34.732Z] #21 32.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T22:17:34.732Z] #21 32.72 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T22:17:34.865Z] --- PASS: TestDiff (0.61s) [2021-08-23T22:17:34.865Z] === RUN TestExecWithCloseStdin [2021-08-23T22:17:35.294Z] #21 33.25 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T22:17:35.435Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-08-23T22:17:35.435Z] === RUN TestExec [2021-08-23T22:17:35.560Z] #21 33.27 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T22:17:35.560Z] #21 33.28 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T22:17:35.560Z] #21 33.29 Setting up apparmor (2.13.6-10) ... [2021-08-23T22:17:36.375Z] --- PASS: TestExec (0.72s) [2021-08-23T22:17:36.375Z] === RUN TestExecUser [2021-08-23T22:17:36.925Z] #21 34.85 Setting up zip (3.0-12) ... [2021-08-23T22:17:36.925Z] #21 34.86 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T22:17:36.925Z] #21 34.88 Setting up bash-completion (1:2.11-2) ... [2021-08-23T22:17:36.944Z] --- PASS: TestExecUser (0.72s) [2021-08-23T22:17:36.944Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:17:37.884Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-08-23T22:17:37.884Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:17:38.820Z] #21 36.73 Setting up xz-utils (5.2.5-2) ... [2021-08-23T22:17:38.820Z] #21 36.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T22:17:38.820Z] #21 36.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T22:17:38.820Z] #21 36.77 Setting up patch (2.7.6-7) ... [2021-08-23T22:17:38.820Z] #21 36.79 Setting up sudo (1.9.5p2-3) ... [2021-08-23T22:17:39.078Z] #21 36.88 invoke-rc.d: could not determine current runlevel [2021-08-23T22:17:39.078Z] #21 36.89 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T22:17:39.078Z] #21 36.90 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T22:17:39.078Z] #21 36.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T22:17:39.078Z] #21 36.94 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T22:17:39.078Z] #21 36.95 Setting up pigz (2.6-1) ... [2021-08-23T22:17:39.078Z] #21 36.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T22:17:39.078Z] #21 37.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T22:17:39.078Z] #21 37.03 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T22:17:39.078Z] #21 37.04 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T22:17:39.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-23T22:17:39.266Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:17:39.837Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-08-23T22:17:39.837Z] === RUN TestHealthKillContainer [2021-08-23T22:17:40.008Z] #21 37.65 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T22:17:40.008Z] #21 37.66 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T22:17:40.266Z] #21 38.08 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T22:17:40.266Z] #21 38.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T22:17:40.266Z] #21 38.19 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T22:17:40.829Z] #21 38.69 Setting up vim (2:8.2.2434-3) ... [2021-08-23T22:17:40.829Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T22:17:40.829Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T22:17:40.829Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T22:17:40.829Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T22:17:40.829Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T22:17:40.829Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T22:17:40.829Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T22:17:40.829Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T22:17:40.829Z] #21 38.76 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T22:17:42.202Z] #21 40.01 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T22:17:42.203Z] #21 40.02 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T22:17:42.203Z] #21 40.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T22:17:42.203Z] #21 40.06 Setting up python3-pip (20.3.4-4) ... [2021-08-23T22:17:43.128Z] --- PASS: TestHealthKillContainer (2.71s) [2021-08-23T22:17:43.128Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:17:43.132Z] #21 41.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T22:17:43.132Z] #21 41.06 Setting up jq (1.6-2.1) ... [2021-08-23T22:17:43.132Z] #21 41.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T22:17:43.132Z] #21 41.09 Setting up iptables (1.8.7-1) ... [2021-08-23T22:17:43.132Z] #21 41.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T22:17:43.132Z] #21 41.14 Setting up iproute2 (5.10.0-4) ... [2021-08-23T22:17:43.189Z] INFO: Expanding compiler 1 of 3... [2021-08-23T22:17:43.189Z] INFO: Expanding compiler 2 of 3... [2021-08-23T22:17:43.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-08-23T22:17:43.388Z] === RUN TestIpcModeNone [2021-08-23T22:17:43.655Z] #21 41.46 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T22:17:43.957Z] --- PASS: TestIpcModeNone (0.71s) [2021-08-23T22:17:43.957Z] === RUN TestIpcModePrivate [2021-08-23T22:17:44.431Z] #58 197.2 # github.com/containerd/containerd/cmd/containerd [2021-08-23T22:17:44.431Z] #58 197.2 /usr/bin/ld: /tmp/go-link-336005507/000019.o: in function `New': [2021-08-23T22:17:44.431Z] #58 197.2 /tmp/tmp.rybZnOP3nU/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-08-23T22:17:44.431Z] #58 197.3 + bin/containerd-stress [2021-08-23T22:17:44.526Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-08-23T22:17:44.591Z] #21 DONE 42.2s [2021-08-23T22:17:44.591Z] [2021-08-23T22:17:44.591Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-23T22:17:44.591Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T22:17:44.621Z] #23 9.457 Collecting yamllint==1.26.1 [2021-08-23T22:17:44.786Z] --- PASS: TestIpcModePrivate (0.73s) [2021-08-23T22:17:44.786Z] === RUN TestIpcModeShareable [2021-08-23T22:17:45.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-08-23T22:17:45.190Z] #23 10.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T22:17:45.306Z] --- PASS: TestIpcModeShareable (0.71s) [2021-08-23T22:17:45.306Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T22:17:45.412Z] #22 1.027 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T22:17:45.412Z] #22 1.038 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T22:17:45.412Z] #22 1.042 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T22:17:45.412Z] #22 DONE 1.1s [2021-08-23T22:17:45.412Z] [2021-08-23T22:17:45.412Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:17:45.412Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T22:17:46.076Z] INFO: Expanding compiler 3 of 3... [2021-08-23T22:17:46.531Z] INFO: Removing downloaded files... [2021-08-23T22:17:46.531Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-23T22:17:46.531Z] INFO: Configuring git core.autocrlf... [2021-08-23T22:17:46.570Z] #23 11.59 Collecting pathspec>=0.5.3 [2021-08-23T22:17:46.570Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T22:17:46.830Z] #23 11.88 Collecting pyyaml [2021-08-23T22:17:46.830Z] #23 11.88 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T22:17:46.830Z] #23 11.92 Building wheels for collected packages: yamllint [2021-08-23T22:17:46.830Z] #23 11.93 Building wheel for yamllint (setup.py): started [2021-08-23T22:17:46.972Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T22:17:46.972Z] [2021-08-23T22:17:46.972Z] ________ ____ __. [2021-08-23T22:17:46.972Z] \_____ \ | |/ _| [2021-08-23T22:17:46.972Z] / | \| < [2021-08-23T22:17:46.972Z] / | \ | \ [2021-08-23T22:17:46.972Z] \_______ /____|__ \ [2021-08-23T22:17:46.972Z] \/ \/ [2021-08-23T22:17:46.972Z] [2021-08-23T22:17:46.972Z] INFO: make.ps1 ended at 08/23/2021 22:17:45 [2021-08-23T22:17:47.429Z] INFO: Binaries build ended at 08/23/2021 22:17:47. Duration:00:01:04.3495604 [2021-08-23T22:17:47.731Z] #58 200.9 + bin/containerd-shim [2021-08-23T22:17:47.769Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T22:17:47.769Z] #23 12.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=00fb9670a2f40631e21b1129f2dd429583879d6ed3b1cd2d6d4eac67d6b87730 [2021-08-23T22:17:47.769Z] #23 12.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T22:17:47.769Z] #23 12.85 Successfully built yamllint [2021-08-23T22:17:47.769Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T22:17:47.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s) [2021-08-23T22:17:47.845Z] === RUN TestAPIIpcModeHost [2021-08-23T22:17:47.845Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-08-23T22:17:47.845Z] === RUN TestDaemonIpcModeShareable [2021-08-23T22:17:47.883Z] INFO: Copying the built daemon binary to d:\CI\PR-42770\5\binary\dockerd-247f4796d2.exe... [2021-08-23T22:17:47.883Z] INFO: Copying the built client binary to d:\CI\PR-42770\5\binary\docker-247f4796d2.exe... [2021-08-23T22:17:47.883Z] INFO: Copying dockerversion from the container... [2021-08-23T22:17:48.028Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T22:17:48.338Z] INFO: Copying the golang package from the container to d:\CI\PR-42770\5\installer\go.zip... [2021-08-23T22:17:48.598Z] #23 DONE 13.8s [2021-08-23T22:17:48.598Z] [2021-08-23T22:17:48.598Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T22:17:48.598Z] #26 sha256:08041e901347e000f8bc8a38d1075326b804501c2478ac45f82dcd988cee3b70 [2021-08-23T22:17:48.598Z] #26 DONE 0.2s [2021-08-23T22:17:48.598Z] [2021-08-23T22:17:48.598Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:48.598Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:17:48.793Z] INFO: Extracting go.zip to d:\CI\PR-42770\5\go [2021-08-23T22:17:48.858Z] #58 ... [2021-08-23T22:17:48.858Z] [2021-08-23T22:17:48.858Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T22:17:48.858Z] #31 sha256:ec2bfcb04fb80ae0f192e436941d99fece693d6ae53ad83c6974e92b62add73d [2021-08-23T22:17:49.118Z] #31 DONE 0.2s [2021-08-23T22:17:49.118Z] [2021-08-23T22:17:49.118Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T22:17:49.118Z] #34 sha256:7998bafe2f6143f25548add73802a7e40f828cf1b3c5de4023ec8d6906b084a3 [2021-08-23T22:17:49.118Z] #34 DONE 0.1s [2021-08-23T22:17:49.118Z] [2021-08-23T22:17:49.118Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T22:17:49.118Z] #36 sha256:50575ff9fe7540073af3e980109609c3bd5c1c113af7a419e673696f253ac1b5 [2021-08-23T22:17:49.118Z] #36 DONE 0.1s [2021-08-23T22:17:49.118Z] [2021-08-23T22:17:49.118Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:17:49.118Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:17:49.240Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-23T22:17:49.240Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2021-08-23T22:17:49.240Z] === RUN TestDaemonIpcModePrivate [2021-08-23T22:17:49.378Z] #41 ... [2021-08-23T22:17:49.379Z] [2021-08-23T22:17:49.379Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T22:17:49.379Z] #39 sha256:6b840bb58e6092bfeb8b53fb86ea446c4b83d3ad5bc5a393a479e35bab94a1ef [2021-08-23T22:17:49.379Z] #39 DONE 0.1s [2021-08-23T22:17:49.379Z] [2021-08-23T22:17:49.379Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:17:49.379Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:17:50.210Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-23T22:17:50.476Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-08-23T22:17:50.476Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T22:17:50.654Z] #23 ... [2021-08-23T22:17:50.654Z] [2021-08-23T22:17:50.655Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:17:50.655Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:17:50.655Z] #41 231.5 + dpkg --print-architecture [2021-08-23T22:17:50.655Z] #41 231.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-23T22:17:50.655Z] #41 231.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-23T22:17:50.655Z] #41 231.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-23T22:17:51.418Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-23T22:17:51.680Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2021-08-23T22:17:51.680Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T22:17:52.672Z] #41 DONE 240.9s [2021-08-23T22:17:52.672Z] [2021-08-23T22:17:52.672Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:17:52.672Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:17:53.062Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-23T22:17:53.062Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2021-08-23T22:17:53.062Z] === RUN TestIpcModeOlderClient [2021-08-23T22:17:53.062Z] === PAUSE TestIpcModeOlderClient [2021-08-23T22:17:53.062Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:17:53.632Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-08-23T22:17:53.632Z] === RUN TestKillContainer [2021-08-23T22:17:53.632Z] === RUN TestKillContainer/no_signal [2021-08-23T22:17:54.060Z] #51 ... [2021-08-23T22:17:54.060Z] [2021-08-23T22:17:54.060Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T22:17:54.060Z] #42 sha256:c60a01f6fee5e312ea8785ff5a9a09179999a6a12c2541a2aa9eaac1178104da [2021-08-23T22:17:54.060Z] #42 DONE 0.1s [2021-08-23T22:17:54.060Z] [2021-08-23T22:17:54.060Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:17:54.060Z] #46 sha256:f6a653f5eccd985dd76bbb22100ffeac7c66cb14dbd1b5b09536e6828205a0fa [2021-08-23T22:17:54.060Z] #46 DONE 0.1s [2021-08-23T22:17:54.060Z] [2021-08-23T22:17:54.060Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T22:17:54.060Z] #48 sha256:c29fab3da188a555edf593cd6932191f50ed96aaf7af954d729f2c91446a89c9 [2021-08-23T22:17:54.201Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:17:54.324Z] #48 DONE 0.1s [2021-08-23T22:17:54.324Z] [2021-08-23T22:17:54.324Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T22:17:54.324Z] #50 sha256:ad8e8dd00d5aa706a115d8570cab3535e526a079666d27fd1767082d85cea8b5 [2021-08-23T22:17:54.324Z] #50 DONE 0.1s [2021-08-23T22:17:54.324Z] [2021-08-23T22:17:54.324Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:17:54.324Z] #55 sha256:42a7e71c080d66304d7b2f05f5b21efff4c2bae23094fe41e472d81354ae26eb [2021-08-23T22:17:54.324Z] #55 ... [2021-08-23T22:17:54.324Z] [2021-08-23T22:17:54.324Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:17:54.324Z] #51 sha256:abe8411660e9b09ae93a7d41f8f555f05f3188a3a3d1448adf9ea660d4cecf1d [2021-08-23T22:17:54.324Z] #51 242.7 + /build/golangci-lint --version [2021-08-23T22:17:54.461Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:17:54.585Z] #51 243.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T22:17:54.585Z] #51 DONE 243.1s [2021-08-23T22:17:54.585Z] [2021-08-23T22:17:54.585Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:17:54.585Z] #55 sha256:42a7e71c080d66304d7b2f05f5b21efff4c2bae23094fe41e472d81354ae26eb [2021-08-23T22:17:54.828Z] #41 ... [2021-08-23T22:17:54.828Z] [2021-08-23T22:17:54.828Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T22:17:54.828Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T22:17:54.828Z] #23 9.466 Collecting yamllint==1.26.1 [2021-08-23T22:17:55.031Z] --- PASS: TestKillContainer (1.43s) [2021-08-23T22:17:55.031Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-08-23T22:17:55.031Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-08-23T22:17:55.031Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-08-23T22:17:55.031Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:17:55.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T22:17:55.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T22:17:55.758Z] #23 10.50 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T22:17:55.889Z] #58 208.1 + bin/containerd-shim-runc-v1 [2021-08-23T22:17:56.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.01s) [2021-08-23T22:17:56.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-08-23T22:17:56.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2021-08-23T22:17:56.173Z] === RUN TestKillStoppedContainer [2021-08-23T22:17:56.173Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-23T22:17:56.173Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:17:56.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T22:17:56.173Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:17:56.743Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-08-23T22:17:56.743Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:17:56.743Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T22:17:56.743Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T22:17:56.743Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:17:57.003Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2021-08-23T22:17:57.003Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T22:17:57.137Z] #23 11.64 Collecting pathspec>=0.5.3 [2021-08-23T22:17:57.137Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T22:17:57.395Z] #23 11.92 Collecting pyyaml [2021-08-23T22:17:57.395Z] #23 11.93 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T22:17:57.395Z] #23 11.97 Building wheels for collected packages: yamllint [2021-08-23T22:17:57.395Z] #23 11.97 Building wheel for yamllint (setup.py): started [2021-08-23T22:17:57.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2021-08-23T22:17:57.573Z] === RUN TestLinksContainerNames [2021-08-23T22:17:57.882Z] #55 ... [2021-08-23T22:17:57.882Z] [2021-08-23T22:17:57.882Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T22:17:57.882Z] #52 sha256:231c6e0ee57650b999f0126ff32f9eec5cdd8324d1cc1d6fcb58fbb33987a270 [2021-08-23T22:17:57.882Z] #52 DONE 0.1s [2021-08-23T22:17:57.882Z] [2021-08-23T22:17:57.882Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T22:17:57.882Z] #54 sha256:5bfc3ca85b221d4a8398e4b674c56e17205058fb9f81565f7125e43c44505b12 [2021-08-23T22:17:57.882Z] #54 DONE 0.1s [2021-08-23T22:17:57.882Z] [2021-08-23T22:17:57.882Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:57.882Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:17:58.327Z] #23 12.93 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T22:17:58.327Z] #23 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8660d61fd5d5043b97b458e6c59c5c32e8d6c2cb6fae3ef8b75b7eeb27e6d49a [2021-08-23T22:17:58.327Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T22:17:58.327Z] #23 12.93 Successfully built yamllint [2021-08-23T22:17:58.327Z] #23 12.98 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T22:17:58.512Z] --- PASS: TestLinksContainerNames (1.00s) [2021-08-23T22:17:58.512Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:17:58.892Z] #23 13.38 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T22:17:59.083Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2021-08-23T22:17:59.083Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T22:17:59.150Z] #23 DONE 13.9s [2021-08-23T22:17:59.150Z] [2021-08-23T22:17:59.150Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:17:59.150Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:17:59.202Z] #58 212.6 + bin/containerd-shim-runc-v2 [2021-08-23T22:17:59.409Z] #58 ... [2021-08-23T22:17:59.409Z] [2021-08-23T22:17:59.409Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T22:17:59.409Z] #26 sha256:984cc1f04fcd3f8c9c1bdec56b07d6dc6847a74b5f9d441379ea697c831d0ddf [2021-08-23T22:17:59.409Z] #26 DONE 0.2s [2021-08-23T22:17:59.409Z] [2021-08-23T22:17:59.409Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T22:17:59.409Z] #31 sha256:654c9444da6cfa38ad07d1f2f2c57daee8862cd81b208190dad18c0bd4e64586 [2021-08-23T22:17:59.654Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/default [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/private [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/slave [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/shared [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/default [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/shared [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/slave [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/private [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T22:17:59.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:17:59.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T22:17:59.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:17:59.666Z] #31 DONE 0.2s [2021-08-23T22:17:59.666Z] [2021-08-23T22:17:59.666Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T22:17:59.666Z] #34 sha256:32584d9336ec777a16221a675a8a8c49f74bea818291685224f48d1f9f0976b4 [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T22:17:59.916Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-23T22:17:59.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-23T22:17:59.924Z] #34 DONE 0.1s [2021-08-23T22:17:59.924Z] [2021-08-23T22:17:59.924Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T22:17:59.924Z] #36 sha256:1cf614227449d62a6a86e0c2a7d3733c158a8833cb41f2f285c20f852d6dc8b9 [2021-08-23T22:17:59.924Z] #36 DONE 0.0s [2021-08-23T22:17:59.924Z] [2021-08-23T22:17:59.924Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T22:17:59.924Z] #39 sha256:c79bdcac5f09437d0e84013327a226006df69d42604b81007012b7536eef7eec [2021-08-23T22:17:59.924Z] #39 DONE 0.0s [2021-08-23T22:17:59.924Z] [2021-08-23T22:17:59.924Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:17:59.924Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:18:00.148Z] #58 213.5 + binaries [2021-08-23T22:18:00.148Z] #58 213.5 + install -D bin/containerd /build/containerd [2021-08-23T22:18:00.148Z] #58 213.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T22:18:00.148Z] #58 213.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T22:18:00.148Z] #58 213.6 + install -D bin/ctr /build/ctr [2021-08-23T22:18:00.176Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-23T22:18:00.176Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T22:18:00.176Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-23T22:18:00.177Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-23T22:18:00.177Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T22:18:01.560Z] --- PASS: TestContainerBindMountNonRecursive (1.55s) [2021-08-23T22:18:01.560Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T22:18:02.061Z] #58 DONE 215.3s [2021-08-23T22:18:02.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-08-23T22:18:02.130Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T22:18:02.389Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-08-23T22:18:02.389Z] === RUN TestNetworkNat [2021-08-23T22:18:02.958Z] --- PASS: TestNetworkNat (0.54s) [2021-08-23T22:18:02.958Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:18:03.448Z] [2021-08-23T22:18:03.448Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T22:18:03.448Z] #59 sha256:ac98fdd8a592289a0609b810470215b728a03a0c454a92c928c497577c7c1e13 [2021-08-23T22:18:03.528Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-08-23T22:18:03.528Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:18:04.018Z] #59 DONE 0.7s [2021-08-23T22:18:04.279Z] [2021-08-23T22:18:04.279Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T22:18:04.279Z] #63 sha256:219acdf474f094719b4ffa5e405d200c9b071d3b2ae3d07528a1c78b4086c654 [2021-08-23T22:18:04.540Z] #63 DONE 0.2s [2021-08-23T22:18:04.540Z] [2021-08-23T22:18:04.540Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T22:18:04.540Z] #68 sha256:360de80e2048c33165ee511c35460034a84ba668df536d5bf25968ef7ba7591a [2021-08-23T22:18:05.482Z] #68 DONE 1.1s [2021-08-23T22:18:05.482Z] [2021-08-23T22:18:05.482Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T22:18:05.482Z] #69 sha256:6902017e1f8fae9df742577068da259aab05e3ca946f058a945fe0f26b734ba2 [2021-08-23T22:18:05.482Z] #69 DONE 0.0s [2021-08-23T22:18:05.482Z] [2021-08-23T22:18:05.482Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T22:18:05.482Z] #70 sha256:e5f5b527644925aac30497de71e5f7aec705cadfb5ec0ba00b3a1cff5394db94 [2021-08-23T22:18:06.470Z] #41 ... [2021-08-23T22:18:06.470Z] [2021-08-23T22:18:06.470Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-23T22:18:06.470Z] #51 sha256:0252b8953284d48e3405ec07e9618aeada06ff184636618d8013a03232e96833 [2021-08-23T22:18:06.470Z] #51 250.9 + /build/golangci-lint --version [2021-08-23T22:18:06.728Z] #51 251.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T22:18:06.821Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2021-08-23T22:18:06.821Z] === RUN TestPause [2021-08-23T22:18:06.821Z] --- PASS: TestPause (0.53s) [2021-08-23T22:18:06.821Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:18:06.821Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:18:06.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:18:06.821Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:18:07.392Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2021-08-23T22:18:07.392Z] === RUN TestPidHost [2021-08-23T22:18:07.659Z] #51 DONE 252.1s [2021-08-23T22:18:07.659Z] [2021-08-23T22:18:07.659Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T22:18:07.659Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T22:18:07.659Z] #41 DONE 251.9s [2021-08-23T22:18:07.659Z] [2021-08-23T22:18:07.659Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:07.659Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:18:08.027Z] #70 DONE 2.1s [2021-08-23T22:18:08.027Z] [2021-08-23T22:18:08.027Z] #71 exporting to image [2021-08-23T22:18:08.027Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T22:18:08.027Z] #71 exporting layers [2021-08-23T22:18:08.775Z] --- PASS: TestPidHost (1.18s) [2021-08-23T22:18:08.775Z] === RUN TestPsFilter [2021-08-23T22:18:08.775Z] --- PASS: TestPsFilter (0.14s) [2021-08-23T22:18:08.775Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:18:09.036Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-08-23T22:18:09.036Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:18:09.607Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-08-23T22:18:09.607Z] === RUN TestRemoveContainerRunning [2021-08-23T22:18:09.820Z] INFO: Extraction ended at 08/23/2021 22:18:08. Duration:00:00:19.8025837 [2021-08-23T22:18:09.820Z] INFO: Updating the golang and path environment variables [2021-08-23T22:18:09.820Z] INFO: GOPATH=d:\gopath [2021-08-23T22:18:09.820Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T22:18:09.820Z] INFO: Running the daemon under test in debug mode [2021-08-23T22:18:09.820Z] INFO: Starting a daemon under test... [2021-08-23T22:18:09.820Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42770\5\daemon --pidfile d:\CI\PR-42770\5\docker.pid -D [2021-08-23T22:18:09.820Z] INFO: Process started successfully. [2021-08-23T22:18:09.820Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T22:18:09.820Z] INFO: Waiting for the daemon under test to start... [2021-08-23T22:18:10.178Z] --- PASS: TestRemoveContainerRunning (0.50s) [2021-08-23T22:18:10.178Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T22:18:10.184Z] #58 ... [2021-08-23T22:18:10.184Z] [2021-08-23T22:18:10.184Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T22:18:10.184Z] #42 sha256:4049f85422a9bc34a3dd5cee506d3f4a07531420a2594d236e1929207aa76ebc [2021-08-23T22:18:10.441Z] #42 DONE 0.8s [2021-08-23T22:18:10.441Z] [2021-08-23T22:18:10.441Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:18:10.441Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:18:10.698Z] #55 ... [2021-08-23T22:18:10.698Z] [2021-08-23T22:18:10.698Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T22:18:10.698Z] #46 sha256:c4bfa4ce07d4375f3bb2957bad507f07e4cd2b8d7db1bb7ae93e5f7dd956f6d8 [2021-08-23T22:18:10.698Z] #46 DONE 0.1s [2021-08-23T22:18:10.698Z] [2021-08-23T22:18:10.698Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T22:18:10.698Z] #48 sha256:53a980fd33cb25a5260fa38b0ccb2381582ed291ebcf281fb57a2297829100ce [2021-08-23T22:18:10.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2021-08-23T22:18:10.749Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:18:10.749Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T22:18:10.749Z] === RUN TestRenameLinkedContainer [2021-08-23T22:18:10.956Z] #48 DONE 0.2s [2021-08-23T22:18:10.956Z] [2021-08-23T22:18:10.956Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T22:18:10.956Z] #50 sha256:64cdd79fa3dd9b7a550ab5bf58ff9a5c25a2a2b0f20fd9ac987b8749faa7838e [2021-08-23T22:18:10.956Z] #50 DONE 0.1s [2021-08-23T22:18:10.956Z] [2021-08-23T22:18:10.956Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:18:10.956Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:18:11.520Z] #55 ... [2021-08-23T22:18:11.520Z] [2021-08-23T22:18:11.520Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T22:18:11.520Z] #52 sha256:c0636cff6bc1e923ff57a190eb667efc2b08aec76a8fa8483b3fd24036cb3bd3 [2021-08-23T22:18:11.777Z] #52 DONE 0.5s [2021-08-23T22:18:11.777Z] [2021-08-23T22:18:11.777Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:11.777Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:18:12.035Z] #58 ... [2021-08-23T22:18:12.035Z] [2021-08-23T22:18:12.035Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T22:18:12.035Z] #54 sha256:7a1ac210193ccb71c69a5c7db148c4f03e3342486ad5c8cafbca7a6e9fa35432 [2021-08-23T22:18:12.035Z] #54 DONE 0.1s [2021-08-23T22:18:12.035Z] [2021-08-23T22:18:12.035Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:18:12.035Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:18:12.238Z] #71 exporting layers 4.4s done [2021-08-23T22:18:12.238Z] #71 writing image sha256:9a6edeb64e2aa812563b4aef9580ca6d7d20f05051e0c74c3b839d91162bc01c done [2021-08-23T22:18:12.238Z] #71 naming to docker.io/library/docker:247f4796d21d98909974410ff27b61233776ae3a done [2021-08-23T22:18:12.238Z] #71 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T22:18:12.580Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T22:18:12.661Z] --- PASS: TestRenameLinkedContainer (2.03s) [2021-08-23T22:18:12.661Z] === RUN TestRenameStoppedContainer [2021-08-23T22:18:12.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/test/unit [2021-08-23T22:18:13.231Z] --- PASS: TestRenameStoppedContainer (0.49s) [2021-08-23T22:18:13.231Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:18:14.172Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2021-08-23T22:18:14.172Z] === RUN TestRenameInvalidName [2021-08-23T22:18:14.742Z] --- PASS: TestRenameInvalidName (0.48s) [2021-08-23T22:18:14.742Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:18:15.415Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T22:18:15.415Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T22:18:15.415Z] + TESTDIRS=./... [2021-08-23T22:18:15.415Z] + exclude_paths='/vendor/|/integration' [2021-08-23T22:18:15.415Z] ++ go list ./... [2021-08-23T22:18:15.415Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T22:18:16.364Z] + pkg_list='github.com/docker/docker/api [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/backend [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/container [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/events [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/filters [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/image [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/mount [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/network [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/registry [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/time [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/versions [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:18:16.364Z] github.com/docker/docker/api/types/volume [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:18:16.364Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:18:16.364Z] github.com/docker/docker/cli [2021-08-23T22:18:16.364Z] github.com/docker/docker/cli/config [2021-08-23T22:18:16.364Z] github.com/docker/docker/cli/debug [2021-08-23T22:18:16.364Z] github.com/docker/docker/client [2021-08-23T22:18:16.364Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:18:16.364Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:18:16.364Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:18:16.364Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:18:16.364Z] github.com/docker/docker/container [2021-08-23T22:18:16.364Z] github.com/docker/docker/container/stream [2021-08-23T22:18:16.364Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:18:16.364Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:18:16.364Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/config [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/events [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/exec [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/images [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/links [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/names [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/network [2021-08-23T22:18:16.364Z] github.com/docker/docker/daemon/stats [2021-08-23T22:18:16.364Z] github.com/docker/docker/distribution [2021-08-23T22:18:16.364Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:18:16.364Z] github.com/docker/docker/distribution/utils [2021-08-23T22:18:16.364Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:18:16.364Z] github.com/docker/docker/dockerversion [2021-08-23T22:18:16.364Z] github.com/docker/docker/errdefs [2021-08-23T22:18:16.364Z] github.com/docker/docker/image [2021-08-23T22:18:16.364Z] github.com/docker/docker/image/cache [2021-08-23T22:18:16.364Z] github.com/docker/docker/image/tarexport [2021-08-23T22:18:16.364Z] github.com/docker/docker/image/v1 [2021-08-23T22:18:16.364Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:18:16.364Z] github.com/docker/docker/layer [2021-08-23T22:18:16.364Z] github.com/docker/docker/libcontainerd [2021-08-23T22:18:16.364Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:18:16.364Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:18:16.364Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:18:16.364Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:18:16.364Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:18:16.365Z] github.com/docker/docker/oci [2021-08-23T22:18:16.365Z] github.com/docker/docker/oci/caps [2021-08-23T22:18:16.365Z] github.com/docker/docker/opts [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/archive [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/directory [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/locker [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/mount [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/platform [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/pools [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/progress [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/signal [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/stack [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/system [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/term [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:18:16.365Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:18:16.365Z] github.com/docker/docker/plugin [2021-08-23T22:18:16.365Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:18:16.365Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:18:16.365Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:18:16.365Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:18:16.365Z] github.com/docker/docker/quota [2021-08-23T22:18:16.365Z] github.com/docker/docker/reference [2021-08-23T22:18:16.365Z] github.com/docker/docker/registry [2021-08-23T22:18:16.365Z] github.com/docker/docker/registry/resumable [2021-08-23T22:18:16.365Z] github.com/docker/docker/restartmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/rootless [2021-08-23T22:18:16.365Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:18:16.365Z] github.com/docker/docker/runconfig [2021-08-23T22:18:16.365Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/environment [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/registry [2021-08-23T22:18:16.365Z] github.com/docker/docker/testutil/request [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/drivers [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/local [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/mounts [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/service [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:18:16.365Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:18:16.365Z] ++ echo 'github.com/docker/docker/api [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/backend [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/container [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/events [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/filters [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/image [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/mount [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/network [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/registry [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/time [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/versions [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:18:16.365Z] github.com/docker/docker/api/types/volume [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:18:16.365Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:18:16.365Z] github.com/docker/docker/cli [2021-08-23T22:18:16.365Z] github.com/docker/docker/cli/config [2021-08-23T22:18:16.365Z] github.com/docker/docker/cli/debug [2021-08-23T22:18:16.365Z] github.com/docker/docker/client [2021-08-23T22:18:16.365Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:18:16.365Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:18:16.365Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:18:16.365Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:18:16.365Z] github.com/docker/docker/container [2021-08-23T22:18:16.365Z] github.com/docker/docker/container/stream [2021-08-23T22:18:16.365Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:18:16.365Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:18:16.365Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/config [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/events [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/exec [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/images [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/links [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/names [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/network [2021-08-23T22:18:16.365Z] github.com/docker/docker/daemon/stats [2021-08-23T22:18:16.365Z] github.com/docker/docker/distribution [2021-08-23T22:18:16.365Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:18:16.365Z] github.com/docker/docker/distribution/utils [2021-08-23T22:18:16.365Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:18:16.365Z] github.com/docker/docker/dockerversion [2021-08-23T22:18:16.365Z] github.com/docker/docker/errdefs [2021-08-23T22:18:16.365Z] github.com/docker/docker/image [2021-08-23T22:18:16.365Z] github.com/docker/docker/image/cache [2021-08-23T22:18:16.365Z] github.com/docker/docker/image/tarexport [2021-08-23T22:18:16.365Z] github.com/docker/docker/image/v1 [2021-08-23T22:18:16.365Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:18:16.365Z] github.com/docker/docker/layer [2021-08-23T22:18:16.365Z] github.com/docker/docker/libcontainerd [2021-08-23T22:18:16.365Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:18:16.365Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:18:16.365Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:18:16.365Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:18:16.365Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:18:16.366Z] github.com/docker/docker/oci [2021-08-23T22:18:16.366Z] github.com/docker/docker/oci/caps [2021-08-23T22:18:16.366Z] github.com/docker/docker/opts [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/archive [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/directory [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/locker [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/mount [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/platform [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pools [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/progress [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/signal [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stack [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/system [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/term [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:18:16.366Z] github.com/docker/docker/plugin [2021-08-23T22:18:16.366Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:18:16.366Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:18:16.366Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:18:16.366Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:18:16.366Z] github.com/docker/docker/quota [2021-08-23T22:18:16.366Z] github.com/docker/docker/reference [2021-08-23T22:18:16.366Z] github.com/docker/docker/registry [2021-08-23T22:18:16.366Z] github.com/docker/docker/registry/resumable [2021-08-23T22:18:16.366Z] github.com/docker/docker/restartmanager [2021-08-23T22:18:16.366Z] github.com/docker/docker/rootless [2021-08-23T22:18:16.366Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:18:16.366Z] github.com/docker/docker/runconfig [2021-08-23T22:18:16.366Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/environment [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/registry [2021-08-23T22:18:16.366Z] github.com/docker/docker/testutil/request [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume/drivers [2021-08-23T22:18:16.366Z] github.com/doc++ grep --fixed-strings -v /libnetwork [2021-08-23T22:18:16.366Z] ker/docker/volume/local [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume/mounts [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume/service [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:18:16.366Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:18:16.366Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/backend [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/container [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/events [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/filters [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/image [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/mount [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/network [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/registry [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/time [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/versions [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:18:16.366Z] github.com/docker/docker/api/types/volume [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:18:16.366Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:18:16.366Z] github.com/docker/docker/cli [2021-08-23T22:18:16.366Z] github.com/docker/docker/cli/config [2021-08-23T22:18:16.366Z] github.com/docker/docker/cli/debug [2021-08-23T22:18:16.366Z] github.com/docker/docker/client [2021-08-23T22:18:16.366Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:18:16.366Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:18:16.366Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:18:16.366Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:18:16.366Z] github.com/docker/docker/container [2021-08-23T22:18:16.366Z] github.com/docker/docker/container/stream [2021-08-23T22:18:16.366Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:18:16.366Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:18:16.366Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/config [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/events [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/exec [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/images [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/links [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/names [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/network [2021-08-23T22:18:16.366Z] github.com/docker/docker/daemon/stats [2021-08-23T22:18:16.366Z] github.com/docker/docker/distribution [2021-08-23T22:18:16.366Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:18:16.366Z] github.com/docker/docker/distribution/utils [2021-08-23T22:18:16.366Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:18:16.366Z] github.com/docker/docker/dockerversion [2021-08-23T22:18:16.366Z] github.com/docker/docker/errdefs [2021-08-23T22:18:16.366Z] github.com/docker/docker/image [2021-08-23T22:18:16.366Z] github.com/docker/docker/image/cache [2021-08-23T22:18:16.366Z] github.com/docker/docker/image/tarexport [2021-08-23T22:18:16.366Z] github.com/docker/docker/image/v1 [2021-08-23T22:18:16.366Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:18:16.366Z] github.com/docker/docker/layer [2021-08-23T22:18:16.366Z] github.com/docker/docker/libcontainerd [2021-08-23T22:18:16.366Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:18:16.366Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:18:16.366Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:18:16.366Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:18:16.366Z] github.com/docker/docker/oci [2021-08-23T22:18:16.366Z] github.com/docker/docker/oci/caps [2021-08-23T22:18:16.366Z] github.com/docker/docker/opts [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/archive [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/directory [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/locker [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/mount [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/platform [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pools [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/progress [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/signal [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stack [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/system [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/term [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:18:16.366Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:18:16.367Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:18:16.367Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:18:16.367Z] github.com/docker/docker/quota [2021-08-23T22:18:16.367Z] github.com/docker/docker/reference [2021-08-23T22:18:16.367Z] github.com/docker/docker/registry [2021-08-23T22:18:16.367Z] github.com/docker/docker/registry/resumable [2021-08-23T22:18:16.367Z] github.com/docker/docker/restartmanager [2021-08-23T22:18:16.367Z] github.com/docker/docker/rootless [2021-08-23T22:18:16.367Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:18:16.367Z] github.com/docker/docker/runconfig [2021-08-23T22:18:16.367Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/environment [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/registry [2021-08-23T22:18:16.367Z] github.com/docker/docker/testutil/request [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/drivers [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/local [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/mounts [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/service [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:18:16.367Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:18:16.367Z] ++ echo 'github.com/docker/docker/api [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/backend [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/container [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/events [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/filters [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/image [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/mount [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/network [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/registry [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/time [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/versions [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:18:16.367Z] github.com/docker/docker/api/types/volume [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:18:16.367Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:18:16.367Z] github.com/docker/docker/cli [2021-08-23T22:18:16.367Z] github.com/docker/docker/cli/config [2021-08-23T22:18:16.367Z] github.com/docker/docker/cli/debug [2021-08-23T22:18:16.367Z] github.com/docker/docker/client [2021-08-23T22:18:16.367Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:18:16.367Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:18:16.367Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:18:16.367Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:18:16.367Z] github.com/docker/docker/container [2021-08-23T22:18:16.367Z] github.com/docker/docker/container/stream [2021-08-23T22:18:16.367Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:18:16.367Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:18:16.367Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/config [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/events [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/exec [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/images [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/links [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/names [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/network [2021-08-23T22:18:16.367Z] github.com/docker/docker/daemon/stats [2021-08-23T22:18:16.367Z] github.com/docker/docker/distribution [2021-08-23T22:18:16.367Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:18:16.367Z] github.com/docker/docker/distribution/utils [2021-08-23T22:18:16.367Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:18:16.367Z] github.com/docker/docker/dockerversion [2021-08-23T22:18:16.367Z] github.com/docker/docker/errdefs [2021-08-23T22:18:16.367Z] github.com/docker/docker/image [2021-08-23T22:18:16.367Z] github.com/docker/docker/image/cache [2021-08-23T22:18:16.367Z] github.com/docker/docker/image/tarexport [2021-08-23T22:18:16.367Z] github.com/docker/docker/image/v1 [2021-08-23T22:18:16.367Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:18:16.367Z] github.com/docker/docker/layer [2021-08-23T22:18:16.367Z] github.com/docker/docker/libcontainerd [2021-08-23T22:18:16.367Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:18:16.367Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:18:16.367Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:18:16.367Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:18:16.367Z] github.com/docker/docker/oci [2021-08-23T22:18:16.367Z] github.com/docker/docker/oci/caps [2021-08-23T22:18:16.367Z] github.com/docker/docker/opts [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/archive [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/directory [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/locker [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/mount [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/platform [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/pools [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/progress [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/signal [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/stack [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/system [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/term [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:18:16.367Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:18:16.367Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:18:16.367Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:18:16.367Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:18:16.368Z] github.com/docker/docker/quota [2021-08-23T22:18:16.368Z] github.com/docker/docker/reference [2021-08-23T22:18:16.368Z] github.com/docker/docker/registry [2021-08-23T22:18:16.368Z] github.com/docker/docker/registry/resumable [2021-08-23T22:18:16.368Z] github.com/docker/docker/restartmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/rootless [2021-08-23T22:18:16.368Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:18:16.368Z] github.com/docker/docker/runconfig [2021-08-23T22:18:16.368Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/environment [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/registry [2021-08-23T22:18:16.368Z] github.com/docker/docker/testutil/request [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/drivers [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/local [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/mounts [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/service [2021-08-23T22:18:16.368Z] ++ grep --fixed-strings /libnetwork [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:18:16.368Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:18:16.368Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/types' [2021-08-23T22:18:16.368Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/types' [2021-08-23T22:18:16.368Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:18:16.368Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:18:16.368Z] + type docker-proxy [2021-08-23T22:18:16.368Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T22:18:16.368Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T22:18:16.368Z] [2021-08-23T22:18:16.629Z] Removing bundles/ [2021-08-23T22:18:16.629Z] [2021-08-23T22:18:16.629Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T22:18:16.629Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T22:18:16.629Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:18:16.652Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2021-08-23T22:18:16.652Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:18:16.912Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2021-08-23T22:18:16.912Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:18:18.293Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-08-23T22:18:18.293Z] === RUN TestResize [2021-08-23T22:18:18.553Z] --- PASS: TestResize (0.50s) [2021-08-23T22:18:18.553Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:18:19.124Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2021-08-23T22:18:19.124Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:18:19.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:19.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:19.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:19.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:18:19.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:18:19.828Z] #58 210.1 + bin/containerd [2021-08-23T22:18:21.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:21.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:22.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:18:22.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:18:24.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:18:24.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:18:24.774Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T22:18:24.774Z] [2021-08-23T22:18:24.774Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T22:18:24.774Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T22:18:24.774Z] [2021-08-23T22:18:24.774Z] + mkdir -p bundles [2021-08-23T22:18:24.774Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/backend [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/container [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/events [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/filters [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/image [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/mount [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/network [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/registry [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/time [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/versions [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:18:24.774Z] github.com/docker/docker/api/types/volume [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:18:24.774Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:18:24.774Z] github.com/docker/docker/cli [2021-08-23T22:18:24.774Z] github.com/docker/docker/cli/config [2021-08-23T22:18:24.774Z] github.com/docker/docker/cli/debug [2021-08-23T22:18:24.774Z] github.com/docker/docker/client [2021-08-23T22:18:24.774Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:18:24.774Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:18:24.774Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:18:24.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:18:24.774Z] github.com/docker/docker/container [2021-08-23T22:18:24.774Z] github.com/docker/docker/container/stream [2021-08-23T22:18:24.774Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:18:24.774Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:18:24.774Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/config [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/events [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/exec [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/images [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/links [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/names [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/network [2021-08-23T22:18:24.774Z] github.com/docker/docker/daemon/stats [2021-08-23T22:18:24.774Z] github.com/docker/docker/distribution [2021-08-23T22:18:24.774Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:18:24.774Z] github.com/docker/docker/distribution/utils [2021-08-23T22:18:24.774Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:18:24.774Z] github.com/docker/docker/dockerversion [2021-08-23T22:18:24.774Z] github.com/docker/docker/errdefs [2021-08-23T22:18:24.774Z] github.com/docker/docker/image [2021-08-23T22:18:24.774Z] github.com/docker/docker/image/cache [2021-08-23T22:18:24.774Z] github.com/docker/docker/image/tarexport [2021-08-23T22:18:24.774Z] github.com/docker/docker/image/v1 [2021-08-23T22:18:24.774Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:18:24.774Z] github.com/docker/docker/layer [2021-08-23T22:18:24.774Z] github.com/docker/docker/libcontainerd [2021-08-23T22:18:24.774Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:18:24.774Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:18:24.774Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:18:24.774Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:18:24.774Z] github.com/docker/docker/oci [2021-08-23T22:18:24.774Z] github.com/docker/docker/oci/caps [2021-08-23T22:18:24.774Z] github.com/docker/docker/opts [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/archive [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/directory [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/locker [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/mount [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/platform [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/pools [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/progress [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/signal [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/stack [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/system [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/term [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:18:24.774Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:18:24.774Z] github.com/docker/docker/plugin [2021-08-23T22:18:24.774Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:18:24.774Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:18:24.774Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:18:24.774Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:18:24.774Z] github.com/docker/docker/quota [2021-08-23T22:18:24.774Z] github.com/docker/docker/reference [2021-08-23T22:18:24.774Z] github.com/docker/docker/registry [2021-08-23T22:18:24.774Z] github.com/docker/docker/registry/resumable [2021-08-23T22:18:24.774Z] github.com/docker/docker/restartmanager [2021-08-23T22:18:24.774Z] github.com/docker/docker/rootless [2021-08-23T22:18:24.774Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:18:24.774Z] github.com/docker/docker/runconfig [2021-08-23T22:18:24.774Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/environment [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/registry [2021-08-23T22:18:24.774Z] github.com/docker/docker/testutil/request [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/drivers [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/local [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/mounts [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/service [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:18:24.774Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T22:18:24.775Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-23T22:18:26.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:18:26.400Z] #58 ... [2021-08-23T22:18:26.400Z] [2021-08-23T22:18:26.400Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:18:26.400Z] #55 sha256:42a7e71c080d66304d7b2f05f5b21efff4c2bae23094fe41e472d81354ae26eb [2021-08-23T22:18:26.400Z] #55 103.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T22:18:26.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:18:26.693Z] ? github.com/docker/docker/api [no test files] [2021-08-23T22:18:26.970Z] #55 104.2 + mkdir -p /build [2021-08-23T22:18:26.970Z] #55 104.2 + cp runc /build/runc [2021-08-23T22:18:27.539Z] #55 DONE 104.6s [2021-08-23T22:18:27.539Z] [2021-08-23T22:18:27.539Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:27.539Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:18:28.479Z] #58 ... [2021-08-23T22:18:28.479Z] [2021-08-23T22:18:28.479Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T22:18:28.479Z] #56 sha256:148f8e6ac70df3f53c6d8534ba9b302258b0a083089c0979daf904777682109d [2021-08-23T22:18:28.479Z] #56 DONE 0.1s [2021-08-23T22:18:28.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:18:28.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:18:28.739Z] [2021-08-23T22:18:28.739Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:28.739Z] #58 sha256:09f525a4e37baae283a699c8ec5e35f53ce516192190c1ecac211227342eb8a9 [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.35s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2021-08-23T22:18:30.449Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s) [2021-08-23T22:18:30.449Z] === RUN TestCgroupNamespacesRun [2021-08-23T22:18:30.860Z] ...INFO: Daemon under test started and replied! [2021-08-23T22:18:30.860Z] INFO: Docker version of the daemon under test [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] Client: [2021-08-23T22:18:30.860Z] Version: 17.06.2-ce [2021-08-23T22:18:30.860Z] API version: 1.30 [2021-08-23T22:18:30.860Z] Go version: go1.8.3 [2021-08-23T22:18:30.860Z] Git commit: cec0b72 [2021-08-23T22:18:30.860Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T22:18:30.860Z] OS/Arch: windows/amd64 [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] Server: [2021-08-23T22:18:30.860Z] Version: 0.0.0-dev [2021-08-23T22:18:30.860Z] API version: 1.42 (minimum version 1.24) [2021-08-23T22:18:30.860Z] Go version: go1.16.7 [2021-08-23T22:18:30.860Z] Git commit: 247f4796d2 [2021-08-23T22:18:30.860Z] Built: 08/23/2021 22:16:46 [2021-08-23T22:18:30.860Z] OS/Arch: windows/amd64 [2021-08-23T22:18:30.860Z] Experimental: false [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] INFO: Docker info of the daemon under test [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] Containers: 0 [2021-08-23T22:18:30.860Z] Running: 0 [2021-08-23T22:18:30.860Z] Paused: 0 [2021-08-23T22:18:30.860Z] Stopped: 0 [2021-08-23T22:18:30.860Z] Images: 0 [2021-08-23T22:18:30.860Z] Server Version: 0.0.0-dev [2021-08-23T22:18:30.860Z] Storage Driver: windowsfilter [2021-08-23T22:18:30.860Z] Windows: [2021-08-23T22:18:30.860Z] Logging Driver: json-file [2021-08-23T22:18:30.860Z] Plugins: [2021-08-23T22:18:30.860Z] Volume: local [2021-08-23T22:18:30.860Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:18:30.860Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:18:30.860Z] Swarm: inactive [2021-08-23T22:18:30.860Z] Default Isolation: process [2021-08-23T22:18:30.860Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T22:18:30.860Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T22:18:30.860Z] OSType: windows [2021-08-23T22:18:30.860Z] Architecture: x86_64 [2021-08-23T22:18:30.860Z] CPUs: 4 [2021-08-23T22:18:30.860Z] Total Memory: 32GiB [2021-08-23T22:18:30.860Z] Name: azwin-2-5e0e00 [2021-08-23T22:18:30.860Z] ID: 7GOP:KS4E:7XJ3:2FEU:XUZB:TFD7:Y3X4:ZKPV:TA22:CFTJ:VXVU:RQSC [2021-08-23T22:18:30.860Z] Docker Root Dir: D:\CI\PR-42770\5\daemon [2021-08-23T22:18:30.860Z] Debug Mode (client): false [2021-08-23T22:18:30.860Z] Debug Mode (server): true [2021-08-23T22:18:30.860Z] File Descriptors: -1 [2021-08-23T22:18:30.860Z] Goroutines: 16 [2021-08-23T22:18:30.860Z] System Time: 2021-08-23T22:18:28.0305042Z [2021-08-23T22:18:30.860Z] EventsListeners: 0 [2021-08-23T22:18:30.860Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:18:30.860Z] Labels: [2021-08-23T22:18:30.860Z] Experimental: false [2021-08-23T22:18:30.860Z] Insecure Registries: [2021-08-23T22:18:30.860Z] 127.0.0.0/8 [2021-08-23T22:18:30.860Z] Live Restore Enabled: false [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] INFO: Docker images of the daemon under test [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:18:30.860Z] [2021-08-23T22:18:30.860Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-23T22:18:30.860Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-23T22:18:30.860Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T22:18:30.860Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T22:18:31.836Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2021-08-23T22:18:31.836Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T22:18:31.836Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T22:18:31.836Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T22:18:31.836Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T22:18:33.241Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2021-08-23T22:18:33.241Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T22:18:33.939Z] #55 ... [2021-08-23T22:18:33.939Z] [2021-08-23T22:18:33.939Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:33.939Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:18:33.939Z] #58 219.5 + bin/containerd [2021-08-23T22:18:34.204Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2021-08-23T22:18:34.204Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T22:18:35.592Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2021-08-23T22:18:35.592Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T22:18:36.977Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-08-23T22:18:36.977Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T22:18:37.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-23T22:18:37.645Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T22:18:39.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2021-08-23T22:18:39.027Z] === RUN TestNISDomainname [2021-08-23T22:18:39.197Z] #58 ... [2021-08-23T22:18:39.197Z] [2021-08-23T22:18:39.197Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-23T22:18:39.197Z] #55 sha256:8835f79fc5b0fb85bcda6c7c425b8be7e228184204c9640d90c82390223185fa [2021-08-23T22:18:39.197Z] #55 104.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T22:18:39.598Z] --- PASS: TestNISDomainname (0.61s) [2021-08-23T22:18:39.598Z] === RUN TestHostnameDnsResolution [2021-08-23T22:18:40.130Z] #55 105.9 + mkdir -p /build [2021-08-23T22:18:40.130Z] #55 105.9 + cp runc /build/runc [2021-08-23T22:18:40.168Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-08-23T22:18:40.168Z] === RUN TestStats [2021-08-23T22:18:41.117Z] #55 DONE 106.8s [2021-08-23T22:18:41.117Z] [2021-08-23T22:18:41.117Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:41.117Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:18:42.709Z] --- PASS: TestStats (2.59s) [2021-08-23T22:18:42.709Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:18:42.709Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T22:18:42.709Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T22:18:42.709Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T22:18:42.709Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T22:18:42.709Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T22:18:42.709Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T22:18:42.709Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T22:18:43.025Z] #58 ... [2021-08-23T22:18:43.025Z] [2021-08-23T22:18:43.025Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T22:18:43.025Z] #56 sha256:9a0381c725c06acc153fa73d75c83b6f6770964aaf6333f5425192977d9707a0 [2021-08-23T22:18:43.280Z] #56 DONE 0.2s [2021-08-23T22:18:43.280Z] [2021-08-23T22:18:43.280Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-23T22:18:43.280Z] #58 sha256:9c96bbbf5f659acc014bbbe5aba02b1a14eef724beb49753f811485dc0188018 [2021-08-23T22:18:43.649Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T22:18:44.835Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-08-23T22:18:45.557Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T22:18:45.645Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|imports|files|types_sizes|deps|exports_file) took 2m14.611727641s [2021-08-23T22:18:45.646Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 529.808327ms [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout/-1 (2.48s) [2021-08-23T22:18:47.466Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2021-08-23T22:18:47.466Z] === RUN TestDeleteDevicemapper [2021-08-23T22:18:47.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:18:47.466Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T22:18:47.466Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:18:49.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2021-08-23T22:18:49.374Z] === RUN TestUpdateMemory [2021-08-23T22:18:50.315Z] --- PASS: TestUpdateMemory (0.65s) [2021-08-23T22:18:50.315Z] === RUN TestUpdateCPUQuota [2021-08-23T22:18:51.254Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-08-23T22:18:51.254Z] === RUN TestUpdatePidsLimit [2021-08-23T22:18:51.254Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T22:18:51.254Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T22:18:51.514Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T22:18:51.774Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T22:18:52.034Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T22:18:52.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T22:18:52.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit (2.54s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-08-23T22:18:53.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-23T22:18:53.934Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:18:55.304Z] #58 245.4 # github.com/containerd/containerd/cmd/containerd [2021-08-23T22:18:55.304Z] #58 245.4 /usr/bin/ld: /tmp/go-link-090223406/000019.o: in function `New': [2021-08-23T22:18:55.304Z] #58 245.4 /tmp/tmp.PRXrsx0nzb/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-08-23T22:18:55.304Z] #58 245.4 + bin/containerd-stress [2021-08-23T22:18:55.304Z] #58 246.5 + bin/containerd-shim [2021-08-23T22:18:58.543Z] Removing intermediate container 7d151de0b3f1 [2021-08-23T22:18:58.543Z] ---> fd49a6a788aa [2021-08-23T22:18:58.543Z] 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-08-23T22:18:58.543Z] ---> Running in 7ac2ce199209 [2021-08-23T22:18:58.543Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-23T22:18:58.543Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T22:18:58.543Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-23T22:18:58.543Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T22:18:58.543Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T22:18:58.543Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T22:18:58.543Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T22:18:58.543Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T22:18:58.543Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T22:18:58.543Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T22:18:58.543Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T22:18:58.543Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T22:18:58.543Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T22:19:00.755Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T22:19:00.755Z] 8f616e6e9eec: Download complete [2021-08-23T22:19:01.881Z] #58 253.5 + bin/containerd-shim-runc-v1 [2021-08-23T22:19:02.252Z] INFO: Build done for gotestsum... [2021-08-23T22:19:03.706Z] INFO [runner/unused/goanalysis] analyzers took 31.424525053s with top 10 stages: buildssa: 26.987796241s, U1000: 4.436728812s [2021-08-23T22:19:06.154Z] --- PASS: TestUpdateRestartPolicy (11.50s) [2021-08-23T22:19:06.154Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:19:06.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-08-23T22:19:06.154Z] === RUN TestWaitNonBlocked [2021-08-23T22:19:06.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:19:06.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:19:06.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:19:06.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:19:06.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:19:06.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:19:06.414Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T22:19:06.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-08-23T22:19:06.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-08-23T22:19:06.414Z] === RUN TestWaitBlocked [2021-08-23T22:19:06.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:19:06.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:19:06.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:19:06.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:19:06.675Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:19:06.675Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:19:07.158Z] #58 258.5 + bin/containerd-shim-runc-v2 [2021-08-23T22:19:07.158Z] #58 259.1 + binaries [2021-08-23T22:19:07.158Z] #58 259.1 + install -D bin/containerd /build/containerd [2021-08-23T22:19:07.158Z] #58 259.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T22:19:07.158Z] #58 259.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T22:19:07.158Z] #58 259.1 + install -D bin/ctr /build/ctr [2021-08-23T22:19:07.616Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T22:19:07.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-08-23T22:19:07.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-08-23T22:19:07.616Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T22:19:07.616Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T22:19:07.731Z] #58 DONE 259.7s [2021-08-23T22:19:08.697Z] [2021-08-23T22:19:08.697Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T22:19:08.697Z] #59 sha256:8645712e018bfc64d40fe6b068527aadc3304dbfe84dbcc6435af69ea2a0d6ef [2021-08-23T22:19:08.968Z] #59 DONE 0.2s [2021-08-23T22:19:08.968Z] [2021-08-23T22:19:08.968Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T22:19:08.968Z] #63 sha256:e5c9965b9b5a0143d5ab59352b538216b1571a35f85d0d935db5d9e6ab86e08c [2021-08-23T22:19:08.968Z] #63 DONE 0.1s [2021-08-23T22:19:09.229Z] [2021-08-23T22:19:09.229Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T22:19:09.229Z] #68 sha256:37a67119f54672d567ea81fbd0b97f012c9375813410cddeeb9e9d6835294673 [2021-08-23T22:19:09.229Z] #68 DONE 0.3s [2021-08-23T22:19:09.488Z] [2021-08-23T22:19:09.488Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T22:19:09.488Z] #69 sha256:a94adb2e6839f5b3b7bcb5d997c0d785bcdba97084ee926fada8e8b85c452443 [2021-08-23T22:19:09.488Z] #69 DONE 0.0s [2021-08-23T22:19:09.488Z] [2021-08-23T22:19:09.488Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T22:19:09.488Z] #70 sha256:02078bb5b3bb490329145869f604ae59d30f8c2ba6a235bb288ffa1b90377fc5 [2021-08-23T22:19:09.772Z] #58 255.1 # github.com/containerd/containerd/cmd/containerd [2021-08-23T22:19:09.772Z] #58 255.1 /usr/bin/ld: /tmp/go-link-180175003/000019.o: in function `New': [2021-08-23T22:19:09.772Z] #58 255.1 /tmp/tmp.Ul9iL2ihMF/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-08-23T22:19:09.772Z] #58 255.2 + bin/containerd-stress [2021-08-23T22:19:09.772Z] #58 256.3 + bin/containerd-shim [2021-08-23T22:19:10.160Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2021-08-23T22:19:10.160Z] === CONT TestIpcModeOlderClient [2021-08-23T22:19:10.160Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2021-08-23T22:19:10.160Z] === CONT TestDaemonHostGatewayIP [2021-08-23T22:19:10.160Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-08-23T22:19:10.160Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T22:19:10.865Z] #70 DONE 1.5s [2021-08-23T22:19:10.865Z] [2021-08-23T22:19:10.865Z] #71 exporting to image [2021-08-23T22:19:10.865Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T22:19:10.865Z] #71 exporting layers [2021-08-23T22:19:12.528Z] Removing intermediate container 7ac2ce199209 [2021-08-23T22:19:12.528Z] ---> 5f27127ccb58 [2021-08-23T22:19:12.528Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T22:19:12.528Z] ---> Running in 6893b1bb6ea4 [2021-08-23T22:19:12.701Z] --- PASS: TestDaemonHostGatewayIP (2.62s) [2021-08-23T22:19:12.701Z] === CONT TestDaemonRestartIpcMode [2021-08-23T22:19:12.983Z] Removing intermediate container 6893b1bb6ea4 [2021-08-23T22:19:12.984Z] ---> 3dfa897e0346 [2021-08-23T22:19:12.984Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T22:19:12.984Z] ---> Running in bdfe69609a6a [2021-08-23T22:19:12.984Z] Removing intermediate container bdfe69609a6a [2021-08-23T22:19:12.984Z] ---> 87e5851c5dbe [2021-08-23T22:19:12.984Z] Step 10/10 : COPY . . [2021-08-23T22:19:15.243Z] --- PASS: TestDaemonRestartIpcMode (2.60s) [2021-08-23T22:19:16.311Z] #58 263.2 + bin/containerd-shim-runc-v1 [2021-08-23T22:19:17.433Z] #71 exporting layers 6.0s done [2021-08-23T22:19:17.433Z] #71 writing image sha256:82dd4553bc444c1d13b8be7c42397cf066071afe1c653b36f8554b2c52805c13 done [2021-08-23T22:19:17.433Z] #71 naming to docker.io/library/docker:247f4796d21d98909974410ff27b61233776ae3a done [2021-08-23T22:19:17.433Z] #71 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-23T22:19:17.770Z] + trap exit INT TERM [2021-08-23T22:19:17.770Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-23T22:19:17.770Z] + CONTAINER_NAME=docker-pr5 [2021-08-23T22:19:17.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary [2021-08-23T22:19:19.672Z] [2021-08-23T22:19:19.672Z] Removing bundles/ [2021-08-23T22:19:19.672Z] [2021-08-23T22:19:19.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T22:19:19.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:19:19.672Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:19:21.559Z] #58 268.3 + bin/containerd-shim-runc-v2 [2021-08-23T22:19:21.559Z] #58 268.9 + binaries [2021-08-23T22:19:21.559Z] #58 268.9 + install -D bin/containerd /build/containerd [2021-08-23T22:19:21.559Z] #58 268.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T22:19:21.559Z] #58 268.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T22:19:21.559Z] #58 268.9 + install -D bin/ctr /build/ctr [2021-08-23T22:19:21.818Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2021-08-23T22:19:21.818Z] PASS [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] === Skipped [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T22:19:21.818Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T22:19:21.818Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:19:21.818Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T22:19:21.818Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T22:19:21.818Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] [2021-08-23T22:19:21.818Z] DONE 195 tests, 5 skipped in 114.238s [2021-08-23T22:19:21.818Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T22:19:21.818Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:19:22.387Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T22:19:22.387Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T22:19:22.387Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T22:19:22.387Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:19:22.387Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T22:19:22.387Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T22:19:22.387Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T22:19:22.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-23T22:19:22.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-23T22:19:22.387Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:19:22.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T22:19:23.445Z] #58 DONE 271.0s [2021-08-23T22:19:23.790Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T22:19:24.373Z] [2021-08-23T22:19:24.373Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T22:19:24.373Z] #59 sha256:d05af4c88000aee858fabd9338ad6cccaa67818f56402595fde9002d58de9b53 [2021-08-23T22:19:24.730Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T22:19:25.299Z] #59 DONE 0.8s [2021-08-23T22:19:25.299Z] [2021-08-23T22:19:25.299Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T22:19:25.299Z] #63 sha256:0333ac64040fb3c90a43e6ec444ecbb80365d1fe5a4c255bac196d654451f0d4 [2021-08-23T22:19:25.299Z] #63 DONE 0.2s [2021-08-23T22:19:25.555Z] [2021-08-23T22:19:25.555Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T22:19:25.555Z] #68 sha256:57a509545bf1950b3b8316f878aff2d988f89378f170cf61459f69ed07f28c4e [2021-08-23T22:19:25.669Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T22:19:25.669Z] daemon_test.go:149: [df1ac8f84ae3e] daemon is not started [2021-08-23T22:19:25.669Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-08-23T22:19:25.669Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-23T22:19:25.669Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-23T22:19:25.669Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-23T22:19:25.669Z] PASS [2021-08-23T22:19:25.669Z] [2021-08-23T22:19:25.669Z] DONE 11 tests in 3.889s [2021-08-23T22:19:25.669Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T22:19:25.669Z] INFO: Testing against a local daemon [2021-08-23T22:19:25.669Z] === RUN TestCommitInheritsEnv [2021-08-23T22:19:25.929Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-08-23T22:19:25.929Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:19:25.929Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T22:19:25.929Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:19:26.189Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T22:19:26.189Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:19:26.189Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T22:19:26.189Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:19:26.449Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-08-23T22:19:26.449Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T22:19:26.481Z] #68 DONE 0.9s [2021-08-23T22:19:26.481Z] [2021-08-23T22:19:26.481Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T22:19:26.481Z] #69 sha256:104858c16ee864de17581c63786353bd85fda03b29a328143455e1635dfe18e7 [2021-08-23T22:19:26.481Z] #69 DONE 0.0s [2021-08-23T22:19:26.481Z] [2021-08-23T22:19:26.481Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T22:19:26.481Z] #70 sha256:7d867fae350e0ac5d0fd93efef0a89ee01b42c3b7728278742a7ffc346b21e07 [2021-08-23T22:19:27.844Z] #70 DONE 1.5s [2021-08-23T22:19:27.844Z] [2021-08-23T22:19:27.844Z] #71 exporting to image [2021-08-23T22:19:27.844Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T22:19:27.844Z] #71 exporting layers [2021-08-23T22:19:28.356Z] --- PASS: TestRemoveImageGarbageCollector (1.76s) [2021-08-23T22:19:28.357Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:19:28.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T22:19:28.357Z] === RUN TestTagInvalidReference [2021-08-23T22:19:28.357Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T22:19:28.357Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:19:28.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T22:19:28.357Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:19:28.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-23T22:19:28.357Z] === RUN TestTagOfficialNames [2021-08-23T22:19:28.357Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T22:19:28.357Z] === RUN TestTagMatchesDigest [2021-08-23T22:19:28.357Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T22:19:28.357Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T22:19:34.016Z] ---> 23ca54d637eb [2021-08-23T22:19:34.017Z] Successfully built 23ca54d637eb [2021-08-23T22:19:34.017Z] Successfully tagged docker:latest [2021-08-23T22:19:34.017Z] INFO: Image build ended at 08/23/2021 22:19:33. Duration:00:02:47.8192204 [2021-08-23T22:19:34.017Z] [2021-08-23T22:19:34.017Z] [2021-08-23T22:19:34.017Z] INFO: Building the test binaries at 08/23/2021 22:19:33... [2021-08-23T22:19:34.385Z] #71 exporting layers 6.1s done [2021-08-23T22:19:34.385Z] #71 writing image sha256:bbf76be3fb1d075b3007b5e604a07f4b612e154804bfded64b55149daf17ff0b done [2021-08-23T22:19:34.385Z] #71 naming to docker.io/library/docker:247f4796d21d98909974410ff27b61233776ae3a done [2021-08-23T22:19:34.385Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T22:19:34.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -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:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-integration [2021-08-23T22:19:36.101Z] [2021-08-23T22:19:36.101Z] Removing bundles/ [2021-08-23T22:19:36.101Z] [2021-08-23T22:19:36.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T22:19:36.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:19:36.101Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:19:39.782Z] INFO: make.ps1 starting at 08/23/2021 22:19:38 [2021-08-23T22:19:39.782Z] INFO: Git commit (247f4796d2) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T22:19:39.783Z] INFO: Invoking autogen... [2021-08-23T22:19:39.783Z] INFO: Building daemon... [2021-08-23T22:20:06.433Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-08-23T22:20:06.433Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T22:20:06.433Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-08-23T22:20:06.433Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T22:20:06.433Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T22:20:06.433Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T22:20:06.433Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 5.7% of statements [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 77.3% of statements [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/builder/remotecontext 0.256s coverage: 13.7% of statements [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/builder/dockerfile 0.313s coverage: 49.0% of statements [2021-08-23T22:20:06.434Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T22:20:06.434Z] ok github.com/docker/docker/cmd/docker-proxy 0.183s coverage: 69.3% of statements [2021-08-23T22:20:07.822Z] ok github.com/docker/docker/builder/remotecontext/git 4.726s coverage: 86.3% of statements [2021-08-23T22:20:07.822Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T22:20:07.822Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T22:20:12.749Z] 8f616e6e9eec: Pull complete [2021-08-23T22:20:12.749Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T22:20:12.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:20:12.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-23T22:20:12.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-23T22:20:12.749Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-23T22:20:12.749Z] WARN: Skipping validation tests [2021-08-23T22:20:12.749Z] INFO: Running unit tests at 08/23/2021 22:20:08... [2021-08-23T22:20:12.749Z] INFO: make.ps1 starting at 08/23/2021 22:20:11 [2021-08-23T22:20:12.749Z] INFO: Git commit (247f4796d2) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T22:20:12.749Z] INFO: Invoking autogen... [2021-08-23T22:20:12.749Z] INFO: Running unit tests... [2021-08-23T22:20:13.122Z] ok github.com/docker/docker/client 0.324s coverage: 75.6% of statements [2021-08-23T22:20:17.408Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-23T22:20:25.934Z] ? github.com/docker/docker/api [no test files] [2021-08-23T22:20:40.095Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m32.206462041s with top 10 stages: buildssa: 1m49.830489868s, goimports: 24.065382538s, unconvert: 14.226571471s, gosec: 11.029577549s, golint: 7.372217533s, ineffassign: 5.240426599s, misspell: 4.659059032s, inspect: 4.458532525s, vrp: 2.971818369s, fact_purity: 1.930408201s [2021-08-23T22:20:40.095Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-08-23T22:20:40.095Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2282/2282, autogenerated_exclude: 1893/2282, identifier_marker: 1893/1893, cgo: 2282/2863, exclude: 1893/1893, nolint: 0/78, filename_unadjuster: 2282/2282, path_prettifier: 2282/2282, skip_files: 2282/2282, exclude-rules: 78/1893 [2021-08-23T22:20:40.095Z] INFO [runner] processing took 163.993871ms with stages: nolint: 73.632868ms, identifier_marker: 57.004419ms, path_prettifier: 14.431301ms, autogenerated_exclude: 7.218934ms, exclude-rules: 6.915528ms, skip_dirs: 3.468861ms, cgo: 672.438µs, filename_unadjuster: 643.001µs, max_same_issues: 1.416µs, diff: 1.156µs, exclude: 964ns, uniq_by_line: 774ns, source_code: 512ns, max_from_linter: 512ns, path_shortener: 493ns, skip_files: 402ns, max_per_file_from_linter: 292ns [2021-08-23T22:20:40.095Z] INFO [runner] linters took 1m51.280431272s with stages: goanalysis_metalinter: 1m27.89833131s, unused: 23.216844628s [2021-08-23T22:20:40.095Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-23T22:20:40.095Z] INFO Memory: 2464 samples, avg is 1707.6MB, max is 4237.8MB [2021-08-23T22:20:40.095Z] INFO Execution took 4m6.433392381s [2021-08-23T22:20:40.095Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-23T22:20:40.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-docker-py [2021-08-23T22:20:40.707Z] === RUN TestMiddlewares [2021-08-23T22:20:40.707Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T22:20:40.707Z] PASS [2021-08-23T22:20:40.707Z] coverage: 9.0% of statements [2021-08-23T22:20:40.707Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2021-08-23T22:20:40.979Z] [2021-08-23T22:20:40.979Z] Removing bundles/ [2021-08-23T22:20:40.979Z] [2021-08-23T22:20:40.979Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T22:20:40.979Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:20:40.979Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:20:51.800Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T22:20:51.800Z] [2021-08-23T22:20:51.800Z] ________ ____ __. [2021-08-23T22:20:51.800Z] \_____ \ | |/ _| [2021-08-23T22:20:51.800Z] / | \| < [2021-08-23T22:20:51.800Z] / | \ | \ [2021-08-23T22:20:51.800Z] \_______ /____|__ \ [2021-08-23T22:20:51.800Z] \/ \/ [2021-08-23T22:20:51.800Z] [2021-08-23T22:20:51.800Z] INFO: make.ps1 ended at 08/23/2021 22:20:41 [2021-08-23T22:20:51.800Z] INFO: Binaries build ended at 08/23/2021 22:20:43. Duration:00:01:09.5607054 [2021-08-23T22:20:51.800Z] INFO: Copying the built daemon binary to d:\CI\PR-42770\5\binary\dockerd-247f4796d2.exe... [2021-08-23T22:20:51.800Z] INFO: Copying the built client binary to d:\CI\PR-42770\5\binary\docker-247f4796d2.exe... [2021-08-23T22:20:51.800Z] INFO: Copying dockerversion from the container... [2021-08-23T22:20:51.800Z] INFO: Copying the golang package from the container to d:\CI\PR-42770\5\installer\go.zip... [2021-08-23T22:20:51.800Z] INFO: Extracting go.zip to d:\CI\PR-42770\5\go [2021-08-23T22:20:51.906Z] ok github.com/docker/docker/cmd/dockerd/trap 3.177s coverage: 0.0% of statements [2021-08-23T22:20:52.482Z] ok github.com/docker/docker/container 0.184s coverage: 34.8% of statements [2021-08-23T22:20:54.403Z] ok github.com/docker/docker/cmd/dockerd 0.224s coverage: 29.1% of statements [2021-08-23T22:20:54.403Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T22:20:54.403Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T22:20:54.403Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T22:20:54.403Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T22:20:54.403Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T22:20:55.350Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2021-08-23T22:20:56.147Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:20:56.147Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:20:56.147Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:20:56.147Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:20:56.147Z] [2021-08-23T22:20:56.147Z] + TEST_INTEGRATION_DEST=1 [2021-08-23T22:20:56.147Z] + CONTAINER_NAME=docker-pr5-1 [2021-08-23T22:20:56.147Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T22:20:56.147Z] + run_tests test-integration-flaky [2021-08-23T22:20:56.147Z] + '[' -n 0 ']' [2021-08-23T22:20:56.147Z] + rm= [2021-08-23T22:20:56.147Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42770/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh test-integration-flaky test-integration [2021-08-23T22:20:56.147Z] + c=0 [2021-08-23T22:20:56.147Z] ++ jobs -p [2021-08-23T22:20:56.147Z] + TEST_INTEGRATION_DEST=3 [2021-08-23T22:20:56.147Z] + CONTAINER_NAME=docker-pr5-3 [2021-08-23T22:20:56.147Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T22:20:56.147Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-23T22:20:56.147Z] + run_tests [2021-08-23T22:20:56.147Z] + '[' -n 0 ']' [2021-08-23T22:20:56.147Z] + rm= [2021-08-23T22:20:56.147Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42770/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh '' test-integration [2021-08-23T22:20:56.147Z] + TEST_INTEGRATION_DEST=2 [2021-08-23T22:20:56.147Z] + CONTAINER_NAME=docker-pr5-2 [2021-08-23T22:20:56.147Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T22:20:56.148Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-23T22:20:56.148Z] + run_tests [2021-08-23T22:20:56.148Z] + '[' -n 0 ']' [2021-08-23T22:20:56.148Z] + rm= [2021-08-23T22:20:56.148Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42770/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh '' test-integration [2021-08-23T22:20:56.148Z] + for job in $(jobs -p) [2021-08-23T22:20:56.148Z] + wait 10352 [2021-08-23T22:20:56.148Z] [2021-08-23T22:20:56.148Z] [2021-08-23T22:20:56.148Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-23T22:20:56.148Z] [2021-08-23T22:20:56.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:20:56.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:20:56.148Z] HOSTNAME=80c2316975e9 [2021-08-23T22:20:56.148Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T22:20:56.148Z] TESTDEBUG=0 [2021-08-23T22:20:56.148Z] DEST=bundles/test-integration [2021-08-23T22:20:56.148Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:20:56.148Z] KEEPBUNDLE=1 [2021-08-23T22:20:56.148Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:20:56.148Z] container=docker [2021-08-23T22:20:56.148Z] HOME=/root [2021-08-23T22:20:56.148Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:20:56.148Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:20:56.148Z] VALIDATE_BRANCH=master [2021-08-23T22:20:56.148Z] TERM=xterm [2021-08-23T22:20:56.148Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:20:56.148Z] SHLVL=1 [2021-08-23T22:20:56.148Z] TIMEOUT=120m [2021-08-23T22:20:56.148Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:20:56.148Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:20:56.148Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-23T22:20:56.148Z] GO111MODULE=off [2021-08-23T22:20:56.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:20:56.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:20:56.148Z] GOPATH=/go [2021-08-23T22:20:56.148Z] PKG_CONFIG=pkg-config [2021-08-23T22:20:56.148Z] _=/usr/bin/env [2021-08-23T22:20:56.148Z] Building test suite binary ./integration-cli/test.main [2021-08-23T22:20:56.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:20:56.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:20:56.148Z] HOSTNAME=dd80e5a8f995 [2021-08-23T22:20:56.148Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T22:20:56.148Z] TESTDEBUG=0 [2021-08-23T22:20:56.148Z] DEST=bundles/test-integration [2021-08-23T22:20:56.148Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:20:56.148Z] KEEPBUNDLE=1 [2021-08-23T22:20:56.148Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:20:56.148Z] container=docker [2021-08-23T22:20:56.148Z] HOME=/root [2021-08-23T22:20:56.148Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:20:56.148Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:20:56.148Z] VALIDATE_BRANCH=master [2021-08-23T22:20:56.148Z] TERM=xterm [2021-08-23T22:20:56.148Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:20:56.148Z] SHLVL=1 [2021-08-23T22:20:56.148Z] TIMEOUT=120m [2021-08-23T22:20:56.148Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:20:56.148Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:20:56.148Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-23T22:20:56.148Z] GO111MODULE=off [2021-08-23T22:20:56.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:20:56.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:20:56.148Z] GOPATH=/go [2021-08-23T22:20:56.148Z] PKG_CONFIG=pkg-config [2021-08-23T22:20:56.148Z] _=/usr/bin/env [2021-08-23T22:20:56.148Z] Building test suite binary ./integration-cli/test.main [2021-08-23T22:20:56.148Z] No new tests added to integration. [2021-08-23T22:20:56.148Z] [2021-08-23T22:20:56.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:20:56.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:20:56.148Z] HOSTNAME=5bb5b18cb055 [2021-08-23T22:20:56.148Z] TESTDEBUG=0 [2021-08-23T22:20:56.148Z] DEST=bundles/test-integration [2021-08-23T22:20:56.148Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:20:56.148Z] KEEPBUNDLE=1 [2021-08-23T22:20:56.148Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:20:56.148Z] container=docker [2021-08-23T22:20:56.148Z] HOME=/root [2021-08-23T22:20:56.148Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:20:56.148Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:20:56.148Z] VALIDATE_BRANCH=master [2021-08-23T22:20:56.148Z] TERM=xterm [2021-08-23T22:20:56.148Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:20:56.148Z] SHLVL=1 [2021-08-23T22:20:56.148Z] TIMEOUT=120m [2021-08-23T22:20:56.148Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:20:56.148Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:20:56.148Z] GO111MODULE=off [2021-08-23T22:20:56.148Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T22:20:56.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:20:56.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:20:56.148Z] GOPATH=/go [2021-08-23T22:20:56.148Z] PKG_CONFIG=pkg-config [2021-08-23T22:20:56.148Z] _=/usr/bin/env [2021-08-23T22:20:56.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T22:20:58.666Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-08-23T22:20:59.612Z] ok github.com/docker/docker/daemon/cluster 0.132s coverage: 0.5% of statements [2021-08-23T22:21:01.534Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 81.1% of statements [2021-08-23T22:21:02.108Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-08-23T22:21:02.369Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-08-23T22:21:03.761Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2021-08-23T22:21:04.833Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s) [2021-08-23T22:21:04.833Z] PASS [2021-08-23T22:21:04.833Z] [2021-08-23T22:21:04.833Z] DONE 12 tests in 94.841s [2021-08-23T22:21:04.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T22:21:04.833Z] INFO: Testing against a local daemon [2021-08-23T22:21:04.833Z] === RUN TestNetworkCreateDelete [2021-08-23T22:21:04.833Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-08-23T22:21:04.833Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:21:04.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-08-23T22:21:04.833Z] === RUN TestDaemonDNSFallback [2021-08-23T22:21:06.309Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.031s coverage: 74.6% of statements [2021-08-23T22:21:06.564Z] INFO: Extraction ended at 08/23/2021 22:21:06. Duration:00:00:20.5891975 [2021-08-23T22:21:06.564Z] INFO: Updating the golang and path environment variables [2021-08-23T22:21:06.565Z] INFO: GOPATH=d:\gopath [2021-08-23T22:21:06.565Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T22:21:06.565Z] INFO: Running the daemon under test in debug mode [2021-08-23T22:21:06.565Z] INFO: Starting a daemon under test... [2021-08-23T22:21:06.565Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42770\5\daemon --pidfile d:\CI\PR-42770\5\docker.pid -D [2021-08-23T22:21:06.565Z] INFO: Process started successfully. [2021-08-23T22:21:06.565Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T22:21:06.565Z] INFO: Waiting for the daemon under test to start... [2021-08-23T22:21:07.253Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-08-23T22:21:08.124Z] --- PASS: TestDaemonDNSFallback (6.43s) [2021-08-23T22:21:08.124Z] === RUN TestInspectNetwork [2021-08-23T22:21:08.198Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.8% of statements [2021-08-23T22:21:08.198Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.648s coverage: 56.2% of statements [2021-08-23T22:21:10.121Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-08-23T22:21:11.420Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T22:21:11.420Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T22:21:11.420Z] === RUN TestInspectNetwork/network_name [2021-08-23T22:21:11.420Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T22:21:11.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.805s coverage: 49.4% of statements [2021-08-23T22:21:12.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:21:12.620Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:21:12.620Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:21:12.620Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:21:12.620Z] [2021-08-23T22:21:12.620Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:21:12.620Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:21:12.620Z] HOSTNAME=3c9bcb0da87f [2021-08-23T22:21:12.620Z] DEST=bundles/test-integration [2021-08-23T22:21:12.620Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:21:12.620Z] DOCKER_ROOTLESS=1 [2021-08-23T22:21:12.620Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:21:12.620Z] container=docker [2021-08-23T22:21:12.620Z] HOME=/root [2021-08-23T22:21:12.620Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:21:12.620Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:21:12.620Z] VALIDATE_BRANCH=master [2021-08-23T22:21:12.620Z] TERM=xterm [2021-08-23T22:21:12.620Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:21:12.620Z] SHLVL=1 [2021-08-23T22:21:12.620Z] TIMEOUT=120m [2021-08-23T22:21:12.620Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:21:12.620Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:21:12.620Z] GO111MODULE=off [2021-08-23T22:21:12.620Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T22:21:12.620Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T22:21:12.620Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:21:12.620Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:21:12.620Z] GOPATH=/go [2021-08-23T22:21:12.620Z] PKG_CONFIG=pkg-config [2021-08-23T22:21:12.620Z] _=/usr/bin/env [2021-08-23T22:21:12.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T22:21:13.434Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-08-23T22:21:13.435Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.451s coverage: 57.7% of statements [2021-08-23T22:21:13.698Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.333s coverage: 46.2% of statements [2021-08-23T22:21:14.271Z] ok github.com/docker/docker/daemon 12.339s coverage: 17.5% of statements [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T22:21:14.271Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T22:21:14.271Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-08-23T22:21:14.845Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.069s coverage: 3.0% of statements [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork (7.56s) [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T22:21:15.628Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T22:21:15.628Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:21:16.766Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.5% of statements [2021-08-23T22:21:17.009Z] --- PASS: TestRunContainerWithBridgeNone (1.76s) [2021-08-23T22:21:17.009Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:21:17.009Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:21:17.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:21:17.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:21:17.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:21:17.010Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:21:17.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:21:17.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:21:17.010Z] === RUN TestNetworkList [2021-08-23T22:21:17.010Z] === RUN TestNetworkList//networks [2021-08-23T22:21:17.010Z] === PAUSE TestNetworkList//networks [2021-08-23T22:21:17.010Z] === RUN TestNetworkList//networks/ [2021-08-23T22:21:17.010Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:21:17.010Z] === CONT TestNetworkList//networks [2021-08-23T22:21:17.010Z] === CONT TestNetworkList//networks/ [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkList (0.01s) [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:21:17.010Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:21:17.010Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:21:17.029Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-08-23T22:21:17.029Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.7% of statements [2021-08-23T22:21:17.029Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T22:21:17.029Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T22:21:17.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.313s coverage: 77.0% of statements [2021-08-23T22:21:17.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T22:21:17.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T22:21:17.578Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-23T22:21:17.578Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:21:17.816Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-08-23T22:21:18.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2021-08-23T22:21:18.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 69.9% of statements [2021-08-23T22:21:18.516Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-23T22:21:18.517Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:21:19.455Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-08-23T22:21:19.455Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:21:19.468Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-08-23T22:21:19.469Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T22:21:19.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 59.6% of statements [2021-08-23T22:21:19.731Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-08-23T22:21:20.394Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-23T22:21:20.394Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:21:20.702Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-08-23T22:21:20.702Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-08-23T22:21:21.284Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2021-08-23T22:21:21.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-23T22:21:21.774Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:21:22.229Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2021-08-23T22:21:22.229Z] ok github.com/docker/docker/daemon/logger/splunk 2.050s coverage: 82.5% of statements [2021-08-23T22:21:22.229Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T22:21:22.229Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T22:21:22.344Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-23T22:21:22.344Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:21:23.619Z] ok github.com/docker/docker/errdefs 0.018s coverage: 53.1% of statements [2021-08-23T22:21:23.880Z] ok github.com/docker/docker/distribution 0.190s coverage: 25.8% of statements [2021-08-23T22:21:23.880Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T22:21:24.455Z] ok github.com/docker/docker/image 0.055s coverage: 86.6% of statements [2021-08-23T22:21:24.455Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2021-08-23T22:21:24.717Z] ok github.com/docker/docker/distribution/xfer 1.854s coverage: 85.1% of statements [2021-08-23T22:21:24.717Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T22:21:24.884Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2021-08-23T22:21:24.884Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:21:24.884Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:21:24.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:21:24.884Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:21:25.290Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-08-23T22:21:25.290Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2021-08-23T22:21:25.290Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T22:21:25.552Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-08-23T22:21:26.499Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-08-23T22:21:26.761Z] ok github.com/docker/docker/opts 0.073s coverage: 67.1% of statements [2021-08-23T22:21:27.023Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-08-23T22:21:27.602Z] .....INFO: Daemon under test started and replied! [2021-08-23T22:21:27.602Z] INFO: Docker version of the daemon under test [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] Client: [2021-08-23T22:21:27.602Z] Version: 17.06.2-ce [2021-08-23T22:21:27.602Z] API version: 1.30 [2021-08-23T22:21:27.602Z] Go version: go1.8.3 [2021-08-23T22:21:27.602Z] Git commit: cec0b72 [2021-08-23T22:21:27.602Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T22:21:27.602Z] OS/Arch: windows/amd64 [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] Server: [2021-08-23T22:21:27.602Z] Version: 0.0.0-dev [2021-08-23T22:21:27.602Z] API version: 1.42 (minimum version 1.24) [2021-08-23T22:21:27.602Z] Go version: go1.16.7 [2021-08-23T22:21:27.602Z] Git commit: 247f4796d2 [2021-08-23T22:21:27.602Z] Built: 08/23/2021 22:19:38 [2021-08-23T22:21:27.602Z] OS/Arch: windows/amd64 [2021-08-23T22:21:27.602Z] Experimental: false [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] INFO: Docker info of the daemon under test [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] Containers: 0 [2021-08-23T22:21:27.602Z] Running: 0 [2021-08-23T22:21:27.602Z] Paused: 0 [2021-08-23T22:21:27.602Z] Stopped: 0 [2021-08-23T22:21:27.602Z] Images: 0 [2021-08-23T22:21:27.602Z] Server Version: 0.0.0-dev [2021-08-23T22:21:27.602Z] Storage Driver: windowsfilter [2021-08-23T22:21:27.602Z] Windows: [2021-08-23T22:21:27.602Z] Logging Driver: json-file [2021-08-23T22:21:27.602Z] Plugins: [2021-08-23T22:21:27.602Z] Volume: local [2021-08-23T22:21:27.602Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T22:21:27.602Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T22:21:27.602Z] Swarm: inactive [2021-08-23T22:21:27.602Z] Default Isolation: process [2021-08-23T22:21:27.602Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T22:21:27.602Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T22:21:27.602Z] OSType: windows [2021-08-23T22:21:27.602Z] Architecture: x86_64 [2021-08-23T22:21:27.602Z] CPUs: 4 [2021-08-23T22:21:27.602Z] Total Memory: 32GiB [2021-08-23T22:21:27.602Z] Name: azwin-2-394930 [2021-08-23T22:21:27.602Z] ID: NRU4:QYWN:HUBN:SIIX:2RU3:7OWW:MVNP:CXY6:UFJG:DJ6G:F457:7EL7 [2021-08-23T22:21:27.602Z] Docker Root Dir: D:\CI\PR-42770\5\daemon [2021-08-23T22:21:27.602Z] Debug Mode (client): false [2021-08-23T22:21:27.602Z] Debug Mode (server): true [2021-08-23T22:21:27.602Z] File Descriptors: -1 [2021-08-23T22:21:27.602Z] Goroutines: 16 [2021-08-23T22:21:27.602Z] System Time: 2021-08-23T22:21:25.5798343Z [2021-08-23T22:21:27.602Z] EventsListeners: 0 [2021-08-23T22:21:27.602Z] Registry: https://index.docker.io/v1/ [2021-08-23T22:21:27.602Z] Labels: [2021-08-23T22:21:27.602Z] Experimental: false [2021-08-23T22:21:27.602Z] Insecure Registries: [2021-08-23T22:21:27.602Z] 127.0.0.0/8 [2021-08-23T22:21:27.602Z] Live Restore Enabled: false [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] INFO: Docker images of the daemon under test [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:21:27.602Z] [2021-08-23T22:21:27.602Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-23T22:21:27.602Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-23T22:21:27.602Z] ltsc2019: Pulling from windows/servercore [2021-08-23T22:21:27.602Z] 4612f6d0b889: Pulling fs layer [2021-08-23T22:21:27.602Z] c67ded6868b6: Pulling fs layer [2021-08-23T22:21:27.968Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-08-23T22:21:28.912Z] ok github.com/docker/docker/pkg/authorization 0.725s coverage: 68.3% of statements [2021-08-23T22:21:28.912Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-08-23T22:21:29.856Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-08-23T22:21:30.429Z] ok github.com/docker/docker/pkg/archive 1.326s coverage: 82.1% of statements [2021-08-23T22:21:30.429Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-08-23T22:21:30.691Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-08-23T22:21:31.320Z] === RUN TestBoolValue [2021-08-23T22:21:31.320Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestBoolValueOrDefault [2021-08-23T22:21:31.320Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestInt64ValueOrZero [2021-08-23T22:21:31.320Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestInt64ValueOrDefault [2021-08-23T22:21:31.320Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T22:21:31.320Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestJsonContentType [2021-08-23T22:21:31.320Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T22:21:31.320Z] PASS [2021-08-23T22:21:31.320Z] coverage: 14.7% of statements [2021-08-23T22:21:31.320Z] ok github.com/docker/docker/api/server/httputils 0.085s coverage: 14.7% of statements [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T22:21:31.320Z] === RUN TestMaskSecretKeys [2021-08-23T22:21:31.320Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T22:21:31.320Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T22:21:31.320Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T22:21:31.320Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T22:21:31.320Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T22:21:31.320Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T22:21:31.320Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestVersionMiddlewareVersion [2021-08-23T22:21:31.320Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T22:21:31.320Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T22:21:31.320Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T22:21:31.320Z] PASS [2021-08-23T22:21:31.320Z] coverage: 37.7% of statements [2021-08-23T22:21:31.320Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T22:21:31.320Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T22:21:31.775Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T22:21:31.776Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T22:21:32.077Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-08-23T22:21:32.231Z] === RUN TestAdjustForAPIVersion [2021-08-23T22:21:32.231Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T22:21:32.231Z] PASS [2021-08-23T22:21:32.231Z] coverage: 5.7% of statements [2021-08-23T22:21:32.231Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T22:21:32.231Z] === RUN TestToJSON [2021-08-23T22:21:32.231Z] --- PASS: TestToJSON (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestToParamWithVersion [2021-08-23T22:21:32.231Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestFromJSON [2021-08-23T22:21:32.231Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestEmpty [2021-08-23T22:21:32.231Z] --- PASS: TestEmpty (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T22:21:32.231Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestArgsMatchKVList [2021-08-23T22:21:32.231Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestArgsMatch [2021-08-23T22:21:32.231Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestAdd [2021-08-23T22:21:32.231Z] --- PASS: TestAdd (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestDel [2021-08-23T22:21:32.231Z] --- PASS: TestDel (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestLen [2021-08-23T22:21:32.231Z] --- PASS: TestLen (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestExactMatch [2021-08-23T22:21:32.231Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestOnlyOneExactMatch [2021-08-23T22:21:32.231Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestContains [2021-08-23T22:21:32.231Z] --- PASS: TestContains (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestValidate [2021-08-23T22:21:32.231Z] --- PASS: TestValidate (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestWalkValues [2021-08-23T22:21:32.231Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestFuzzyMatch [2021-08-23T22:21:32.231Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestClone [2021-08-23T22:21:32.231Z] --- PASS: TestClone (0.00s) [2021-08-23T22:21:32.231Z] PASS [2021-08-23T22:21:32.231Z] coverage: 92.2% of statements [2021-08-23T22:21:32.231Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T22:21:32.231Z] === RUN TestStrSliceMarshalJSON [2021-08-23T22:21:32.231Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T22:21:32.231Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestStrSliceUnmarshalString [2021-08-23T22:21:32.231Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T22:21:32.231Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T22:21:32.231Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T22:21:32.231Z] PASS [2021-08-23T22:21:32.231Z] coverage: 90.0% of statements [2021-08-23T22:21:32.231Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T22:21:32.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T22:21:32.651Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-23T22:21:32.687Z] === RUN TestDurationToSecondsString [2021-08-23T22:21:32.687Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T22:21:32.687Z] === RUN TestGetTimestamp [2021-08-23T22:21:32.687Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-23T22:21:32.687Z] === RUN TestParseTimestamps [2021-08-23T22:21:32.687Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T22:21:32.687Z] PASS [2021-08-23T22:21:32.687Z] coverage: 100.0% of statements [2021-08-23T22:21:32.687Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2021-08-23T22:21:32.687Z] === RUN TestCompareVersion [2021-08-23T22:21:32.687Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T22:21:32.687Z] PASS [2021-08-23T22:21:32.687Z] coverage: 77.3% of statements [2021-08-23T22:21:32.687Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 77.3% of statements [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T22:21:32.687Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T22:21:32.912Z] ok github.com/docker/docker/pkg/chrootarchive 2.963s coverage: 43.2% of statements [2021-08-23T22:21:33.174Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-08-23T22:21:33.649Z] === RUN TestParseRemoteURL [2021-08-23T22:21:33.649Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T22:21:33.649Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T22:21:34.105Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T22:21:34.105Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T22:21:34.105Z] === RUN TestCloneArgsSmartHttp [2021-08-23T22:21:34.105Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-23T22:21:34.105Z] === RUN TestCloneArgsDumbHttp [2021-08-23T22:21:34.105Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T22:21:34.105Z] === RUN TestCloneArgsGit [2021-08-23T22:21:34.105Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T22:21:34.105Z] === RUN TestCheckoutGit [2021-08-23T22:21:34.118Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2021-08-23T22:21:34.380Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-08-23T22:21:34.641Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.1% of statements [2021-08-23T22:21:34.903Z] ok github.com/docker/docker/pkg/fsutils 0.212s coverage: 85.1% of statements [2021-08-23T22:21:34.903Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-08-23T22:21:35.165Z] ok github.com/docker/docker/layer 7.639s coverage: 68.8% of statements [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T22:21:35.165Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T22:21:35.632Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T22:21:35.632Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestProcessNoDockerignore [2021-08-23T22:21:35.632Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T22:21:35.632Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestDetectContentType [2021-08-23T22:21:35.632Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestSelectAcceptableMIME [2021-08-23T22:21:35.632Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestInspectEmptyResponse [2021-08-23T22:21:35.632Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestInspectResponseBinary [2021-08-23T22:21:35.632Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestResponseUnsupportedContentType [2021-08-23T22:21:35.632Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestInspectResponseTextSimple [2021-08-23T22:21:35.632Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T22:21:35.632Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestUnknownContentLength [2021-08-23T22:21:35.632Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestDownloadRemote [2021-08-23T22:21:35.632Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-23T22:21:35.632Z] === RUN TestGetWithStatusError [2021-08-23T22:21:35.632Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestCloseRootDirectory [2021-08-23T22:21:35.632Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:21:35.632Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestHashFile [2021-08-23T22:21:35.632Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:21:35.632Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestHashSubdir [2021-08-23T22:21:35.632Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:21:35.632Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestRemoveDirectory [2021-08-23T22:21:35.632Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:21:35.632Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-23T22:21:35.632Z] PASS [2021-08-23T22:21:35.632Z] coverage: 9.3% of statements [2021-08-23T22:21:35.632Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 9.3% of statements [2021-08-23T22:21:35.632Z] === RUN TestGetAllAllowed [2021-08-23T22:21:35.632Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestGetAllMeta [2021-08-23T22:21:35.632Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T22:21:35.632Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T22:21:35.632Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestIsExistingDirectory [2021-08-23T22:21:35.632Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestGetFilenameForDownload [2021-08-23T22:21:35.632Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestEnv2Variables [2021-08-23T22:21:35.632Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T22:21:35.632Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestMaintainer [2021-08-23T22:21:35.632Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestLabel [2021-08-23T22:21:35.632Z] --- PASS: TestLabel (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestFromScratch [2021-08-23T22:21:35.632Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestFromWithArg [2021-08-23T22:21:35.632Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T22:21:35.632Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestFromWithUndefinedArg [2021-08-23T22:21:35.632Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T22:21:35.632Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestOnbuild [2021-08-23T22:21:35.632Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestWorkdir [2021-08-23T22:21:35.632Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestCmd [2021-08-23T22:21:35.632Z] --- PASS: TestCmd (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestHealthcheckNone [2021-08-23T22:21:35.632Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestHealthcheckCmd [2021-08-23T22:21:35.632Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestEntrypoint [2021-08-23T22:21:35.632Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestExpose [2021-08-23T22:21:35.632Z] --- PASS: TestExpose (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestUser [2021-08-23T22:21:35.632Z] --- PASS: TestUser (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestVolume [2021-08-23T22:21:35.632Z] --- PASS: TestVolume (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestStopSignal [2021-08-23T22:21:35.632Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T22:21:35.632Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestArg [2021-08-23T22:21:35.632Z] --- PASS: TestArg (0.01s) [2021-08-23T22:21:35.632Z] === RUN TestShell [2021-08-23T22:21:35.632Z] --- PASS: TestShell (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestPrependEnvOnCmd [2021-08-23T22:21:35.632Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestRunWithBuildArgs [2021-08-23T22:21:35.632Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T22:21:35.632Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T22:21:35.632Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T22:21:35.632Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T22:21:35.632Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T22:21:35.632Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestNormalizeWorkdir [2021-08-23T22:21:35.632Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestDispatch [2021-08-23T22:21:35.632Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T22:21:35.632Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T22:21:35.632Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T22:21:35.632Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T22:21:35.632Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T22:21:35.632Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T22:21:35.632Z] === RUN TestDispatch/COPY_url [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch (0.07s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T22:21:35.632Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T22:21:35.632Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T22:21:35.632Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T22:21:35.632Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T22:21:35.632Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T22:21:35.632Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestEmptyDockerfile [2021-08-23T22:21:35.632Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-23T22:21:35.632Z] === RUN TestSymlinkDockerfile [2021-08-23T22:21:35.632Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T22:21:35.632Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T22:21:35.632Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestNonExistingDockerfile [2021-08-23T22:21:35.632Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestCopyRunConfig [2021-08-23T22:21:35.632Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestDeepCopyRunConfig [2021-08-23T22:21:35.632Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestExportImage [2021-08-23T22:21:35.632Z] --- PASS: TestExportImage (0.00s) [2021-08-23T22:21:35.632Z] === RUN TestNormalizeDest [2021-08-23T22:21:35.632Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T22:21:35.632Z] PASS [2021-08-23T22:21:35.632Z] coverage: 46.8% of statements [2021-08-23T22:21:35.632Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 46.8% of statements [2021-08-23T22:21:35.738Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2021-08-23T22:21:36.000Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-23T22:21:36.089Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T22:21:36.089Z] === RUN TestEnable [2021-08-23T22:21:36.089Z] --- PASS: TestEnable (0.00s) [2021-08-23T22:21:36.089Z] === RUN TestDisable [2021-08-23T22:21:36.089Z] --- PASS: TestDisable (0.00s) [2021-08-23T22:21:36.089Z] === RUN TestEnabled [2021-08-23T22:21:36.089Z] --- PASS: TestEnabled (0.00s) [2021-08-23T22:21:36.089Z] PASS [2021-08-23T22:21:36.089Z] coverage: 100.0% of statements [2021-08-23T22:21:36.089Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-08-23T22:21:36.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-08-23T22:21:36.524Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-08-23T22:21:36.544Z] === RUN TestTCP4Proxy [2021-08-23T22:21:36.544Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-23T22:21:36.544Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T22:21:36.544Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestTCP6Proxy [2021-08-23T22:21:36.544Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:21:36.544Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestTCPDualStackProxy [2021-08-23T22:21:36.544Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:21:36.544Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestUDP4Proxy [2021-08-23T22:21:36.544Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestUDP6Proxy [2021-08-23T22:21:36.544Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:21:36.544Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestUDPWriteError [2021-08-23T22:21:36.544Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestSCTP4Proxy [2021-08-23T22:21:36.544Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T22:21:36.544Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T22:21:36.544Z] === RUN TestSCTP6Proxy [2021-08-23T22:21:36.544Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:21:36.544Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T22:21:36.544Z] PASS [2021-08-23T22:21:36.544Z] coverage: 49.4% of statements [2021-08-23T22:21:36.544Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2021-08-23T22:21:36.785Z] ok github.com/docker/docker/pkg/idtools 1.025s coverage: 69.5% of statements [2021-08-23T22:21:36.785Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 70.5% of statements [2021-08-23T22:21:36.785Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T22:21:36.785Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T22:21:36.785Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T22:21:36.785Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T22:21:36.785Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-08-23T22:21:37.047Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-08-23T22:21:37.309Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-08-23T22:21:37.309Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T22:21:37.309Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T22:21:37.572Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2021-08-23T22:21:38.146Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-08-23T22:21:38.146Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2021-08-23T22:21:38.408Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-08-23T22:21:39.776Z] --- PASS: TestServiceWithDataPathPortInit (14.30s) [2021-08-23T22:21:39.776Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:21:39.796Z] ok github.com/docker/docker/pkg/reexec 0.028s coverage: 82.4% of statements [2021-08-23T22:21:39.796Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-08-23T22:21:39.796Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements [2021-08-23T22:21:39.931Z] 4612f6d0b889: Download complete [2021-08-23T22:21:39.931Z] c67ded6868b6: Verifying Checksum [2021-08-23T22:21:39.931Z] c67ded6868b6: Download complete [2021-08-23T22:21:40.058Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-08-23T22:21:40.319Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-08-23T22:21:40.319Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-08-23T22:21:40.892Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 52.1% of statements [2021-08-23T22:21:41.465Z] ok github.com/docker/docker/pkg/tailfile 0.169s coverage: 88.6% of statements [2021-08-23T22:21:41.465Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 40.1% of statements [2021-08-23T22:21:41.685Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g9j7ajqlwa38sfvv9quayqe20 Created:2021-08-23 22:21:40.277414741 +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[8246ef2e45032e740b04473e57bfb114dbf5bc2bf5f09c75f8c9dd87bb37bcf6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0jt71k0k059xq017a9f6tyfn EndpointID:46900cad8c3afb6c8bf124f228a6c12942458054478cbbfb34bc879773fc5831 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:698bfdc9cc38532057e2d7e545d8c3be3d2ba633613ccea3f6d3694c8b81b343 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:41074ecbd257 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0jt71k0k059xq017a9f6tyfn EndpointID:46900cad8c3afb6c8bf124f228a6c12942458054478cbbfb34bc879773fc5831 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T22:21:41.726Z] testing: warning: no tests to run [2021-08-23T22:21:41.726Z] coverage: [no statements] [2021-08-23T22:21:41.727Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2021-08-23T22:21:41.988Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-08-23T22:21:42.250Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-23T22:21:42.512Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-08-23T22:21:42.512Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-08-23T22:21:43.456Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-08-23T22:21:44.847Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2021-08-23T22:21:45.092Z] === RUN TestCheckpointCreateError [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointCreate [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointDeleteError [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointDelete [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointListError [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointList [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T22:21:45.092Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T22:21:45.092Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T22:21:45.092Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestGetAPIPath [2021-08-23T22:21:45.092Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestParseHostURL [2021-08-23T22:21:45.092Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T22:21:45.092Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPIVersion [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T22:21:45.092Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestClientRedirect [2021-08-23T22:21:45.092Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigCreateUnsupported [2021-08-23T22:21:45.092Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigCreateError [2021-08-23T22:21:45.092Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigCreate [2021-08-23T22:21:45.092Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspectNotFound [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspectUnsupported [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspectError [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigInspect [2021-08-23T22:21:45.092Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigListUnsupported [2021-08-23T22:21:45.092Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigListError [2021-08-23T22:21:45.092Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigList [2021-08-23T22:21:45.092Z] --- PASS: TestConfigList (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigRemoveUnsupported [2021-08-23T22:21:45.092Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigRemoveError [2021-08-23T22:21:45.092Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigRemove [2021-08-23T22:21:45.092Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigUpdateUnsupported [2021-08-23T22:21:45.092Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigUpdateError [2021-08-23T22:21:45.092Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestConfigUpdate [2021-08-23T22:21:45.092Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCommitError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCommit [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerStatPathError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerStatPath [2021-08-23T22:21:45.092Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyToContainerError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyToContainer [2021-08-23T22:21:45.092Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyFromContainerError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T22:21:45.092Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestCopyFromContainer [2021-08-23T22:21:45.092Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCreateError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCreateImageNotFound [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCreateWithName [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerCreateAutoRemove [2021-08-23T22:21:45.092Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerDiffError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerDiff [2021-08-23T22:21:45.092Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerExecCreateError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerExecCreate [2021-08-23T22:21:45.092Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerExecStartError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerExecStart [2021-08-23T22:21:45.092Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T22:21:45.092Z] === RUN TestContainerExecInspectError [2021-08-23T22:21:45.092Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T22:21:45.093Z] === RUN TestContainerExecInspect [2021-08-23T22:21:45.093Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T22:21:45.093Z] === RUN TestContainerExportError [2021-08-23T22:21:45.093Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T22:21:45.093Z] === RUN TestContainerExport [2021-08-23T22:21:45.093Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T22:21:45.109Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.2% of statements [2021-08-23T22:21:45.548Z] === RUN TestContainerInspectError [2021-08-23T22:21:45.548Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T22:21:45.548Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T22:21:45.548Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T22:21:45.548Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T22:21:45.548Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.548Z] === RUN TestContainerInspect [2021-08-23T22:21:45.548Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerInspectNode [2021-08-23T22:21:45.549Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerKillError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerKill [2021-08-23T22:21:45.549Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerListError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerList [2021-08-23T22:21:45.549Z] --- PASS: TestContainerList (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerLogsNotFoundError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerLogsError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerLogs [2021-08-23T22:21:45.549Z] --- PASS: TestContainerLogs (0.13s) [2021-08-23T22:21:45.549Z] === RUN TestContainerPauseError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerPause [2021-08-23T22:21:45.549Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainersPruneError [2021-08-23T22:21:45.549Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainersPrune [2021-08-23T22:21:45.549Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRemoveError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRemove [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRenameError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRename [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerResizeError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerExecResizeError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerResize [2021-08-23T22:21:45.549Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerExecResize [2021-08-23T22:21:45.549Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRestartError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerRestart [2021-08-23T22:21:45.549Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStartError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStart [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStatsError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStats [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStopError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerStop [2021-08-23T22:21:45.549Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerTopError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerTop [2021-08-23T22:21:45.549Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerUnpauseError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerUnpause [2021-08-23T22:21:45.549Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerUpdateError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerUpdate [2021-08-23T22:21:45.549Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerWaitError [2021-08-23T22:21:45.549Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestContainerWait [2021-08-23T22:21:45.549Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestDiskUsageError [2021-08-23T22:21:45.549Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestDiskUsage [2021-08-23T22:21:45.549Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestDistributionInspectUnsupported [2021-08-23T22:21:45.549Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T22:21:45.549Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestEventsErrorInOptions [2021-08-23T22:21:45.549Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestEventsErrorFromServer [2021-08-23T22:21:45.549Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestEvents [2021-08-23T22:21:45.549Z] --- PASS: TestEvents (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestTLSCloseWriter [2021-08-23T22:21:45.549Z] === PAUSE TestTLSCloseWriter [2021-08-23T22:21:45.549Z] === RUN TestImageBuildError [2021-08-23T22:21:45.549Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageBuild [2021-08-23T22:21:45.549Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestGetDockerOS [2021-08-23T22:21:45.549Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageCreateError [2021-08-23T22:21:45.549Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageCreate [2021-08-23T22:21:45.549Z] --- PASS: TestImageCreate (0.01s) [2021-08-23T22:21:45.549Z] === RUN TestImageHistoryError [2021-08-23T22:21:45.549Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageHistory [2021-08-23T22:21:45.549Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageImportError [2021-08-23T22:21:45.549Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageImport [2021-08-23T22:21:45.549Z] --- PASS: TestImageImport (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageInspectError [2021-08-23T22:21:45.549Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageInspectImageNotFound [2021-08-23T22:21:45.549Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageInspectWithEmptyID [2021-08-23T22:21:45.549Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageInspect [2021-08-23T22:21:45.549Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageListError [2021-08-23T22:21:45.549Z] --- PASS: TestImageListError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageList [2021-08-23T22:21:45.549Z] --- PASS: TestImageList (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageListApiBefore125 [2021-08-23T22:21:45.549Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageLoadError [2021-08-23T22:21:45.549Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageLoad [2021-08-23T22:21:45.549Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagesPruneError [2021-08-23T22:21:45.549Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagesPrune [2021-08-23T22:21:45.549Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullReferenceParseError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullAnyError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePullWithoutErrors [2021-08-23T22:21:45.549Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushReferenceError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushAnyError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithoutErrors [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T22:21:45.549Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageRemoveError [2021-08-23T22:21:45.549Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageRemoveImageNotFound [2021-08-23T22:21:45.549Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageRemove [2021-08-23T22:21:45.549Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSaveError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSave [2021-08-23T22:21:45.549Z] --- PASS: TestImageSave (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchAnyError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageSearchWithoutErrors [2021-08-23T22:21:45.549Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageTagError [2021-08-23T22:21:45.549Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageTagInvalidReference [2021-08-23T22:21:45.549Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T22:21:45.549Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageTagHexSource [2021-08-23T22:21:45.549Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestImageTag [2021-08-23T22:21:45.549Z] --- PASS: TestImageTag (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestInfoServerError [2021-08-23T22:21:45.549Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T22:21:45.549Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestInfo [2021-08-23T22:21:45.549Z] --- PASS: TestInfo (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkConnectError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkConnect [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkCreateError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkCreate [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkDisconnectError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkDisconnect [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkInspectError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkInspect [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkListError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkList [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworksPruneError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworksPrune [2021-08-23T22:21:45.549Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkRemoveError [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNetworkRemove [2021-08-23T22:21:45.549Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeInspectError [2021-08-23T22:21:45.549Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T22:21:45.549Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T22:21:45.549Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeInspect [2021-08-23T22:21:45.549Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeListError [2021-08-23T22:21:45.549Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeList [2021-08-23T22:21:45.549Z] --- PASS: TestNodeList (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeRemoveError [2021-08-23T22:21:45.549Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeRemove [2021-08-23T22:21:45.549Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeUpdateError [2021-08-23T22:21:45.549Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestNodeUpdate [2021-08-23T22:21:45.549Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestOptionWithTimeout [2021-08-23T22:21:45.549Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPingFail [2021-08-23T22:21:45.549Z] --- PASS: TestPingFail (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPingWithError [2021-08-23T22:21:45.549Z] 2021/08/23 22:21:45 RoundTripper returned a response & error; ignoring response [2021-08-23T22:21:45.549Z] 2021/08/23 22:21:45 RoundTripper returned a response & error; ignoring response [2021-08-23T22:21:45.549Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPingSuccess [2021-08-23T22:21:45.549Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPingHeadFallback [2021-08-23T22:21:45.549Z] === RUN TestPingHeadFallback/OK [2021-08-23T22:21:45.549Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T22:21:45.549Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T22:21:45.549Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T22:21:45.549Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T22:21:45.549Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginDisableError [2021-08-23T22:21:45.549Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginDisable [2021-08-23T22:21:45.549Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginEnableError [2021-08-23T22:21:45.549Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginEnable [2021-08-23T22:21:45.549Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginInspectError [2021-08-23T22:21:45.549Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T22:21:45.549Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginInspect [2021-08-23T22:21:45.549Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T22:21:45.549Z] === RUN TestPluginListError [2021-08-23T22:21:45.550Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginList [2021-08-23T22:21:45.550Z] --- PASS: TestPluginList (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginPushError [2021-08-23T22:21:45.550Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginPush [2021-08-23T22:21:45.550Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginRemoveError [2021-08-23T22:21:45.550Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginRemove [2021-08-23T22:21:45.550Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginSetError [2021-08-23T22:21:45.550Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPluginSet [2021-08-23T22:21:45.550Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSetHostHeader [2021-08-23T22:21:45.550Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestPlainTextError [2021-08-23T22:21:45.550Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestInfiniteError [2021-08-23T22:21:45.550Z] --- PASS: TestInfiniteError (0.03s) [2021-08-23T22:21:45.550Z] === RUN TestCanceledContext [2021-08-23T22:21:45.550Z] 2021/08/23 22:21:45 RoundTripper returned a response & error; ignoring response [2021-08-23T22:21:45.550Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestDeadlineExceededContext [2021-08-23T22:21:45.550Z] 2021/08/23 22:21:45 RoundTripper returned a response & error; ignoring response [2021-08-23T22:21:45.550Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretCreateUnsupported [2021-08-23T22:21:45.550Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretCreateError [2021-08-23T22:21:45.550Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretCreate [2021-08-23T22:21:45.550Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretInspectUnsupported [2021-08-23T22:21:45.550Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretInspectError [2021-08-23T22:21:45.550Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T22:21:45.550Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T22:21:45.550Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretInspect [2021-08-23T22:21:45.550Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretListUnsupported [2021-08-23T22:21:45.550Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretListError [2021-08-23T22:21:45.550Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretList [2021-08-23T22:21:45.550Z] --- PASS: TestSecretList (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretRemoveUnsupported [2021-08-23T22:21:45.550Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretRemoveError [2021-08-23T22:21:45.550Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretRemove [2021-08-23T22:21:45.550Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretUpdateUnsupported [2021-08-23T22:21:45.550Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretUpdateError [2021-08-23T22:21:45.550Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSecretUpdate [2021-08-23T22:21:45.550Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceCreateError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceCreate [2021-08-23T22:21:45.550Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T22:21:45.550Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceCreateDigestPinning [2021-08-23T22:21:45.550Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceInspectError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T22:21:45.550Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T22:21:45.550Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceInspect [2021-08-23T22:21:45.550Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceListError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceList [2021-08-23T22:21:45.550Z] --- PASS: TestServiceList (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceLogsError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceLogs [2021-08-23T22:21:45.550Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceRemoveError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceRemove [2021-08-23T22:21:45.550Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceUpdateError [2021-08-23T22:21:45.550Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestServiceUpdate [2021-08-23T22:21:45.550Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmGetUnlockKey [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmInitError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmInit [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmInspectError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmInspect [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmJoinError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmJoin [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmLeaveError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmLeave [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmUnlockError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmUnlock [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmUpdateError [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestSwarmUpdate [2021-08-23T22:21:45.550Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestTaskInspectError [2021-08-23T22:21:45.550Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T22:21:45.550Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestTaskInspect [2021-08-23T22:21:45.550Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestTaskListError [2021-08-23T22:21:45.550Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestTaskList [2021-08-23T22:21:45.550Z] --- PASS: TestTaskList (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeCreateError [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeCreate [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeInspectError [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeInspectNotFound [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeInspect [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeListError [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeList [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeRemoveError [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T22:21:45.550Z] === RUN TestVolumeRemove [2021-08-23T22:21:45.550Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T22:21:45.550Z] === CONT TestTLSCloseWriter [2021-08-23T22:21:45.550Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T22:21:45.550Z] PASS [2021-08-23T22:21:45.550Z] coverage: 75.1% of statements [2021-08-23T22:21:45.550Z] ok github.com/docker/docker/client 0.326s coverage: 75.1% of statements [2021-08-23T22:21:45.685Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2021-08-23T22:21:45.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.05s) [2021-08-23T22:21:45.881Z] PASS [2021-08-23T22:21:45.881Z] [2021-08-23T22:21:45.881Z] === Skipped [2021-08-23T22:21:45.881Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:21:45.881Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:21:45.881Z] [2021-08-23T22:21:45.881Z] [2021-08-23T22:21:45.881Z] DONE 26 tests, 1 skipped in 45.546s [2021-08-23T22:21:45.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:21:46.141Z] INFO: Testing against a local daemon [2021-08-23T22:21:46.142Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T22:21:46.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:21:46.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:21:46.142Z] === RUN TestDockerNetworkIpvlan [2021-08-23T22:21:46.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:21:46.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:21:46.142Z] PASS [2021-08-23T22:21:46.142Z] [2021-08-23T22:21:46.142Z] === Skipped [2021-08-23T22:21:46.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:21:46.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:21:46.142Z] [2021-08-23T22:21:46.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:21:46.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:21:46.142Z] [2021-08-23T22:21:46.142Z] [2021-08-23T22:21:46.142Z] DONE 2 tests, 2 skipped in 0.031s [2021-08-23T22:21:46.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:21:46.142Z] INFO: Testing against a local daemon [2021-08-23T22:21:46.142Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T22:21:46.631Z] ok github.com/docker/docker/quota 0.545s coverage: 71.4% of statements [2021-08-23T22:21:46.893Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-08-23T22:21:47.154Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2021-08-23T22:21:47.154Z] ok github.com/docker/docker/registry 0.150s coverage: 58.8% of statements [2021-08-23T22:21:47.521Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-08-23T22:21:47.522Z] === RUN TestDockerNetworkMacvlan [2021-08-23T22:21:47.748Z] ok github.com/docker/docker/runconfig 0.052s coverage: 66.1% of statements [2021-08-23T22:21:48.010Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2021-08-23T22:21:48.092Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T22:21:48.661Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T22:21:49.601Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T22:21:50.562Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-08-23T22:21:51.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T22:21:51.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T22:21:51.952Z] ok github.com/docker/docker/volume/local 0.326s coverage: 76.4% of statements [2021-08-23T22:21:51.952Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.7% of statements [2021-08-23T22:21:52.177Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T22:21:53.337Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-08-23T22:21:53.558Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T22:21:57.757Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan (10.63s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2021-08-23T22:21:58.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-08-23T22:21:58.017Z] PASS [2021-08-23T22:21:58.017Z] [2021-08-23T22:21:58.017Z] DONE 8 tests in 11.885s [2021-08-23T22:21:58.017Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T22:21:58.017Z] testing: warning: no tests to run [2021-08-23T22:21:58.017Z] PASS [2021-08-23T22:21:58.017Z] [2021-08-23T22:21:58.017Z] DONE 0 tests in 0.007s [2021-08-23T22:21:58.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T22:21:58.017Z] INFO: Testing against a local daemon [2021-08-23T22:21:58.017Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T22:21:59.397Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2021-08-23T22:21:59.397Z] === RUN TestAuthZPluginTLS [2021-08-23T22:21:59.968Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-23T22:21:59.968Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T22:22:00.314Z] --- PASS: TestCheckoutGit (24.81s) [2021-08-23T22:22:00.314Z] === RUN TestValidGitTransport [2021-08-23T22:22:00.314Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T22:22:00.314Z] === RUN TestGitInvalidRef [2021-08-23T22:22:00.314Z] --- PASS: TestGitInvalidRef (0.20s) [2021-08-23T22:22:00.314Z] PASS [2021-08-23T22:22:00.314Z] coverage: 86.3% of statements [2021-08-23T22:22:00.314Z] ok github.com/docker/docker/builder/remotecontext/git 25.073s coverage: 86.3% of statements [2021-08-23T22:22:00.314Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T22:22:00.314Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T22:22:00.537Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-08-23T22:22:00.537Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T22:22:00.798Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-23T22:22:00.798Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T22:22:01.368Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-23T22:22:01.368Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T22:22:02.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-08-23T22:22:02.750Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T22:22:03.320Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-08-23T22:22:03.320Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T22:22:03.889Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-23T22:22:03.889Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T22:22:04.459Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-08-23T22:22:04.459Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T22:22:06.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.57s) [2021-08-23T22:22:06.367Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T22:22:07.749Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-08-23T22:22:07.749Z] === RUN TestAuthZPluginHeader [2021-08-23T22:22:08.321Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-23T22:22:08.321Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T22:22:10.593Z] === RUN TestContainerStopSignal [2021-08-23T22:22:10.593Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestContainerStopTimeout [2021-08-23T22:22:10.593Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T22:22:10.593Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T22:22:10.593Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T22:22:10.593Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T22:22:10.593Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T22:22:10.593Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestNewMemoryStore [2021-08-23T22:22:10.593Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestAddContainers [2021-08-23T22:22:10.593Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestGetContainer [2021-08-23T22:22:10.593Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestDeleteContainer [2021-08-23T22:22:10.593Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestListContainers [2021-08-23T22:22:10.593Z] --- PASS: TestListContainers (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestFirstContainer [2021-08-23T22:22:10.593Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestApplyAllContainer [2021-08-23T22:22:10.593Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestIsValidHealthString [2021-08-23T22:22:10.593Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestStateRunStop [2021-08-23T22:22:10.593Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestStateTimeoutWait [2021-08-23T22:22:10.593Z] state_test.go:141: Stop callback fired [2021-08-23T22:22:10.593Z] state_test.go:165: Stop callback fired [2021-08-23T22:22:10.593Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T22:22:10.593Z] === RUN TestIsValidStateString [2021-08-23T22:22:10.593Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestViewSaveDelete [2021-08-23T22:22:10.593Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T22:22:10.593Z] === RUN TestViewAll [2021-08-23T22:22:10.593Z] --- PASS: TestViewAll (0.01s) [2021-08-23T22:22:10.593Z] === RUN TestViewGet [2021-08-23T22:22:10.593Z] --- PASS: TestViewGet (0.01s) [2021-08-23T22:22:10.593Z] === RUN TestNames [2021-08-23T22:22:10.593Z] --- PASS: TestNames (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestViewWithHealthCheck [2021-08-23T22:22:10.593Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-23T22:22:10.593Z] PASS [2021-08-23T22:22:10.593Z] coverage: 41.7% of statements [2021-08-23T22:22:10.593Z] ok github.com/docker/docker/container 0.235s coverage: 41.7% of statements [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-23T22:22:10.593Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T22:22:10.593Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T22:22:11.049Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T22:22:11.049Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T22:22:11.049Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T22:22:11.049Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestConfigureDaemonLogs [2021-08-23T22:22:11.049Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T22:22:11.049Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T22:22:11.049Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T22:22:11.049Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T22:22:11.049Z] PASS [2021-08-23T22:22:11.049Z] coverage: 18.5% of statements [2021-08-23T22:22:11.049Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 18.5% of statements [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T22:22:11.049Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T22:22:12.527Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.75s) [2021-08-23T22:22:12.527Z] === RUN TestAuthZPluginV2Disable [2021-08-23T22:22:12.575Z] === RUN TestPrepare [2021-08-23T22:22:12.575Z] --- PASS: TestPrepare (0.00s) [2021-08-23T22:22:12.575Z] === RUN TestStart [2021-08-23T22:22:12.575Z] --- PASS: TestStart (0.00s) [2021-08-23T22:22:12.575Z] === RUN TestWaitCancel [2021-08-23T22:22:12.575Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T22:22:12.575Z] === RUN TestWaitDisabled [2021-08-23T22:22:12.575Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T22:22:12.575Z] === RUN TestWaitEnabled [2021-08-23T22:22:12.575Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T22:22:12.575Z] === RUN TestRemove [2021-08-23T22:22:12.575Z] --- PASS: TestRemove (0.00s) [2021-08-23T22:22:12.575Z] PASS [2021-08-23T22:22:12.575Z] coverage: 65.3% of statements [2021-08-23T22:22:12.575Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2021-08-23T22:22:14.101Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T22:22:14.101Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation (0.02s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T22:22:14.101Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T22:22:14.101Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCConfigs (0.01s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T22:22:14.101Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T22:22:14.101Z] PASS [2021-08-23T22:22:14.101Z] coverage: 35.9% of statements [2021-08-23T22:22:14.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.327s coverage: 35.9% of statements [2021-08-23T22:22:14.101Z] === RUN TestNewListSecretsFilters [2021-08-23T22:22:14.101Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T22:22:14.101Z] === RUN TestNewListConfigsFilters [2021-08-23T22:22:14.101Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T22:22:14.101Z] PASS [2021-08-23T22:22:14.101Z] coverage: 0.5% of statements [2021-08-23T22:22:14.101Z] ok github.com/docker/docker/daemon/cluster 0.559s coverage: 0.5% of statements [2021-08-23T22:22:15.066Z] --- PASS: TestAuthZPluginV2Disable (2.92s) [2021-08-23T22:22:15.066Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T22:22:15.294Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T22:22:15.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === Skipped [2021-08-23T22:22:15.294Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T22:22:15.294Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T22:22:15.294Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T22:22:15.294Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T22:22:15.294Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T22:22:15.294Z] time="2021-08-23T22:21:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T22:22:15.294Z] time="2021-08-23T22:21:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T22:22:15.294Z] time="2021-08-23T22:21:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T22:22:15.294Z] time="2021-08-23T22:21:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T22:22:15.294Z] time="2021-08-23T22:21:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:22:15.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:22:15.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T22:22:15.294Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T22:22:15.294Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T22:22:15.294Z] [2021-08-23T22:22:15.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T22:22:15.295Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T22:22:15.295Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.295Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.295Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.295Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.295Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:22:15.295Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T22:22:15.295Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T22:22:15.295Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T22:22:15.295Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] [2021-08-23T22:22:15.295Z] DONE 2309 tests, 28 skipped in 226.997s [2021-08-23T22:22:15.295Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:22:15.295Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T22:22:15.295Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-08-23T22:22:17.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:22:17.375Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:22:17.375Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:22:17.375Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:22:17.375Z] [2021-08-23T22:22:17.375Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-23T22:22:17.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-23T22:22:17.375Z] Using test binary docker [2021-08-23T22:22:17.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T22:22:17.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:22:17.375Z] INFO: Waiting for daemon to start... [2021-08-23T22:22:17.375Z] Starting dockerd [2021-08-23T22:22:17.375Z] . [2021-08-23T22:22:17.375Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-23T22:22:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T22:22:17.823Z] === RUN TestDiscoveryOptsErrors [2021-08-23T22:22:17.823Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDiscoveryOpts [2021-08-23T22:22:17.823Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T22:22:17.823Z] PASS [2021-08-23T22:22:17.823Z] coverage: 30.0% of statements [2021-08-23T22:22:17.823Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-08-23T22:22:17.823Z] === RUN TestBuilderGC [2021-08-23T22:22:17.823Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T22:22:17.823Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestFindConfigurationConflicts [2021-08-23T22:22:17.823Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T22:22:17.823Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T22:22:17.823Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T22:22:17.823Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T22:22:17.823Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_label [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T22:22:17.823Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T22:22:17.823Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestModifiedDiscoverySettings [2021-08-23T22:22:17.823Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T22:22:17.823Z] time="2021-08-23T22:22:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T22:22:17.823Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-23T22:22:17.823Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T22:22:17.823Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:17.823Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestReloadBadDefaultConfig [2021-08-23T22:22:17.823Z] time="2021-08-23T22:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-566199975" [2021-08-23T22:22:17.823Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestReloadWithConflictingLabels [2021-08-23T22:22:17.823Z] time="2021-08-23T22:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-763595226" [2021-08-23T22:22:17.823Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T22:22:17.823Z] time="2021-08-23T22:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-635155313" [2021-08-23T22:22:17.823Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T22:22:17.823Z] === RUN TestDaemonConfigurationMerge [2021-08-23T22:22:17.823Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T22:22:17.823Z] PASS [2021-08-23T22:22:17.823Z] coverage: 80.4% of statements [2021-08-23T22:22:17.823Z] ok github.com/docker/docker/daemon/config 0.218s coverage: 80.4% of statements [2021-08-23T22:22:18.385Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s) [2021-08-23T22:22:18.385Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T22:22:19.349Z] === RUN TestVerifyNetworkingConfig [2021-08-23T22:22:19.349Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestGetContainer [2021-08-23T22:22:19.349Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestValidContainerNames [2021-08-23T22:22:19.349Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestContainerInitDNS [2021-08-23T22:22:19.349Z] daemon_test.go:147: root required [2021-08-23T22:22:19.349Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestMerge [2021-08-23T22:22:19.349Z] --- PASS: TestMerge (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestValidateContainerIsolation [2021-08-23T22:22:19.349Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestFindNetworkErrorType [2021-08-23T22:22:19.349Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestEnsureServicesExist [2021-08-23T22:22:19.349Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestEnsureServicesExistErrors [2021-08-23T22:22:19.349Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T22:22:19.349Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T22:22:19.349Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T22:22:19.349Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestContainerDelete [2021-08-23T22:22:19.349Z] === RUN TestWaitNodeAttachment [2021-08-23T22:22:19.349Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestContainerDoubleDelete [2021-08-23T22:22:19.349Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T22:22:19.349Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T22:22:19.349Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestNoneHealthcheck [2021-08-23T22:22:19.349Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestHealthStates [2021-08-23T22:22:19.349Z] === RUN TestEventsLog [2021-08-23T22:22:19.349Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestEventsLogTimeout [2021-08-23T22:22:19.349Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestLogEvents [2021-08-23T22:22:19.349Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T22:22:19.349Z] === RUN TestLoadBufferedEvents [2021-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] time="2021-08-23T22:22:18Z" 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-08-23T22:22:19.349Z] --- PASS: TestHealthStates (0.14s) [2021-08-23T22:22:19.349Z] === RUN TestMaskURLCredentials [2021-08-23T22:22:19.349Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestGetInspectData [2021-08-23T22:22:19.349Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestFillLicense [2021-08-23T22:22:19.349Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestListInvalidFilter [2021-08-23T22:22:19.349Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestNameFilter [2021-08-23T22:22:19.349Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T22:22:19.349Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T22:22:19.349Z] === 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-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T22:22:19.349Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T22:22:19.349Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T22:22:19.349Z] --- 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-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T22:22:19.350Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonReloadLabels [2021-08-23T22:22:19.350Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T22:22:19.350Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonReloadMirrors [2021-08-23T22:22:19.350Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T22:22:19.350Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T22:22:19.350Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestDaemonDiscoveryReload [2021-08-23T22:22:19.350Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-08-23T22:22:19.350Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T22:22:19.350Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T22:22:19.350Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T22:22:19.350Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T22:22:19.350Z] PASS [2021-08-23T22:22:19.350Z] coverage: 50.0% of statements [2021-08-23T22:22:19.350Z] ok github.com/docker/docker/daemon/events 0.243s coverage: 50.0% of statements [2021-08-23T22:22:19.350Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-23T22:22:19.805Z] === RUN TestIsolationConversion [2021-08-23T22:22:19.805Z] === RUN TestIsolationConversion/default [2021-08-23T22:22:19.805Z] === RUN TestIsolationConversion/process [2021-08-23T22:22:19.805Z] === RUN TestIsolationConversion/hyperv [2021-08-23T22:22:19.805Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestContainerLabels [2021-08-23T22:22:19.805Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestCredentialSpecConversion [2021-08-23T22:22:19.805Z] === RUN TestCredentialSpecConversion/none [2021-08-23T22:22:19.805Z] === RUN TestCredentialSpecConversion/config [2021-08-23T22:22:19.805Z] === RUN TestCredentialSpecConversion/file [2021-08-23T22:22:19.805Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T22:22:19.805Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T22:22:19.805Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountBind [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountVolume [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountTarget [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T22:22:19.805Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T22:22:19.805Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T22:22:19.805Z] PASS [2021-08-23T22:22:19.805Z] coverage: 11.0% of statements [2021-08-23T22:22:19.805Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.592s coverage: 11.0% of statements [2021-08-23T22:22:19.805Z] === RUN TestIsEmptyDir [2021-08-23T22:22:19.805Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-23T22:22:19.805Z] PASS [2021-08-23T22:22:19.805Z] coverage: 2.3% of statements [2021-08-23T22:22:19.805Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-08-23T22:22:20.261Z] === RUN TestLinkNaming [2021-08-23T22:22:20.261Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T22:22:20.261Z] === RUN TestLinkNew [2021-08-23T22:22:20.261Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T22:22:20.261Z] === RUN TestLinkEnv [2021-08-23T22:22:20.261Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T22:22:20.261Z] === RUN TestLinkMultipleEnv [2021-08-23T22:22:20.261Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T22:22:20.261Z] === RUN TestLinkPortRangeEnv [2021-08-23T22:22:20.261Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T22:22:20.261Z] PASS [2021-08-23T22:22:20.261Z] coverage: 93.0% of statements [2021-08-23T22:22:20.261Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-08-23T22:22:20.261Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-23T22:22:20.261Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T22:22:20.716Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-23T22:22:20.716Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T22:22:21.171Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T22:22:21.171Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T22:22:21.171Z] reload_test.go:520: root required [2021-08-23T22:22:21.171Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T22:22:21.171Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T22:22:21.171Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-08-23T22:22:21.171Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T22:22:21.171Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-23T22:22:21.171Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T22:22:21.171Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-08-23T22:22:21.171Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T22:22:21.171Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-08-23T22:22:21.171Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T22:22:21.171Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T22:22:21.171Z] === RUN TestParseVolumesFrom [2021-08-23T22:22:21.171Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T22:22:21.171Z] PASS [2021-08-23T22:22:21.171Z] coverage: 9.1% of statements [2021-08-23T22:22:21.627Z] ok github.com/docker/docker/daemon 2.419s coverage: 9.1% of statements [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T22:22:21.627Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T22:22:21.627Z] === RUN TestAdapterReadLogs [2021-08-23T22:22:21.627Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestCopier [2021-08-23T22:22:21.627Z] --- PASS: TestCopier (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestCopierLongLines [2021-08-23T22:22:21.627Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestCopierSlow [2021-08-23T22:22:21.627Z] --- PASS: TestCopierSlow (0.20s) [2021-08-23T22:22:21.627Z] === RUN TestCopierWithSized [2021-08-23T22:22:21.627Z] === RUN TestCopierWithSized/as_is [2021-08-23T22:22:21.627Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T22:22:21.627Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T22:22:21.627Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T22:22:21.627Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T22:22:21.627Z] === RUN TestCopierWithPartial [2021-08-23T22:22:21.627Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestRingLogger [2021-08-23T22:22:21.627Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestRingCap [2021-08-23T22:22:21.627Z] --- PASS: TestRingCap (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestRingClose [2021-08-23T22:22:21.627Z] --- PASS: TestRingClose (0.00s) [2021-08-23T22:22:21.627Z] === RUN TestRingDrain [2021-08-23T22:22:21.627Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T22:22:21.627Z] PASS [2021-08-23T22:22:21.627Z] coverage: 43.8% of statements [2021-08-23T22:22:21.627Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/defaults [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T22:22:22.590Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T22:22:22.590Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T22:22:22.590Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T22:22:22.590Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T22:22:22.590Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestSearchRegistryForImages [2021-08-23T22:22:22.590Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T22:22:22.590Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestImageDelete [2021-08-23T22:22:22.590Z] === RUN TestImageDelete/no_lease [2021-08-23T22:22:22.590Z] === RUN TestImageDelete/lease_exists [2021-08-23T22:22:22.590Z] --- PASS: TestImageDelete (0.06s) [2021-08-23T22:22:22.590Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T22:22:22.590Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-08-23T22:22:22.590Z] === RUN TestContentStoreForPull [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T22:22:22.590Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-23T22:22:22.590Z] === RUN TestCreateSuccess [2021-08-23T22:22:22.590Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCreateStreamSkipped [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T22:22:22.590Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCreateLogGroupSuccess [2021-08-23T22:22:22.590Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCreateError [2021-08-23T22:22:22.590Z] --- PASS: TestCreateError (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCreateAlreadyExists [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T22:22:22.590Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestLogClosed [2021-08-23T22:22:22.590Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestLogBlocking [2021-08-23T22:22:22.590Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T22:22:22.590Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T22:22:22.590Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestPublishBatchSuccess [2021-08-23T22:22:22.590Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestPublishBatchError [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=error msg=Error [2021-08-23T22:22:22.590Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T22:22:22.590Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T22:22:22.590Z] time="2021-08-23T22:22:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T22:22:22.590Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchSimple [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchTicker [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchClose [2021-08-23T22:22:22.590Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/3/���� [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T22:22:22.590Z] === RUN TestEffectiveLen/5/ [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/0/ [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: He [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/6/a� [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: a [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: � [2021-08-23T22:22:22.590Z] === RUN TestFindValidSplit/7/a� [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T22:22:22.590Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T22:22:22.590Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestProcessEventEmoji [2021-08-23T22:22:22.590Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-23T22:22:22.590Z] === RUN TestCollectBatchLineSplit [2021-08-23T22:22:22.591Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-23T22:22:23.046Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T22:22:23.046Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestCollectBatchMaxEvents [2021-08-23T22:22:23.046Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-23T22:22:23.046Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T22:22:23.046Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-08-23T22:22:23.046Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T22:22:23.046Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2021-08-23T22:22:23.046Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T22:22:23.046Z] --- PASS: TestContentStoreForPull (0.20s) [2021-08-23T22:22:23.046Z] PASS [2021-08-23T22:22:23.046Z] coverage: 6.7% of statements [2021-08-23T22:22:23.046Z] ok github.com/docker/docker/daemon/images 0.371s coverage: 6.7% of statements [2021-08-23T22:22:23.046Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T22:22:23.046Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T22:22:23.046Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T22:22:23.046Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestCreateTagSuccess [2021-08-23T22:22:23.046Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T22:22:23.046Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T22:22:23.046Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T22:22:23.046Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T22:22:23.046Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T22:22:23.047Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T22:22:23.047Z] PASS [2021-08-23T22:22:23.047Z] coverage: 77.4% of statements [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T22:22:23.047Z] ok github.com/docker/docker/daemon/logger/awslogs 0.411s coverage: 77.4% of statements [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T22:22:23.047Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T22:22:23.047Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T22:22:23.047Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T22:22:23.047Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T22:22:23.047Z] === RUN TestJSONFileLogger [2021-08-23T22:22:23.047Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T22:22:23.047Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T22:22:23.047Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T22:22:23.047Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T22:22:23.047Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T22:22:23.047Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T22:22:23.047Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T22:22:23.047Z] === RUN TestEncodeDecode [2021-08-23T22:22:23.047Z] === PAUSE TestEncodeDecode [2021-08-23T22:22:23.047Z] === RUN TestUnexpectedEOF [2021-08-23T22:22:23.047Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-23T22:22:23.047Z] === RUN TestFastTimeMarshalJSON [2021-08-23T22:22:23.047Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-23T22:22:23.047Z] PASS [2021-08-23T22:22:23.047Z] coverage: 87.2% of statements [2021-08-23T22:22:23.047Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.160s coverage: 87.2% of statements [2021-08-23T22:22:23.047Z] time="2021-08-23T22:22:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T22:22:23.047Z] time="2021-08-23T22:22:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T22:22:23.047Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-08-23T22:22:23.047Z] === CONT TestEncodeDecode [2021-08-23T22:22:23.047Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T22:22:23.047Z] PASS [2021-08-23T22:22:23.047Z] coverage: 69.9% of statements [2021-08-23T22:22:23.047Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.186s coverage: 69.9% of statements [2021-08-23T22:22:24.573Z] === RUN TestWriteLog [2021-08-23T22:22:24.573Z] === PAUSE TestWriteLog [2021-08-23T22:22:24.573Z] === RUN TestReadLog [2021-08-23T22:22:24.573Z] === PAUSE TestReadLog [2021-08-23T22:22:24.573Z] === CONT TestWriteLog [2021-08-23T22:22:24.573Z] === CONT TestReadLog [2021-08-23T22:22:24.573Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestReadLog/tail_exact [2021-08-23T22:22:24.573Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T22:22:24.573Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T22:22:24.573Z] --- PASS: TestReadLog (0.13s) [2021-08-23T22:22:24.573Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-23T22:22:24.573Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T22:22:24.573Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T22:22:24.573Z] PASS [2021-08-23T22:22:24.573Z] coverage: 75.2% of statements [2021-08-23T22:22:24.573Z] ok github.com/docker/docker/daemon/logger/local 0.181s coverage: 75.2% of statements [2021-08-23T22:22:24.573Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T22:22:24.573Z] === RUN TestOpenFileDelete [2021-08-23T22:22:24.573Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestOpenFileRename [2021-08-23T22:22:24.573Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestParseLogTagDefaultTag [2021-08-23T22:22:24.573Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestParseLogTag [2021-08-23T22:22:24.573Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestParseLogTagEmptyTag [2021-08-23T22:22:24.573Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestTailFiles [2021-08-23T22:22:24.573Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestFollowLogsConsumerGone [2021-08-23T22:22:24.573Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestFollowLogsProducerGone [2021-08-23T22:22:24.573Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T22:22:24.573Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T22:22:24.573Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T22:22:24.573Z] === RUN TestCheckCapacityAndRotate [2021-08-23T22:22:24.573Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T22:22:24.573Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T22:22:24.573Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-23T22:22:24.573Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-23T22:22:24.573Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-08-23T22:22:24.573Z] PASS [2021-08-23T22:22:24.573Z] coverage: 53.3% of statements [2021-08-23T22:22:24.573Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 53.3% of statements [2021-08-23T22:22:24.573Z] === RUN TestLog [2021-08-23T22:22:24.573Z] --- PASS: TestLog (0.01s) [2021-08-23T22:22:24.573Z] PASS [2021-08-23T22:22:24.573Z] coverage: 31.5% of statements [2021-08-23T22:22:24.573Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 31.5% of statements [2021-08-23T22:22:25.029Z] === RUN TestValidateLogOpt [2021-08-23T22:22:25.029Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestNewMissedConfig [2021-08-23T22:22:25.029Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestNewMissedUrl [2021-08-23T22:22:25.029Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestNewMissedToken [2021-08-23T22:22:25.029Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestNewWithProxy [2021-08-23T22:22:25.029Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestDefault [2021-08-23T22:22:25.029Z] --- PASS: TestDefault (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T22:22:25.029Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestJsonFormat [2021-08-23T22:22:25.029Z] --- PASS: TestJsonFormat (0.02s) [2021-08-23T22:22:25.029Z] === RUN TestRawFormat [2021-08-23T22:22:25.029Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestRawFormatWithLabels [2021-08-23T22:22:25.029Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestRawFormatWithoutTag [2021-08-23T22:22:25.029Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T22:22:25.029Z] === RUN TestBatching [2021-08-23T22:22:25.489Z] === RUN TestNewParse [2021-08-23T22:22:25.489Z] --- PASS: TestNewParse (0.00s) [2021-08-23T22:22:25.489Z] PASS [2021-08-23T22:22:25.489Z] coverage: 8.3% of statements [2021-08-23T22:22:25.489Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-08-23T22:22:25.489Z] --- PASS: TestBatching (0.23s) [2021-08-23T22:22:25.489Z] === RUN TestFrequency [2021-08-23T22:22:25.489Z] === RUN TestParseLogFormat [2021-08-23T22:22:25.489Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestValidateLogOptEmpty [2021-08-23T22:22:25.489Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestValidateSyslogAddress [2021-08-23T22:22:25.489Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestParseAddressDefaultPort [2021-08-23T22:22:25.489Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestValidateSyslogFacility [2021-08-23T22:22:25.489Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T22:22:25.489Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestValidateLogOpt [2021-08-23T22:22:25.489Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T22:22:25.489Z] PASS [2021-08-23T22:22:25.489Z] coverage: 46.8% of statements [2021-08-23T22:22:25.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-08-23T22:22:25.489Z] --- PASS: TestFrequency (0.16s) [2021-08-23T22:22:25.489Z] === RUN TestOneMessagePerRequest [2021-08-23T22:22:25.489Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestVerify [2021-08-23T22:22:25.489Z] --- PASS: TestVerify (0.00s) [2021-08-23T22:22:25.489Z] === RUN TestSkipVerify [2021-08-23T22:22:25.947Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:25.947Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:25.947Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:25.947Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] --- PASS: TestSkipVerify (0.60s) [2021-08-23T22:22:26.404Z] === RUN TestBufferMaximum [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.933209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.933209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T22:22:26.404Z] === RUN TestServerAlwaysDown [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.935209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.935209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.935209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.936209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] time="2021-08-23T22:22:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757345.936209\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:26.404Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T22:22:26.404Z] === RUN TestCannotSendAfterClose [2021-08-23T22:22:26.404Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T22:22:26.404Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T22:22:26.404Z] === RUN TestV1IDService [2021-08-23T22:22:26.404Z] --- PASS: TestV1IDService (0.03s) [2021-08-23T22:22:26.404Z] === RUN TestV2MetadataService [2021-08-23T22:22:26.860Z] --- PASS: TestV2MetadataService (0.54s) [2021-08-23T22:22:26.860Z] PASS [2021-08-23T22:22:26.860Z] coverage: 48.2% of statements [2021-08-23T22:22:26.860Z] ok github.com/docker/docker/distribution/metadata 0.622s coverage: 48.2% of statements [2021-08-23T22:22:27.316Z] time="2021-08-23T22:22:26Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T22:22:27.316Z] time="2021-08-23T22:22:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1e684bbd3c74\"}'" [2021-08-23T22:22:27.316Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-23T22:22:27.316Z] PASS [2021-08-23T22:22:27.316Z] coverage: 82.5% of statements [2021-08-23T22:22:27.316Z] ok github.com/docker/docker/daemon/logger/splunk 2.094s coverage: 82.5% of statements [2021-08-23T22:22:27.316Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T22:22:27.316Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T22:22:27.316Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T22:22:27.316Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T22:22:27.316Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T22:22:27.316Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T22:22:27.316Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T22:22:27.316Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T22:22:27.316Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T22:22:27.316Z] === RUN TestManifestStore [2021-08-23T22:22:27.316Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T22:22:27.316Z] === RUN TestSuccessfulDownload [2021-08-23T22:22:27.316Z] download_test.go:268: Needs fixing on Windows [2021-08-23T22:22:27.316Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T22:22:27.316Z] === RUN TestCancelledDownload [2021-08-23T22:22:27.316Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T22:22:27.316Z] === RUN TestMaxDownloadAttempts [2021-08-23T22:22:27.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:22:27.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:22:27.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:22:27.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:22:27.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:22:27.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:22:27.316Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:22:27.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:22:27.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:22:27.316Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:22:27.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:22:27.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local628835947\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/no_local_cache [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/with_local_cache [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="reference for unknown type: " [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="reference for unknown type: " [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="reference for unknown type: " [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="reference for unknown type: " [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="reference for unknown type: " [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T22:22:27.771Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore (0.26s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-23T22:22:27.771Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T22:22:27.771Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestFixManifestLayers [2021-08-23T22:22:27.771Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T22:22:27.771Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T22:22:27.771Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestFixManifestLayersBadParent [2021-08-23T22:22:27.771Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestValidateManifest [2021-08-23T22:22:27.771Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T22:22:27.771Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestFormatPlatform [2021-08-23T22:22:27.771Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T22:22:27.771Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T22:22:27.771Z] === RUN TestLayerAlreadyExists [2021-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] 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-08-23T22:22:27.771Z] --- PASS: TestLayerAlreadyExists (0.03s) [2021-08-23T22:22:27.771Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:22:27.771Z] time="2021-08-23T22:22:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:22:27.771Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T22:22:27.771Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-08-23T22:22:27.771Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-08-23T22:22:27.771Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-08-23T22:22:27.771Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-08-23T22:22:27.771Z] === RUN TestTransfer [2021-08-23T22:22:28.227Z] --- PASS: TestTransfer (0.14s) [2021-08-23T22:22:28.227Z] === RUN TestConcurrencyLimit [2021-08-23T22:22:28.227Z] === RUN TestNotFound [2021-08-23T22:22:28.227Z] --- PASS: TestNotFound (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestConflict [2021-08-23T22:22:28.227Z] --- PASS: TestConflict (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestForbidden [2021-08-23T22:22:28.227Z] --- PASS: TestForbidden (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestInvalidParameter [2021-08-23T22:22:28.227Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestNotImplemented [2021-08-23T22:22:28.227Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestNotModified [2021-08-23T22:22:28.227Z] --- PASS: TestNotModified (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestUnauthorized [2021-08-23T22:22:28.227Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestUnknown [2021-08-23T22:22:28.227Z] --- PASS: TestUnknown (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestCancelled [2021-08-23T22:22:28.227Z] --- PASS: TestCancelled (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestDeadline [2021-08-23T22:22:28.227Z] --- PASS: TestDeadline (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestDataLoss [2021-08-23T22:22:28.227Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestUnavailable [2021-08-23T22:22:28.227Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestSystem [2021-08-23T22:22:28.227Z] --- PASS: TestSystem (0.00s) [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Conflict [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T22:22:28.227Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T22:22:28.227Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T22:22:28.227Z] PASS [2021-08-23T22:22:28.227Z] coverage: 53.1% of statements [2021-08-23T22:22:28.227Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-08-23T22:22:28.227Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-08-23T22:22:28.227Z] === RUN TestInactiveJobs [2021-08-23T22:22:28.683Z] === RUN TestFSGetInvalidData [2021-08-23T22:22:28.683Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestFSInvalidSet [2021-08-23T22:22:28.683Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestFSInvalidRoot [2021-08-23T22:22:28.683Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestFSMetadataGetSet [2021-08-23T22:22:28.683Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-23T22:22:28.683Z] === RUN TestFSInvalidWalker [2021-08-23T22:22:28.683Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestFSGetSet [2021-08-23T22:22:28.683Z] --- PASS: TestFSGetSet (0.02s) [2021-08-23T22:22:28.683Z] === RUN TestFSGetUnsetKey [2021-08-23T22:22:28.683Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestFSGetEmptyData [2021-08-23T22:22:28.683Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestFSDelete [2021-08-23T22:22:28.683Z] --- PASS: TestFSDelete (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestFSWalker [2021-08-23T22:22:28.683Z] --- PASS: TestFSWalker (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestFSWalkerStopOnError [2021-08-23T22:22:28.683Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestNewFromJSON [2021-08-23T22:22:28.683Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T22:22:28.683Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestMarshalKeyOrder [2021-08-23T22:22:28.683Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestHistoryEqual [2021-08-23T22:22:28.683Z] --- PASS: TestHistoryEqual (0.10s) [2021-08-23T22:22:28.683Z] === RUN TestImage [2021-08-23T22:22:28.683Z] --- PASS: TestImage (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestImageOSNotEmpty [2021-08-23T22:22:28.683Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T22:22:28.683Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestCreate [2021-08-23T22:22:28.683Z] --- PASS: TestCreate (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestRestore [2021-08-23T22:22:28.683Z] time="2021-08-23T22:22:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T22:22:28.683Z] --- PASS: TestRestore (0.02s) [2021-08-23T22:22:28.683Z] === RUN TestAddDelete [2021-08-23T22:22:28.683Z] --- PASS: TestAddDelete (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestSearchAfterDelete [2021-08-23T22:22:28.683Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestParentReset [2021-08-23T22:22:28.683Z] --- PASS: TestParentReset (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestGetAndSetLastUpdated [2021-08-23T22:22:28.683Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestStoreLen [2021-08-23T22:22:28.683Z] --- PASS: TestInactiveJobs (0.35s) [2021-08-23T22:22:28.683Z] === RUN TestWatchRelease [2021-08-23T22:22:28.683Z] --- PASS: TestStoreLen (0.02s) [2021-08-23T22:22:28.683Z] PASS [2021-08-23T22:22:28.683Z] coverage: 86.6% of statements [2021-08-23T22:22:28.683Z] ok github.com/docker/docker/image 0.317s coverage: 86.6% of statements [2021-08-23T22:22:28.683Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2021-08-23T22:22:28.683Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T22:22:28.683Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestTokenPassThru [2021-08-23T22:22:28.683Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T22:22:28.683Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T22:22:28.683Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T22:22:28.683Z] PASS [2021-08-23T22:22:28.683Z] coverage: 24.1% of statements [2021-08-23T22:22:28.683Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T22:22:28.683Z] === RUN TestWatchFinishedTransfer [2021-08-23T22:22:28.683Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T22:22:28.683Z] === RUN TestDuplicateTransfer [2021-08-23T22:22:28.683Z] ok github.com/docker/docker/distribution 1.415s coverage: 24.1% of statements [2021-08-23T22:22:28.683Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-08-23T22:22:28.683Z] === RUN TestSuccessfulUpload [2021-08-23T22:22:29.138Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T22:22:29.138Z] time="2021-08-23T22:22:28Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T22:22:29.138Z] === RUN TestCompare [2021-08-23T22:22:29.138Z] --- PASS: TestCompare (0.00s) [2021-08-23T22:22:29.138Z] PASS [2021-08-23T22:22:29.138Z] coverage: 19.2% of statements [2021-08-23T22:22:29.138Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2021-08-23T22:22:29.138Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-08-23T22:22:29.138Z] === RUN TestCancelledUpload [2021-08-23T22:22:29.138Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-23T22:22:29.138Z] PASS [2021-08-23T22:22:29.138Z] coverage: 76.8% of statements [2021-08-23T22:22:29.138Z] ok github.com/docker/docker/distribution/xfer 1.804s coverage: 76.8% of statements [2021-08-23T22:22:29.138Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T22:22:29.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T22:22:30.099Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T22:22:30.099Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T22:22:30.099Z] PASS [2021-08-23T22:22:30.099Z] coverage: 25.0% of statements [2021-08-23T22:22:30.099Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-08-23T22:22:30.099Z] === RUN TestValidateManifest [2021-08-23T22:22:30.099Z] === RUN TestValidateManifest/nil [2021-08-23T22:22:30.099Z] === RUN TestValidateManifest/non-nil [2021-08-23T22:22:30.099Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T22:22:30.099Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T22:22:30.099Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T22:22:30.099Z] PASS [2021-08-23T22:22:30.099Z] coverage: 0.7% of statements [2021-08-23T22:22:30.099Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.7% of statements [2021-08-23T22:22:30.099Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T22:22:30.555Z] === RUN TestSerialization [2021-08-23T22:22:30.555Z] --- PASS: TestSerialization (0.02s) [2021-08-23T22:22:30.555Z] PASS [2021-08-23T22:22:30.555Z] coverage: 100.0% of statements [2021-08-23T22:22:30.555Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-08-23T22:22:30.602Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2021-08-23T22:22:30.602Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T22:22:31.516Z] === RUN TestEnvironmentParsing [2021-08-23T22:22:31.516Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T22:22:31.516Z] PASS [2021-08-23T22:22:31.516Z] coverage: 1.2% of statements [2021-08-23T22:22:31.516Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2021-08-23T22:22:31.516Z] === RUN TestEmptyLayer [2021-08-23T22:22:31.516Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestCommitFailure [2021-08-23T22:22:31.516Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T22:22:31.516Z] === RUN TestStartTransactionFailure [2021-08-23T22:22:31.516Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestGetOrphan [2021-08-23T22:22:31.516Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T22:22:31.516Z] === RUN TestMountAndRegister [2021-08-23T22:22:31.516Z] layer_test.go:271: Layer size: 14 [2021-08-23T22:22:31.516Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-23T22:22:31.516Z] === RUN TestLayerRelease [2021-08-23T22:22:31.516Z] layer_test.go:304: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestStoreRestore [2021-08-23T22:22:31.516Z] layer_test.go:353: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestTarStreamStability [2021-08-23T22:22:31.516Z] layer_test.go:468: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestRegisterExistingLayer [2021-08-23T22:22:31.516Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-08-23T22:22:31.516Z] === RUN TestTarStreamVerification [2021-08-23T22:22:31.516Z] layer_test.go:697: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestLayerMigration [2021-08-23T22:22:31.516Z] migration_test.go:46: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T22:22:31.516Z] migration_test.go:182: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestMountInit [2021-08-23T22:22:31.516Z] mount_test.go:17: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestMountSize [2021-08-23T22:22:31.516Z] mount_test.go:76: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestMountChanges [2021-08-23T22:22:31.516Z] mount_test.go:125: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T22:22:31.516Z] === RUN TestMountApply [2021-08-23T22:22:31.516Z] mount_test.go:212: Failing on Windows [2021-08-23T22:22:31.516Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T22:22:31.516Z] PASS [2021-08-23T22:22:31.516Z] coverage: 30.1% of statements [2021-08-23T22:22:31.516Z] ok github.com/docker/docker/layer 0.289s coverage: 30.1% of statements [2021-08-23T22:22:31.971Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T22:22:31.971Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T22:22:31.971Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T22:22:31.971Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T22:22:31.971Z] === RUN TestSequenceGetAvailableBit [2021-08-23T22:22:32.433Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSequenceEqual [2021-08-23T22:22:32.433Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSequenceCopy [2021-08-23T22:22:32.433Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestGetFirstAvailable [2021-08-23T22:22:32.433Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestFindSequence [2021-08-23T22:22:32.433Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestCheckIfAvailable [2021-08-23T22:22:32.433Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestMergeSequences [2021-08-23T22:22:32.433Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestPushReservation [2021-08-23T22:22:32.433Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSerializeDeserialize [2021-08-23T22:22:32.433Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSet [2021-08-23T22:22:32.433Z] --- PASS: TestSet (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSetUnset [2021-08-23T22:22:32.433Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestOffsetSetUnset [2021-08-23T22:22:32.433Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSetInRange [2021-08-23T22:22:32.433Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestSetAnyInRange [2021-08-23T22:22:32.433Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestMethods [2021-08-23T22:22:32.433Z] --- PASS: TestMethods (0.00s) [2021-08-23T22:22:32.433Z] === RUN TestRandomAllocateDeallocate [2021-08-23T22:22:33.959Z] === RUN TestInvalidConfig [2021-08-23T22:22:33.959Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T22:22:33.959Z] === RUN TestConfig [2021-08-23T22:22:33.959Z] --- PASS: TestConfig (0.00s) [2021-08-23T22:22:33.959Z] === RUN TestOptionsLabels [2021-08-23T22:22:33.959Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T22:22:33.959Z] === RUN TestValidName [2021-08-23T22:22:33.959Z] --- PASS: TestValidName (0.00s) [2021-08-23T22:22:33.959Z] === RUN TestTLSConfiguration [2021-08-23T22:22:33.959Z] time="2021-08-23T22:22:33Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T22:22:33.959Z] --- PASS: TestTLSConfiguration (0.13s) [2021-08-23T22:22:33.959Z] PASS [2021-08-23T22:22:33.959Z] coverage: 24.0% of statements [2021-08-23T22:22:33.959Z] ok github.com/docker/docker/libnetwork/config 0.193s coverage: 24.0% of statements [2021-08-23T22:22:34.414Z] === RUN TestKey [2021-08-23T22:22:34.414Z] --- PASS: TestKey (0.00s) [2021-08-23T22:22:34.414Z] === RUN TestParseKey [2021-08-23T22:22:34.414Z] --- PASS: TestParseKey (0.00s) [2021-08-23T22:22:34.414Z] === RUN TestInvalidDataStore [2021-08-23T22:22:34.414Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T22:22:34.414Z] === RUN TestKVObjectFlatKey [2021-08-23T22:22:34.414Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T22:22:34.414Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T22:22:34.414Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T22:22:34.414Z] PASS [2021-08-23T22:22:34.414Z] coverage: 21.9% of statements [2021-08-23T22:22:34.414Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-08-23T22:22:34.870Z] === RUN TestErrorInterfaces [2021-08-23T22:22:34.870Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestNetworkMarshalling [2021-08-23T22:22:34.870Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-23T22:22:34.870Z] === RUN TestEndpointMarshalling [2021-08-23T22:22:34.870Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestAuxAddresses [2021-08-23T22:22:34.870Z] time="2021-08-23T22:22:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:22:34.870Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T22:22:34.870Z] === RUN TestSRVServiceQuery [2021-08-23T22:22:34.870Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestServiceVIPReuse [2021-08-23T22:22:34.870Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T22:22:34.870Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestDNSIPQuery [2021-08-23T22:22:34.870Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestDNSProxyServFail [2021-08-23T22:22:34.870Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestSandboxAddEmpty [2021-08-23T22:22:34.870Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestSandboxAddMultiPrio [2021-08-23T22:22:34.870Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestSandboxAddSamePrio [2021-08-23T22:22:34.870Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestCleanupServiceDiscovery [2021-08-23T22:22:34.870Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestDNSOptions [2021-08-23T22:22:34.870Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:22:34.870Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T22:22:34.870Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T22:22:34.870Z] time="2021-08-23T22:22:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:22:34.870Z] time="2021-08-23T22:22:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:22:34.870Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-08-23T22:22:34.870Z] PASS [2021-08-23T22:22:34.870Z] coverage: 8.6% of statements [2021-08-23T22:22:35.326Z] ok github.com/docker/docker/libnetwork 0.243s coverage: 8.6% of statements [2021-08-23T22:22:35.326Z] === RUN TestIPDataMarshalling [2021-08-23T22:22:35.326Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T22:22:35.326Z] === RUN TestValidateAndIsV6 [2021-08-23T22:22:35.326Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T22:22:35.326Z] PASS [2021-08-23T22:22:35.326Z] coverage: 68.9% of statements [2021-08-23T22:22:35.326Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-08-23T22:22:35.326Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T22:22:35.326Z] === RUN TestDriver [2021-08-23T22:22:35.326Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:22:35.326Z] PASS [2021-08-23T22:22:35.326Z] coverage: 34.8% of statements [2021-08-23T22:22:35.326Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-08-23T22:22:35.781Z] --- PASS: TestRandomAllocateDeallocate (3.69s) [2021-08-23T22:22:35.781Z] === RUN TestAllocateRandomDeallocate [2021-08-23T22:22:35.781Z] === RUN TestDriver [2021-08-23T22:22:35.781Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:22:35.781Z] PASS [2021-08-23T22:22:35.781Z] coverage: 34.8% of statements [2021-08-23T22:22:35.781Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-08-23T22:22:36.236Z] === RUN TestNetworkAllocateFree [2021-08-23T22:22:36.236Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T22:22:36.236Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T22:22:36.236Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T22:22:36.236Z] PASS [2021-08-23T22:22:36.236Z] coverage: 63.6% of statements [2021-08-23T22:22:36.236Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-08-23T22:22:36.691Z] === RUN TestGetEmptyCapabilities [2021-08-23T22:22:36.691Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T22:22:36.691Z] === RUN TestGetExtraCapabilities [2021-08-23T22:22:36.691Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T22:22:36.691Z] === RUN TestGetInvalidCapabilities [2021-08-23T22:22:36.691Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T22:22:36.691Z] === RUN TestRemoteDriver [2021-08-23T22:22:36.691Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T22:22:36.691Z] === RUN TestDriverError [2021-08-23T22:22:36.691Z] --- PASS: TestDriverError (0.00s) [2021-08-23T22:22:36.691Z] === RUN TestMissingValues [2021-08-23T22:22:36.691Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T22:22:36.691Z] === RUN TestRollback [2021-08-23T22:22:36.691Z] --- PASS: TestRollback (0.00s) [2021-08-23T22:22:36.691Z] PASS [2021-08-23T22:22:36.691Z] coverage: 57.4% of statements [2021-08-23T22:22:36.691Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.075s coverage: 57.4% of statements [2021-08-23T22:22:36.691Z] --- PASS: TestAllocateRandomDeallocate (0.81s) [2021-08-23T22:22:36.691Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T22:22:37.146Z] === RUN TestNAT [2021-08-23T22:22:37.146Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T22:22:37.146Z] --- SKIP: TestNAT (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestTransparent [2021-08-23T22:22:37.146Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T22:22:37.146Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T22:22:37.146Z] PASS [2021-08-23T22:22:37.146Z] coverage: 0.0% of statements [2021-08-23T22:22:37.146Z] === RUN TestNew [2021-08-23T22:22:37.146Z] --- PASS: TestNew (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestAddDriver [2021-08-23T22:22:37.146Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestAddDuplicateDriver [2021-08-23T22:22:37.146Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T22:22:37.146Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestDriver [2021-08-23T22:22:37.146Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestIPAM [2021-08-23T22:22:37.146Z] --- PASS: TestIPAM (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestWalkIPAMs [2021-08-23T22:22:37.146Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T22:22:37.146Z] === RUN TestWalkDrivers [2021-08-23T22:22:37.146Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T22:22:37.146Z] PASS [2021-08-23T22:22:37.146Z] coverage: 82.4% of statements [2021-08-23T22:22:37.146Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-08-23T22:22:37.146Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-08-23T22:22:37.601Z] === RUN TestBuildDefault [2021-08-23T22:22:37.601Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestBuildHostnameDomainname [2021-08-23T22:22:37.601Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestBuildHostname [2021-08-23T22:22:37.601Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestBuildHostnameFQDN [2021-08-23T22:22:37.601Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestBuildNoIP [2021-08-23T22:22:37.601Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestUpdate [2021-08-23T22:22:37.601Z] --- PASS: TestUpdate (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T22:22:37.601Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T22:22:37.601Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestAddEmpty [2021-08-23T22:22:37.601Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestAdd [2021-08-23T22:22:37.601Z] --- PASS: TestAdd (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestDeleteEmpty [2021-08-23T22:22:37.601Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestDeleteNewline [2021-08-23T22:22:37.601Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestDelete [2021-08-23T22:22:37.601Z] --- PASS: TestDelete (0.00s) [2021-08-23T22:22:37.601Z] === RUN TestConcurrentWrites [2021-08-23T22:22:37.601Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.81s) [2021-08-23T22:22:37.601Z] === RUN TestRetrieveFromStore [2021-08-23T22:22:37.601Z] --- PASS: TestConcurrentWrites (0.14s) [2021-08-23T22:22:37.601Z] PASS [2021-08-23T22:22:37.601Z] coverage: 81.2% of statements [2021-08-23T22:22:37.601Z] ok github.com/docker/docker/libnetwork/etchosts 0.186s coverage: 81.2% of statements [2021-08-23T22:22:37.601Z] --- PASS: TestRetrieveFromStore (0.27s) [2021-08-23T22:22:37.601Z] === RUN TestIsCorrupted [2021-08-23T22:22:37.601Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T22:22:37.601Z] === RUN TestSetRollover [2021-08-23T22:22:38.056Z] === RUN TestNew [2021-08-23T22:22:38.056Z] --- PASS: TestNew (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestAllocate [2021-08-23T22:22:38.056Z] --- PASS: TestAllocate (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestUninitialized [2021-08-23T22:22:38.056Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestAllocateInRange [2021-08-23T22:22:38.056Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestAllocateSerial [2021-08-23T22:22:38.056Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T22:22:38.056Z] PASS [2021-08-23T22:22:38.056Z] coverage: 87.5% of statements [2021-08-23T22:22:38.056Z] === RUN TestDiff [2021-08-23T22:22:38.056Z] --- PASS: TestDiff (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestAddedCallback [2021-08-23T22:22:38.056Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestRemovedCallback [2021-08-23T22:22:38.056Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T22:22:38.056Z] === RUN TestNoCallback [2021-08-23T22:22:38.056Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T22:22:38.056Z] PASS [2021-08-23T22:22:38.056Z] coverage: 48.1% of statements [2021-08-23T22:22:38.056Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-08-23T22:22:38.056Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.034s coverage: 48.1% of statements [2021-08-23T22:22:38.511Z] === RUN TestCaller [2021-08-23T22:22:38.511Z] --- PASS: TestCaller (0.00s) [2021-08-23T22:22:38.511Z] PASS [2021-08-23T22:22:38.511Z] coverage: 100.0% of statements [2021-08-23T22:22:38.511Z] ok github.com/docker/docker/libnetwork/internal/caller 0.057s coverage: 100.0% of statements [2021-08-23T22:22:38.511Z] === RUN TestSetSerialInsertDelete [2021-08-23T22:22:38.511Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T22:22:38.511Z] === RUN TestSetParallelInsertDelete [2021-08-23T22:22:39.471Z] --- PASS: TestSetRollover (1.43s) [2021-08-23T22:22:39.471Z] === RUN TestSetRolloverSerial [2021-08-23T22:22:39.471Z] === RUN TestPoolRequest [2021-08-23T22:22:39.471Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T22:22:39.471Z] === RUN TestOtherRequests [2021-08-23T22:22:39.471Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T22:22:39.471Z] PASS [2021-08-23T22:22:39.471Z] coverage: 57.1% of statements [2021-08-23T22:22:39.471Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-08-23T22:22:39.471Z] === RUN TestInt2IP2IntConversion [2021-08-23T22:22:39.927Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2021-08-23T22:22:39.927Z] === RUN TestGetAddressVersion [2021-08-23T22:22:39.927Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T22:22:39.927Z] === RUN TestKeyString [2021-08-23T22:22:39.927Z] --- PASS: TestKeyString (0.00s) [2021-08-23T22:22:39.927Z] === RUN TestPoolDataMarshal [2021-08-23T22:22:39.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T22:22:40.383Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T22:22:40.383Z] === RUN TestSubnetsMarshal [2021-08-23T22:22:40.383Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-23T22:22:40.383Z] === RUN TestAddSubnets [2021-08-23T22:22:40.383Z] --- PASS: TestAddSubnets (0.03s) [2021-08-23T22:22:40.383Z] === RUN TestDoublePoolRelease [2021-08-23T22:22:40.383Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-08-23T22:22:40.383Z] === RUN TestAddReleasePoolID [2021-08-23T22:22:40.383Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-08-23T22:22:40.383Z] === RUN TestPredefinedPool [2021-08-23T22:22:40.383Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-23T22:22:40.383Z] === RUN TestRemoveSubnet [2021-08-23T22:22:40.383Z] --- PASS: TestRemoveSubnet (0.16s) [2021-08-23T22:22:40.383Z] === RUN TestGetSameAddress [2021-08-23T22:22:40.383Z] --- PASS: TestGetSameAddress (0.01s) [2021-08-23T22:22:40.383Z] === RUN TestPoolAllocationReuse [2021-08-23T22:22:40.383Z] === RUN TestGetCapabilities [2021-08-23T22:22:40.383Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T22:22:40.383Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T22:22:40.383Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T22:22:40.383Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T22:22:40.383Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T22:22:40.383Z] === RUN TestRemoteDriver [2021-08-23T22:22:40.383Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-23T22:22:40.383Z] PASS [2021-08-23T22:22:40.383Z] coverage: 47.4% of statements [2021-08-23T22:22:40.383Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-08-23T22:22:40.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T22:22:40.839Z] --- PASS: TestSetRolloverSerial (1.62s) [2021-08-23T22:22:40.840Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T22:22:40.840Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T22:22:40.840Z] PASS [2021-08-23T22:22:40.840Z] coverage: 84.4% of statements [2021-08-23T22:22:40.840Z] ok github.com/docker/docker/libnetwork/bitseq 8.674s coverage: 84.4% of statements [2021-08-23T22:22:41.298Z] === RUN TestWindowsIPAM [2021-08-23T22:22:41.298Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T22:22:41.298Z] PASS [2021-08-23T22:22:41.298Z] coverage: 71.4% of statements [2021-08-23T22:22:41.298Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-08-23T22:22:41.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T22:22:42.258Z] === RUN TestDefaultNetwork [2021-08-23T22:22:42.258Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-23T22:22:42.258Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T22:22:42.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T22:22:42.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T22:22:42.714Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-08-23T22:22:42.714Z] === RUN TestInitAddressPools [2021-08-23T22:22:42.714Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T22:22:42.714Z] PASS [2021-08-23T22:22:42.714Z] coverage: 74.0% of statements [2021-08-23T22:22:42.714Z] ok github.com/docker/docker/libnetwork/ipamutils 0.543s coverage: 74.0% of statements [2021-08-23T22:22:43.170Z] === RUN TestKeyValue [2021-08-23T22:22:43.170Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T22:22:43.170Z] PASS [2021-08-23T22:22:43.170Z] coverage: 60.0% of statements [2021-08-23T22:22:43.170Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-08-23T22:22:43.170Z] --- PASS: TestPoolAllocationReuse (2.73s) [2021-08-23T22:22:43.170Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T22:22:43.170Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-08-23T22:22:43.170Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T22:22:43.170Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T22:22:43.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T22:22:44.129Z] === RUN TestGenerate [2021-08-23T22:22:44.129Z] --- PASS: TestGenerate (0.00s) [2021-08-23T22:22:44.129Z] === RUN TestGeneratePtr [2021-08-23T22:22:44.129Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T22:22:44.129Z] === RUN TestGenerateMissingField [2021-08-23T22:22:44.129Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T22:22:44.129Z] === RUN TestFieldCannotBeSet [2021-08-23T22:22:44.129Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T22:22:44.129Z] === RUN TestTypeMismatchError [2021-08-23T22:22:44.129Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T22:22:44.129Z] PASS [2021-08-23T22:22:44.129Z] coverage: 100.0% of statements [2021-08-23T22:22:44.129Z] ok github.com/docker/docker/libnetwork/options 0.054s coverage: 100.0% of statements [2021-08-23T22:22:45.092Z] === RUN TestNetworkDBSimple [2021-08-23T22:22:45.548Z] testing: warning: no tests to run [2021-08-23T22:22:45.548Z] PASS [2021-08-23T22:22:45.548Z] coverage: 0.0% of statements [2021-08-23T22:22:45.548Z] ok github.com/docker/docker/libnetwork/osl 0.071s coverage: 0.0% of statements [no tests to run] [2021-08-23T22:22:46.004Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.77s) [2021-08-23T22:22:46.004Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T22:22:46.004Z] === RUN TestRequestNewPort [2021-08-23T22:22:46.004Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestRequestSpecificPort [2021-08-23T22:22:46.004Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestReleasePort [2021-08-23T22:22:46.004Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestReuseReleasedPort [2021-08-23T22:22:46.004Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestReleaseUnreadledPort [2021-08-23T22:22:46.004Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestUnknowProtocol [2021-08-23T22:22:46.004Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestAllocateAllPorts [2021-08-23T22:22:46.004Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestPortAllocation [2021-08-23T22:22:46.004Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T22:22:46.004Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestNoDuplicateBPR [2021-08-23T22:22:46.004Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T22:22:46.004Z] === RUN TestChangePortRange [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T22:22:46.004Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T22:22:46.004Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T22:22:46.004Z] PASS [2021-08-23T22:22:46.004Z] coverage: 88.6% of statements [2021-08-23T22:22:46.004Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-08-23T22:22:46.460Z] 2021/08/23 22:22:45 Closing DB instances... [2021-08-23T22:22:46.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T22:22:46.916Z] testing: warning: no tests to run [2021-08-23T22:22:46.916Z] PASS [2021-08-23T22:22:46.916Z] coverage: 0.0% of statements [2021-08-23T22:22:46.916Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-08-23T22:22:47.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T22:22:47.371Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.25s) [2021-08-23T22:22:47.371Z] === RUN TestGetAddress [2021-08-23T22:22:47.371Z] --- PASS: TestNetworkDBSimple (2.09s) [2021-08-23T22:22:47.371Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T22:22:47.827Z] === RUN TestHashData [2021-08-23T22:22:47.827Z] --- PASS: TestHashData (0.00s) [2021-08-23T22:22:47.827Z] PASS [2021-08-23T22:22:47.827Z] coverage: 2.8% of statements [2021-08-23T22:22:47.827Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2021-08-23T22:22:48.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T22:22:48.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T22:22:48.701Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-23T22:22:48.701Z] PASS [2021-08-23T22:22:48.701Z] [2021-08-23T22:22:48.701Z] DONE 17 tests in 48.016s [2021-08-23T22:22:48.701Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T22:22:48.701Z] INFO: Testing against a local daemon [2021-08-23T22:22:48.701Z] === RUN TestPluginInvalidJSON [2021-08-23T22:22:48.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:22:48.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:22:48.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:22:48.701Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T22:22:48.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:22:48.701Z] === RUN TestPluginInstall [2021-08-23T22:22:48.701Z] === RUN TestPluginInstall/no_auth [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa70c3aeb1b69f3382e49a0ac5941794fa8a137c732754ef247973d71e0f70b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa70c3aeb1b69f3382e49a0ac5941794fa8a137c732754ef247973d71e0f70b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:48.701Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c26db7e80da3234e9a71e33633b3a7858413655ae00302c1738289d8d0fa5dba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:48.701Z] time="2021-08-23T22:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c26db7e80da3234e9a71e33633b3a7858413655ae00302c1738289d8d0fa5dba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:48.701Z] === RUN TestPluginInstall/with_insecure [2021-08-23T22:22:48.786Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-08-23T22:22:48.786Z] PASS [2021-08-23T22:22:48.786Z] coverage: 100.0% of statements [2021-08-23T22:22:48.786Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-08-23T22:22:48.786Z] 2021/08/23 22:22:48 Closing DB instances... [2021-08-23T22:22:48.786Z] === RUN TestTransportPortConv [2021-08-23T22:22:48.786Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestTransportPortBindingConv [2021-08-23T22:22:48.786Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestErrorConstructors [2021-08-23T22:22:48.786Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestCompareIPMask [2021-08-23T22:22:48.786Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestUtilGetHostPartIP [2021-08-23T22:22:48.786Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestUtilGetBroadcastIP [2021-08-23T22:22:48.786Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T22:22:48.786Z] === RUN TestParseCIDR [2021-08-23T22:22:48.786Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T22:22:48.786Z] PASS [2021-08-23T22:22:48.786Z] coverage: 47.9% of statements [2021-08-23T22:22:48.786Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 47.9% of statements [2021-08-23T22:22:49.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724080dc7548b4390af6ec7367b3210edfb2d790b517d6f2ec8a0eed69e2243f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:22:49.271Z] time="2021-08-23T22:22:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724080dc7548b4390af6ec7367b3210edfb2d790b517d6f2ec8a0eed69e2243f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:22:49.531Z] plugin_test.go:166: [d1054c343771f] daemon is not started [2021-08-23T22:22:49.531Z] --- PASS: TestPluginInstall (3.41s) [2021-08-23T22:22:49.531Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-08-23T22:22:49.531Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2021-08-23T22:22:49.531Z] --- PASS: TestPluginInstall/with_insecure (1.17s) [2021-08-23T22:22:49.531Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T22:22:49.746Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T22:22:49.746Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T22:22:49.746Z] PASS [2021-08-23T22:22:49.746Z] coverage: 50.0% of statements [2021-08-23T22:22:49.746Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-08-23T22:22:50.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T22:22:50.202Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-08-23T22:22:50.202Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T22:22:50.202Z] === RUN TestAddressPoolOpt [2021-08-23T22:22:50.202Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/a [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/something [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/_=a [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/PATH [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/=a [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/PATH= [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/PATH=something [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/1asd [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/123 [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/some_space [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/= [2021-08-23T22:22:50.202Z] === RUN TestValidateEnv/PaTh [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestParseHost [2021-08-23T22:22:50.202Z] --- PASS: TestParseHost (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestParseDockerDaemonHost [2021-08-23T22:22:50.202Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestParseTCP [2021-08-23T22:22:50.202Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T22:22:50.202Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestValidateExtraHosts [2021-08-23T22:22:50.202Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestIpOptString [2021-08-23T22:22:50.202Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T22:22:50.202Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T22:22:50.202Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestIpOptSetInvalidVal [2021-08-23T22:22:50.202Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestValidateIPAddress [2021-08-23T22:22:50.202Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestMapOpts [2021-08-23T22:22:50.202Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestListOptsWithoutValidator [2021-08-23T22:22:50.202Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestListOptsWithValidator [2021-08-23T22:22:50.202Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestValidateDNSSearch [2021-08-23T22:22:50.202Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T22:22:50.202Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T22:22:50.202Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestNamedListOpts [2021-08-23T22:22:50.202Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestNamedMapOpts [2021-08-23T22:22:50.202Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestParseLink [2021-08-23T22:22:50.202Z] --- PASS: TestParseLink (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T22:22:50.202Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T22:22:50.202Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T22:22:50.202Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T22:22:50.202Z] === RUN TestUlimitOpt [2021-08-23T22:22:50.202Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T22:22:50.202Z] PASS [2021-08-23T22:22:50.202Z] coverage: 67.1% of statements [2021-08-23T22:22:50.202Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2021-08-23T22:22:50.657Z] === RUN TestParseVersion [2021-08-23T22:22:50.657Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T22:22:50.657Z] PASS [2021-08-23T22:22:50.657Z] coverage: 52.9% of statements [2021-08-23T22:22:50.657Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-08-23T22:22:50.911Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T22:22:51.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T22:22:51.617Z] 2021/08/23 22:22:51 Closing DB instances... [2021-08-23T22:22:51.850Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T22:22:51.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T22:22:52.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T22:22:52.580Z] === RUN TestIsArchivePathDir [2021-08-23T22:22:52.580Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T22:22:53.036Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-08-23T22:22:53.036Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T22:22:53.036Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2021-08-23T22:22:53.036Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T22:22:53.036Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-23T22:22:53.036Z] === RUN TestIsArchivePathTar [2021-08-23T22:22:53.036Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-08-23T22:22:53.036Z] === RUN TestDecompressStreamGzip [2021-08-23T22:22:53.036Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-08-23T22:22:53.036Z] === RUN TestDecompressStreamBzip2 [2021-08-23T22:22:53.231Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2021-08-23T22:22:53.231Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-08-23T22:22:53.231Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-08-23T22:22:53.231Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T22:22:53.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:22:53.487Z] Using test binary docker [2021-08-23T22:22:53.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T22:22:53.487Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:22:53.487Z] INFO: Waiting for daemon to start... [2021-08-23T22:22:53.487Z] Starting dockerd [2021-08-23T22:22:53.491Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-23T22:22:53.491Z] PASS [2021-08-23T22:22:53.491Z] [2021-08-23T22:22:53.491Z] DONE 10 tests in 7.593s [2021-08-23T22:22:53.491Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T22:22:53.493Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-23T22:22:53.493Z] === RUN TestDecompressStreamXz [2021-08-23T22:22:53.493Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T22:22:53.493Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T22:22:53.493Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T22:22:53.493Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestCompressStreamInvalid [2021-08-23T22:22:53.493Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestExtensionInvalid [2021-08-23T22:22:53.493Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestExtensionUncompressed [2021-08-23T22:22:53.493Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestExtensionBzip2 [2021-08-23T22:22:53.493Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestExtensionGzip [2021-08-23T22:22:53.493Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestExtensionXz [2021-08-23T22:22:53.493Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestCmdStreamLargeStderr [2021-08-23T22:22:53.493Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-23T22:22:53.493Z] === RUN TestCmdStreamBad [2021-08-23T22:22:53.493Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T22:22:53.493Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestCmdStreamGood [2021-08-23T22:22:53.493Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-23T22:22:53.493Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T22:22:53.493Z] --- PASS: TestUntarPathWithInvalidDest (0.21s) [2021-08-23T22:22:53.493Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T22:22:53.493Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T22:22:53.493Z] === RUN TestUntarPath [2021-08-23T22:22:53.751Z] INFO: Testing against a local daemon [2021-08-23T22:22:53.751Z] === RUN TestExternalGraphDriver [2021-08-23T22:22:53.751Z] === RUN TestExternalGraphDriver/json [2021-08-23T22:22:53.949Z] --- PASS: TestUntarPath (0.07s) [2021-08-23T22:22:53.949Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T22:22:53.949Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T22:22:53.949Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T22:22:53.949Z] --- PASS: TestPeerCertificateMarshalJSON (1.05s) [2021-08-23T22:22:53.949Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T22:22:53.949Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestMiddleware [2021-08-23T22:22:53.949Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestNewResponseModifier [2021-08-23T22:22:53.949Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T22:22:53.949Z] PASS [2021-08-23T22:22:53.949Z] coverage: 26.8% of statements [2021-08-23T22:22:53.949Z] ok github.com/docker/docker/pkg/authorization 1.099s coverage: 26.8% of statements [2021-08-23T22:22:53.949Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-23T22:22:53.949Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T22:22:53.949Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T22:22:53.949Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T22:22:53.949Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T22:22:53.949Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestCopyWithTarSrcFile [2021-08-23T22:22:53.949Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T22:22:53.949Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T22:22:53.949Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T22:22:53.949Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T22:22:53.949Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T22:22:53.949Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T22:22:53.949Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T22:22:53.949Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T22:22:53.949Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T22:22:53.949Z] === RUN TestTarFiles [2021-08-23T22:22:54.430Z] === RUN TestUnbuffered [2021-08-23T22:22:54.430Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T22:22:54.430Z] === RUN TestRaceUnbuffered [2021-08-23T22:22:54.430Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T22:22:54.430Z] PASS [2021-08-23T22:22:54.430Z] coverage: 100.0% of statements [2021-08-23T22:22:54.430Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-08-23T22:22:55.391Z] === RUN TestMatch [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[foo]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[]#01 [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[qux]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T22:22:55.391Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T22:22:55.391Z] --- PASS: TestMatch (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T22:22:55.391Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T22:22:55.391Z] PASS [2021-08-23T22:22:55.391Z] coverage: 87.5% of statements [2021-08-23T22:22:55.391Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-08-23T22:22:55.391Z] 2021/08/23 22:22:55 Closing DB instances... [2021-08-23T22:22:55.659Z] === RUN TestExternalGraphDriver/spec [2021-08-23T22:22:56.037Z] sha256:e4883f74b37d5ff63ac12cd06e198fe5bed8db560a3c44548733b988ad3bf324 [2021-08-23T22:22:56.037Z] INFO: Starting docker-py tests... [2021-08-23T22:22:56.292Z] ============================= test session starts ============================== [2021-08-23T22:22:56.292Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-23T22:22:56.292Z] rootdir: /src, inifile: pytest.ini [2021-08-23T22:22:56.292Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-23T22:22:56.352Z] === RUN TestChrootTarUntar [2021-08-23T22:22:56.352Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.352Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T22:22:56.352Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T22:22:56.353Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T22:22:56.353Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T22:22:56.353Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootCopyWithTar [2021-08-23T22:22:56.353Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootCopyFileWithTar [2021-08-23T22:22:56.353Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootUntarPath [2021-08-23T22:22:56.353Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T22:22:56.353Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-08-23T22:22:56.353Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T22:22:56.353Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:22:56.353Z] === RUN TestChrootApplyDotDotFile [2021-08-23T22:22:56.353Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:22:56.353Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T22:22:56.353Z] PASS [2021-08-23T22:22:56.353Z] coverage: 15.4% of statements [2021-08-23T22:22:56.353Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.4% of statements [2021-08-23T22:22:56.751Z] . [2021-08-23T22:22:56.751Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:22:56.751Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:22:56.751Z] Error: No such image: emptyfs [2021-08-23T22:22:56.751Z] Running integration-test (iteration 1) [2021-08-23T22:22:56.751Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T22:22:56.751Z] Loaded image: busybox:latest [2021-08-23T22:22:56.751Z] Loaded image: busybox:glibc [2021-08-23T22:22:57.041Z] === RUN TestExternalGraphDriver/pull [2021-08-23T22:22:57.314Z] === RUN TestSizeEmpty [2021-08-23T22:22:57.314Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeEmptyFile [2021-08-23T22:22:57.314Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeNonemptyFile [2021-08-23T22:22:57.314Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T22:22:57.314Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T22:22:57.314Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T22:22:57.314Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestMoveToSubdir [2021-08-23T22:22:57.314Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T22:22:57.314Z] === RUN TestSizeNonExistingDirectory [2021-08-23T22:22:57.314Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T22:22:57.314Z] PASS [2021-08-23T22:22:57.314Z] coverage: 80.0% of statements [2021-08-23T22:22:57.314Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2021-08-23T22:22:57.314Z] --- PASS: TestNetworkDBCRUDTableEntry (4.67s) [2021-08-23T22:22:57.314Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T22:22:57.660Z] collected 390 items / 1 deselected / 389 selected [2021-08-23T22:22:57.660Z] [2021-08-23T22:22:58.116Z] Loaded image: debian:bullseye-slim [2021-08-23T22:22:58.292Z] === RUN Test [2021-08-23T22:22:58.292Z] === RUN Test/TestContainsEntry [2021-08-23T22:22:58.292Z] === RUN Test/TestCreateEntries [2021-08-23T22:22:58.292Z] === RUN Test/TestEntriesDiff [2021-08-23T22:22:58.292Z] === RUN Test/TestEntriesEquality [2021-08-23T22:22:58.292Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T22:22:58.292Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T22:22:58.292Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T22:22:58.292Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T22:22:58.292Z] === RUN Test/TestGeneratorWithPort [2021-08-23T22:22:58.292Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T22:22:58.292Z] === RUN Test/TestNewEntry [2021-08-23T22:22:58.292Z] === RUN Test/TestParse [2021-08-23T22:22:58.292Z] --- PASS: Test (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T22:22:58.292Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T22:22:58.292Z] PASS [2021-08-23T22:22:58.292Z] coverage: 58.3% of statements [2021-08-23T22:22:58.292Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-08-23T22:22:58.372Z] Loaded image: hello-world:latest [2021-08-23T22:22:58.372Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:22:58.372Z] INFO: Testing against a local daemon [2021-08-23T22:22:58.372Z] === RUN TestCgroupNamespacesBuild [2021-08-23T22:22:58.424Z] --- PASS: TestExternalGraphDriver (4.89s) [2021-08-23T22:22:58.424Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2021-08-23T22:22:58.424Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2021-08-23T22:22:58.424Z] --- PASS: TestExternalGraphDriver/pull (1.46s) [2021-08-23T22:22:58.424Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:22:59.252Z] === RUN Test [2021-08-23T22:22:59.253Z] === RUN Test/TestContent [2021-08-23T22:22:59.253Z] === RUN Test/TestInitialize [2021-08-23T22:22:59.253Z] === RUN Test/TestNew [2021-08-23T22:22:59.253Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T22:22:59.253Z] === RUN Test/TestRegister [2021-08-23T22:22:59.253Z] === RUN Test/TestWatch [2021-08-23T22:22:59.253Z] --- PASS: Test (0.02s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T22:22:59.253Z] --- PASS: Test/TestWatch (0.02s) [2021-08-23T22:22:59.253Z] PASS [2021-08-23T22:22:59.253Z] coverage: 97.6% of statements [2021-08-23T22:22:59.253Z] ok github.com/docker/docker/pkg/discovery/file 0.062s coverage: 97.6% of statements [2021-08-23T22:22:59.253Z] --- PASS: TestTarFiles (5.46s) [2021-08-23T22:22:59.253Z] === RUN TestTarUntar [2021-08-23T22:22:59.253Z] --- PASS: TestTarUntar (0.06s) [2021-08-23T22:22:59.253Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T22:22:59.253Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T22:22:59.253Z] === RUN TestTarWithOptions [2021-08-23T22:22:59.253Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T22:22:59.253Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T22:22:59.253Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T22:22:59.253Z] === RUN TestUntarUstarGnuConflict [2021-08-23T22:22:59.253Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T22:22:59.253Z] === RUN TestUntarInvalidFilenames [2021-08-23T22:22:59.708Z] 2021/08/23 22:22:59 Closing DB instances... [2021-08-23T22:22:59.708Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames257934762\\dest" [2021-08-23T22:22:59.708Z] --- PASS: TestUntarInvalidFilenames (0.31s) [2021-08-23T22:22:59.708Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T22:22:59.708Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T22:22:59.708Z] === RUN TestUntarInvalidHardlink [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink283405531\\victim\\hello" -> "../victim/hello" [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink080970366\\victim\\hello" -> "/../victim/hello" [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink138621893\\victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink466340960\\victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink005508159\\victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink561587346\\victim" -> "../victim" [2021-08-23T22:22:59.708Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-23T22:22:59.708Z] === RUN TestUntarInvalidSymlink [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink868367561\\dest\\dotdot" -> "../victim/hello" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink824516500\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606400995\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink149972966\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink215490573\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink561168904\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:22:59.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606366151\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T22:22:59.708Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-23T22:22:59.708Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T22:22:59.708Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T22:22:59.708Z] === RUN TestXGlobalNoParent [2021-08-23T22:22:59.708Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T22:22:59.708Z] === RUN TestReplaceFileTarWrapper [2021-08-23T22:22:59.735Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2021-08-23T22:22:59.735Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T22:23:00.164Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-08-23T22:23:00.164Z] === RUN TestPrefixHeaderReadable [2021-08-23T22:23:00.164Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-23T22:23:00.164Z] === RUN TestDisablePigz [2021-08-23T22:23:00.164Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T22:23:00.164Z] --- PASS: TestDisablePigz (0.11s) [2021-08-23T22:23:00.164Z] === RUN TestPigz [2021-08-23T22:23:00.164Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T22:23:00.164Z] --- PASS: TestPigz (0.12s) [2021-08-23T22:23:00.164Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T22:23:00.164Z] archive_windows_test.go:16: Currently fails [2021-08-23T22:23:00.164Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestCanonicalTarNameForPath [2021-08-23T22:23:00.164Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestCanonicalTarName [2021-08-23T22:23:00.164Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChmodTarEntry [2021-08-23T22:23:00.164Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestHardLinkOrder [2021-08-23T22:23:00.164Z] --- PASS: TestHardLinkOrder (0.11s) [2021-08-23T22:23:00.164Z] === RUN TestChangeString [2021-08-23T22:23:00.164Z] --- PASS: TestChangeString (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesWithNoChanges [2021-08-23T22:23:00.164Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T22:23:00.164Z] === RUN TestChangesWithChanges [2021-08-23T22:23:00.164Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-23T22:23:00.164Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T22:23:00.164Z] changes_test.go:196: needs more investigation [2021-08-23T22:23:00.164Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesDirsEmpty [2021-08-23T22:23:00.164Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T22:23:00.164Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesDirsMutated [2021-08-23T22:23:00.164Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T22:23:00.164Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestApplyLayer [2021-08-23T22:23:00.164Z] changes_test.go:433: needs further investigation [2021-08-23T22:23:00.164Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T22:23:00.164Z] changes_test.go:469: needs further investigation [2021-08-23T22:23:00.164Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T22:23:00.164Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T22:23:00.164Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestChangesSize [2021-08-23T22:23:00.164Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T22:23:00.164Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T22:23:00.164Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames443033356\\dest" [2021-08-23T22:23:00.164Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-23T22:23:00.165Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T22:23:00.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink074810398\\victim\\hello" -> "../victim/hello" [2021-08-23T22:23:00.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink639322853\\victim\\hello" -> "/../victim/hello" [2021-08-23T22:23:00.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink917930752\\victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink263194207\\victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink766185522\\victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink639972841\\victim" -> "../victim" [2021-08-23T22:23:00.619Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-23T22:23:00.619Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink133413940\\dest\\dotdot" -> "../victim/hello" [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink402843651\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink536965510\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink245204781\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink428860584\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:23:00.619Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink051622375\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:23:00.619Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-23T22:23:00.619Z] === RUN TestApplyLayerWhiteouts [2021-08-23T22:23:00.619Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-23T22:23:00.619Z] === RUN TestGenerateEmptyFile [2021-08-23T22:23:00.619Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T22:23:00.619Z] === RUN TestGenerateWithContent [2021-08-23T22:23:00.619Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T22:23:00.619Z] PASS [2021-08-23T22:23:00.619Z] coverage: 61.9% of statements [2021-08-23T22:23:00.619Z] ok github.com/docker/docker/pkg/archive 7.866s coverage: 61.9% of statements [2021-08-23T22:23:00.619Z] === RUN Test [2021-08-23T22:23:00.619Z] === RUN Test/TestInitialize [2021-08-23T22:23:00.619Z] time="2021-08-23T22:23:00Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:23:00.619Z] time="2021-08-23T22:23:00Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:23:00.619Z] time="2021-08-23T22:23:00Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:23:00.619Z] === RUN Test/TestInitializeWithCerts [2021-08-23T22:23:00.619Z] time="2021-08-23T22:23:00Z" level=info msg="Initializing discovery with TLS" [2021-08-23T22:23:00.619Z] === RUN Test/TestWatch [2021-08-23T22:23:00.619Z] time="2021-08-23T22:23:00Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:23:00.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-08-23T22:23:00.661Z] === RUN TestBuildWithSession [2021-08-23T22:23:00.661Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:23:00.661Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:23:00.661Z] === RUN TestBuildSquashParent [2021-08-23T22:23:01.074Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-08-23T22:23:01.074Z] === RUN TestNetworkDBNodeLeave [2021-08-23T22:23:02.619Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2021-08-23T22:23:02.619Z] PASS [2021-08-23T22:23:02.619Z] [2021-08-23T22:23:02.619Z] DONE 5 tests in 8.413s [2021-08-23T22:23:02.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T22:23:02.619Z] INFO: Testing against a local daemon [2021-08-23T22:23:02.619Z] === RUN TestContinueAfterPluginCrash [2021-08-23T22:23:02.619Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T22:23:02.619Z] === RUN TestReadPluginNoRead [2021-08-23T22:23:02.619Z] === PAUSE TestReadPluginNoRead [2021-08-23T22:23:02.619Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T22:23:02.619Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T22:23:02.619Z] === CONT TestContinueAfterPluginCrash [2021-08-23T22:23:02.619Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T22:23:02.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T22:23:03.967Z] --- PASS: Test (3.20s) [2021-08-23T22:23:03.967Z] --- PASS: Test/TestInitialize (0.19s) [2021-08-23T22:23:03.967Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-23T22:23:03.967Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T22:23:03.967Z] PASS [2021-08-23T22:23:03.967Z] coverage: 84.1% of statements [2021-08-23T22:23:03.967Z] ok github.com/docker/docker/pkg/discovery/kv 3.234s coverage: 84.1% of statements [2021-08-23T22:23:03.967Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2021-08-23T22:23:03.967Z] === RUN TestNetworkDBWatch [2021-08-23T22:23:04.430Z] === RUN Test [2021-08-23T22:23:04.430Z] === RUN Test/TestWatch [2021-08-23T22:23:04.430Z] --- PASS: Test (0.00s) [2021-08-23T22:23:04.430Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T22:23:04.430Z] PASS [2021-08-23T22:23:04.430Z] coverage: 92.3% of statements [2021-08-23T22:23:04.430Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2021-08-23T22:23:04.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T22:23:05.392Z] === RUN Test [2021-08-23T22:23:05.392Z] === RUN Test/TestInitialize [2021-08-23T22:23:05.392Z] === RUN Test/TestInitializeWithPattern [2021-08-23T22:23:05.392Z] === RUN Test/TestRegister [2021-08-23T22:23:05.392Z] === RUN Test/TestWatch [2021-08-23T22:23:05.392Z] --- PASS: Test (0.00s) [2021-08-23T22:23:05.392Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T22:23:05.392Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T22:23:05.392Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T22:23:05.392Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T22:23:05.392Z] PASS [2021-08-23T22:23:05.392Z] coverage: 93.8% of statements [2021-08-23T22:23:05.392Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2021-08-23T22:23:05.847Z] 2021/08/23 22:23:05 Closing DB instances... [2021-08-23T22:23:05.927Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2021-08-23T22:23:05.927Z] === CONT TestReadPluginNoRead [2021-08-23T22:23:06.302Z] === RUN TestPollerAddRemove [2021-08-23T22:23:06.302Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T22:23:06.302Z] === RUN TestPollerEvent [2021-08-23T22:23:06.302Z] poller_test.go:41: No chmod on Windows [2021-08-23T22:23:06.302Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T22:23:06.302Z] === RUN TestPollerClose [2021-08-23T22:23:06.302Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T22:23:06.302Z] PASS [2021-08-23T22:23:06.302Z] coverage: 45.7% of statements [2021-08-23T22:23:06.302Z] ok github.com/docker/docker/pkg/filenotify 0.028s coverage: 45.7% of statements [2021-08-23T22:23:07.264Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T22:23:07.264Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T22:23:07.264Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T22:23:07.264Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T22:23:07.264Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCopyFile [2021-08-23T22:23:07.264Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T22:23:07.264Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T22:23:07.264Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T22:23:07.264Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T22:23:07.264Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T22:23:07.264Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestWildcardMatches [2021-08-23T22:23:07.264Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestPatternMatches [2021-08-23T22:23:07.264Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T22:23:07.264Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T22:23:07.264Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T22:23:07.264Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T22:23:07.264Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T22:23:07.264Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T22:23:07.264Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestSingleExclamationError [2021-08-23T22:23:07.264Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestMatchesWithNoPatterns [2021-08-23T22:23:07.264Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T22:23:07.264Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestMatches [2021-08-23T22:23:07.264Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T22:23:07.264Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T22:23:07.264Z] --- PASS: TestMatches (0.00s) [2021-08-23T22:23:07.264Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T22:23:07.264Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatterns [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T22:23:07.264Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCreateIfNotExistsDir [2021-08-23T22:23:07.264Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestCreateIfNotExistsFile [2021-08-23T22:23:07.264Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T22:23:07.264Z] === RUN TestMatch [2021-08-23T22:23:07.264Z] --- PASS: TestMatch (0.00s) [2021-08-23T22:23:07.264Z] PASS [2021-08-23T22:23:07.264Z] coverage: 82.2% of statements [2021-08-23T22:23:07.264Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 82.2% of statements [2021-08-23T22:23:07.264Z] --- PASS: TestNetworkDBWatch (3.08s) [2021-08-23T22:23:07.264Z] === RUN TestNetworkDBBulkSync [2021-08-23T22:23:07.720Z] === RUN TestGet [2021-08-23T22:23:07.721Z] --- PASS: TestGet (0.00s) [2021-08-23T22:23:07.721Z] === RUN TestGetShortcutString [2021-08-23T22:23:07.721Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T22:23:07.721Z] PASS [2021-08-23T22:23:07.721Z] coverage: 42.9% of statements [2021-08-23T22:23:07.721Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-08-23T22:23:08.467Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T22:23:08.683Z] 2021/08/23 22:23:08 Closing DB instances... [2021-08-23T22:23:08.683Z] === RUN TestCreateIDMapOrder [2021-08-23T22:23:08.683Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T22:23:08.683Z] PASS [2021-08-23T22:23:08.683Z] coverage: 7.2% of statements [2021-08-23T22:23:08.683Z] ok github.com/docker/docker/pkg/idtools 0.027s coverage: 7.2% of statements [2021-08-23T22:23:08.740Z] --- PASS: TestBuildSquashParent (7.34s) [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:23:08.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:23:08.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:23:08.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:23:08.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:23:09.407Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T22:23:09.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:23:09.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:23:10.208Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-08-23T22:23:10.208Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T22:23:10.208Z] === RUN TestFixedBufferCap [2021-08-23T22:23:10.208Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestFixedBufferLen [2021-08-23T22:23:10.208Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestFixedBufferString [2021-08-23T22:23:10.208Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestFixedBufferWrite [2021-08-23T22:23:10.208Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestFixedBufferRead [2021-08-23T22:23:10.208Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestBytesPipeRead [2021-08-23T22:23:10.208Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestBytesPipeWrite [2021-08-23T22:23:10.208Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T22:23:10.208Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T22:23:10.663Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-08-23T22:23:10.663Z] === RUN TestAtomicWriteToFile [2021-08-23T22:23:10.663Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-23T22:23:10.663Z] === RUN TestAtomicWriteSetCommit [2021-08-23T22:23:10.663Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T22:23:10.663Z] === RUN TestAtomicWriteSetCancel [2021-08-23T22:23:10.663Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T22:23:10.663Z] === RUN TestReadCloserWrapperClose [2021-08-23T22:23:10.663Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T22:23:10.663Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestReaderErrWrapperRead [2021-08-23T22:23:10.663Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestCancelReadCloser [2021-08-23T22:23:10.663Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T22:23:10.663Z] === RUN TestWriteCloserWrapperClose [2021-08-23T22:23:10.663Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestNopWriteCloser [2021-08-23T22:23:10.663Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestNopWriter [2021-08-23T22:23:10.663Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T22:23:10.663Z] === RUN TestWriteCounter [2021-08-23T22:23:10.663Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T22:23:10.663Z] PASS [2021-08-23T22:23:10.663Z] coverage: 69.1% of statements [2021-08-23T22:23:10.663Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 69.1% of statements [2021-08-23T22:23:11.315Z] === RUN TestReadPluginNoRead/default [2021-08-23T22:23:11.315Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2021-08-23T22:23:11.625Z] === RUN TestError [2021-08-23T22:23:11.625Z] --- PASS: TestError (0.00s) [2021-08-23T22:23:11.625Z] === RUN TestProgressString [2021-08-23T22:23:11.625Z] === RUN TestProgressString/no_progress [2021-08-23T22:23:11.625Z] === RUN TestProgressString/progress_1 [2021-08-23T22:23:11.625Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T22:23:11.625Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T22:23:11.625Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T22:23:11.625Z] === RUN TestProgressString/with_units [2021-08-23T22:23:11.625Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T22:23:11.625Z] === RUN TestProgressString/hide_counts [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T22:23:11.625Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T22:23:11.625Z] === RUN TestJSONMessageDisplay [2021-08-23T22:23:11.625Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-23T22:23:11.625Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T22:23:11.625Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T22:23:11.625Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T22:23:11.625Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T22:23:11.625Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T22:23:11.625Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T22:23:11.625Z] PASS [2021-08-23T22:23:11.625Z] coverage: 91.7% of statements [2021-08-23T22:23:11.625Z] ok github.com/docker/docker/pkg/jsonmessage 0.141s coverage: 91.7% of statements [2021-08-23T22:23:11.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:23:11.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:23:12.585Z] === RUN TestStandardLongPath [2021-08-23T22:23:12.585Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T22:23:12.585Z] === RUN TestUNCLongPath [2021-08-23T22:23:12.585Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T22:23:12.585Z] PASS [2021-08-23T22:23:12.585Z] coverage: 100.0% of statements [2021-08-23T22:23:12.585Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-08-23T22:23:12.695Z] === CONT TestReadPluginNoRead [2021-08-23T22:23:12.696Z] read_test.go:92: [d3250c2e394c4] daemon is not started [2021-08-23T22:23:12.696Z] --- PASS: TestReadPluginNoRead (6.73s) [2021-08-23T22:23:12.696Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-08-23T22:23:12.696Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-08-23T22:23:12.696Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-08-23T22:23:12.696Z] PASS [2021-08-23T22:23:12.696Z] [2021-08-23T22:23:12.696Z] DONE 6 tests in 10.376s [2021-08-23T22:23:12.696Z] 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-08-23T22:23:12.696Z] testing: warning: no tests to run [2021-08-23T22:23:12.696Z] PASS [2021-08-23T22:23:12.696Z] [2021-08-23T22:23:12.696Z] DONE 0 tests in 0.008s [2021-08-23T22:23:12.696Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T22:23:12.696Z] INFO: Testing against a local daemon [2021-08-23T22:23:12.696Z] === RUN TestPluginWithDevMounts [2021-08-23T22:23:12.696Z] === PAUSE TestPluginWithDevMounts [2021-08-23T22:23:12.696Z] === CONT TestPluginWithDevMounts [2021-08-23T22:23:13.041Z] 2021/08/23 22:23:12 Closing DB instances... [2021-08-23T22:23:13.041Z] === RUN TestNameFormat [2021-08-23T22:23:13.041Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T22:23:13.041Z] === RUN TestNameRetries [2021-08-23T22:23:13.041Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T22:23:13.041Z] PASS [2021-08-23T22:23:13.041Z] coverage: 85.7% of statements [2021-08-23T22:23:13.041Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-08-23T22:23:13.041Z] time="2021-08-23T22:23:12Z" level=error msg="node: 0a835a44650f is unknown to memberlist" [2021-08-23T22:23:13.497Z] === RUN TestParseKeyValueOpt [2021-08-23T22:23:13.497Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T22:23:13.497Z] === RUN TestParseUintList [2021-08-23T22:23:13.497Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T22:23:13.497Z] === RUN TestParseUintListMaximumLimits [2021-08-23T22:23:13.497Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T22:23:13.497Z] PASS [2021-08-23T22:23:13.497Z] coverage: 97.0% of statements [2021-08-23T22:23:13.497Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-08-23T22:23:13.550Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-08-23T22:23:13.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-08-23T22:23:13.701Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:23:13.701Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:23:14.368Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-23T22:23:14.604Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-08-23T22:23:14.604Z] PASS [2021-08-23T22:23:14.604Z] [2021-08-23T22:23:14.604Z] DONE 1 tests in 1.884s [2021-08-23T22:23:14.604Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T22:23:14.604Z] INFO: Testing against a local daemon [2021-08-23T22:23:14.604Z] === RUN TestSecretInspect [2021-08-23T22:23:15.023Z] === RUN TestNewAndRemove [2021-08-23T22:23:15.024Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T22:23:15.024Z] === RUN TestRemoveInvalidPath [2021-08-23T22:23:15.024Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T22:23:15.024Z] PASS [2021-08-23T22:23:15.024Z] coverage: 82.6% of statements [2021-08-23T22:23:15.024Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2021-08-23T22:23:15.986Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-23T22:23:15.987Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.98s) [2021-08-23T22:23:15.987Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T22:23:16.516Z] --- PASS: TestSecretInspect (2.20s) [2021-08-23T22:23:16.516Z] === RUN TestSecretList [2021-08-23T22:23:16.955Z] === RUN TestFailedConnection [2021-08-23T22:23:16.955Z] 2021/08/23 22:23:16 Closing DB instances... [2021-08-23T22:23:16.955Z] --- PASS: TestGetAddress (29.87s) [2021-08-23T22:23:16.955Z] === RUN TestRequestSyntaxCheck [2021-08-23T22:23:16.955Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-08-23T22:23:16.955Z] === RUN TestRequest [2021-08-23T22:23:17.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:23:18.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:23:18.480Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.70s) [2021-08-23T22:23:18.480Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T22:23:18.936Z] --- PASS: TestFailedConnection (2.04s) [2021-08-23T22:23:18.936Z] === RUN TestFailOnce [2021-08-23T22:23:18.936Z] 2021/08/23 22:23:18 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-08-23T22:23:18.936Z] goroutine 9 [running]: [2021-08-23T22:23:18.936Z] net/http.(*conn).serve.func1(0xc00005eaa0) [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T22:23:18.936Z] panic(0x675280, 0x78c8b0) [2021-08-23T22:23:18.936Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T22:23:18.936Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x79cf70, 0xc0001b2000, 0xc00015a100) [2021-08-23T22:23:18.936Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T22:23:18.936Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x79cf70, 0xc0001b2000, 0xc00015a100) [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T22:23:18.936Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x79cf70, 0xc0001b2000, 0xc00015a100) [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T22:23:18.936Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x79cf70, 0xc0001b2000, 0xc00015a100) [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T22:23:18.936Z] net/http.(*conn).serve(0xc00005eaa0, 0x79db60, 0xc00004e900) [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T22:23:18.936Z] created by net/http.(*Server).Serve [2021-08-23T22:23:18.936Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T22:23:18.936Z] time="2021-08-23T22:23:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T22:23:18.936Z] === RUN TestParseEmptyInterface [2021-08-23T22:23:18.936Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestParseNonInterfaceType [2021-08-23T22:23:18.936Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestParseWithOneFunction [2021-08-23T22:23:18.936Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestParseWithMultipleFuncs [2021-08-23T22:23:18.936Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestParseWithUnnamedReturn [2021-08-23T22:23:18.936Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestEmbeddedInterface [2021-08-23T22:23:18.936Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestParsedImports [2021-08-23T22:23:18.936Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T22:23:18.936Z] === RUN TestAliasedImports [2021-08-23T22:23:18.936Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T22:23:18.936Z] PASS [2021-08-23T22:23:18.936Z] coverage: 56.8% of statements [2021-08-23T22:23:18.936Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-08-23T22:23:19.056Z] --- PASS: TestSecretList (2.29s) [2021-08-23T22:23:19.056Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:23:19.095Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:23:19.897Z] === RUN TestHTTPTransport [2021-08-23T22:23:19.897Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T22:23:19.897Z] PASS [2021-08-23T22:23:19.897Z] coverage: 85.7% of statements [2021-08-23T22:23:19.897Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2021-08-23T22:23:19.897Z] --- PASS: TestFailOnce (1.12s) [2021-08-23T22:23:19.897Z] === RUN TestEchoInputOutput [2021-08-23T22:23:19.897Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T22:23:19.897Z] === RUN TestBackoff [2021-08-23T22:23:19.897Z] --- PASS: TestBackoff (0.00s) [2021-08-23T22:23:19.897Z] === RUN TestAbortRetry [2021-08-23T22:23:19.897Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T22:23:19.897Z] === RUN TestClientScheme [2021-08-23T22:23:19.897Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T22:23:19.897Z] === RUN TestNewClientWithTimeout [2021-08-23T22:23:20.021Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:23:20.352Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T22:23:20.352Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T22:23:20.352Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T22:23:20.352Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T22:23:20.352Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T22:23:20.352Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T22:23:20.352Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T22:23:20.352Z] === RUN TestBufferPoolPutAndGet [2021-08-23T22:23:20.352Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T22:23:20.352Z] PASS [2021-08-23T22:23:20.352Z] coverage: 88.2% of statements [2021-08-23T22:23:20.352Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-08-23T22:23:20.352Z] time="2021-08-23T22:23:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T22:23:20.807Z] === RUN TestOutputOnPrematureClose [2021-08-23T22:23:20.807Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T22:23:20.807Z] === RUN TestCompleteSilently [2021-08-23T22:23:20.807Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T22:23:20.807Z] PASS [2021-08-23T22:23:20.807Z] coverage: 75.9% of statements [2021-08-23T22:23:20.807Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-08-23T22:23:20.969Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2021-08-23T22:23:20.969Z] === RUN TestSecretsUpdate [2021-08-23T22:23:21.078Z] 4612f6d0b889: Pull complete [2021-08-23T22:23:21.262Z] === RUN TestSendToOneSub [2021-08-23T22:23:21.262Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T22:23:21.262Z] === RUN TestSendToMultipleSubs [2021-08-23T22:23:21.263Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T22:23:21.263Z] === RUN TestEvictOneSub [2021-08-23T22:23:21.263Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T22:23:21.263Z] === RUN TestClosePublisher [2021-08-23T22:23:21.263Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T22:23:21.263Z] === RUN TestPubSubRace [2021-08-23T22:23:21.263Z] --- PASS: TestRequest (4.17s) [2021-08-23T22:23:21.263Z] === RUN TestOverlappingRequests [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-23T22:23:21.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-23T22:23:21.384Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:23:21.717Z] --- PASS: TestOverlappingRequests (0.19s) [2021-08-23T22:23:21.717Z] === RUN TestRelease [2021-08-23T22:23:21.717Z] time="2021-08-23T22:23:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T22:23:22.171Z] --- PASS: TestPubSubRace (1.03s) [2021-08-23T22:23:22.171Z] PASS [2021-08-23T22:23:22.171Z] coverage: 75.0% of statements [2021-08-23T22:23:22.171Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 75.0% of statements [2021-08-23T22:23:22.171Z] --- PASS: TestRelease (0.70s) [2021-08-23T22:23:22.171Z] === RUN TestAllocateRandomDeallocate [2021-08-23T22:23:22.625Z] === RUN TestRegister [2021-08-23T22:23:22.625Z] --- PASS: TestRegister (0.00s) [2021-08-23T22:23:22.625Z] === RUN TestCommand [2021-08-23T22:23:22.625Z] --- PASS: TestCommand (0.02s) [2021-08-23T22:23:22.625Z] === RUN TestNaiveSelf [2021-08-23T22:23:22.625Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-23T22:23:22.625Z] PASS [2021-08-23T22:23:22.625Z] coverage: 82.4% of statements [2021-08-23T22:23:22.625Z] ok github.com/docker/docker/pkg/reexec 0.070s coverage: 82.4% of statements [2021-08-23T22:23:23.080Z] === RUN TestDump [2021-08-23T22:23:23.080Z] goroutine 6 [running]: [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x31b71bd8, 0x260496ea02c) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T22:23:23.080Z] testing.tRunner(0xc000029080, 0xd45ea0) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:23:23.080Z] created by testing.(*T).Run [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T22:23:23.080Z] [2021-08-23T22:23:23.080Z] goroutine 1 [chan receive]: [2021-08-23T22:23:23.080Z] testing.(*T).Run(0xc000029080, 0xd385d8, 0x8, 0xd45ea0, 0xbaa18d) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T22:23:23.080Z] testing.runTests.func1(0xc000028f00) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T22:23:23.080Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:23:23.080Z] testing.runTests(0xc000004078, 0xe8b220, 0x3, 0x3, 0xc041266cb1b71bd8, 0x8bb3067389, 0xe8fc80, 0xd39e28) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T22:23:23.080Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T22:23:23.080Z] main.main() [2021-08-23T22:23:23.080Z] _testmain.go:95 +0x1c8 [2021-08-23T22:23:23.080Z] --- PASS: TestDump (0.00s) [2021-08-23T22:23:23.080Z] === RUN TestDumpToFile [2021-08-23T22:23:23.080Z] --- PASS: TestDumpToFile (0.11s) [2021-08-23T22:23:23.080Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T22:23:23.080Z] goroutine 8 [running]: [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xc243c0) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T22:23:23.080Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T22:23:23.080Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T22:23:23.080Z] testing.tRunner(0xc000029500, 0xd45e90) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:23:23.080Z] created by testing.(*T).Run [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T22:23:23.080Z] [2021-08-23T22:23:23.080Z] goroutine 1 [chan receive]: [2021-08-23T22:23:23.080Z] testing.(*T).Run(0xc000029500, 0xd3f08c, 0x1c, 0xd45e90, 0xbaa101) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T22:23:23.080Z] testing.runTests.func1(0xc000028f00) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T22:23:23.080Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:23:23.080Z] testing.runTests(0xc000004078, 0xe8b220, 0x3, 0x3, 0xc041266cb1b71bd8, 0x8bb3067389, 0xe8fc80, 0xd39e28) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T22:23:23.080Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T22:23:23.080Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T22:23:23.080Z] main.main() [2021-08-23T22:23:23.080Z] _testmain.go:95 +0x1c8 [2021-08-23T22:23:23.080Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T22:23:23.080Z] PASS [2021-08-23T22:23:23.080Z] coverage: 90.9% of statements [2021-08-23T22:23:23.080Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2021-08-23T22:23:23.507Z] --- PASS: TestSecretsUpdate (2.27s) [2021-08-23T22:23:23.507Z] === RUN TestTemplatedSecret [2021-08-23T22:23:23.534Z] === RUN TestNewStdWriter [2021-08-23T22:23:23.534Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T22:23:23.534Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T22:23:23.534Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T22:23:23.534Z] === RUN TestWriteWithNilBytes [2021-08-23T22:23:23.534Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T22:23:23.534Z] === RUN TestWrite [2021-08-23T22:23:23.534Z] --- PASS: TestWrite (0.00s) [2021-08-23T22:23:23.534Z] === RUN TestWriteWithWriterError [2021-08-23T22:23:23.534Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T22:23:23.534Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T22:23:23.535Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyWriteAndRead [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T22:23:23.535Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T22:23:23.535Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T22:23:23.535Z] PASS [2021-08-23T22:23:23.535Z] coverage: 100.0% of statements [2021-08-23T22:23:23.535Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-08-23T22:23:23.993Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T22:23:23.993Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T22:23:23.993Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestFormatStatus [2021-08-23T22:23:23.993Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestFormatError [2021-08-23T22:23:23.993Z] --- PASS: TestFormatError (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestFormatJSONError [2021-08-23T22:23:23.993Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T22:23:23.993Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T22:23:23.993Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestNewJSONProgressOutput [2021-08-23T22:23:23.993Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestAuxFormatterEmit [2021-08-23T22:23:23.993Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestStreamWriterStdout [2021-08-23T22:23:23.993Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T22:23:23.993Z] === RUN TestStreamWriterStderr [2021-08-23T22:23:23.993Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T22:23:23.993Z] PASS [2021-08-23T22:23:23.993Z] coverage: 66.2% of statements [2021-08-23T22:23:23.993Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-08-23T22:23:24.447Z] time="2021-08-23T22:23:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T22:23:24.447Z] === RUN TestGenerateRandomID [2021-08-23T22:23:24.447Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestShortenId [2021-08-23T22:23:24.447Z] --- PASS: TestShortenId (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestShortenSha256Id [2021-08-23T22:23:24.447Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestShortenIdEmpty [2021-08-23T22:23:24.447Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestShortenIdInvalid [2021-08-23T22:23:24.447Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestIsShortIDNonHex [2021-08-23T22:23:24.447Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T22:23:24.447Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T22:23:24.447Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T22:23:24.447Z] PASS [2021-08-23T22:23:24.447Z] coverage: 70.6% of statements [2021-08-23T22:23:24.447Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-08-23T22:23:24.447Z] --- PASS: TestAllocateRandomDeallocate (2.33s) [2021-08-23T22:23:24.447Z] === RUN TestRetrieveFromStore [2021-08-23T22:23:24.902Z] === RUN TestIsCpusetListAvailable [2021-08-23T22:23:24.902Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T22:23:24.902Z] PASS [2021-08-23T22:23:24.902Z] coverage: 39.4% of statements [2021-08-23T22:23:24.902Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-08-23T22:23:25.356Z] --- PASS: TestRetrieveFromStore (0.77s) [2021-08-23T22:23:25.356Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T22:23:25.356Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-08-23T22:23:25.356Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T22:23:25.356Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T22:23:25.356Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T22:23:25.356Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T22:23:25.356Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T22:23:25.356Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T22:23:25.356Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T22:23:25.356Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T22:23:25.356Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T22:23:25.356Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T22:23:25.356Z] === RUN TestDebug [2021-08-23T22:23:25.356Z] --- PASS: TestDebug (0.00s) [2021-08-23T22:23:25.356Z] === RUN TestRequestPoolParallel [2021-08-23T22:23:25.811Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-08-23T22:23:25.811Z] === RUN TestFullAllocateRelease [2021-08-23T22:23:26.047Z] --- PASS: TestTemplatedSecret (2.80s) [2021-08-23T22:23:26.047Z] === RUN TestSecretCreateResolve [2021-08-23T22:23:26.266Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-08-23T22:23:26.266Z] === RUN TestOddAllocateRelease [2021-08-23T22:23:26.266Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-08-23T22:23:26.266Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T22:23:26.266Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-23T22:23:26.266Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T22:23:26.266Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-23T22:23:26.266Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T22:23:26.266Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T22:23:26.266Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T22:23:26.266Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T22:23:26.266Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T22:23:26.266Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:23:26.266Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:23:26.266Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T22:23:26.266Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:23:26.266Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:23:26.266Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:23:26.266Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:23:26.266Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:23:26.266Z] PASS [2021-08-23T22:23:26.266Z] coverage: 85.3% of statements [2021-08-23T22:23:26.266Z] ok github.com/docker/docker/libnetwork/ipam 46.771s coverage: 85.3% of statements [2021-08-23T22:23:26.266Z] === RUN TestChtimes [2021-08-23T22:23:26.266Z] --- PASS: TestChtimes (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestChtimesWindows [2021-08-23T22:23:26.266Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T22:23:26.266Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T22:23:26.266Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T22:23:26.266Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T22:23:26.266Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T22:23:26.266Z] === RUN TestHasWin32KSupport [2021-08-23T22:23:26.266Z] syscall_windows_test.go:8: win32k: true [2021-08-23T22:23:26.266Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T22:23:26.266Z] PASS [2021-08-23T22:23:26.266Z] coverage: 12.9% of statements [2021-08-23T22:23:26.266Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 12.9% of statements [2021-08-23T22:23:26.621Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-23T22:23:26.621Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:23:27.242Z] === RUN TestTailFile [2021-08-23T22:23:27.242Z] --- PASS: TestTailFile (0.00s) [2021-08-23T22:23:27.242Z] === RUN TestTailFileManyLines [2021-08-23T22:23:27.242Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T22:23:27.242Z] === RUN TestTailEmptyFile [2021-08-23T22:23:27.242Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T22:23:27.242Z] === RUN TestTailNegativeN [2021-08-23T22:23:27.242Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.242Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:23:27.244Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.244Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.245Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.245Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:23:27.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:23:27.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:23:27.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:23:27.713Z] PASS [2021-08-23T22:23:27.713Z] coverage: 88.6% of statements [2021-08-23T22:23:27.713Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2021-08-23T22:23:28.168Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T22:23:28.168Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestTarSumRemove [2021-08-23T22:23:28.168Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestSortFileInfoSums [2021-08-23T22:23:28.168Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T22:23:28.168Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestNewTarSumForLabel [2021-08-23T22:23:28.168Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestEmptyTar [2021-08-23T22:23:28.168Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestTarSumsReadSize [2021-08-23T22:23:28.168Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestTarSums [2021-08-23T22:23:28.168Z] --- PASS: TestTarSums (0.05s) [2021-08-23T22:23:28.168Z] === RUN TestIteration [2021-08-23T22:23:28.168Z] --- PASS: TestIteration (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestVersionLabelForChecksum [2021-08-23T22:23:28.168Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestVersion [2021-08-23T22:23:28.168Z] --- PASS: TestVersion (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestGetVersion [2021-08-23T22:23:28.168Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T22:23:28.168Z] === RUN TestGetVersions [2021-08-23T22:23:28.168Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T22:23:28.168Z] PASS [2021-08-23T22:23:28.168Z] coverage: 89.3% of statements [2021-08-23T22:23:28.168Z] ok github.com/docker/docker/pkg/tarsum 0.086s coverage: 89.3% of statements [2021-08-23T22:23:28.587Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-08-23T22:23:28.587Z] PASS [2021-08-23T22:23:28.587Z] [2021-08-23T22:23:28.587Z] DONE 6 tests in 14.038s [2021-08-23T22:23:28.587Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T22:23:28.587Z] INFO: Testing against a local daemon [2021-08-23T22:23:28.587Z] === RUN TestServiceCreateInit [2021-08-23T22:23:28.587Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:23:28.623Z] testing: warning: no tests to run [2021-08-23T22:23:28.623Z] PASS [2021-08-23T22:23:28.623Z] coverage: [no statements] [2021-08-23T22:23:28.623Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-08-23T22:23:29.078Z] time="2021-08-23T22:23:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T22:23:29.078Z] === RUN TestTruncIndex [2021-08-23T22:23:29.078Z] --- PASS: TestTruncIndex (0.10s) [2021-08-23T22:23:29.078Z] PASS [2021-08-23T22:23:29.078Z] coverage: 91.5% of statements [2021-08-23T22:23:29.078Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-08-23T22:23:29.533Z] === RUN TestIsGIT [2021-08-23T22:23:29.533Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T22:23:29.533Z] === RUN TestIsTransport [2021-08-23T22:23:29.533Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T22:23:29.533Z] PASS [2021-08-23T22:23:29.533Z] coverage: 100.0% of statements [2021-08-23T22:23:29.533Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-08-23T22:23:29.533Z] === RUN TestVersionInfo [2021-08-23T22:23:29.533Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T22:23:29.988Z] === RUN TestAppendVersions [2021-08-23T22:23:29.988Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T22:23:29.988Z] PASS [2021-08-23T22:23:29.988Z] coverage: 88.9% of statements [2021-08-23T22:23:29.988Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-08-23T22:23:30.947Z] === RUN TestValidatePrivileges [2021-08-23T22:23:30.947Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T22:23:30.947Z] === RUN TestFilterByCapNeg [2021-08-23T22:23:30.947Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T22:23:30.947Z] === RUN TestFilterByCapPos [2021-08-23T22:23:30.947Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T22:23:30.947Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T22:23:30.947Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T22:23:30.947Z] PASS [2021-08-23T22:23:30.947Z] coverage: 12.0% of statements [2021-08-23T22:23:30.947Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-23T22:23:31.908Z] === RUN TestNewSettable [2021-08-23T22:23:31.908Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T22:23:31.908Z] === RUN TestIsSettable [2021-08-23T22:23:31.908Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T22:23:31.908Z] === RUN TestUpdateSettingsEnv [2021-08-23T22:23:31.908Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T22:23:31.908Z] PASS [2021-08-23T22:23:31.908Z] coverage: 20.0% of statements [2021-08-23T22:23:31.908Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-08-23T22:23:32.365Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T22:23:32.365Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T22:23:32.365Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T22:23:32.365Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T22:23:32.365Z] === RUN TestLoad [2021-08-23T22:23:32.365Z] --- PASS: TestLoad (0.00s) [2021-08-23T22:23:32.365Z] === RUN TestSave [2021-08-23T22:23:32.365Z] --- PASS: TestSave (0.02s) [2021-08-23T22:23:32.365Z] === RUN TestAddDeleteGet [2021-08-23T22:23:32.365Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-23T22:23:32.365Z] === RUN TestInvalidTags [2021-08-23T22:23:32.365Z] --- PASS: TestInvalidTags (0.00s) [2021-08-23T22:23:32.365Z] PASS [2021-08-23T22:23:32.365Z] coverage: 84.4% of statements [2021-08-23T22:23:32.365Z] ok github.com/docker/docker/reference 0.073s coverage: 84.4% of statements [2021-08-23T22:23:32.799Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:23:33.324Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T22:23:33.324Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-23T22:23:33.324Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T22:23:33.324Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-23T22:23:33.324Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T22:23:33.324Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T22:23:33.324Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T22:23:33.788Z] time="2021-08-23T22:23:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-23T22:23:33.788Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestResumableRequestReader [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T22:23:33.788Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T22:23:33.788Z] PASS [2021-08-23T22:23:33.788Z] coverage: 100.0% of statements [2021-08-23T22:23:33.788Z] ok github.com/docker/docker/registry/resumable 0.143s coverage: 100.0% of statements [2021-08-23T22:23:33.788Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T22:23:33.788Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T22:23:33.788Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T22:23:33.788Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestValidateMirror [2021-08-23T22:23:33.788Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestLoadInsecureRegistries [2021-08-23T22:23:33.788Z] time="2021-08-23T22:23:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T22:23:33.788Z] time="2021-08-23T22:23:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-23T22:23:33.788Z] time="2021-08-23T22:23:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T22:23:33.788Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-23T22:23:33.788Z] === RUN TestNewServiceConfig [2021-08-23T22:23:33.788Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestValidateIndexName [2021-08-23T22:23:33.788Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestValidateIndexNameWithError [2021-08-23T22:23:33.788Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestEndpointParse [2021-08-23T22:23:33.788Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestEndpointParseInvalid [2021-08-23T22:23:33.788Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestValidateEndpoint [2021-08-23T22:23:33.788Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestPing [2021-08-23T22:23:33.788Z] --- PASS: TestPing (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestPingRegistryEndpoint [2021-08-23T22:23:33.788Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:23:33.788Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestEndpoint [2021-08-23T22:23:33.788Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:23:33.788Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestParseRepositoryInfo [2021-08-23T22:23:33.788Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestNewIndexInfo [2021-08-23T22:23:33.788Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestMirrorEndpointLookup [2021-08-23T22:23:33.788Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:23:33.788Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestSearchRepositories [2021-08-23T22:23:33.788Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T22:23:33.788Z] Host: 127.0.0.1:49317 [2021-08-23T22:23:33.788Z] User-Agent: docker test client [2021-08-23T22:23:33.788Z] Authorization: Token fake-token [2021-08-23T22:23:33.788Z] X-Docker-Token: true [2021-08-23T22:23:33.788Z] Accept-Encoding: gzip [2021-08-23T22:23:33.788Z] [2021-08-23T22:23:33.788Z] [2021-08-23T22:23:33.788Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T22:23:33.788Z] Connection: close [2021-08-23T22:23:33.788Z] Content-Length: 144 [2021-08-23T22:23:33.788Z] Cache-Control: no-cache [2021-08-23T22:23:33.788Z] Content-Type: application/json [2021-08-23T22:23:33.788Z] Date: Mon, 23 Aug 2021 22:23:33 GMT [2021-08-23T22:23:33.788Z] Expires: -1 [2021-08-23T22:23:33.788Z] Pragma: no-cache [2021-08-23T22:23:33.788Z] Server: docker-tests/mock [2021-08-23T22:23:33.788Z] X-Docker-Registry-Config: mock [2021-08-23T22:23:33.788Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T22:23:33.788Z] [2021-08-23T22:23:33.788Z] [2021-08-23T22:23:33.788Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestTrustedLocation [2021-08-23T22:23:33.788Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T22:23:33.788Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T22:23:33.788Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T22:23:33.788Z] === RUN TestIsSecureIndex [2021-08-23T22:23:33.788Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T22:23:33.788Z] PASS [2021-08-23T22:23:33.788Z] coverage: 51.7% of statements [2021-08-23T22:23:33.789Z] ok github.com/docker/docker/registry 0.149s coverage: 51.7% of statements [2021-08-23T22:23:33.789Z] === RUN TestRestartManagerTimeout [2021-08-23T22:23:33.789Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T22:23:33.789Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T22:23:33.789Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T22:23:33.789Z] PASS [2021-08-23T22:23:33.789Z] coverage: 45.3% of statements [2021-08-23T22:23:33.789Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 45.3% of statements [2021-08-23T22:23:34.243Z] === RUN TestDecodeContainerConfig [2021-08-23T22:23:34.243Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T22:23:34.243Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T22:23:34.243Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T22:23:34.243Z] === RUN TestValidatePrivileged [2021-08-23T22:23:34.243Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T22:23:34.243Z] PASS [2021-08-23T22:23:34.243Z] coverage: 52.2% of statements [2021-08-23T22:23:34.243Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.2% of statements [2021-08-23T22:23:34.697Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T22:23:34.697Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T22:23:34.697Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T22:23:34.697Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T22:23:34.697Z] PASS [2021-08-23T22:23:34.697Z] coverage: 62.5% of statements [2021-08-23T22:23:34.697Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-08-23T22:23:34.699Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-23T22:23:34.699Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:23:36.858Z] === RUN TestGetDriver [2021-08-23T22:23:36.858Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T22:23:36.858Z] === RUN TestVolumeRequestError [2021-08-23T22:23:36.858Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T22:23:36.858Z] PASS [2021-08-23T22:23:36.858Z] coverage: 36.1% of statements [2021-08-23T22:23:36.858Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-08-23T22:23:36.858Z] === RUN TestGetAddress [2021-08-23T22:23:36.858Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T22:23:36.858Z] === RUN TestRemove [2021-08-23T22:23:36.858Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T22:23:36.858Z] --- SKIP: TestRemove (0.00s) [2021-08-23T22:23:36.858Z] === RUN TestInitializeWithVolumes [2021-08-23T22:23:36.858Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-23T22:23:36.858Z] === RUN TestCreate [2021-08-23T22:23:36.858Z] --- PASS: TestCreate (0.01s) [2021-08-23T22:23:36.858Z] === RUN TestValidateName [2021-08-23T22:23:36.858Z] --- PASS: TestValidateName (0.00s) [2021-08-23T22:23:36.858Z] === RUN TestCreateWithOpts [2021-08-23T22:23:36.998Z] --- PASS: TestServiceCreateInit (8.03s) [2021-08-23T22:23:36.998Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s) [2021-08-23T22:23:36.998Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2021-08-23T22:23:36.998Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:23:37.212Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-23T22:23:37.212Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:23:37.313Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T22:23:37.313Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T22:23:37.313Z] === RUN TestRelaodNoOpts [2021-08-23T22:23:37.313Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T22:23:37.313Z] PASS [2021-08-23T22:23:37.313Z] coverage: 41.5% of statements [2021-08-23T22:23:37.313Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-08-23T22:23:37.768Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-23T22:23:37.768Z] === RUN TestClientStream [2021-08-23T22:23:37.768Z] --- PASS: TestClientStream (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestClientSendFile [2021-08-23T22:23:37.768Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestClientWithRequestTimeout [2021-08-23T22:23:37.768Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-08-23T22:23:37.768Z] === RUN TestFileSpecPlugin [2021-08-23T22:23:37.768Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-08-23T22:23:37.768Z] === RUN TestFileJSONSpecPlugin [2021-08-23T22:23:37.768Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2021-08-23T22:23:37.768Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T22:23:37.768Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestPluginAddHandler [2021-08-23T22:23:37.768Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestPluginWaitBadPlugin [2021-08-23T22:23:37.768Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestGet [2021-08-23T22:23:37.768Z] time="2021-08-23T22:23:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRaw [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T22:23:37.768Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRaw [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T22:23:37.768Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestConvertTmpfsOptions [2021-08-23T22:23:37.768Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T22:23:37.768Z] linux_parser_test.go:209: data="ro" [2021-08-23T22:23:37.768Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestParseMountSpec [2021-08-23T22:23:37.768Z] parser_test.go:63: case 0 [2021-08-23T22:23:37.768Z] parser_test.go:63: case 1 [2021-08-23T22:23:37.768Z] parser_test.go:63: case 2 [2021-08-23T22:23:37.768Z] parser_test.go:63: case 3 [2021-08-23T22:23:37.768Z] parser_test.go:63: case 4 [2021-08-23T22:23:37.768Z] parser_test.go:63: case 5 [2021-08-23T22:23:37.768Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestValidateMount [2021-08-23T22:23:37.768Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRaw [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T22:23:37.768Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T22:23:37.768Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T22:23:37.768Z] PASS [2021-08-23T22:23:37.768Z] coverage: 67.6% of statements [2021-08-23T22:23:37.768Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2021-08-23T22:23:38.728Z] === RUN TestSetGetMeta [2021-08-23T22:23:38.728Z] === PAUSE TestSetGetMeta [2021-08-23T22:23:38.728Z] === RUN TestRestore [2021-08-23T22:23:38.728Z] === PAUSE TestRestore [2021-08-23T22:23:38.728Z] === RUN TestServiceCreate [2021-08-23T22:23:38.728Z] === PAUSE TestServiceCreate [2021-08-23T22:23:38.728Z] === RUN TestServiceList [2021-08-23T22:23:38.728Z] === PAUSE TestServiceList [2021-08-23T22:23:38.728Z] === RUN TestServiceRemove [2021-08-23T22:23:38.728Z] === PAUSE TestServiceRemove [2021-08-23T22:23:38.728Z] === RUN TestServiceGet [2021-08-23T22:23:38.728Z] === PAUSE TestServiceGet [2021-08-23T22:23:38.728Z] === RUN TestServicePrune [2021-08-23T22:23:38.728Z] === PAUSE TestServicePrune [2021-08-23T22:23:38.728Z] === RUN TestCreate [2021-08-23T22:23:38.728Z] === PAUSE TestCreate [2021-08-23T22:23:38.728Z] === RUN TestRemove [2021-08-23T22:23:38.728Z] === PAUSE TestRemove [2021-08-23T22:23:38.728Z] === RUN TestList [2021-08-23T22:23:38.728Z] === PAUSE TestList [2021-08-23T22:23:38.728Z] === RUN TestFindByDriver [2021-08-23T22:23:38.728Z] === PAUSE TestFindByDriver [2021-08-23T22:23:38.728Z] === RUN TestFindByReferenced [2021-08-23T22:23:38.728Z] === PAUSE TestFindByReferenced [2021-08-23T22:23:38.728Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T22:23:38.728Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T22:23:38.728Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:23:38.728Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:23:38.728Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T22:23:38.728Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T22:23:38.728Z] === RUN TestRefDerefRemove [2021-08-23T22:23:38.728Z] === PAUSE TestRefDerefRemove [2021-08-23T22:23:38.728Z] === RUN TestGet [2021-08-23T22:23:38.728Z] === PAUSE TestGet [2021-08-23T22:23:38.728Z] === RUN TestGetWithReference [2021-08-23T22:23:38.728Z] === PAUSE TestGetWithReference [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:23:38.728Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T22:23:38.728Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T22:23:38.728Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T22:23:38.728Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T22:23:38.728Z] === CONT TestSetGetMeta [2021-08-23T22:23:38.728Z] === CONT TestFindByReferenced [2021-08-23T22:23:38.728Z] === CONT TestGet [2021-08-23T22:23:38.728Z] === CONT TestServicePrune [2021-08-23T22:23:38.728Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-23T22:23:38.728Z] === CONT TestFindByDriver [2021-08-23T22:23:38.728Z] --- PASS: TestGet (0.01s) [2021-08-23T22:23:38.728Z] === CONT TestList [2021-08-23T22:23:38.728Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-23T22:23:38.728Z] === CONT TestRemove [2021-08-23T22:23:38.728Z] --- PASS: TestFindByDriver (0.02s) [2021-08-23T22:23:38.728Z] === CONT TestCreate [2021-08-23T22:23:38.728Z] --- PASS: TestList (0.02s) [2021-08-23T22:23:38.728Z] === CONT TestServiceGet [2021-08-23T22:23:38.728Z] --- PASS: TestRemove (0.02s) [2021-08-23T22:23:38.728Z] === CONT TestServiceRemove [2021-08-23T22:23:38.728Z] --- PASS: TestCreate (0.01s) [2021-08-23T22:23:38.728Z] === CONT TestServiceList [2021-08-23T22:23:38.728Z] --- PASS: TestServiceGet (0.07s) [2021-08-23T22:23:38.728Z] === CONT TestServiceCreate [2021-08-23T22:23:38.728Z] time="2021-08-23T22:23:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:23:38.728Z] --- PASS: TestServiceRemove (0.07s) [2021-08-23T22:23:38.728Z] === CONT TestRestore [2021-08-23T22:23:38.728Z] --- PASS: TestServiceList (0.07s) [2021-08-23T22:23:38.728Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T22:23:38.728Z] time="2021-08-23T22:23:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:23:38.728Z] time="2021-08-23T22:23:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:23:38.728Z] time="2021-08-23T22:23:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T22:23:38.728Z] --- PASS: TestServiceCreate (0.01s) [2021-08-23T22:23:38.728Z] === CONT TestRefDerefRemove [2021-08-23T22:23:38.729Z] time="2021-08-23T22:23:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:23:38.729Z] --- PASS: TestRestore (0.02s) [2021-08-23T22:23:38.729Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:23:38.729Z] --- PASS: TestServicePrune (0.13s) [2021-08-23T22:23:38.729Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T22:23:38.729Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-23T22:23:38.729Z] === CONT TestGetWithReference [2021-08-23T22:23:38.729Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-23T22:23:38.729Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-23T22:23:38.729Z] time="2021-08-23T22:23:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T22:23:38.729Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-23T22:23:38.729Z] --- PASS: TestGetWithReference (0.01s) [2021-08-23T22:23:38.729Z] PASS [2021-08-23T22:23:38.729Z] coverage: 69.0% of statements [2021-08-23T22:23:38.729Z] ok github.com/docker/docker/volume/service 0.172s coverage: 69.0% of statements [2021-08-23T22:23:40.890Z] time="2021-08-23T22:23:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T22:23:42.453Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-23T22:23:42.453Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:23:43.015Z] --- PASS: TestBuildUncleanTarFilenames (0.75s) [2021-08-23T22:23:43.015Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:23:44.597Z] time="2021-08-23T22:23:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T22:23:46.129Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-23T22:23:47.175Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2021-08-23T22:23:47.175Z] === RUN TestBuildWithHugeFile [2021-08-23T22:23:51.846Z] ok github.com/docker/docker/libnetwork 46.703s coverage: 41.0% of statements [2021-08-23T22:23:53.120Z] --- PASS: TestGet (15.01s) [2021-08-23T22:23:53.120Z] === RUN TestPluginWithNoManifest [2021-08-23T22:23:53.120Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T22:23:53.120Z] === RUN TestGetAll [2021-08-23T22:23:53.120Z] --- PASS: TestGetAll (0.00s) [2021-08-23T22:23:53.120Z] PASS [2021-08-23T22:23:53.120Z] coverage: 73.4% of statements [2021-08-23T22:23:53.120Z] ok github.com/docker/docker/pkg/plugins 35.892s coverage: 73.4% of statements [2021-08-23T22:23:55.100Z] --- PASS: TestCreateServiceMultipleTimes (15.94s) [2021-08-23T22:23:55.100Z] === RUN TestCreateServiceConflict [2021-08-23T22:23:55.100Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-08-23T22:23:55.100Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:23:57.640Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2021-08-23T22:23:57.640Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:24:10.745Z] 2021/08/23 22:24:10 Closing DB instances... [2021-08-23T22:24:12.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2021-08-23T22:24:12.531Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:24:12.906Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-08-23T22:24:12.906Z] === RUN TestFindNode [2021-08-23T22:24:12.906Z] 2021/08/23 22:24:12 Closing DB instances... [2021-08-23T22:24:12.906Z] --- PASS: TestFindNode (0.02s) [2021-08-23T22:24:12.906Z] === RUN TestChangeNodeState [2021-08-23T22:24:13.360Z] 2021/08/23 22:24:12 Closing DB instances... [2021-08-23T22:24:13.360Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-23T22:24:13.360Z] === RUN TestNodeReincarnation [2021-08-23T22:24:13.360Z] 2021/08/23 22:24:12 Closing DB instances... [2021-08-23T22:24:13.470Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2021-08-23T22:24:13.470Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:24:16.010Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2021-08-23T22:24:16.010Z] === RUN TestCreateServiceSysctls [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T22:24:18.016Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-23T22:24:18.016Z] === RUN TestParallelCreate [2021-08-23T22:24:18.016Z] 2021/08/23 22:24:17 Closing DB instances... [2021-08-23T22:24:18.016Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T22:24:18.016Z] === RUN TestParallelDelete [2021-08-23T22:24:18.016Z] 2021/08/23 22:24:17 Closing DB instances... [2021-08-23T22:24:18.016Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T22:24:18.016Z] === RUN TestNetworkDBIslands [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bea40e255f78 with config:&{NodeID:bea40e255f78 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node bea40e255f78/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node bea40e255f78/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9764d379e079 with config:&{NodeID:9764d379e079 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node 9764d379e079/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node 9764d379e079/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node 9764d379e079/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node 9764d379e079/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node bea40e255f78/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=info msg="Node bea40e255f78/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-23T22:24:18.016Z] time="2021-08-23T22:24:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T22:24:18.414Z] ok github.com/docker/docker/libnetwork/api 1.424s coverage: 83.2% of statements [2021-08-23T22:24:18.414Z] ok github.com/docker/docker/libnetwork/bitseq 0.314s coverage: 84.4% of statements [2021-08-23T22:24:18.414Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T22:24:18.975Z] time="2021-08-23T22:24:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9a486249cf04 with config:&{NodeID:9a486249cf04 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:18.975Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.975Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.975Z] time="2021-08-23T22:24:18Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node bea40e255f78/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node bea40e255f78/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9764d379e079/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9764d379e079/172.23.99.46, added to nodes list" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:18.976Z] time="2021-08-23T22:24:18Z" level=info msg="Node 9a486249cf04/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.304Z] --- PASS: TestCreateServiceSysctls (3.33s) [2021-08-23T22:24:19.304Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:24:19.429Z] time="2021-08-23T22:24:19Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ab8363765ec3 with config:&{NodeID:ab8363765ec3 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9764d379e079/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9764d379e079/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9a486249cf04/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9a486249cf04/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node bea40e255f78/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node bea40e255f78/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.430Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c14d8ddd7bcf with config:&{NodeID:c14d8ddd7bcf Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node bea40e255f78/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node bea40e255f78/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9a486249cf04/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9a486249cf04/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9764d379e079/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node 9764d379e079/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:19.888Z] time="2021-08-23T22:24:19Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:20.342Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=info msg="The new bootstrap node list is:[172.23.99.46:10033 172.23.99.46:10034 172.23.99.46:10035]" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10033" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49356" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10034" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49357" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10035" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:19Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49358" [2021-08-23T22:24:20.343Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=info msg="The new bootstrap node list is:[172.23.99.46:10033 172.23.99.46:10034 172.23.99.46:10035]" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10033" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49359" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10034" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49360" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10035" [2021-08-23T22:24:20.343Z] time="2021-08-23T22:24:20Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49361" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node 0 leaving" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78 change state NodeActive --> NodeLeft" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node3(9a486249cf04): Node leave event for bea40e255f78/172.23.99.46" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78 change state NodeActive --> NodeLeft" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for bea40e255f78/172.23.99.46" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78 change state NodeActive --> NodeLeft" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node2(9764d379e079): Node leave event for bea40e255f78/172.23.99.46" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78 change state NodeActive --> NodeLeft" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node4(ab8363765ec3): Node leave event for bea40e255f78/172.23.99.46" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78 change state NodeActive --> NodeLeft" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="node1(bea40e255f78): Node leave event for bea40e255f78/172.23.99.46" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78/172.23.99.46, left gossip cluster" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78/172.23.99.46, left gossip cluster" [2021-08-23T22:24:20.799Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node bea40e255f78/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="node 1 leaving" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="node4(ab8363765ec3): Node leave event for 9764d379e079/172.23.99.46" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for 9764d379e079/172.23.99.46" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="node3(9a486249cf04): Node leave event for 9764d379e079/172.23.99.46" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079 change state NodeActive --> NodeFailed" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=info msg="Node 9764d379e079/172.23.99.46, added to failed nodes list" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:20Z" level=error msg="node: 9764d379e079 is unknown to memberlist" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9764d379e079/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9764d379e079/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.254Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9764d379e079/172.23.99.46, left gossip cluster" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="node 2 leaving" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="node4(ab8363765ec3): Node leave event for 9a486249cf04/172.23.99.46" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for 9a486249cf04/172.23.99.46" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04 change state NodeActive --> NodeLeft" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=info msg="node3(9a486249cf04): Node leave event for 9a486249cf04/172.23.99.46" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=debug msg="memberlist: Failed ping: c14d8ddd7bcf (timeout reached)" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.99.46:10036: use of closed network connection" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.99.46:10034: use of closed network connection" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.99.46:10035: use of closed network connection" [2021-08-23T22:24:21.709Z] time="2021-08-23T22:24:21Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49362" [2021-08-23T22:24:21.843Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2021-08-23T22:24:21.843Z] === RUN TestInspect [2021-08-23T22:24:22.164Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04/172.23.99.46, left gossip cluster" [2021-08-23T22:24:22.164Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04/172.23.99.46, left gossip cluster" [2021-08-23T22:24:22.164Z] time="2021-08-23T22:24:21Z" level=info msg="Node 9a486249cf04/172.23.99.46, left gossip cluster" [2021-08-23T22:24:22.164Z] time="2021-08-23T22:24:21Z" level=warning msg="memberlist: Was able to connect to c14d8ddd7bcf but other probes failed, network may be misconfigured" [2021-08-23T22:24:22.620Z] networkdb_test.go:868: node5: OK [2021-08-23T22:24:22.620Z] networkdb_test.go:868: node4: OK [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="node 0 coming back" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c23e8a3fbc27 with config:&{NodeID:c23e8a3fbc27 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, added to nodes list" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="node 1 coming back" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:59f4f778a059 with config:&{NodeID:59f4f778a059 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node 59f4f778a059/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node 59f4f778a059/172.23.99.46, added to nodes list" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="node 2 coming back" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a1986c25091c with config:&{NodeID:a1986c25091c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node a1986c25091c/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:22.620Z] time="2021-08-23T22:24:22Z" level=info msg="Node a1986c25091c/172.23.99.46, added to nodes list" [2021-08-23T22:24:25.148Z] --- PASS: TestInspect (2.89s) [2021-08-23T22:24:25.148Z] === RUN TestCreateJob [2021-08-23T22:24:25.511Z] time="2021-08-23T22:24:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.99.46:10033 172.23.99.46:10034 172.23.99.46:10035]" [2021-08-23T22:24:25.965Z] time="2021-08-23T22:24:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.99.46:10033 172.23.99.46:10034 172.23.99.46:10035]" [2021-08-23T22:24:26.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10033" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49363" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, is the new incarnation of the shutdown node bea40e255f78/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10034" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49364" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, is the new incarnation of the shutdown node 9764d379e079/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10035" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49365" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node ab8363765ec3/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, is the new incarnation of the shutdown node 9a486249cf04/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, is the new incarnation of the shutdown node 9764d379e079/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node 59f4f778a059/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, is the new incarnation of the shutdown node bea40e255f78/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, is the new incarnation of the shutdown node 9a486249cf04/172.23.99.46" [2021-08-23T22:24:26.420Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.546Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, joined gossip cluster" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=info msg="Node a1986c25091c/172.23.99.46, added to nodes list" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10033" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49366" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10034" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49367" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.99.46:10035" [2021-08-23T22:24:26.877Z] time="2021-08-23T22:24:26Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49368" [2021-08-23T22:24:27.331Z] 2021/08/23 22:24:27 Closing DB instances... [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27 change state NodeActive --> NodeLeft" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="node4(ab8363765ec3): Node leave event for c23e8a3fbc27/172.23.99.46" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27 change state NodeActive --> NodeLeft" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="node3(a1986c25091c): Node leave event for c23e8a3fbc27/172.23.99.46" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27 change state NodeActive --> NodeLeft" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for c23e8a3fbc27/172.23.99.46" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27 change state NodeActive --> NodeLeft" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="node1(c23e8a3fbc27): Node leave event for c23e8a3fbc27/172.23.99.46" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27 change state NodeActive --> NodeLeft" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="node2(59f4f778a059): Node leave event for c23e8a3fbc27/172.23.99.46" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, left gossip cluster" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, left gossip cluster" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, left gossip cluster" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, left gossip cluster" [2021-08-23T22:24:27.786Z] time="2021-08-23T22:24:27Z" level=info msg="Node c23e8a3fbc27/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059 change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="node4(ab8363765ec3): Node leave event for 59f4f778a059/172.23.99.46" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059 change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="node3(a1986c25091c): Node leave event for 59f4f778a059/172.23.99.46" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059 change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for 59f4f778a059/172.23.99.46" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059 change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="node2(59f4f778a059): Node leave event for 59f4f778a059/172.23.99.46" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.242Z] time="2021-08-23T22:24:27Z" level=info msg="Node 59f4f778a059/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.442Z] --- PASS: TestCreateJob (3.28s) [2021-08-23T22:24:28.442Z] === RUN TestReplicatedJob [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for a1986c25091c/172.23.99.46" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="node4(ab8363765ec3): Node leave event for a1986c25091c/172.23.99.46" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c change state NodeActive --> NodeLeft" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="node3(a1986c25091c): Node leave event for a1986c25091c/172.23.99.46" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c/172.23.99.46, left gossip cluster" [2021-08-23T22:24:28.696Z] time="2021-08-23T22:24:28Z" level=info msg="Node a1986c25091c/172.23.99.46, left gossip cluster" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=debug msg="memberlist: Failed ping: c14d8ddd7bcf (timeout reached)" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.99.46:10036: use of closed network connection" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.99.46:10035: use of closed network connection" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=debug msg="memberlist: Stream connection from=172.23.99.46:49369" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=info msg="Node ab8363765ec3 change state NodeActive --> NodeLeft" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=info msg="node5(c14d8ddd7bcf): Node leave event for ab8363765ec3/172.23.99.46" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=info msg="Node ab8363765ec3 change state NodeActive --> NodeLeft" [2021-08-23T22:24:29.150Z] time="2021-08-23T22:24:28Z" level=info msg="node4(ab8363765ec3): Node leave event for ab8363765ec3/172.23.99.46" [2021-08-23T22:24:29.604Z] time="2021-08-23T22:24:29Z" level=warning msg="memberlist: Was able to connect to c14d8ddd7bcf but other probes failed, network may be misconfigured" [2021-08-23T22:24:29.604Z] time="2021-08-23T22:24:29Z" level=info msg="Node ab8363765ec3/172.23.99.46, left gossip cluster" [2021-08-23T22:24:30.058Z] time="2021-08-23T22:24:29Z" level=info msg="Node ab8363765ec3/172.23.99.46, left gossip cluster" [2021-08-23T22:24:30.512Z] time="2021-08-23T22:24:30Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, left gossip cluster" [2021-08-23T22:24:30.512Z] time="2021-08-23T22:24:30Z" level=info msg="Node c14d8ddd7bcf change state NodeActive --> NodeFailed" [2021-08-23T22:24:30.512Z] time="2021-08-23T22:24:30Z" level=info msg="Node c14d8ddd7bcf/172.23.99.46, added to failed nodes list" [2021-08-23T22:24:30.512Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-23T22:24:30.512Z] PASS [2021-08-23T22:24:30.512Z] coverage: 60.0% of statements [2021-08-23T22:24:30.512Z] ok github.com/docker/docker/libnetwork/networkdb 105.284s coverage: 60.0% of statements [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T22:24:30.512Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === Skipped [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T22:24:32.035Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T22:24:32.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T22:24:32.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-23T22:24:32.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-23T22:24:32.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T22:24:32.035Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T22:24:32.035Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T22:24:32.035Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T22:24:32.035Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T22:24:32.035Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T22:24:32.035Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T22:24:32.035Z] daemon_test.go:147: root required [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T22:24:32.035Z] reload_test.go:520: root required [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T22:24:32.035Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T22:24:32.035Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T22:24:32.035Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T22:24:32.035Z] download_test.go:268: Needs fixing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T22:24:32.035Z] layer_test.go:304: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T22:24:32.035Z] layer_test.go:353: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T22:24:32.035Z] layer_test.go:468: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T22:24:32.035Z] layer_test.go:697: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T22:24:32.035Z] migration_test.go:46: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T22:24:32.035Z] migration_test.go:182: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T22:24:32.035Z] mount_test.go:17: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T22:24:32.035Z] mount_test.go:76: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T22:24:32.035Z] mount_test.go:125: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T22:24:32.035Z] mount_test.go:212: Failing on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T22:24:32.035Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T22:24:32.035Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T22:24:32.035Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T22:24:32.035Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T22:24:32.035Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T22:24:32.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T22:24:32.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T22:24:32.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T22:24:32.035Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T22:24:32.035Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T22:24:32.035Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T22:24:32.035Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:24:32.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:24:32.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:24:32.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:24:32.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:24:32.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:24:32.035Z] archive_windows_test.go:16: Currently fails [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T22:24:32.035Z] changes_test.go:196: needs more investigation [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-23T22:24:32.035Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-23T22:24:32.035Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T22:24:32.035Z] changes_test.go:433: needs further investigation [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T22:24:32.035Z] changes_test.go:469: needs further investigation [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-08-23T22:24:32.035Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T22:24:32.035Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T22:24:32.035Z] poller_test.go:41: No chmod on Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T22:24:32.035Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T22:24:32.035Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T22:24:32.035Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T22:24:32.035Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T22:24:32.035Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T22:24:32.035Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T22:24:32.035Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] [2021-08-23T22:24:32.035Z] DONE 2070 tests, 69 skipped in 254.461s [2021-08-23T22:24:32.035Z] INFO: make.ps1 ended at 08/23/2021 22:24:31 [2021-08-23T22:24:33.562Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T22:24:33.562Z] INFO: Unit tests ended at 08/23/2021 22:24:33. Duration:00:04:24.7048186 [2021-08-23T22:24:33.562Z] INFO: Building busybox [2021-08-23T22:24:33.562Z] Sending build context to Docker daemon 5.12kB [2021-08-23T22:24:33.562Z] [2021-08-23T22:24:33.562Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T22:24:33.562Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T22:24:33.562Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T22:24:33.562Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T22:24:33.562Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T22:24:33.562Z] ---> a4938fe7222f [2021-08-23T22:24:33.562Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T22:24:33.562Z] ---> Running in 11b1b6dfe765 [2021-08-23T22:24:35.014Z] --- PASS: TestReplicatedJob (6.09s) [2021-08-23T22:24:35.014Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:24:37.271Z] Removing intermediate container 11b1b6dfe765 [2021-08-23T22:24:37.271Z] ---> 5f0321b874bd [2021-08-23T22:24:37.271Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T22:24:37.271Z] ---> Running in 4c045e303d83 [2021-08-23T22:24:37.271Z] Removing intermediate container 4c045e303d83 [2021-08-23T22:24:37.271Z] ---> 80e868fed366 [2021-08-23T22:24:37.271Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T22:24:37.271Z] ---> Running in 91e488e14a1b [2021-08-23T22:24:37.271Z] Removing intermediate container 91e488e14a1b [2021-08-23T22:24:37.271Z] ---> f3bf60457a12 [2021-08-23T22:24:37.271Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T22:24:37.553Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2021-08-23T22:24:37.553Z] === RUN TestServiceListWithStatuses [2021-08-23T22:24:37.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:24:37.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T22:24:37.553Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:24:38.796Z] [2021-08-23T22:24:39.250Z] ---> 5ebaeec1e31b [2021-08-23T22:24:39.250Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-23T22:24:39.250Z] ---> Running in b304e1bfc7e8 [2021-08-23T22:24:41.750Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2021-08-23T22:24:41.750Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:24:41.818Z] ..........................xx.................... [ 29%] [2021-08-23T22:24:43.389Z] --- PASS: TestBuildWithHugeFile (54.10s) [2021-08-23T22:24:43.389Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:24:43.389Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:24:43.389Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:24:43.389Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:24:43.389Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:24:43.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:24:43.389Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:24:43.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:24:43.389Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:24:43.389Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:24:43.389Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:24:43.389Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:24:43.389Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:24:43.389Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-08-23T22:24:43.389Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-08-23T22:24:43.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-08-23T22:24:43.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T22:24:43.389Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:24:43.389Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T22:24:45.947Z] --- PASS: TestDockerNetworkReConnect (3.55s) [2021-08-23T22:24:45.947Z] === RUN TestServicePlugin [2021-08-23T22:24:46.300Z] Removing intermediate container b304e1bfc7e8 [2021-08-23T22:24:46.300Z] ---> 40f20daefc6d [2021-08-23T22:24:46.300Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T22:24:46.300Z] ---> Running in 992b65b562f3 [2021-08-23T22:24:46.754Z] [2021-08-23T22:24:46.754Z] SUCCESS: Specified value was saved. [2021-08-23T22:24:47.554Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T22:24:48.277Z] Removing intermediate container 992b65b562f3 [2021-08-23T22:24:48.277Z] ---> 2bc1dd5af211 [2021-08-23T22:24:48.277Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T22:24:48.277Z] ---> Running in d33c01633f34 [2021-08-23T22:24:49.406Z] plugin_test.go:62: [dd01f3df830da] joining swarm manager [df11e8a4e789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:24:50.345Z] plugin_test.go:65: [d0757e6e4769a] joining swarm manager [df11e8a4e789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:24:51.239Z] Cannot create a file when that file already exists. [2021-08-23T22:24:51.715Z] --- PASS: TestBuildPreserveOwnership (9.56s) [2021-08-23T22:24:51.715Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.56s) [2021-08-23T22:24:51.715Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-23T22:24:51.715Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:24:51.715Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-23T22:24:51.715Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T22:24:51.715Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T22:24:51.715Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T22:24:51.715Z] PASS [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === Skipped [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T22:24:51.715Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:24:51.715Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T22:24:51.715Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] DONE 34 tests, 3 skipped in 114.879s [2021-08-23T22:24:51.715Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T22:24:51.715Z] INFO: Testing against a local daemon [2021-08-23T22:24:51.715Z] === RUN TestConfigInspect [2021-08-23T22:24:51.715Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-23T22:24:51.715Z] === RUN TestConfigList [2021-08-23T22:24:51.715Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestConfigList (0.01s) [2021-08-23T22:24:51.715Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:24:51.715Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-23T22:24:51.715Z] === RUN TestConfigsUpdate [2021-08-23T22:24:51.715Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-23T22:24:51.715Z] === RUN TestTemplatedConfig [2021-08-23T22:24:51.715Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T22:24:51.715Z] === RUN TestConfigCreateResolve [2021-08-23T22:24:51.715Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-23T22:24:51.715Z] PASS [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === Skipped [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-23T22:24:51.715Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-23T22:24:51.715Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-23T22:24:51.715Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-23T22:24:51.715Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-23T22:24:51.715Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-23T22:24:51.715Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] [2021-08-23T22:24:51.715Z] DONE 6 tests, 6 skipped in 0.222s [2021-08-23T22:24:51.715Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T22:24:51.715Z] INFO: Testing against a local daemon [2021-08-23T22:24:51.715Z] === RUN TestCheckpoint [2021-08-23T22:24:51.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:24:51.715Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:24:51.715Z] === RUN TestContainerInvalidJSON [2021-08-23T22:24:51.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:24:51.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:24:51.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:24:51.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:24:51.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:24:51.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:24:51.715Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T22:24:51.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T22:24:51.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T22:24:51.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:24:51.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-23T22:24:51.715Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:24:51.971Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-23T22:24:51.971Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:24:51.971Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-23T22:24:51.971Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:24:51.971Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-23T22:24:51.971Z] === RUN TestCopyFromContainer [2021-08-23T22:24:53.277Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T22:24:53.277Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T22:24:53.277Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T22:24:53.277Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T22:24:54.217Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T22:24:55.232Z] === RUN TestCopyFromContainer// [2021-08-23T22:24:55.232Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T22:24:55.232Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T22:24:55.232Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T22:24:55.489Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T22:24:55.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T22:24:55.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T22:24:55.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T22:24:55.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T22:24:55.744Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer (3.75s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-23T22:24:55.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-23T22:24:55.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:24:55.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:24:55.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:24:55.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:24:55.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:24:55.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:24:55.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:24:55.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:24:55.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:24:55.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:24:55.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-23T22:24:55.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T22:24:55.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T22:24:55.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T22:24:55.744Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:24:55.744Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-23T22:24:55.745Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:24:55.745Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:24:55.745Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:24:55.745Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:24:55.745Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:24:55.745Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:24:55.745Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:24:55.745Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:24:55.745Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:24:55.745Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:24:55.745Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T22:24:55.745Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:24:55.745Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:24:55.745Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:24:55.745Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:24:55.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T22:24:55.745Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:24:55.895Z] Removing intermediate container d33c01633f34 [2021-08-23T22:24:55.895Z] ---> a7140d7ddfff [2021-08-23T22:24:55.895Z] Step 13/13 : CMD ["sh"] [2021-08-23T22:24:55.895Z] ---> Running in 3f11b1329ccb [2021-08-23T22:24:55.895Z] Removing intermediate container 3f11b1329ccb [2021-08-23T22:24:55.895Z] ---> b9fd9d23c5f5 [2021-08-23T22:24:55.895Z] Successfully built b9fd9d23c5f5 [2021-08-23T22:24:55.895Z] Successfully tagged busybox:latest [2021-08-23T22:24:55.895Z] INFO: Docker images of the daemon under test [2021-08-23T22:24:55.895Z] [2021-08-23T22:24:55.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:24:55.895Z] busybox latest b9fd9d23c5f5 Less than a second ago 2.8GB [2021-08-23T22:24:55.895Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T22:24:55.895Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T22:24:55.895Z] [2021-08-23T22:24:55.895Z] INFO: Running integration tests at 08/23/2021 22:24:55... [2021-08-23T22:24:55.895Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T22:24:55.895Z] INFO: Integration API tests being run from the host: [2021-08-23T22:24:55.895Z] INFO: make.ps1 starting at 08/23/2021 22:24:55 [2021-08-23T22:24:56.350Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T22:24:57.109Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2021-08-23T22:24:57.109Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:24:58.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:24:58.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:24:58.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:24:58.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:24:58.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:24:58.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:24:58.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:24:58.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:24:58.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:24:58.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:24:58.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T22:24:58.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T22:24:58.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:24:58.729Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-08-23T22:24:58.729Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:24:58.729Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:24:58.729Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:24:58.729Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T22:24:58.729Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:24:58.729Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:24:58.729Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:24:58.729Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-23T22:24:58.729Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:24:58.729Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T22:24:58.729Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T22:24:58.729Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T22:24:58.729Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T22:24:58.729Z] === RUN TestDaemonRestartIpcMode [2021-08-23T22:24:58.729Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T22:24:58.729Z] === RUN TestDaemonHostGatewayIP [2021-08-23T22:24:58.729Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:24:58.729Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-23T22:24:58.729Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T22:24:58.729Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T22:24:58.729Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:24:58.729Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T22:24:58.729Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:24:58.729Z] === RUN TestDiff [2021-08-23T22:24:58.761Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-23T22:24:58.985Z] --- PASS: TestDiff (0.40s) [2021-08-23T22:24:58.985Z] === RUN TestExecWithCloseStdin [2021-08-23T22:24:59.502Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T22:24:59.552Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-08-23T22:24:59.552Z] === RUN TestExec [2021-08-23T22:25:00.113Z] --- PASS: TestExec (0.50s) [2021-08-23T22:25:00.113Z] === RUN TestExecUser [2021-08-23T22:25:00.673Z] --- PASS: TestExecUser (0.47s) [2021-08-23T22:25:00.673Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:25:01.234Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-08-23T22:25:01.234Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:25:02.598Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-08-23T22:25:02.598Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:25:02.801Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 24.0% of statements [2021-08-23T22:25:02.854Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2021-08-23T22:25:02.854Z] === RUN TestHealthKillContainer [2021-08-23T22:25:04.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T22:25:05.365Z] --- PASS: TestHealthKillContainer (2.47s) [2021-08-23T22:25:05.365Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:25:05.926Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-08-23T22:25:05.926Z] === RUN TestIpcModeNone [2021-08-23T22:25:06.181Z] --- PASS: TestIpcModeNone (0.43s) [2021-08-23T22:25:06.181Z] === RUN TestIpcModePrivate [2021-08-23T22:25:06.437Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-23T22:25:06.693Z] --- PASS: TestIpcModePrivate (0.44s) [2021-08-23T22:25:06.693Z] === RUN TestIpcModeShareable [2021-08-23T22:25:06.693Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:06.693Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-23T22:25:06.693Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T22:25:06.726Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-23T22:25:07.006Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-23T22:25:07.006Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T22:25:07.006Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T22:25:08.058Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-08-23T22:25:08.058Z] === RUN TestAPIIpcModeHost [2021-08-23T22:25:08.058Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:08.058Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-23T22:25:08.058Z] === RUN TestDaemonIpcModeShareable [2021-08-23T22:25:08.058Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:08.058Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-23T22:25:08.058Z] === RUN TestDaemonIpcModePrivate [2021-08-23T22:25:08.985Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-23T22:25:09.240Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-08-23T22:25:09.241Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T22:25:09.241Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:09.241Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T22:25:09.241Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T22:25:09.241Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:09.241Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T22:25:09.241Z] === RUN TestIpcModeOlderClient [2021-08-23T22:25:09.241Z] === PAUSE TestIpcModeOlderClient [2021-08-23T22:25:09.241Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:25:09.801Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-08-23T22:25:09.801Z] === RUN TestKillContainer [2021-08-23T22:25:09.801Z] === RUN TestKillContainer/no_signal [2021-08-23T22:25:10.057Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:25:10.299Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-23T22:25:10.312Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:25:10.873Z] --- PASS: TestKillContainer (1.24s) [2021-08-23T22:25:10.873Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-08-23T22:25:10.873Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-08-23T22:25:10.873Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-08-23T22:25:10.873Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:25:10.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T22:25:11.209Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-08-23T22:25:11.436Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T22:25:11.693Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2021-08-23T22:25:11.693Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-08-23T22:25:11.693Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-08-23T22:25:11.693Z] === RUN TestKillStoppedContainer [2021-08-23T22:25:11.693Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-23T22:25:11.693Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:25:11.949Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T22:25:11.949Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:25:12.205Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-08-23T22:25:12.205Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:25:12.205Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:12.205Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T22:25:12.205Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:25:12.205Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:25:12.205Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T22:25:12.205Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T22:25:12.205Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T22:25:12.205Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T22:25:12.205Z] === RUN TestLinksContainerNames [2021-08-23T22:25:13.132Z] --- PASS: TestLinksContainerNames (0.80s) [2021-08-23T22:25:13.132Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:25:13.388Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-08-23T22:25:13.388Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T22:25:13.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/default [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/private [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/slave [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/shared [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/default [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/shared [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/slave [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/private [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:25:13.949Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T22:25:13.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:25:13.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:25:14.204Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T22:25:14.204Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-23T22:25:14.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T22:25:14.205Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T22:25:14.205Z] 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-08-23T22:25:14.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-23T22:25:14.205Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T22:25:14.205Z] 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-08-23T22:25:14.205Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T22:25:14.205Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T22:25:14.205Z] 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-08-23T22:25:14.205Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T22:25:14.205Z] === RUN TestNetworkNat [2021-08-23T22:25:15.132Z] --- PASS: TestNetworkNat (0.65s) [2021-08-23T22:25:15.132Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:25:15.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-08-23T22:25:15.387Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:25:16.918Z] --- PASS: TestServicePlugin (30.51s) [2021-08-23T22:25:16.918Z] === RUN TestServiceUpdateLabel [2021-08-23T22:25:17.422Z] c67ded6868b6: Pull complete [2021-08-23T22:25:17.422Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-23T22:25:17.422Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:25:17.422Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-23T22:25:17.422Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-23T22:25:17.422Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-23T22:25:17.422Z] WARN: Skipping validation tests [2021-08-23T22:25:17.422Z] INFO: Running unit tests at 08/23/2021 22:25:03... [2021-08-23T22:25:17.422Z] INFO: make.ps1 starting at 08/23/2021 22:25:08 [2021-08-23T22:25:17.422Z] INFO: Git commit (247f4796d2) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T22:25:17.422Z] INFO: Invoking autogen... [2021-08-23T22:25:17.422Z] INFO: Running unit tests... [2021-08-23T22:25:17.423Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-23T22:25:17.791Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.554s coverage: 59.9% of statements [2021-08-23T22:25:17.900Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2021-08-23T22:25:17.900Z] === RUN TestPause [2021-08-23T22:25:17.900Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:17.900Z] --- SKIP: TestPause (0.00s) [2021-08-23T22:25:17.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:25:17.900Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:25:17.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:25:17.900Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:25:17.900Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:17.900Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-23T22:25:17.900Z] === RUN TestPidHost [2021-08-23T22:25:18.052Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T22:25:18.298Z] --- PASS: TestServiceUpdateLabel (2.32s) [2021-08-23T22:25:18.298Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:25:18.827Z] --- PASS: TestPidHost (0.88s) [2021-08-23T22:25:18.827Z] === RUN TestPsFilter [2021-08-23T22:25:19.083Z] --- PASS: TestPsFilter (0.10s) [2021-08-23T22:25:19.083Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:25:19.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-08-23T22:25:19.339Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:25:19.900Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-08-23T22:25:19.900Z] === RUN TestRemoveContainerRunning [2021-08-23T22:25:20.156Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-08-23T22:25:20.156Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T22:25:20.595Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-23T22:25:20.717Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-08-23T22:25:20.717Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:25:20.717Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T22:25:20.717Z] === RUN TestRenameLinkedContainer [2021-08-23T22:25:21.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:25:21.445Z] INFO: Testing against a local daemon [2021-08-23T22:25:21.445Z] === RUN TestBuildWithSession [2021-08-23T22:25:21.445Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:25:21.445Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:25:21.445Z] === RUN TestBuildSquashParent [2021-08-23T22:25:21.445Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:25:21.445Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:25:21.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:25:21.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:25:21.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:25:21.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:25:21.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:25:21.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:25:22.605Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-08-23T22:25:22.605Z] === RUN TestRenameStoppedContainer [2021-08-23T22:25:22.605Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-08-23T22:25:22.605Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:25:23.185Z] ? github.com/docker/docker/api [no test files] [2021-08-23T22:25:23.532Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2021-08-23T22:25:23.532Z] === RUN TestRenameInvalidName [2021-08-23T22:25:23.788Z] --- PASS: TestRenameInvalidName (0.41s) [2021-08-23T22:25:23.788Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:25:25.677Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2021-08-23T22:25:25.677Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:25:25.677Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-08-23T22:25:25.677Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:25:26.603Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-08-23T22:25:26.603Z] === RUN TestResize [2021-08-23T22:25:26.858Z] --- PASS: TestResize (0.43s) [2021-08-23T22:25:26.858Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:25:26.999Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-23T22:25:27.178Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.028s coverage: 4.0% of statements [2021-08-23T22:25:27.178Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T22:25:27.418Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-08-23T22:25:27.418Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:25:27.674Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-08-23T22:25:27.674Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:25:27.674Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T22:25:27.674Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:25:27.674Z] === RUN TestCgroupNamespacesRun [2021-08-23T22:25:28.532Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:25:29.040Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-08-23T22:25:29.040Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T22:25:29.967Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-08-23T22:25:29.967Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T22:25:30.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:25:30.519Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-23T22:25:30.519Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T22:25:31.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-08-23T22:25:31.345Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T22:25:32.294Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-08-23T22:25:32.294Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T22:25:33.092Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-23T22:25:33.197Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2021-08-23T22:25:33.197Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:25:33.675Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2021-08-23T22:25:33.676Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T22:25:34.412Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-23T22:25:34.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-08-23T22:25:34.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.78s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.75s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.76s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.85s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.87s) [2021-08-23T22:25:34.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.05s) [2021-08-23T22:25:34.721Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:25:34.721Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:25:35.162Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-23T22:25:35.162Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T22:25:35.899Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-23T22:25:36.525Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2021-08-23T22:25:36.525Z] === RUN TestNISDomainname [2021-08-23T22:25:36.525Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-23T22:25:36.525Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-23T22:25:36.525Z] === RUN TestHostnameDnsResolution [2021-08-23T22:25:37.086Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-08-23T22:25:37.086Z] === RUN TestStats [2021-08-23T22:25:37.086Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:37.086Z] --- SKIP: TestStats (0.00s) [2021-08-23T22:25:37.086Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:25:37.086Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T22:25:37.086Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T22:25:37.086Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T22:25:37.086Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T22:25:37.086Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T22:25:37.086Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T22:25:37.086Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T22:25:37.086Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T22:25:37.086Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T22:25:37.086Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T22:25:37.647Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T22:25:39.516Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-23T22:25:39.532Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T22:25:41.418Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T22:25:41.418Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-08-23T22:25:41.418Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-08-23T22:25:41.418Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-08-23T22:25:41.418Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-08-23T22:25:41.418Z] === RUN TestDeleteDevicemapper [2021-08-23T22:25:41.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:25:41.418Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T22:25:41.418Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:25:41.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:25:42.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:25:42.346Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2021-08-23T22:25:42.346Z] === RUN TestUpdateMemory [2021-08-23T22:25:42.346Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:42.346Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T22:25:42.346Z] === RUN TestUpdateCPUQuota [2021-08-23T22:25:42.346Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:42.346Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-23T22:25:42.346Z] === RUN TestUpdatePidsLimit [2021-08-23T22:25:42.346Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:42.346Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-23T22:25:42.346Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:25:43.164Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:25:43.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T22:25:43.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T22:25:43.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T22:25:44.124Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:25:44.245Z] === RUN TestMiddlewares [2021-08-23T22:25:44.245Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T22:25:44.245Z] PASS [2021-08-23T22:25:44.245Z] coverage: 9.0% of statements [2021-08-23T22:25:44.245Z] ok github.com/docker/docker/api/server 0.081s coverage: 9.0% of statements [2021-08-23T22:25:44.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy (10.00s) [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.65s) [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.89s) [2021-08-23T22:25:45.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2021-08-23T22:25:45.084Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:25:45.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T22:25:47.244Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2021-08-23T22:25:47.244Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:25:47.244Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:25:47.244Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T22:25:47.244Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:25:48.087Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2021-08-23T22:25:48.087Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:25:48.204Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-08-23T22:25:48.204Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:25:49.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T22:25:54.514Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-08-23T22:25:54.514Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:25:54.514Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-08-23T22:25:54.514Z] === RUN TestWaitNonBlocked [2021-08-23T22:25:54.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:25:54.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:25:54.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:25:54.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:25:54.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:25:54.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:25:54.514Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T22:25:54.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2021-08-23T22:25:54.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-08-23T22:25:54.514Z] === RUN TestWaitBlocked [2021-08-23T22:25:54.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:25:54.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:25:54.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:25:54.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:25:54.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:25:54.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:25:55.054Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.341s coverage: 6.6% of statements [2021-08-23T22:25:55.054Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T22:25:55.074Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-23T22:25:55.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2021-08-23T22:25:55.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2021-08-23T22:25:55.075Z] === CONT TestDaemonRestartIpcMode [2021-08-23T22:25:55.075Z] === CONT TestIpcModeOlderClient [2021-08-23T22:25:55.075Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-23T22:25:55.075Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T22:25:55.151Z] .......................... [ 67%] [2021-08-23T22:25:56.437Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-23T22:25:57.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2021-08-23T22:25:57.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T22:25:57.843Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-08-23T22:25:57.843Z] PASS [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === Skipped [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T22:25:57.843Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T22:25:57.843Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-23T22:25:57.843Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:25:57.843Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-23T22:25:57.843Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-23T22:25:57.843Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-23T22:25:57.843Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T22:25:57.843Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T22:25:57.843Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T22:25:57.843Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T22:25:57.843Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T22:25:57.843Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-23T22:25:57.843Z] 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-08-23T22:25:57.843Z] [2021-08-23T22:25:57.843Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T22:25:57.843Z] 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-08-23T22:25:57.843Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T22:25:57.844Z] 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-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-23T22:25:57.844Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:25:57.844Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-23T22:25:57.844Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:25:57.844Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-23T22:25:57.844Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-23T22:25:57.844Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T22:25:57.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T22:25:57.844Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-23T22:25:57.844Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-23T22:25:57.844Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] [2021-08-23T22:25:57.844Z] DONE 176 tests, 25 skipped in 66.222s [2021-08-23T22:25:57.844Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T22:25:57.844Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:25:58.405Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:25:58.405Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T22:25:58.405Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T22:25:58.405Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T22:25:58.405Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T22:25:58.405Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T22:25:58.405Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T22:25:58.405Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:25:58.405Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T22:25:58.478Z] --- PASS: TestBuildMultiStageOnBuild (9.12s) [2021-08-23T22:25:58.478Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:25:58.478Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:25:58.478Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T22:25:58.478Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:25:58.661Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T22:25:58.661Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T22:25:58.661Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-08-23T22:25:58.661Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-08-23T22:25:58.661Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:25:58.661Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T22:26:00.025Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T22:26:00.954Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T22:26:01.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T22:26:02.323Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T22:26:02.324Z] daemon_test.go:149: [d0632b2d33a8e] daemon is not started [2021-08-23T22:26:02.324Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2021-08-23T22:26:02.324Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-23T22:26:02.324Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-23T22:26:02.324Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-23T22:26:02.324Z] PASS [2021-08-23T22:26:02.324Z] [2021-08-23T22:26:02.324Z] DONE 11 tests in 4.274s [2021-08-23T22:26:02.324Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T22:26:02.324Z] INFO: Testing against a local daemon [2021-08-23T22:26:02.324Z] === RUN TestCommitInheritsEnv [2021-08-23T22:26:02.979Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2021-08-23T22:26:02.979Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:26:02.979Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T22:26:02.979Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T22:26:04.209Z] --- PASS: TestCommitInheritsEnv (1.85s) [2021-08-23T22:26:04.209Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:26:04.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T22:26:04.209Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:26:04.209Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-23T22:26:04.209Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:26:04.209Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T22:26:04.209Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:26:04.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T22:26:05.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T22:26:05.522Z] --- PASS: TestBuildMultiStageLayerLeak (8.33s) [2021-08-23T22:26:05.522Z] === RUN TestBuildWithHugeFile [2021-08-23T22:26:06.096Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-08-23T22:26:06.096Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T22:26:06.096Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T22:26:06.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T22:26:06.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:26:06.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-23T22:26:06.096Z] === RUN TestTagInvalidReference [2021-08-23T22:26:06.096Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T22:26:06.096Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:26:06.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-23T22:26:06.352Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:26:06.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-23T22:26:06.352Z] === RUN TestTagOfficialNames [2021-08-23T22:26:06.352Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-23T22:26:06.352Z] === RUN TestTagMatchesDigest [2021-08-23T22:26:06.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T22:26:06.352Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T22:26:06.431Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-23T22:26:06.431Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T22:26:06.431Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T22:26:08.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T22:26:09.551Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T22:26:10.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T22:26:11.713Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T22:26:14.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T22:26:16.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T22:26:17.689Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2021-08-23T22:26:17.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-08-23T22:26:17.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-08-23T22:26:17.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-08-23T22:26:17.689Z] PASS [2021-08-23T22:26:17.689Z] [2021-08-23T22:26:17.689Z] === Skipped [2021-08-23T22:26:17.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T22:26:17.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:26:17.689Z] [2021-08-23T22:26:17.689Z] [2021-08-23T22:26:17.689Z] DONE 27 tests, 1 skipped in 168.766s [2021-08-23T22:26:17.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T22:26:17.689Z] INFO: Testing against a local daemon [2021-08-23T22:26:17.689Z] === RUN TestSessionCreate [2021-08-23T22:26:17.689Z] --- PASS: TestSessionCreate (0.05s) [2021-08-23T22:26:17.689Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:26:17.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-23T22:26:17.689Z] PASS [2021-08-23T22:26:17.689Z] [2021-08-23T22:26:17.689Z] DONE 2 tests in 0.136s [2021-08-23T22:26:17.689Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T22:26:17.689Z] INFO: Testing against a local daemon [2021-08-23T22:26:17.689Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:26:17.689Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:26:17.689Z] === RUN TestDiskUsage [2021-08-23T22:26:17.689Z] === PAUSE TestDiskUsage [2021-08-23T22:26:17.689Z] === RUN TestEventsExecDie [2021-08-23T22:26:18.259Z] --- PASS: TestEventsExecDie (0.73s) [2021-08-23T22:26:18.259Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:26:18.259Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-23T22:26:18.259Z] === RUN TestEventsVolumeCreate [2021-08-23T22:26:18.259Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-23T22:26:18.259Z] === RUN TestInfoBinaryCommits [2021-08-23T22:26:18.259Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T22:26:18.259Z] === RUN TestInfoAPIVersioned [2021-08-23T22:26:18.259Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T22:26:18.259Z] === RUN TestInfoDiscoveryBackend [2021-08-23T22:26:18.828Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-23T22:26:18.828Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T22:26:19.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T22:26:19.767Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T22:26:19.767Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T22:26:19.845Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-23T22:26:19.845Z] ok github.com/docker/docker/libnetwork/etchosts 0.042s coverage: 81.2% of statements [2021-08-23T22:26:20.338Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-23T22:26:20.338Z] === RUN TestInfoAPI [2021-08-23T22:26:20.338Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T22:26:20.338Z] === RUN TestInfoAPIWarnings [2021-08-23T22:26:21.677Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:26:21.678Z] Using test binary docker [2021-08-23T22:26:21.678Z] +++ /etc/init.d/apparmor start [2021-08-23T22:26:21.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:26:21.678Z] INFO: Waiting for daemon to start... [2021-08-23T22:26:21.678Z] Starting dockerd [2021-08-23T22:26:21.678Z] +++ 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-08-23T22:26:22.386Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.006s coverage: 48.1% of statements [2021-08-23T22:26:22.646Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-23T22:26:23.586Z] . [2021-08-23T22:26:23.586Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:26:23.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:26:23.845Z] Error: No such image: emptyfs [2021-08-23T22:26:23.845Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T22:26:23.845Z] ++++ docker load [2021-08-23T22:26:24.104Z] Running integration-test (iteration 1) [2021-08-23T22:26:24.104Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T22:26:24.104Z] ++ 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-08-23T22:26:24.104Z] ++ set -e [2021-08-23T22:26:24.104Z] ++ '[' -n 0 ']' [2021-08-23T22:26:24.104Z] ++ set -x [2021-08-23T22:26:24.104Z] ++ 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-08-23T22:26:25.042Z] Loaded image: busybox:latest [2021-08-23T22:26:25.611Z] Loaded image: busybox:glibc [2021-08-23T22:26:30.887Z] Loaded image: debian:bullseye-slim [2021-08-23T22:26:30.887Z] Loaded image: hello-world:latest [2021-08-23T22:26:30.887Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:26:30.887Z] INFO: Testing against a local daemon [2021-08-23T22:26:30.887Z] === RUN TestCgroupNamespacesBuild [2021-08-23T22:26:33.428Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2021-08-23T22:26:33.428Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T22:26:34.474Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-23T22:26:35.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2021-08-23T22:26:35.334Z] === RUN TestBuildWithSession [2021-08-23T22:26:35.334Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:26:35.334Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:26:35.334Z] === RUN TestBuildSquashParent [2021-08-23T22:26:37.544Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-23T22:26:38.433Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-23T22:26:38.433Z] === RUN TestInfoDebug [2021-08-23T22:26:38.433Z] --- PASS: TestInfoDebug (0.52s) [2021-08-23T22:26:38.433Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:26:38.433Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-23T22:26:38.433Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:26:38.433Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-23T22:26:38.433Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:26:38.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-23T22:26:38.433Z] === RUN TestPingCacheHeaders [2021-08-23T22:26:38.433Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T22:26:38.433Z] === RUN TestPingGet [2021-08-23T22:26:38.433Z] --- PASS: TestPingGet (0.02s) [2021-08-23T22:26:38.433Z] === RUN TestPingHead [2021-08-23T22:26:38.433Z] --- PASS: TestPingHead (0.02s) [2021-08-23T22:26:38.433Z] === RUN TestVersion [2021-08-23T22:26:38.433Z] --- PASS: TestVersion (0.02s) [2021-08-23T22:26:38.433Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:26:38.433Z] === CONT TestDiskUsage [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T22:26:39.002Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T22:26:39.262Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T22:26:39.832Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage (1.55s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T22:26:39.832Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T22:26:39.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:26:40.093Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2021-08-23T22:26:40.093Z] PASS [2021-08-23T22:26:40.093Z] [2021-08-23T22:26:40.093Z] DONE 53 tests in 22.625s [2021-08-23T22:26:40.093Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T22:26:40.093Z] INFO: Testing against a local daemon [2021-08-23T22:26:40.093Z] === RUN TestVolumesCreateAndList [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T22:26:40.093Z] === RUN TestVolumesRemove [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-23T22:26:40.093Z] === RUN TestVolumesInspect [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-23T22:26:40.093Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:26:40.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:26:40.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:26:40.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T22:26:40.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:26:40.093Z] PASS [2021-08-23T22:26:40.093Z] [2021-08-23T22:26:40.093Z] DONE 5 tests in 0.158s [2021-08-23T22:26:40.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T22:26:40.665Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-23T22:26:40.665Z] Removing test suite binaries [2021-08-23T22:26:40.665Z] exiting test-integration [2021-08-23T22:26:40.665Z] ++ exit 0 [2021-08-23T22:26:40.665Z] Post stage [Pipeline] junit [2021-08-23T22:26:43.225Z] Recording test results [2021-08-23T22:26:43.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T22:26:43.460Z] --- PASS: TestBuildSquashParent (7.92s) [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:26:43.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:26:43.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:26:43.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:26:43.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:26:43.665Z] + echo Ensuring container killed. [2021-08-23T22:26:43.665Z] Ensuring container killed. [2021-08-23T22:26:43.665Z] + docker rm -vf docker-pr5 [2021-08-23T22:26:43.665Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-08-23T22:26:43.951Z] + echo Chowning /workspace to jenkins user [2021-08-23T22:26:43.951Z] Chowning /workspace to jenkins user [2021-08-23T22:26:43.951Z] + id -u [2021-08-23T22:26:43.951Z] + id -g [2021-08-23T22:26:43.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T22:26:46.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:26:46.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:26:46.796Z] + bundleName=amd64-cgroup2 [2021-08-23T22:26:46.796Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T22:26:46.796Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T22:26:46.796Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T22:26:46.796Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-23T22:26:47.071Z] Archiving artifacts [2021-08-23T22:26:47.540Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-23T22:26:47.545Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T22:26:47.856Z] + make clean [2021-08-23T22:26:48.115Z] docker volume rm -f docker-dev-cache [2021-08-23T22:26:48.115Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T22:26:49.560Z] tests/integration/api_volume_test.py ......... [ 74%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T22:26:50.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:26:50.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:26:52.073Z] tests/integration/client_test.py ..... [ 75%] [2021-08-23T22:26:52.073Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-23T22:26:52.329Z] tests/integration/errors_test.py . [ 76%] [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-08-23T22:26:52.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s) [2021-08-23T22:26:52.573Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:26:52.573Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:26:55.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:26:55.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:26:55.936Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:26:56.298Z] === RUN TestBoolValue [2021-08-23T22:26:56.298Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestBoolValueOrDefault [2021-08-23T22:26:56.298Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInt64ValueOrZero [2021-08-23T22:26:56.298Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInt64ValueOrDefault [2021-08-23T22:26:56.298Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T22:26:56.298Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestJsonContentType [2021-08-23T22:26:56.298Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 14.7% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T22:26:56.298Z] === RUN TestMaskSecretKeys [2021-08-23T22:26:56.298Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T22:26:56.298Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T22:26:56.298Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T22:26:56.298Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestVersionMiddlewareVersion [2021-08-23T22:26:56.298Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T22:26:56.298Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 37.7% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T22:26:56.298Z] === RUN TestStrSliceMarshalJSON [2021-08-23T22:26:56.298Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T22:26:56.298Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestStrSliceUnmarshalString [2021-08-23T22:26:56.298Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T22:26:56.298Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 90.0% of statements [2021-08-23T22:26:56.298Z] === RUN TestAdjustForAPIVersion [2021-08-23T22:26:56.298Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 5.7% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T22:26:56.298Z] === RUN TestToJSON [2021-08-23T22:26:56.298Z] --- PASS: TestToJSON (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestToParamWithVersion [2021-08-23T22:26:56.298Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromJSON [2021-08-23T22:26:56.298Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestEmpty [2021-08-23T22:26:56.298Z] --- PASS: TestEmpty (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T22:26:56.298Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestArgsMatchKVList [2021-08-23T22:26:56.298Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestArgsMatch [2021-08-23T22:26:56.298Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestAdd [2021-08-23T22:26:56.298Z] --- PASS: TestAdd (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestDel [2021-08-23T22:26:56.298Z] --- PASS: TestDel (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestLen [2021-08-23T22:26:56.298Z] --- PASS: TestLen (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestExactMatch [2021-08-23T22:26:56.298Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestOnlyOneExactMatch [2021-08-23T22:26:56.298Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestContains [2021-08-23T22:26:56.298Z] --- PASS: TestContains (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestValidate [2021-08-23T22:26:56.298Z] --- PASS: TestValidate (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestWalkValues [2021-08-23T22:26:56.298Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFuzzyMatch [2021-08-23T22:26:56.298Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestClone [2021-08-23T22:26:56.298Z] --- PASS: TestClone (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 92.2% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T22:26:56.298Z] === RUN TestDurationToSecondsString [2021-08-23T22:26:56.298Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestGetTimestamp [2021-08-23T22:26:56.298Z] === RUN TestCompareVersion [2021-08-23T22:26:56.298Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 77.3% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2021-08-23T22:26:56.298Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-23T22:26:56.298Z] === RUN TestParseTimestamps [2021-08-23T22:26:56.298Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 100.0% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T22:26:56.298Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T22:26:56.298Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T22:26:56.298Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestCloneArgsSmartHttp [2021-08-23T22:26:56.298Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-23T22:26:56.298Z] === RUN TestCloneArgsDumbHttp [2021-08-23T22:26:56.298Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestCloneArgsGit [2021-08-23T22:26:56.298Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestCheckoutGit [2021-08-23T22:26:56.298Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T22:26:56.298Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestProcessNoDockerignore [2021-08-23T22:26:56.298Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T22:26:56.298Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestDetectContentType [2021-08-23T22:26:56.298Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestSelectAcceptableMIME [2021-08-23T22:26:56.298Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInspectEmptyResponse [2021-08-23T22:26:56.298Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInspectResponseBinary [2021-08-23T22:26:56.298Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestResponseUnsupportedContentType [2021-08-23T22:26:56.298Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInspectResponseTextSimple [2021-08-23T22:26:56.298Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T22:26:56.298Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestUnknownContentLength [2021-08-23T22:26:56.298Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestDownloadRemote [2021-08-23T22:26:56.298Z] --- PASS: TestDownloadRemote (0.10s) [2021-08-23T22:26:56.298Z] === RUN TestGetWithStatusError [2021-08-23T22:26:56.298Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestCloseRootDirectory [2021-08-23T22:26:56.298Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:26:56.298Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestHashFile [2021-08-23T22:26:56.298Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:26:56.298Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestHashSubdir [2021-08-23T22:26:56.298Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:26:56.298Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-23T22:26:56.298Z] === RUN TestRemoveDirectory [2021-08-23T22:26:56.298Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:26:56.298Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-23T22:26:56.298Z] PASS [2021-08-23T22:26:56.298Z] coverage: 9.3% of statements [2021-08-23T22:26:56.298Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 9.3% of statements [2021-08-23T22:26:56.298Z] === RUN TestGetAllAllowed [2021-08-23T22:26:56.298Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestGetAllMeta [2021-08-23T22:26:56.298Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T22:26:56.298Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T22:26:56.298Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestIsExistingDirectory [2021-08-23T22:26:56.298Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestGetFilenameForDownload [2021-08-23T22:26:56.298Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestEnv2Variables [2021-08-23T22:26:56.298Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T22:26:56.298Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestMaintainer [2021-08-23T22:26:56.298Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestLabel [2021-08-23T22:26:56.298Z] --- PASS: TestLabel (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromScratch [2021-08-23T22:26:56.298Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromWithArg [2021-08-23T22:26:56.298Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T22:26:56.298Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromWithUndefinedArg [2021-08-23T22:26:56.298Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T22:26:56.298Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestOnbuild [2021-08-23T22:26:56.298Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestWorkdir [2021-08-23T22:26:56.298Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestCmd [2021-08-23T22:26:56.298Z] --- PASS: TestCmd (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestHealthcheckNone [2021-08-23T22:26:56.298Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestHealthcheckCmd [2021-08-23T22:26:56.298Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestEntrypoint [2021-08-23T22:26:56.298Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T22:26:56.298Z] === RUN TestExpose [2021-08-23T22:26:56.299Z] --- PASS: TestExpose (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestUser [2021-08-23T22:26:56.299Z] --- PASS: TestUser (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestVolume [2021-08-23T22:26:56.299Z] --- PASS: TestVolume (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestStopSignal [2021-08-23T22:26:56.299Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T22:26:56.299Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestArg [2021-08-23T22:26:56.299Z] --- PASS: TestArg (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestShell [2021-08-23T22:26:56.299Z] --- PASS: TestShell (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestPrependEnvOnCmd [2021-08-23T22:26:56.299Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestRunWithBuildArgs [2021-08-23T22:26:56.299Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T22:26:56.299Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T22:26:56.299Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T22:26:56.299Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T22:26:56.299Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T22:26:56.299Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestNormalizeWorkdir [2021-08-23T22:26:56.299Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestDispatch [2021-08-23T22:26:56.299Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T22:26:56.299Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T22:26:56.299Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T22:26:56.299Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T22:26:56.299Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T22:26:56.299Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T22:26:56.299Z] === RUN TestDispatch/COPY_url [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch (0.06s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T22:26:56.299Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T22:26:56.299Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T22:26:56.299Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T22:26:56.299Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T22:26:56.299Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T22:26:56.299Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestEmptyDockerfile [2021-08-23T22:26:56.299Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestSymlinkDockerfile [2021-08-23T22:26:56.299Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T22:26:56.299Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T22:26:56.299Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestNonExistingDockerfile [2021-08-23T22:26:56.299Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestCopyRunConfig [2021-08-23T22:26:56.299Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestDeepCopyRunConfig [2021-08-23T22:26:56.299Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestExportImage [2021-08-23T22:26:56.299Z] --- PASS: TestExportImage (0.00s) [2021-08-23T22:26:56.299Z] === RUN TestNormalizeDest [2021-08-23T22:26:56.299Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T22:26:56.299Z] PASS [2021-08-23T22:26:56.299Z] coverage: 46.8% of statements [2021-08-23T22:26:56.299Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 46.8% of statements [2021-08-23T22:26:56.299Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T22:26:56.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:26:56.754Z] === RUN TestEnable [2021-08-23T22:26:56.754Z] --- PASS: TestEnable (0.00s) [2021-08-23T22:26:56.754Z] === RUN TestDisable [2021-08-23T22:26:56.754Z] --- PASS: TestDisable (0.00s) [2021-08-23T22:26:56.754Z] === RUN TestEnabled [2021-08-23T22:26:56.754Z] --- PASS: TestEnabled (0.00s) [2021-08-23T22:26:56.754Z] PASS [2021-08-23T22:26:56.754Z] coverage: 100.0% of statements [2021-08-23T22:26:56.754Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-08-23T22:26:57.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2021-08-23T22:26:57.072Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:26:57.208Z] === RUN TestTCP4Proxy [2021-08-23T22:26:57.208Z] --- PASS: TestTCP4Proxy (0.02s) [2021-08-23T22:26:57.208Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T22:26:57.208Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T22:26:57.208Z] === RUN TestTCP6Proxy [2021-08-23T22:26:57.208Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:26:57.663Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T22:26:57.663Z] === RUN TestTCPDualStackProxy [2021-08-23T22:26:57.663Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:26:57.663Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T22:26:57.663Z] === RUN TestUDP4Proxy [2021-08-23T22:26:57.663Z] --- PASS: TestUDP4Proxy (0.02s) [2021-08-23T22:26:57.663Z] === RUN TestUDP6Proxy [2021-08-23T22:26:57.663Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:26:57.663Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T22:26:57.663Z] === RUN TestUDPWriteError [2021-08-23T22:26:57.663Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T22:26:57.663Z] === RUN TestSCTP4Proxy [2021-08-23T22:26:57.663Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T22:26:57.663Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T22:26:57.663Z] === RUN TestSCTP6Proxy [2021-08-23T22:26:57.663Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:26:57.663Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T22:26:57.663Z] PASS [2021-08-23T22:26:57.663Z] coverage: 49.4% of statements [2021-08-23T22:26:57.663Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 49.4% of statements [2021-08-23T22:26:58.449Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2021-08-23T22:26:58.449Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:27:00.358Z] --- PASS: TestBuildLabelWithTargets (1.87s) [2021-08-23T22:27:00.358Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:27:01.298Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-08-23T22:27:01.298Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:27:04.613Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2021-08-23T22:27:04.613Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:27:06.008Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2021-08-23T22:27:06.008Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:27:06.184Z] === RUN TestCheckpointCreateError [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointCreate [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointDeleteError [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointDelete [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointListError [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointList [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T22:27:06.184Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T22:27:06.184Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T22:27:06.184Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestGetAPIPath [2021-08-23T22:27:06.184Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestParseHostURL [2021-08-23T22:27:06.184Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T22:27:06.184Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPIVersion [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T22:27:06.184Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestClientRedirect [2021-08-23T22:27:06.184Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigCreateUnsupported [2021-08-23T22:27:06.184Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigCreateError [2021-08-23T22:27:06.184Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigCreate [2021-08-23T22:27:06.184Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspectNotFound [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspectUnsupported [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspectError [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigInspect [2021-08-23T22:27:06.184Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigListUnsupported [2021-08-23T22:27:06.184Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigListError [2021-08-23T22:27:06.184Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigList [2021-08-23T22:27:06.184Z] --- PASS: TestConfigList (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigRemoveUnsupported [2021-08-23T22:27:06.184Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigRemoveError [2021-08-23T22:27:06.184Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigRemove [2021-08-23T22:27:06.184Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigUpdateUnsupported [2021-08-23T22:27:06.184Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigUpdateError [2021-08-23T22:27:06.184Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestConfigUpdate [2021-08-23T22:27:06.184Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerCommitError [2021-08-23T22:27:06.184Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerCommit [2021-08-23T22:27:06.184Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerStatPathError [2021-08-23T22:27:06.184Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T22:27:06.184Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T22:27:06.184Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestContainerStatPath [2021-08-23T22:27:06.184Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCopyToContainerError [2021-08-23T22:27:06.184Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T22:27:06.184Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyToContainer [2021-08-23T22:27:06.185Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyFromContainerError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T22:27:06.185Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestCopyFromContainer [2021-08-23T22:27:06.185Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerCreateError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerCreateImageNotFound [2021-08-23T22:27:06.185Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerCreateWithName [2021-08-23T22:27:06.185Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerCreateAutoRemove [2021-08-23T22:27:06.185Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerDiffError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerDiff [2021-08-23T22:27:06.185Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecCreateError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecCreate [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecStartError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecStart [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecInspectError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecInspect [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExportError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExport [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerInspectError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T22:27:06.185Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T22:27:06.185Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerInspect [2021-08-23T22:27:06.185Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerInspectNode [2021-08-23T22:27:06.185Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerKillError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerKill [2021-08-23T22:27:06.185Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerListError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerList [2021-08-23T22:27:06.185Z] --- PASS: TestContainerList (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerLogsNotFoundError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerLogsError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerLogs [2021-08-23T22:27:06.185Z] --- PASS: TestContainerLogs (0.15s) [2021-08-23T22:27:06.185Z] === RUN TestContainerPauseError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerPause [2021-08-23T22:27:06.185Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainersPruneError [2021-08-23T22:27:06.185Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainersPrune [2021-08-23T22:27:06.185Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRemoveError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRemove [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRenameError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRename [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerResizeError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecResizeError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerResize [2021-08-23T22:27:06.185Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerExecResize [2021-08-23T22:27:06.185Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRestartError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerRestart [2021-08-23T22:27:06.185Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStartError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStart [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStatsError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStats [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStopError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerStop [2021-08-23T22:27:06.185Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerTopError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerTop [2021-08-23T22:27:06.185Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerUnpauseError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerUnpause [2021-08-23T22:27:06.185Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerUpdateError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerUpdate [2021-08-23T22:27:06.185Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerWaitError [2021-08-23T22:27:06.185Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestContainerWait [2021-08-23T22:27:06.185Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestDiskUsageError [2021-08-23T22:27:06.185Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestDiskUsage [2021-08-23T22:27:06.185Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestDistributionInspectUnsupported [2021-08-23T22:27:06.185Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T22:27:06.185Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestEventsErrorInOptions [2021-08-23T22:27:06.185Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestEventsErrorFromServer [2021-08-23T22:27:06.185Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestEvents [2021-08-23T22:27:06.185Z] --- PASS: TestEvents (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestTLSCloseWriter [2021-08-23T22:27:06.185Z] === PAUSE TestTLSCloseWriter [2021-08-23T22:27:06.185Z] === RUN TestImageBuildError [2021-08-23T22:27:06.185Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageBuild [2021-08-23T22:27:06.185Z] --- PASS: TestImageBuild (0.01s) [2021-08-23T22:27:06.185Z] === RUN TestGetDockerOS [2021-08-23T22:27:06.185Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageCreateError [2021-08-23T22:27:06.185Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageCreate [2021-08-23T22:27:06.185Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageHistoryError [2021-08-23T22:27:06.185Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageHistory [2021-08-23T22:27:06.185Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageImportError [2021-08-23T22:27:06.185Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageImport [2021-08-23T22:27:06.185Z] --- PASS: TestImageImport (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageInspectError [2021-08-23T22:27:06.185Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageInspectImageNotFound [2021-08-23T22:27:06.185Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageInspectWithEmptyID [2021-08-23T22:27:06.185Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageInspect [2021-08-23T22:27:06.185Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageListError [2021-08-23T22:27:06.185Z] --- PASS: TestImageListError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageList [2021-08-23T22:27:06.185Z] --- PASS: TestImageList (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageListApiBefore125 [2021-08-23T22:27:06.185Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageLoadError [2021-08-23T22:27:06.185Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageLoad [2021-08-23T22:27:06.185Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagesPruneError [2021-08-23T22:27:06.185Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagesPrune [2021-08-23T22:27:06.185Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullReferenceParseError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullAnyError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePullWithoutErrors [2021-08-23T22:27:06.185Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushReferenceError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushAnyError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithoutErrors [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T22:27:06.185Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T22:27:06.185Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageRemoveError [2021-08-23T22:27:06.185Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageRemoveImageNotFound [2021-08-23T22:27:06.185Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageRemove [2021-08-23T22:27:06.185Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSaveError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSave [2021-08-23T22:27:06.185Z] --- PASS: TestImageSave (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchAnyError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageSearchWithoutErrors [2021-08-23T22:27:06.185Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageTagError [2021-08-23T22:27:06.185Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageTagInvalidReference [2021-08-23T22:27:06.185Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T22:27:06.185Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageTagHexSource [2021-08-23T22:27:06.185Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestImageTag [2021-08-23T22:27:06.185Z] --- PASS: TestImageTag (0.02s) [2021-08-23T22:27:06.185Z] === RUN TestInfoServerError [2021-08-23T22:27:06.185Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T22:27:06.185Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestInfo [2021-08-23T22:27:06.185Z] --- PASS: TestInfo (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkConnectError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkConnect [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkCreateError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkCreate [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkDisconnectError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkDisconnect [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkInspectError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkInspect [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkListError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkList [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworksPruneError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworksPrune [2021-08-23T22:27:06.185Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkRemoveError [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNetworkRemove [2021-08-23T22:27:06.185Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeInspectError [2021-08-23T22:27:06.185Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T22:27:06.185Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T22:27:06.185Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeInspect [2021-08-23T22:27:06.185Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeListError [2021-08-23T22:27:06.185Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeList [2021-08-23T22:27:06.185Z] --- PASS: TestNodeList (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeRemoveError [2021-08-23T22:27:06.185Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeRemove [2021-08-23T22:27:06.185Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeUpdateError [2021-08-23T22:27:06.185Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestNodeUpdate [2021-08-23T22:27:06.185Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestOptionWithTimeout [2021-08-23T22:27:06.185Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestPingFail [2021-08-23T22:27:06.185Z] --- PASS: TestPingFail (0.00s) [2021-08-23T22:27:06.185Z] === RUN TestPingWithError [2021-08-23T22:27:06.186Z] 2021/08/23 22:27:05 RoundTripper returned a response & error; ignoring response [2021-08-23T22:27:06.186Z] 2021/08/23 22:27:05 RoundTripper returned a response & error; ignoring response [2021-08-23T22:27:06.186Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPingSuccess [2021-08-23T22:27:06.186Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPingHeadFallback [2021-08-23T22:27:06.186Z] === RUN TestPingHeadFallback/OK [2021-08-23T22:27:06.186Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T22:27:06.186Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T22:27:06.186Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T22:27:06.186Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T22:27:06.186Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T22:27:06.186Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T22:27:06.186Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T22:27:06.186Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginDisableError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginDisable [2021-08-23T22:27:06.186Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginEnableError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginEnable [2021-08-23T22:27:06.186Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T22:27:06.186Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginInspect [2021-08-23T22:27:06.186Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginListError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginList [2021-08-23T22:27:06.186Z] --- PASS: TestPluginList (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginPushError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginPush [2021-08-23T22:27:06.186Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginRemoveError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginRemove [2021-08-23T22:27:06.186Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginSetError [2021-08-23T22:27:06.186Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPluginSet [2021-08-23T22:27:06.186Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSetHostHeader [2021-08-23T22:27:06.186Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestPlainTextError [2021-08-23T22:27:06.186Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestInfiniteError [2021-08-23T22:27:06.186Z] --- PASS: TestInfiniteError (0.03s) [2021-08-23T22:27:06.186Z] === RUN TestCanceledContext [2021-08-23T22:27:06.186Z] 2021/08/23 22:27:05 RoundTripper returned a response & error; ignoring response [2021-08-23T22:27:06.186Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestDeadlineExceededContext [2021-08-23T22:27:06.186Z] 2021/08/23 22:27:05 RoundTripper returned a response & error; ignoring response [2021-08-23T22:27:06.186Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretCreateUnsupported [2021-08-23T22:27:06.186Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretCreateError [2021-08-23T22:27:06.186Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretCreate [2021-08-23T22:27:06.186Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretInspectUnsupported [2021-08-23T22:27:06.186Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T22:27:06.186Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T22:27:06.186Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretInspect [2021-08-23T22:27:06.186Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretListUnsupported [2021-08-23T22:27:06.186Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretListError [2021-08-23T22:27:06.186Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretList [2021-08-23T22:27:06.186Z] --- PASS: TestSecretList (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretRemoveUnsupported [2021-08-23T22:27:06.186Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretRemoveError [2021-08-23T22:27:06.186Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretRemove [2021-08-23T22:27:06.186Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretUpdateUnsupported [2021-08-23T22:27:06.186Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretUpdateError [2021-08-23T22:27:06.186Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSecretUpdate [2021-08-23T22:27:06.186Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceCreateError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceCreate [2021-08-23T22:27:06.186Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T22:27:06.186Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceCreateDigestPinning [2021-08-23T22:27:06.186Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T22:27:06.186Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T22:27:06.186Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceInspect [2021-08-23T22:27:06.186Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceListError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceList [2021-08-23T22:27:06.186Z] --- PASS: TestServiceList (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceLogsError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceLogs [2021-08-23T22:27:06.186Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceRemoveError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceRemove [2021-08-23T22:27:06.186Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceUpdateError [2021-08-23T22:27:06.186Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestServiceUpdate [2021-08-23T22:27:06.186Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmGetUnlockKey [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmInitError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmInit [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmInspect [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmJoinError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmJoin [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmLeaveError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmLeave [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmUnlockError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmUnlock [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmUpdateError [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestSwarmUpdate [2021-08-23T22:27:06.186Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestTaskInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T22:27:06.186Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestTaskInspect [2021-08-23T22:27:06.186Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestTaskListError [2021-08-23T22:27:06.186Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestTaskList [2021-08-23T22:27:06.186Z] --- PASS: TestTaskList (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeCreateError [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeCreate [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeInspectError [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeInspectNotFound [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeInspect [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeListError [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeList [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeRemoveError [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T22:27:06.186Z] === RUN TestVolumeRemove [2021-08-23T22:27:06.186Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T22:27:06.186Z] === CONT TestTLSCloseWriter [2021-08-23T22:27:06.186Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T22:27:06.186Z] PASS [2021-08-23T22:27:06.186Z] coverage: 75.1% of statements [2021-08-23T22:27:06.186Z] ok github.com/docker/docker/client 0.367s coverage: 75.1% of statements [2021-08-23T22:27:09.303Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2021-08-23T22:27:09.303Z] === RUN TestBuildWithHugeFile [2021-08-23T22:27:11.126Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-23T22:27:20.938Z] --- PASS: TestCheckoutGit (26.10s) [2021-08-23T22:27:20.938Z] === RUN TestValidGitTransport [2021-08-23T22:27:20.938Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T22:27:20.938Z] === RUN TestGitInvalidRef [2021-08-23T22:27:20.938Z] --- PASS: TestGitInvalidRef (0.19s) [2021-08-23T22:27:20.938Z] PASS [2021-08-23T22:27:20.938Z] coverage: 86.3% of statements [2021-08-23T22:27:20.938Z] ok github.com/docker/docker/builder/remotecontext/git 26.354s coverage: 86.3% of statements [2021-08-23T22:27:20.938Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T22:27:20.938Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T22:27:27.342Z] ......... [ 86%] [2021-08-23T22:27:31.483Z] --- PASS: TestBuildWithHugeFile (83.98s) [2021-08-23T22:27:31.483Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:27:31.486Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-23T22:27:32.926Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-23T22:27:33.266Z] === RUN TestContainerStopSignal [2021-08-23T22:27:33.266Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestContainerStopTimeout [2021-08-23T22:27:33.266Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T22:27:33.266Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T22:27:33.266Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T22:27:33.266Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T22:27:33.266Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T22:27:33.266Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestNewMemoryStore [2021-08-23T22:27:33.266Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestAddContainers [2021-08-23T22:27:33.266Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestGetContainer [2021-08-23T22:27:33.266Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestDeleteContainer [2021-08-23T22:27:33.266Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestListContainers [2021-08-23T22:27:33.266Z] --- PASS: TestListContainers (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestFirstContainer [2021-08-23T22:27:33.266Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestApplyAllContainer [2021-08-23T22:27:33.266Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestIsValidHealthString [2021-08-23T22:27:33.266Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestStateRunStop [2021-08-23T22:27:33.266Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestStateTimeoutWait [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T22:27:33.266Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T22:27:33.266Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T22:27:33.267Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T22:27:33.267Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T22:27:33.267Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestConfigureDaemonLogs [2021-08-23T22:27:33.267Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T22:27:33.267Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T22:27:33.267Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T22:27:33.267Z] PASS [2021-08-23T22:27:33.267Z] coverage: 18.5% of statements [2021-08-23T22:27:33.267Z] ok github.com/docker/docker/cmd/dockerd 0.151s coverage: 18.5% of statements [2021-08-23T22:27:33.267Z] state_test.go:141: Stop callback fired [2021-08-23T22:27:33.267Z] state_test.go:165: Stop callback fired [2021-08-23T22:27:33.267Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T22:27:33.267Z] === RUN TestIsValidStateString [2021-08-23T22:27:33.267Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestViewSaveDelete [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T22:27:33.267Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T22:27:33.267Z] === RUN TestViewAll [2021-08-23T22:27:33.267Z] --- PASS: TestViewAll (0.01s) [2021-08-23T22:27:33.267Z] === RUN TestViewGet [2021-08-23T22:27:33.267Z] --- PASS: TestViewGet (0.01s) [2021-08-23T22:27:33.267Z] === RUN TestNames [2021-08-23T22:27:33.267Z] --- PASS: TestNames (0.00s) [2021-08-23T22:27:33.267Z] === RUN TestViewWithHealthCheck [2021-08-23T22:27:33.267Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T22:27:33.267Z] PASS [2021-08-23T22:27:33.267Z] coverage: 41.7% of statements [2021-08-23T22:27:33.267Z] ok github.com/docker/docker/container 0.232s coverage: 41.7% of statements [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T22:27:33.267Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T22:27:35.427Z] === RUN TestPrepare [2021-08-23T22:27:35.427Z] --- PASS: TestPrepare (0.00s) [2021-08-23T22:27:35.427Z] === RUN TestStart [2021-08-23T22:27:35.427Z] --- PASS: TestStart (0.00s) [2021-08-23T22:27:35.427Z] === RUN TestWaitCancel [2021-08-23T22:27:35.427Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T22:27:35.427Z] === RUN TestWaitDisabled [2021-08-23T22:27:35.427Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T22:27:35.427Z] === RUN TestWaitEnabled [2021-08-23T22:27:35.427Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T22:27:35.427Z] === RUN TestRemove [2021-08-23T22:27:35.427Z] --- PASS: TestRemove (0.00s) [2021-08-23T22:27:35.427Z] PASS [2021-08-23T22:27:35.427Z] coverage: 65.3% of statements [2021-08-23T22:27:35.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-08-23T22:27:36.951Z] === RUN TestNewListSecretsFilters [2021-08-23T22:27:36.951Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T22:27:36.951Z] === RUN TestNewListConfigsFilters [2021-08-23T22:27:36.951Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T22:27:36.951Z] PASS [2021-08-23T22:27:36.951Z] coverage: 0.5% of statements [2021-08-23T22:27:36.951Z] ok github.com/docker/docker/daemon/cluster 0.332s coverage: 0.5% of statements [2021-08-23T22:27:37.406Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T22:27:37.406Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T22:27:37.406Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T22:27:37.406Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T22:27:37.407Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T22:27:37.407Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T22:27:37.407Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T22:27:37.407Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T22:27:37.407Z] PASS [2021-08-23T22:27:37.407Z] coverage: 35.9% of statements [2021-08-23T22:27:37.407Z] ok github.com/docker/docker/daemon/cluster/convert 0.170s coverage: 35.9% of statements [2021-08-23T22:27:39.477Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-23T22:27:39.477Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-23T22:27:40.291Z] === RUN TestBuilderGC [2021-08-23T22:27:40.291Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T22:27:40.291Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestFindConfigurationConflicts [2021-08-23T22:27:40.291Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T22:27:40.291Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T22:27:40.291Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T22:27:40.291Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T22:27:40.291Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T22:27:40.291Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_label [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T22:27:40.291Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T22:27:40.291Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestModifiedDiscoverySettings [2021-08-23T22:27:40.291Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T22:27:40.291Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T22:27:40.745Z] time="2021-08-23T22:27:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T22:27:40.745Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-23T22:27:40.745Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T22:27:40.745Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:27:40.745Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T22:27:40.745Z] === RUN TestReloadBadDefaultConfig [2021-08-23T22:27:40.745Z] time="2021-08-23T22:27:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-243811031" [2021-08-23T22:27:40.745Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T22:27:40.745Z] === RUN TestReloadWithConflictingLabels [2021-08-23T22:27:40.745Z] time="2021-08-23T22:27:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-944981066" [2021-08-23T22:27:40.745Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T22:27:40.745Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T22:27:40.745Z] time="2021-08-23T22:27:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-044941089" [2021-08-23T22:27:40.745Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T22:27:40.745Z] === RUN TestDaemonConfigurationMerge [2021-08-23T22:27:40.745Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T22:27:40.745Z] PASS [2021-08-23T22:27:40.745Z] coverage: 80.4% of statements [2021-08-23T22:27:40.745Z] ok github.com/docker/docker/daemon/config 0.313s coverage: 80.4% of statements [2021-08-23T22:27:40.745Z] === RUN TestWaitNodeAttachment [2021-08-23T22:27:41.199Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-23T22:27:41.199Z] === RUN TestIsolationConversion [2021-08-23T22:27:41.199Z] === RUN TestIsolationConversion/default [2021-08-23T22:27:41.199Z] === RUN TestIsolationConversion/process [2021-08-23T22:27:41.199Z] === RUN TestIsolationConversion/hyperv [2021-08-23T22:27:41.199Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestContainerLabels [2021-08-23T22:27:41.199Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestCredentialSpecConversion [2021-08-23T22:27:41.199Z] === RUN TestCredentialSpecConversion/none [2021-08-23T22:27:41.199Z] === RUN TestCredentialSpecConversion/config [2021-08-23T22:27:41.199Z] === RUN TestCredentialSpecConversion/file [2021-08-23T22:27:41.199Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T22:27:41.199Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountBind [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountVolume [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountTarget [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T22:27:41.199Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T22:27:41.199Z] PASS [2021-08-23T22:27:41.199Z] coverage: 11.0% of statements [2021-08-23T22:27:41.199Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.522s coverage: 11.0% of statements [2021-08-23T22:27:41.199Z] === RUN TestDiscoveryOptsErrors [2021-08-23T22:27:41.199Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestDiscoveryOpts [2021-08-23T22:27:41.199Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T22:27:41.199Z] PASS [2021-08-23T22:27:41.199Z] coverage: 30.0% of statements [2021-08-23T22:27:41.199Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-08-23T22:27:41.199Z] === RUN TestVerifyNetworkingConfig [2021-08-23T22:27:41.199Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestGetContainer [2021-08-23T22:27:41.199Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestValidContainerNames [2021-08-23T22:27:41.199Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestContainerInitDNS [2021-08-23T22:27:41.199Z] daemon_test.go:147: root required [2021-08-23T22:27:41.199Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestMerge [2021-08-23T22:27:41.199Z] --- PASS: TestMerge (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestValidateContainerIsolation [2021-08-23T22:27:41.199Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestFindNetworkErrorType [2021-08-23T22:27:41.199Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestEnsureServicesExist [2021-08-23T22:27:41.199Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestEnsureServicesExistErrors [2021-08-23T22:27:41.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T22:27:41.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T22:27:41.199Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T22:27:41.199Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T22:27:41.199Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestContainerDelete [2021-08-23T22:27:41.199Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestContainerDoubleDelete [2021-08-23T22:27:41.199Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T22:27:41.199Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T22:27:41.199Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestNoneHealthcheck [2021-08-23T22:27:41.199Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T22:27:41.199Z] === RUN TestHealthStates [2021-08-23T22:27:41.607Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] time="2021-08-23T22:27:41Z" 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-08-23T22:27:41.654Z] --- PASS: TestHealthStates (0.13s) [2021-08-23T22:27:41.654Z] === RUN TestMaskURLCredentials [2021-08-23T22:27:41.654Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestGetInspectData [2021-08-23T22:27:41.654Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestFillLicense [2021-08-23T22:27:41.654Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestListInvalidFilter [2021-08-23T22:27:41.654Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestNameFilter [2021-08-23T22:27:41.654Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T22:27:41.654Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T22:27:41.654Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T22:27:41.654Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T22:27:41.654Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T22:27:41.654Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T22:27:41.655Z] === 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-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T22:27:41.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T22:27:41.655Z] --- 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-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T22:27:41.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonReloadLabels [2021-08-23T22:27:41.655Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T22:27:41.655Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonReloadMirrors [2021-08-23T22:27:41.655Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T22:27:41.655Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T22:27:41.655Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestDaemonDiscoveryReload [2021-08-23T22:27:41.655Z] === RUN TestEventsLog [2021-08-23T22:27:41.655Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestEventsLogTimeout [2021-08-23T22:27:41.655Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T22:27:41.655Z] === RUN TestLogEvents [2021-08-23T22:27:41.655Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T22:27:41.655Z] === RUN TestLoadBufferedEvents [2021-08-23T22:27:42.109Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-08-23T22:27:42.109Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T22:27:42.109Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T22:27:42.109Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T22:27:42.109Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T22:27:42.109Z] PASS [2021-08-23T22:27:42.109Z] coverage: 50.0% of statements [2021-08-23T22:27:42.109Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2021-08-23T22:27:42.564Z] === RUN TestIsEmptyDir [2021-08-23T22:27:42.564Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-23T22:27:42.564Z] PASS [2021-08-23T22:27:42.564Z] coverage: 2.3% of statements [2021-08-23T22:27:42.564Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-08-23T22:27:42.564Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-23T22:27:42.564Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T22:27:42.564Z] === RUN TestLinkNaming [2021-08-23T22:27:42.564Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T22:27:42.564Z] === RUN TestLinkNew [2021-08-23T22:27:42.564Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T22:27:42.564Z] === RUN TestLinkEnv [2021-08-23T22:27:42.564Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T22:27:42.564Z] === RUN TestLinkMultipleEnv [2021-08-23T22:27:42.564Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T22:27:42.564Z] === RUN TestLinkPortRangeEnv [2021-08-23T22:27:42.564Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T22:27:42.564Z] PASS [2021-08-23T22:27:42.564Z] coverage: 93.0% of statements [2021-08-23T22:27:42.564Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-08-23T22:27:42.728Z] --- PASS: TestImportExtremelyLargeImageWorks (91.67s) [2021-08-23T22:27:42.728Z] PASS [2021-08-23T22:27:42.728Z] [2021-08-23T22:27:42.728Z] === Skipped [2021-08-23T22:27:42.728Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T22:27:42.728Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T22:27:42.728Z] [2021-08-23T22:27:42.728Z] [2021-08-23T22:27:42.728Z] DONE 12 tests, 1 skipped in 95.972s [2021-08-23T22:27:42.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T22:27:42.728Z] INFO: Testing against a local daemon [2021-08-23T22:27:42.728Z] === RUN TestNetworkCreateDelete [2021-08-23T22:27:42.728Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-08-23T22:27:42.728Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:27:42.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-08-23T22:27:42.728Z] === RUN TestDaemonDNSFallback [2021-08-23T22:27:43.018Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-23T22:27:43.018Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T22:27:43.473Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T22:27:43.473Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T22:27:43.473Z] reload_test.go:520: root required [2021-08-23T22:27:43.473Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T22:27:43.473Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T22:27:43.473Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T22:27:43.473Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T22:27:43.473Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-23T22:27:43.473Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T22:27:43.473Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T22:27:43.473Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T22:27:43.473Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T22:27:43.473Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T22:27:43.473Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T22:27:43.473Z] === RUN TestParseVolumesFrom [2021-08-23T22:27:43.473Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T22:27:43.473Z] PASS [2021-08-23T22:27:43.473Z] coverage: 9.1% of statements [2021-08-23T22:27:43.473Z] ok github.com/docker/docker/daemon 2.352s coverage: 9.1% of statements [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T22:27:43.473Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T22:27:44.432Z] === RUN TestAdapterReadLogs [2021-08-23T22:27:44.432Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T22:27:44.432Z] === RUN TestCopier [2021-08-23T22:27:44.432Z] --- PASS: TestCopier (0.00s) [2021-08-23T22:27:44.432Z] === RUN TestCopierLongLines [2021-08-23T22:27:44.432Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T22:27:44.432Z] === RUN TestCopierSlow [2021-08-23T22:27:44.858Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-23T22:27:44.858Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/defaults [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T22:27:44.886Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T22:27:44.886Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T22:27:44.886Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T22:27:44.886Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T22:27:44.886Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T22:27:44.886Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T22:27:44.886Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T22:27:44.886Z] --- PASS: TestCopierSlow (0.20s) [2021-08-23T22:27:44.887Z] === RUN TestCopierWithSized [2021-08-23T22:27:44.887Z] === RUN TestCopierWithSized/as_is [2021-08-23T22:27:44.887Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T22:27:44.887Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s) [2021-08-23T22:27:44.887Z] === RUN TestCreateSuccess [2021-08-23T22:27:44.887Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCreateStreamSkipped [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T22:27:44.887Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCreateLogGroupSuccess [2021-08-23T22:27:44.887Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCreateError [2021-08-23T22:27:44.887Z] --- PASS: TestCreateError (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCreateAlreadyExists [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T22:27:44.887Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestLogClosed [2021-08-23T22:27:44.887Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestLogBlocking [2021-08-23T22:27:44.887Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T22:27:44.887Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T22:27:44.887Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestPublishBatchSuccess [2021-08-23T22:27:44.887Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T22:27:44.887Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCopierWithPartial [2021-08-23T22:27:44.887Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestPublishBatchError [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=error msg=Error [2021-08-23T22:27:44.887Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T22:27:44.887Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T22:27:44.887Z] time="2021-08-23T22:27:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T22:27:44.887Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchSimple [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchTicker [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T22:27:44.887Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestRingLogger [2021-08-23T22:27:44.887Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestRingCap [2021-08-23T22:27:44.887Z] --- PASS: TestRingCap (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestRingClose [2021-08-23T22:27:44.887Z] --- PASS: TestRingClose (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestRingDrain [2021-08-23T22:27:44.887Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T22:27:44.887Z] PASS [2021-08-23T22:27:44.887Z] coverage: 43.8% of statements [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchClose [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/3/���� [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T22:27:44.887Z] === RUN TestEffectiveLen/5/ [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/0/ [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: He [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/6/a� [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: a [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: � [2021-08-23T22:27:44.887Z] === RUN TestFindValidSplit/7/a� [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T22:27:44.887Z] cloudwatchlogs_test.go:1065: [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestProcessEventEmoji [2021-08-23T22:27:44.887Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchLineSplit [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMaxEvents [2021-08-23T22:27:44.887Z] ok github.com/docker/docker/daemon/logger 0.320s coverage: 43.8% of statements [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-23T22:27:44.887Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T22:27:44.887Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T22:27:44.887Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T22:27:44.887Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T22:27:44.887Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestCreateTagSuccess [2021-08-23T22:27:44.887Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T22:27:44.887Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T22:27:44.887Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T22:27:44.887Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T22:27:44.887Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T22:27:44.887Z] PASS [2021-08-23T22:27:44.887Z] coverage: 77.4% of statements [2021-08-23T22:27:44.887Z] ok github.com/docker/docker/daemon/logger/awslogs 0.319s coverage: 77.4% of statements [2021-08-23T22:27:44.887Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T22:27:44.887Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestSearchRegistryForImages [2021-08-23T22:27:44.887Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T22:27:44.887Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T22:27:44.887Z] === RUN TestImageDelete [2021-08-23T22:27:44.887Z] === RUN TestImageDelete/no_lease [2021-08-23T22:27:44.887Z] === RUN TestImageDelete/lease_exists [2021-08-23T22:27:45.239Z] --- PASS: TestDaemonDNSFallback (6.29s) [2021-08-23T22:27:45.239Z] === RUN TestInspectNetwork [2021-08-23T22:27:45.239Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.239Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:27:45.239Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:27:45.239Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:27:45.239Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:27:45.239Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:27:45.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:27:45.239Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:27:45.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:27:45.239Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:27:45.239Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:27:45.239Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestNetworkList [2021-08-23T22:27:45.239Z] === RUN TestNetworkList//networks [2021-08-23T22:27:45.239Z] === PAUSE TestNetworkList//networks [2021-08-23T22:27:45.239Z] === RUN TestNetworkList//networks/ [2021-08-23T22:27:45.239Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:27:45.239Z] === CONT TestNetworkList//networks [2021-08-23T22:27:45.239Z] === CONT TestNetworkList//networks/ [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkList (0.01s) [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:27:45.239Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:27:45.239Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:27:45.239Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T22:27:45.239Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:27:45.239Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-23T22:27:45.239Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:27:45.239Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:27:45.239Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:27:45.239Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:27:45.239Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.239Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:27:45.239Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:27:45.239Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:27:45.239Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:27:45.239Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.239Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-23T22:27:45.239Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:27:45.239Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.239Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:27:45.239Z] PASS [2021-08-23T22:27:45.239Z] [2021-08-23T22:27:45.239Z] === Skipped [2021-08-23T22:27:45.239Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-23T22:27:45.239Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.239Z] [2021-08-23T22:27:45.239Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:27:45.239Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] [2021-08-23T22:27:45.239Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:27:45.239Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] [2021-08-23T22:27:45.239Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T22:27:45.239Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.239Z] [2021-08-23T22:27:45.239Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-23T22:27:45.240Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-23T22:27:45.240Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:27:45.240Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] DONE 22 tests, 12 skipped in 6.998s [2021-08-23T22:27:45.240Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:27:45.240Z] INFO: Testing against a local daemon [2021-08-23T22:27:45.240Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T22:27:45.240Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:27:45.240Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:27:45.240Z] === RUN TestDockerNetworkIpvlan [2021-08-23T22:27:45.240Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:27:45.240Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:27:45.240Z] PASS [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === Skipped [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:27:45.240Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:27:45.240Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] [2021-08-23T22:27:45.240Z] DONE 2 tests, 2 skipped in 0.165s [2021-08-23T22:27:45.240Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:27:45.342Z] --- PASS: TestImageDelete (0.04s) [2021-08-23T22:27:45.342Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T22:27:45.342Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-23T22:27:45.342Z] === RUN TestContentStoreForPull [2021-08-23T22:27:45.342Z] --- PASS: TestContentStoreForPull (0.16s) [2021-08-23T22:27:45.342Z] PASS [2021-08-23T22:27:45.342Z] coverage: 6.7% of statements [2021-08-23T22:27:45.342Z] ok github.com/docker/docker/daemon/images 0.289s coverage: 6.7% of statements [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T22:27:45.342Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T22:27:45.495Z] INFO: Testing against a local daemon [2021-08-23T22:27:45.495Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T22:27:45.495Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.495Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T22:27:45.495Z] === RUN TestDockerNetworkMacvlan [2021-08-23T22:27:45.495Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.495Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-23T22:27:45.495Z] PASS [2021-08-23T22:27:45.495Z] [2021-08-23T22:27:45.495Z] === Skipped [2021-08-23T22:27:45.495Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T22:27:45.495Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.495Z] [2021-08-23T22:27:45.495Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-23T22:27:45.495Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:27:45.495Z] [2021-08-23T22:27:45.495Z] [2021-08-23T22:27:45.495Z] DONE 2 tests, 2 skipped in 0.192s [2021-08-23T22:27:45.495Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T22:27:45.495Z] testing: warning: no tests to run [2021-08-23T22:27:45.495Z] PASS [2021-08-23T22:27:45.495Z] [2021-08-23T22:27:45.495Z] DONE 0 tests in 0.039s [2021-08-23T22:27:45.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T22:27:45.495Z] INFO: Testing against a local daemon [2021-08-23T22:27:45.495Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T22:27:45.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.495Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-23T22:27:45.495Z] === RUN TestAuthZPluginTLS [2021-08-23T22:27:45.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.495Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-23T22:27:45.495Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T22:27:45.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.495Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginHeader [2021-08-23T22:27:45.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.496Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-23T22:27:45.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T22:27:45.751Z] === RUN TestAuthZPluginV2Disable [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-23T22:27:45.751Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T22:27:45.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T22:27:45.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-23T22:27:45.751Z] PASS [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === Skipped [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-23T22:27:45.751Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] [2021-08-23T22:27:45.751Z] DONE 17 tests, 17 skipped in 0.355s [2021-08-23T22:27:45.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T22:27:45.796Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T22:27:45.796Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T22:27:45.796Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T22:27:45.796Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-23T22:27:45.796Z] === RUN TestFastTimeMarshalJSON [2021-08-23T22:27:45.796Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-08-23T22:27:45.796Z] PASS [2021-08-23T22:27:45.796Z] coverage: 87.2% of statements [2021-08-23T22:27:45.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.231s coverage: 87.2% of statements [2021-08-23T22:27:45.796Z] === RUN TestJSONFileLogger [2021-08-23T22:27:45.796Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T22:27:45.796Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T22:27:45.796Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T22:27:45.796Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T22:27:45.796Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T22:27:45.796Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T22:27:45.796Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T22:27:45.796Z] === RUN TestEncodeDecode [2021-08-23T22:27:45.796Z] === PAUSE TestEncodeDecode [2021-08-23T22:27:45.796Z] === RUN TestUnexpectedEOF [2021-08-23T22:27:46.007Z] INFO: Testing against a local daemon [2021-08-23T22:27:46.007Z] === RUN TestPluginInvalidJSON [2021-08-23T22:27:46.007Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:27:46.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:27:46.007Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:27:46.007Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T22:27:46.007Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:27:46.007Z] === RUN TestPluginInstall [2021-08-23T22:27:46.007Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:46.007Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T22:27:46.007Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:27:46.007Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-23T22:27:46.007Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T22:27:46.007Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T22:27:46.007Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T22:27:46.007Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:27:46.007Z] PASS [2021-08-23T22:27:46.007Z] [2021-08-23T22:27:46.007Z] === Skipped [2021-08-23T22:27:46.007Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-23T22:27:46.007Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T22:27:46.007Z] [2021-08-23T22:27:46.007Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-23T22:27:46.007Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-23T22:27:46.007Z] [2021-08-23T22:27:46.007Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:27:46.007Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T22:27:46.007Z] [2021-08-23T22:27:46.007Z] [2021-08-23T22:27:46.007Z] DONE 5 tests, 3 skipped in 0.289s [2021-08-23T22:27:46.251Z] time="2021-08-23T22:27:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T22:27:46.251Z] time="2021-08-23T22:27:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T22:27:46.251Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-23T22:27:46.251Z] === CONT TestEncodeDecode [2021-08-23T22:27:46.251Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T22:27:46.251Z] PASS [2021-08-23T22:27:46.251Z] coverage: 69.9% of statements [2021-08-23T22:27:46.251Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 69.9% of statements [2021-08-23T22:27:46.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T22:27:46.264Z] INFO: Testing against a local daemon [2021-08-23T22:27:46.264Z] === RUN TestExternalGraphDriver [2021-08-23T22:27:46.264Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T22:27:46.264Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-08-23T22:27:46.264Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:27:46.705Z] === RUN TestWriteLog [2021-08-23T22:27:46.705Z] === PAUSE TestWriteLog [2021-08-23T22:27:46.705Z] === RUN TestReadLog [2021-08-23T22:27:46.705Z] === PAUSE TestReadLog [2021-08-23T22:27:46.705Z] === CONT TestWriteLog [2021-08-23T22:27:46.705Z] === CONT TestReadLog [2021-08-23T22:27:46.705Z] === RUN TestReadLog/tail_exact [2021-08-23T22:27:46.705Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestOpenFileDelete [2021-08-23T22:27:46.705Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestOpenFileRename [2021-08-23T22:27:46.705Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestParseLogTagDefaultTag [2021-08-23T22:27:46.705Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestParseLogTag [2021-08-23T22:27:46.705Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestParseLogTagEmptyTag [2021-08-23T22:27:46.705Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestTailFiles [2021-08-23T22:27:46.705Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestFollowLogsConsumerGone [2021-08-23T22:27:46.705Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestFollowLogsProducerGone [2021-08-23T22:27:46.705Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T22:27:46.705Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T22:27:46.705Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T22:27:46.705Z] === RUN TestCheckCapacityAndRotate [2021-08-23T22:27:46.705Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T22:27:46.705Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T22:27:47.160Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T22:27:47.160Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T22:27:47.160Z] --- PASS: TestReadLog (0.17s) [2021-08-23T22:27:47.160Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-23T22:27:47.160Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T22:27:47.160Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-08-23T22:27:47.160Z] PASS [2021-08-23T22:27:47.160Z] coverage: 75.2% of statements [2021-08-23T22:27:47.160Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 75.2% of statements [2021-08-23T22:27:47.160Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T22:27:47.160Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2021-08-23T22:27:47.160Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-23T22:27:47.160Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.19s) [2021-08-23T22:27:47.160Z] PASS [2021-08-23T22:27:47.160Z] coverage: 55.3% of statements [2021-08-23T22:27:47.160Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.319s coverage: 55.3% of statements [2021-08-23T22:27:47.160Z] === RUN TestLog [2021-08-23T22:27:47.160Z] --- PASS: TestLog (0.00s) [2021-08-23T22:27:47.160Z] PASS [2021-08-23T22:27:47.160Z] coverage: 31.5% of statements [2021-08-23T22:27:47.160Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2021-08-23T22:27:48.118Z] === RUN TestNewParse [2021-08-23T22:27:48.119Z] --- PASS: TestNewParse (0.00s) [2021-08-23T22:27:48.119Z] PASS [2021-08-23T22:27:48.119Z] coverage: 8.3% of statements [2021-08-23T22:27:48.119Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-08-23T22:27:48.119Z] === RUN TestParseLogFormat [2021-08-23T22:27:48.119Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestValidateLogOptEmpty [2021-08-23T22:27:48.119Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestValidateSyslogAddress [2021-08-23T22:27:48.119Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestParseAddressDefaultPort [2021-08-23T22:27:48.119Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestValidateSyslogFacility [2021-08-23T22:27:48.119Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T22:27:48.119Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestValidateLogOpt [2021-08-23T22:27:48.119Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T22:27:48.119Z] PASS [2021-08-23T22:27:48.119Z] coverage: 46.8% of statements [2021-08-23T22:27:48.119Z] === RUN TestValidateLogOpt [2021-08-23T22:27:48.119Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestNewMissedConfig [2021-08-23T22:27:48.119Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestNewMissedUrl [2021-08-23T22:27:48.119Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestNewMissedToken [2021-08-23T22:27:48.119Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestNewWithProxy [2021-08-23T22:27:48.119Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-08-23T22:27:48.119Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestDefault [2021-08-23T22:27:48.119Z] --- PASS: TestDefault (0.01s) [2021-08-23T22:27:48.119Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T22:27:48.119Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestJsonFormat [2021-08-23T22:27:48.119Z] --- PASS: TestJsonFormat (0.01s) [2021-08-23T22:27:48.119Z] === RUN TestRawFormat [2021-08-23T22:27:48.119Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestRawFormatWithLabels [2021-08-23T22:27:48.119Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestRawFormatWithoutTag [2021-08-23T22:27:48.119Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T22:27:48.119Z] === RUN TestBatching [2021-08-23T22:27:48.460Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-23T22:27:48.591Z] --- PASS: TestBatching (0.23s) [2021-08-23T22:27:48.591Z] === RUN TestFrequency [2021-08-23T22:27:48.973Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-23T22:27:48.973Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-23T22:27:48.973Z] [2021-08-23T22:27:48.973Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-23T22:27:48.973Z] =========================== short test summary info ============================ [2021-08-23T22:27:48.973Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-23T22:27:48.974Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-23T22:27:48.974Z] Not supported on most drivers [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-23T22:27:48.974Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-23T22:27:48.974Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-23T22:27:48.974Z] Can fail if eth0 has multiple IP addresses [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-23T22:27:48.974Z] This doesn't seem to be taken into account by the engine [2021-08-23T22:27:48.974Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-23T22:27:48.974Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-23T22:27:48.974Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-23T22:27:48.974Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.67 seconds == [2021-08-23T22:27:49.046Z] --- PASS: TestFrequency (0.29s) [2021-08-23T22:27:49.046Z] === RUN TestOneMessagePerRequest [2021-08-23T22:27:49.046Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-08-23T22:27:49.046Z] === RUN TestVerify [2021-08-23T22:27:49.046Z] --- PASS: TestVerify (0.01s) [2021-08-23T22:27:49.046Z] === RUN TestSkipVerify [2021-08-23T22:27:49.046Z] time="2021-08-23T22:27:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.046Z] time="2021-08-23T22:27:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.046Z] time="2021-08-23T22:27:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-23T22:27:49.501Z] --- PASS: TestSkipVerify (0.56s) [2021-08-23T22:27:49.501Z] === RUN TestBufferMaximum [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.104608\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.104608\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T22:27:49.501Z] === RUN TestServerAlwaysDown [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.107620\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.107620\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.107620\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.108622\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] time="2021-08-23T22:27:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629757669.108622\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:49.501Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T22:27:49.501Z] === RUN TestCannotSendAfterClose [2021-08-23T22:27:49.501Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T22:27:49.501Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T22:27:49.501Z] === RUN TestV1IDService [2021-08-23T22:27:49.501Z] --- PASS: TestV1IDService (0.02s) [2021-08-23T22:27:49.501Z] === RUN TestV2MetadataService [2021-08-23T22:27:50.432Z] --- PASS: TestGraphdriverPluginV2 (3.67s) [2021-08-23T22:27:50.432Z] PASS [2021-08-23T22:27:50.432Z] [2021-08-23T22:27:50.432Z] === Skipped [2021-08-23T22:27:50.432Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-08-23T22:27:50.432Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T22:27:50.432Z] [2021-08-23T22:27:50.432Z] [2021-08-23T22:27:50.432Z] DONE 2 tests, 1 skipped in 3.904s [2021-08-23T22:27:50.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T22:27:50.432Z] INFO: Testing against a local daemon [2021-08-23T22:27:50.432Z] === RUN TestContinueAfterPluginCrash [2021-08-23T22:27:50.432Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T22:27:50.432Z] === RUN TestReadPluginNoRead [2021-08-23T22:27:50.432Z] === PAUSE TestReadPluginNoRead [2021-08-23T22:27:50.432Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T22:27:50.432Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T22:27:50.432Z] === CONT TestContinueAfterPluginCrash [2021-08-23T22:27:50.432Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T22:27:50.461Z] time="2021-08-23T22:27:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T22:27:50.461Z] time="2021-08-23T22:27:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bb5dfec8932e\"}'" [2021-08-23T22:27:50.461Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-23T22:27:50.461Z] PASS [2021-08-23T22:27:50.461Z] coverage: 82.5% of statements [2021-08-23T22:27:50.461Z] ok github.com/docker/docker/daemon/logger/splunk 2.186s coverage: 82.5% of statements [2021-08-23T22:27:50.461Z] --- PASS: TestV2MetadataService (0.83s) [2021-08-23T22:27:50.461Z] PASS [2021-08-23T22:27:50.461Z] coverage: 48.2% of statements [2021-08-23T22:27:50.461Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T22:27:50.461Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T22:27:50.461Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T22:27:50.461Z] ok github.com/docker/docker/distribution/metadata 0.917s coverage: 48.2% of statements [2021-08-23T22:27:50.461Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T22:27:50.461Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T22:27:50.461Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T22:27:50.461Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T22:27:50.461Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T22:27:50.461Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T22:27:50.461Z] === RUN TestManifestStore [2021-08-23T22:27:50.461Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T22:27:50.461Z] time="2021-08-23T22:27:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local455296939\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T22:27:50.461Z] === RUN TestManifestStore/no_local_cache [2021-08-23T22:27:50.461Z] === RUN TestManifestStore/with_local_cache [2021-08-23T22:27:50.461Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T22:27:50.461Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T22:27:50.461Z] time="2021-08-23T22:27:50Z" level=warning msg="reference for unknown type: " [2021-08-23T22:27:50.461Z] === RUN TestSuccessfulDownload [2021-08-23T22:27:50.461Z] download_test.go:268: Needs fixing on Windows [2021-08-23T22:27:50.461Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T22:27:50.461Z] === RUN TestCancelledDownload [2021-08-23T22:27:50.916Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestMaxDownloadAttempts [2021-08-23T22:27:50.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:27:50.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:27:50.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:27:50.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:27:50.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:27:50.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:27:50.916Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:27:50.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:27:50.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T22:27:50.916Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T22:27:50.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T22:27:50.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=warning msg="reference for unknown type: " [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=warning msg="reference for unknown type: " [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=warning msg="reference for unknown type: " [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=warning msg="reference for unknown type: " [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T22:27:50.916Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore (0.28s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T22:27:50.916Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestFixManifestLayers [2021-08-23T22:27:50.916Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T22:27:50.916Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T22:27:50.916Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestFixManifestLayersBadParent [2021-08-23T22:27:50.916Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestValidateManifest [2021-08-23T22:27:50.916Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T22:27:50.916Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestFormatPlatform [2021-08-23T22:27:50.916Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T22:27:50.916Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestLayerAlreadyExists [2021-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] 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-08-23T22:27:50.916Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T22:27:50.916Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:27:50.916Z] time="2021-08-23T22:27:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T22:27:50.916Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T22:27:50.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-08-23T22:27:50.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-08-23T22:27:50.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-08-23T22:27:50.916Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-08-23T22:27:50.916Z] === RUN TestTransfer [2021-08-23T22:27:51.370Z] --- PASS: TestTransfer (0.13s) [2021-08-23T22:27:51.370Z] === RUN TestConcurrencyLimit [2021-08-23T22:27:51.370Z] === RUN TestNotFound [2021-08-23T22:27:51.370Z] --- PASS: TestNotFound (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestConflict [2021-08-23T22:27:51.370Z] --- PASS: TestConflict (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestForbidden [2021-08-23T22:27:51.370Z] --- PASS: TestForbidden (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestInvalidParameter [2021-08-23T22:27:51.370Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestNotImplemented [2021-08-23T22:27:51.370Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestNotModified [2021-08-23T22:27:51.370Z] --- PASS: TestNotModified (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestUnauthorized [2021-08-23T22:27:51.370Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestUnknown [2021-08-23T22:27:51.370Z] --- PASS: TestUnknown (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestCancelled [2021-08-23T22:27:51.370Z] --- PASS: TestCancelled (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestDeadline [2021-08-23T22:27:51.370Z] --- PASS: TestDeadline (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestDataLoss [2021-08-23T22:27:51.370Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestUnavailable [2021-08-23T22:27:51.370Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestSystem [2021-08-23T22:27:51.370Z] --- PASS: TestSystem (0.00s) [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Conflict [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T22:27:51.370Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T22:27:51.370Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T22:27:51.370Z] PASS [2021-08-23T22:27:51.370Z] coverage: 53.1% of statements [2021-08-23T22:27:51.370Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-08-23T22:27:51.370Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-08-23T22:27:51.370Z] === RUN TestInactiveJobs [2021-08-23T22:27:51.824Z] === RUN TestFSGetInvalidData [2021-08-23T22:27:51.824Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSInvalidSet [2021-08-23T22:27:51.824Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSInvalidRoot [2021-08-23T22:27:51.824Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestFSMetadataGetSet [2021-08-23T22:27:51.824Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-23T22:27:51.824Z] === RUN TestFSInvalidWalker [2021-08-23T22:27:51.824Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-08-23T22:27:51.824Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T22:27:51.824Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestTokenPassThru [2021-08-23T22:27:51.824Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSGetSet [2021-08-23T22:27:51.824Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T22:27:51.824Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T22:27:51.824Z] PASS [2021-08-23T22:27:51.824Z] coverage: 24.1% of statements [2021-08-23T22:27:51.824Z] --- PASS: TestFSGetSet (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSGetUnsetKey [2021-08-23T22:27:51.824Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-23T22:27:51.824Z] === RUN TestWatchRelease [2021-08-23T22:27:51.824Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestFSGetEmptyData [2021-08-23T22:27:51.824Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestFSDelete [2021-08-23T22:27:51.824Z] ok github.com/docker/docker/distribution 1.525s coverage: 24.1% of statements [2021-08-23T22:27:51.824Z] --- PASS: TestFSDelete (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSWalker [2021-08-23T22:27:51.824Z] --- PASS: TestFSWalker (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestFSWalkerStopOnError [2021-08-23T22:27:51.824Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T22:27:51.824Z] === RUN TestNewFromJSON [2021-08-23T22:27:51.824Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T22:27:51.824Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestMarshalKeyOrder [2021-08-23T22:27:51.824Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestHistoryEqual [2021-08-23T22:27:51.824Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T22:27:51.824Z] === RUN TestWatchFinishedTransfer [2021-08-23T22:27:51.824Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T22:27:51.824Z] === RUN TestDuplicateTransfer [2021-08-23T22:27:51.824Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-23T22:27:51.824Z] === RUN TestSuccessfulUpload [2021-08-23T22:27:51.824Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T22:27:52.279Z] --- PASS: TestHistoryEqual (0.13s) [2021-08-23T22:27:52.279Z] === RUN TestImage [2021-08-23T22:27:52.279Z] --- PASS: TestImage (0.00s) [2021-08-23T22:27:52.279Z] === RUN TestImageOSNotEmpty [2021-08-23T22:27:52.279Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T22:27:52.279Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T22:27:52.279Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T22:27:52.279Z] === RUN TestCreate [2021-08-23T22:27:52.279Z] --- PASS: TestCreate (0.00s) [2021-08-23T22:27:52.279Z] === RUN TestRestore [2021-08-23T22:27:52.279Z] time="2021-08-23T22:27:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T22:27:52.279Z] --- PASS: TestRestore (0.03s) [2021-08-23T22:27:52.279Z] === RUN TestAddDelete [2021-08-23T22:27:52.279Z] --- PASS: TestAddDelete (0.02s) [2021-08-23T22:27:52.279Z] === RUN TestSearchAfterDelete [2021-08-23T22:27:52.279Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T22:27:52.279Z] === RUN TestParentReset [2021-08-23T22:27:52.279Z] --- PASS: TestParentReset (0.02s) [2021-08-23T22:27:52.279Z] === RUN TestGetAndSetLastUpdated [2021-08-23T22:27:52.279Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-23T22:27:52.279Z] === RUN TestStoreLen [2021-08-23T22:27:52.279Z] --- PASS: TestStoreLen (0.04s) [2021-08-23T22:27:52.279Z] PASS [2021-08-23T22:27:52.279Z] coverage: 86.6% of statements [2021-08-23T22:27:52.279Z] ok github.com/docker/docker/image 0.409s coverage: 86.6% of statements [2021-08-23T22:27:52.279Z] time="2021-08-23T22:27:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T22:27:52.279Z] === RUN TestCompare [2021-08-23T22:27:52.279Z] --- PASS: TestCompare (0.00s) [2021-08-23T22:27:52.279Z] PASS [2021-08-23T22:27:52.279Z] coverage: 19.2% of statements [2021-08-23T22:27:52.279Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-08-23T22:27:52.279Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-08-23T22:27:52.279Z] === RUN TestCancelledUpload [2021-08-23T22:27:52.279Z] --- PASS: TestCancelledUpload (0.03s) [2021-08-23T22:27:52.279Z] PASS [2021-08-23T22:27:52.279Z] coverage: 76.8% of statements [2021-08-23T22:27:52.279Z] ok github.com/docker/docker/distribution/xfer 1.818s coverage: 76.8% of statements [2021-08-23T22:27:52.279Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T22:27:53.804Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T22:27:53.804Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T22:27:53.804Z] PASS [2021-08-23T22:27:53.804Z] coverage: 25.0% of statements [2021-08-23T22:27:53.804Z] ok github.com/docker/docker/image/v1 0.206s coverage: 25.0% of statements [2021-08-23T22:27:53.804Z] === RUN TestValidateManifest [2021-08-23T22:27:53.804Z] === RUN TestValidateManifest/nil [2021-08-23T22:27:53.804Z] === RUN TestValidateManifest/non-nil [2021-08-23T22:27:53.804Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T22:27:53.804Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T22:27:53.804Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T22:27:53.804Z] PASS [2021-08-23T22:27:53.804Z] coverage: 0.7% of statements [2021-08-23T22:27:53.804Z] ok github.com/docker/docker/image/tarexport 0.119s coverage: 0.7% of statements [2021-08-23T22:27:53.804Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T22:27:55.332Z] === RUN TestEmptyLayer [2021-08-23T22:27:55.332Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T22:27:55.332Z] === RUN TestCommitFailure [2021-08-23T22:27:55.332Z] === RUN TestSerialization [2021-08-23T22:27:55.332Z] --- PASS: TestCommitFailure (0.03s) [2021-08-23T22:27:55.332Z] === RUN TestStartTransactionFailure [2021-08-23T22:27:55.332Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T22:27:55.332Z] === RUN TestGetOrphan [2021-08-23T22:27:55.332Z] --- PASS: TestSerialization (0.02s) [2021-08-23T22:27:55.332Z] PASS [2021-08-23T22:27:55.332Z] coverage: 100.0% of statements [2021-08-23T22:27:55.332Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T22:27:55.332Z] === RUN TestMountAndRegister [2021-08-23T22:27:55.332Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-08-23T22:27:55.332Z] layer_test.go:271: Layer size: 14 [2021-08-23T22:27:55.332Z] --- PASS: TestMountAndRegister (0.06s) [2021-08-23T22:27:55.332Z] === RUN TestLayerRelease [2021-08-23T22:27:55.332Z] layer_test.go:304: Failing on Windows [2021-08-23T22:27:55.332Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T22:27:55.332Z] === RUN TestStoreRestore [2021-08-23T22:27:55.332Z] layer_test.go:353: Failing on Windows [2021-08-23T22:27:55.332Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T22:27:55.332Z] === RUN TestTarStreamStability [2021-08-23T22:27:55.332Z] layer_test.go:468: Failing on Windows [2021-08-23T22:27:55.332Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T22:27:55.332Z] === RUN TestRegisterExistingLayer [2021-08-23T22:27:55.674Z] === CONT TestReadPluginNoRead [2021-08-23T22:27:55.674Z] --- PASS: TestDaemonStartWithLogOpt (5.52s) [2021-08-23T22:27:55.789Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-08-23T22:27:55.789Z] === RUN TestTarStreamVerification [2021-08-23T22:27:55.789Z] layer_test.go:697: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestLayerMigration [2021-08-23T22:27:55.789Z] migration_test.go:46: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T22:27:55.789Z] migration_test.go:182: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestMountInit [2021-08-23T22:27:55.789Z] mount_test.go:17: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestMountSize [2021-08-23T22:27:55.789Z] mount_test.go:76: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestMountChanges [2021-08-23T22:27:55.789Z] mount_test.go:125: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T22:27:55.789Z] === RUN TestMountApply [2021-08-23T22:27:55.789Z] mount_test.go:212: Failing on Windows [2021-08-23T22:27:55.789Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T22:27:55.789Z] PASS [2021-08-23T22:27:55.789Z] coverage: 30.1% of statements [2021-08-23T22:27:55.789Z] ok github.com/docker/docker/layer 0.323s coverage: 30.1% of statements [2021-08-23T22:27:56.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T22:27:56.702Z] === RUN TestEnvironmentParsing [2021-08-23T22:27:56.702Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T22:27:56.702Z] PASS [2021-08-23T22:27:56.702Z] coverage: 1.2% of statements [2021-08-23T22:27:56.702Z] ok github.com/docker/docker/libcontainerd/local 0.207s coverage: 1.2% of statements [2021-08-23T22:27:56.702Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T22:27:56.702Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T22:27:56.702Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T22:27:58.189Z] === RUN TestReadPluginNoRead/default [2021-08-23T22:27:58.870Z] === RUN TestSequenceGetAvailableBit [2021-08-23T22:27:58.870Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSequenceEqual [2021-08-23T22:27:58.870Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSequenceCopy [2021-08-23T22:27:58.870Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestGetFirstAvailable [2021-08-23T22:27:58.870Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestFindSequence [2021-08-23T22:27:58.870Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestCheckIfAvailable [2021-08-23T22:27:58.870Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestMergeSequences [2021-08-23T22:27:58.870Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestPushReservation [2021-08-23T22:27:58.870Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSerializeDeserialize [2021-08-23T22:27:58.870Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSet [2021-08-23T22:27:58.870Z] --- PASS: TestSet (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSetUnset [2021-08-23T22:27:58.870Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestOffsetSetUnset [2021-08-23T22:27:58.870Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSetInRange [2021-08-23T22:27:58.870Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestSetAnyInRange [2021-08-23T22:27:58.870Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestMethods [2021-08-23T22:27:58.870Z] --- PASS: TestMethods (0.00s) [2021-08-23T22:27:58.870Z] === RUN TestRandomAllocateDeallocate [2021-08-23T22:27:59.115Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T22:28:00.402Z] === RUN TestErrorInterfaces [2021-08-23T22:28:00.402Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestNetworkMarshalling [2021-08-23T22:28:00.402Z] --- PASS: TestNetworkMarshalling (0.27s) [2021-08-23T22:28:00.402Z] === RUN TestEndpointMarshalling [2021-08-23T22:28:00.402Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestAuxAddresses [2021-08-23T22:28:00.402Z] time="2021-08-23T22:28:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:28:00.402Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T22:28:00.402Z] === RUN TestSRVServiceQuery [2021-08-23T22:28:00.402Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestSRVServiceQuery (0.03s) [2021-08-23T22:28:00.402Z] === RUN TestServiceVIPReuse [2021-08-23T22:28:00.402Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T22:28:00.402Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-23T22:28:00.402Z] === RUN TestDNSIPQuery [2021-08-23T22:28:00.402Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestDNSProxyServFail [2021-08-23T22:28:00.402Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestSandboxAddEmpty [2021-08-23T22:28:00.402Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestSandboxAddMultiPrio [2021-08-23T22:28:00.402Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestSandboxAddSamePrio [2021-08-23T22:28:00.402Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestCleanupServiceDiscovery [2021-08-23T22:28:00.402Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestDNSOptions [2021-08-23T22:28:00.402Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:28:00.402Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T22:28:00.402Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T22:28:00.402Z] time="2021-08-23T22:28:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:28:00.402Z] time="2021-08-23T22:28:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T22:28:00.402Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-23T22:28:00.402Z] PASS [2021-08-23T22:28:00.402Z] coverage: 8.6% of statements [2021-08-23T22:28:00.402Z] ok github.com/docker/docker/libnetwork 0.486s coverage: 8.6% of statements [2021-08-23T22:28:00.480Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-08-23T22:28:00.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T22:28:00.858Z] === RUN TestInvalidConfig [2021-08-23T22:28:00.858Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestConfig [2021-08-23T22:28:00.858Z] --- PASS: TestConfig (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestOptionsLabels [2021-08-23T22:28:00.858Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestValidName [2021-08-23T22:28:00.858Z] --- PASS: TestValidName (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestTLSConfiguration [2021-08-23T22:28:00.858Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T22:28:00.858Z] time="2021-08-23T22:28:00Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T22:28:00.858Z] --- PASS: TestTLSConfiguration (0.27s) [2021-08-23T22:28:00.858Z] PASS [2021-08-23T22:28:00.858Z] coverage: 24.0% of statements [2021-08-23T22:28:00.858Z] ok github.com/docker/docker/libnetwork/config 0.340s coverage: 24.0% of statements [2021-08-23T22:28:00.858Z] === RUN TestKey [2021-08-23T22:28:00.858Z] --- PASS: TestKey (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestParseKey [2021-08-23T22:28:00.858Z] --- PASS: TestParseKey (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestInvalidDataStore [2021-08-23T22:28:00.858Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestKVObjectFlatKey [2021-08-23T22:28:00.858Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T22:28:00.858Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T22:28:00.858Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T22:28:00.858Z] PASS [2021-08-23T22:28:00.858Z] coverage: 21.9% of statements [2021-08-23T22:28:00.858Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-08-23T22:28:01.392Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T22:28:01.392Z] [2021-08-23T22:28:01.392Z] Unloading profiles will leave already running processes permanently [2021-08-23T22:28:01.392Z] unconfined, which can lead to unexpected situations. [2021-08-23T22:28:01.392Z] [2021-08-23T22:28:01.392Z] To set a process to complain mode, use the command line tool [2021-08-23T22:28:01.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T22:28:01.392Z] Post stage [Pipeline] junit [2021-08-23T22:28:01.401Z] Recording test results [2021-08-23T22:28:01.467Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-23T22:28:01.737Z] + echo Ensuring container killed. [2021-08-23T22:28:01.737Z] Ensuring container killed. [2021-08-23T22:28:01.737Z] + docker rm -vf docker-pr5 [2021-08-23T22:28:01.737Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-08-23T22:28:01.844Z] === CONT TestReadPluginNoRead [2021-08-23T22:28:01.844Z] read_test.go:92: [d4a7e88839f9d] daemon is not started [2021-08-23T22:28:01.844Z] --- PASS: TestReadPluginNoRead (5.95s) [2021-08-23T22:28:01.844Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-08-23T22:28:01.844Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2021-08-23T22:28:01.844Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-08-23T22:28:01.844Z] PASS [2021-08-23T22:28:01.844Z] [2021-08-23T22:28:01.844Z] DONE 6 tests in 11.647s [2021-08-23T22:28:01.844Z] 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-08-23T22:28:01.844Z] testing: warning: no tests to run [2021-08-23T22:28:01.844Z] PASS [2021-08-23T22:28:01.844Z] [2021-08-23T22:28:01.844Z] DONE 0 tests in 0.051s [2021-08-23T22:28:01.844Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T22:28:01.844Z] INFO: Testing against a local daemon [2021-08-23T22:28:01.844Z] === RUN TestPluginWithDevMounts [2021-08-23T22:28:01.844Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T22:28:01.844Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T22:28:01.844Z] PASS [2021-08-23T22:28:02.009Z] + echo Chowning /workspace to jenkins user [2021-08-23T22:28:02.009Z] Chowning /workspace to jenkins user [2021-08-23T22:28:02.009Z] + id -u [2021-08-23T22:28:02.009Z] + id -g [2021-08-23T22:28:02.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === Skipped [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-23T22:28:02.099Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] DONE 1 tests, 1 skipped in 0.169s [2021-08-23T22:28:02.099Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T22:28:02.099Z] INFO: Testing against a local daemon [2021-08-23T22:28:02.099Z] === RUN TestSecretInspect [2021-08-23T22:28:02.099Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-23T22:28:02.099Z] === RUN TestSecretList [2021-08-23T22:28:02.099Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestSecretList (0.01s) [2021-08-23T22:28:02.099Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:28:02.099Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-23T22:28:02.099Z] === RUN TestSecretsUpdate [2021-08-23T22:28:02.099Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-23T22:28:02.099Z] === RUN TestTemplatedSecret [2021-08-23T22:28:02.099Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T22:28:02.099Z] === RUN TestSecretCreateResolve [2021-08-23T22:28:02.099Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-23T22:28:02.099Z] PASS [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === Skipped [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-23T22:28:02.099Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-23T22:28:02.099Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-23T22:28:02.099Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-23T22:28:02.099Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-23T22:28:02.099Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-23T22:28:02.099Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] [2021-08-23T22:28:02.099Z] DONE 6 tests, 6 skipped in 0.206s [2021-08-23T22:28:02.099Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T22:28:02.354Z] INFO: Testing against a local daemon [2021-08-23T22:28:02.354Z] === RUN TestServiceCreateInit [2021-08-23T22:28:02.354Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:28:02.354Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.354Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:28:02.354Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.354Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-23T22:28:02.354Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.02s) [2021-08-23T22:28:02.354Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:28:02.354Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:28:02.354Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.354Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-08-23T22:28:02.354Z] === RUN TestCreateServiceConflict [2021-08-23T22:28:02.354Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.354Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-08-23T22:28:02.354Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:28:02.354Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.388Z] === RUN TestIPDataMarshalling [2021-08-23T22:28:02.388Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T22:28:02.388Z] === RUN TestValidateAndIsV6 [2021-08-23T22:28:02.388Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T22:28:02.388Z] PASS [2021-08-23T22:28:02.388Z] coverage: 68.9% of statements [2021-08-23T22:28:02.388Z] === RUN TestDriver [2021-08-23T22:28:02.388Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:28:02.388Z] PASS [2021-08-23T22:28:02.388Z] coverage: 34.8% of statements [2021-08-23T22:28:02.388Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2021-08-23T22:28:02.388Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-08-23T22:28:02.610Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-23T22:28:02.610Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:28:02.611Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:28:02.611Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:28:02.611Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestCreateServiceSysctls [2021-08-23T22:28:02.611Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-23T22:28:02.611Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:28:02.611Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T22:28:02.611Z] === RUN TestInspect [2021-08-23T22:28:02.611Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestInspect (0.02s) [2021-08-23T22:28:02.611Z] === RUN TestCreateJob [2021-08-23T22:28:02.611Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestCreateJob (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestReplicatedJob [2021-08-23T22:28:02.611Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:28:02.611Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestServiceListWithStatuses [2021-08-23T22:28:02.611Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:28:02.611Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T22:28:02.611Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:28:02.611Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:28:02.611Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:02.611Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-23T22:28:02.611Z] === RUN TestServicePlugin [2021-08-23T22:28:02.844Z] === RUN TestDriver [2021-08-23T22:28:02.844Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:28:02.844Z] PASS [2021-08-23T22:28:02.844Z] coverage: 34.8% of statements [2021-08-23T22:28:02.844Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-08-23T22:28:03.301Z] --- PASS: TestRandomAllocateDeallocate (4.77s) [2021-08-23T22:28:03.301Z] === RUN TestAllocateRandomDeallocate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T22:28:03.677Z] + bundleName=docker-py [2021-08-23T22:28:03.677Z] + echo Creating docker-py-bundles.tar.gz [2021-08-23T22:28:03.677Z] Creating docker-py-bundles.tar.gz [2021-08-23T22:28:03.677Z] + 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-08-23T22:28:03.686Z] Archiving artifacts [2021-08-23T22:28:03.756Z] === RUN TestNetworkAllocateFree [2021-08-23T22:28:03.756Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T22:28:03.756Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T22:28:03.756Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T22:28:03.756Z] PASS [2021-08-23T22:28:03.756Z] coverage: 63.6% of statements [2021-08-23T22:28:03.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.164s coverage: 63.6% of statements [2021-08-23T22:28:03.756Z] === RUN TestGetEmptyCapabilities [2021-08-23T22:28:03.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-23T22:28:04.213Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T22:28:04.213Z] === RUN TestGetExtraCapabilities [2021-08-23T22:28:04.213Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T22:28:04.213Z] === RUN TestGetInvalidCapabilities [2021-08-23T22:28:04.213Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-23T22:28:04.213Z] === RUN TestRemoteDriver [2021-08-23T22:28:04.213Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T22:28:04.213Z] === RUN TestDriverError [2021-08-23T22:28:04.213Z] --- PASS: TestDriverError (0.01s) [2021-08-23T22:28:04.213Z] === RUN TestMissingValues [2021-08-23T22:28:04.213Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T22:28:04.213Z] === RUN TestRollback [2021-08-23T22:28:04.213Z] --- PASS: TestRollback (0.01s) [2021-08-23T22:28:04.213Z] PASS [2021-08-23T22:28:04.213Z] coverage: 57.4% of statements [2021-08-23T22:28:04.213Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.120s coverage: 57.4% of statements [2021-08-23T22:28:04.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh binary [2021-08-23T22:28:04.498Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.498Z] --- SKIP: TestServicePlugin (1.99s) [2021-08-23T22:28:04.498Z] === RUN TestServiceUpdateLabel [2021-08-23T22:28:04.668Z] --- PASS: TestAllocateRandomDeallocate (1.42s) [2021-08-23T22:28:04.668Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T22:28:04.753Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-08-23T22:28:04.754Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:28:04.754Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-08-23T22:28:04.754Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:28:04.754Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-23T22:28:04.754Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:28:04.754Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-23T22:28:04.754Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:28:04.754Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-23T22:28:04.754Z] PASS [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === Skipped [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.02s) [2021-08-23T22:28:04.754Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.02s) [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:28:04.754Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-08-23T22:28:04.754Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-08-23T22:28:04.754Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-23T22:28:04.754Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-23T22:28:04.754Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-23T22:28:04.754Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-23T22:28:04.754Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-23T22:28:04.754Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-23T22:28:04.754Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-08-23T22:28:04.754Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-23T22:28:04.754Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-23T22:28:04.754Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-23T22:28:04.754Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T22:28:04.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-23T22:28:04.754Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-23T22:28:04.754Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2021-08-23T22:28:04.754Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-08-23T22:28:04.754Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-08-23T22:28:04.754Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-23T22:28:04.754Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-23T22:28:04.754Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-23T22:28:04.754Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] DONE 24 tests, 23 skipped in 2.492s [2021-08-23T22:28:04.754Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T22:28:04.754Z] INFO: Testing against a local daemon [2021-08-23T22:28:04.754Z] === RUN TestSessionCreate [2021-08-23T22:28:04.754Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T22:28:04.754Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:28:04.754Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T22:28:04.754Z] PASS [2021-08-23T22:28:04.754Z] [2021-08-23T22:28:04.754Z] DONE 2 tests in 0.142s [2021-08-23T22:28:04.754Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T22:28:04.863Z] [2021-08-23T22:28:04.863Z] Removing bundles/ [2021-08-23T22:28:04.863Z] [2021-08-23T22:28:04.863Z] ---> Making bundle: binary (in bundles/binary) [2021-08-23T22:28:04.863Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-23T22:28:04.863Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:28:05.023Z] INFO: Testing against a local daemon [2021-08-23T22:28:05.023Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:28:05.023Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:28:05.023Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:28:05.023Z] === RUN TestDiskUsage [2021-08-23T22:28:05.023Z] === PAUSE TestDiskUsage [2021-08-23T22:28:05.023Z] === RUN TestEventsExecDie [2021-08-23T22:28:05.123Z] === RUN TestNAT [2021-08-23T22:28:05.123Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T22:28:05.123Z] --- SKIP: TestNAT (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestTransparent [2021-08-23T22:28:05.123Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T22:28:05.123Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T22:28:05.123Z] PASS [2021-08-23T22:28:05.123Z] coverage: 0.0% of statements [2021-08-23T22:28:05.123Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.097s coverage: 0.0% of statements [2021-08-23T22:28:05.123Z] === RUN TestBuildDefault [2021-08-23T22:28:05.123Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestBuildHostnameDomainname [2021-08-23T22:28:05.123Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestBuildHostname [2021-08-23T22:28:05.123Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestBuildHostnameFQDN [2021-08-23T22:28:05.123Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestBuildNoIP [2021-08-23T22:28:05.123Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestUpdate [2021-08-23T22:28:05.123Z] --- PASS: TestUpdate (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T22:28:05.123Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T22:28:05.123Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestAddEmpty [2021-08-23T22:28:05.123Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestAdd [2021-08-23T22:28:05.123Z] --- PASS: TestAdd (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestDeleteEmpty [2021-08-23T22:28:05.123Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestDeleteNewline [2021-08-23T22:28:05.123Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestDelete [2021-08-23T22:28:05.123Z] --- PASS: TestDelete (0.00s) [2021-08-23T22:28:05.123Z] === RUN TestConcurrentWrites [2021-08-23T22:28:05.577Z] === RUN TestNew [2021-08-23T22:28:05.577Z] --- PASS: TestNew (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestAddDriver [2021-08-23T22:28:05.577Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestAddDuplicateDriver [2021-08-23T22:28:05.577Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T22:28:05.577Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestDriver [2021-08-23T22:28:05.577Z] --- PASS: TestDriver (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestIPAM [2021-08-23T22:28:05.577Z] --- PASS: TestIPAM (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestWalkIPAMs [2021-08-23T22:28:05.577Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T22:28:05.577Z] === RUN TestWalkDrivers [2021-08-23T22:28:05.577Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T22:28:05.577Z] PASS [2021-08-23T22:28:05.577Z] coverage: 82.4% of statements [2021-08-23T22:28:05.577Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2021-08-23T22:28:05.577Z] --- PASS: TestConcurrentWrites (0.17s) [2021-08-23T22:28:05.577Z] PASS [2021-08-23T22:28:05.577Z] coverage: 81.2% of statements [2021-08-23T22:28:05.577Z] ok github.com/docker/docker/libnetwork/etchosts 0.217s coverage: 81.2% of statements [2021-08-23T22:28:05.605Z] --- PASS: TestEventsExecDie (0.54s) [2021-08-23T22:28:05.605Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:28:05.605Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-23T22:28:05.605Z] === RUN TestEventsVolumeCreate [2021-08-23T22:28:05.605Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-08-23T22:28:05.605Z] === RUN TestInfoBinaryCommits [2021-08-23T22:28:05.605Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T22:28:05.605Z] === RUN TestInfoAPIVersioned [2021-08-23T22:28:05.605Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T22:28:05.605Z] === RUN TestInfoDiscoveryBackend [2021-08-23T22:28:06.032Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2021-08-23T22:28:06.032Z] === RUN TestRetrieveFromStore [2021-08-23T22:28:06.032Z] === RUN TestDiff [2021-08-23T22:28:06.032Z] --- PASS: TestDiff (0.00s) [2021-08-23T22:28:06.032Z] === RUN TestAddedCallback [2021-08-23T22:28:06.032Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T22:28:06.032Z] === RUN TestRemovedCallback [2021-08-23T22:28:06.032Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T22:28:06.032Z] === RUN TestNoCallback [2021-08-23T22:28:06.032Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T22:28:06.032Z] PASS [2021-08-23T22:28:06.032Z] coverage: 48.1% of statements [2021-08-23T22:28:06.032Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.057s coverage: 48.1% of statements [2021-08-23T22:28:06.032Z] === RUN TestNew [2021-08-23T22:28:06.032Z] --- PASS: TestNew (0.00s) [2021-08-23T22:28:06.032Z] === RUN TestAllocate [2021-08-23T22:28:06.032Z] --- PASS: TestAllocate (0.00s) [2021-08-23T22:28:06.032Z] === RUN TestUninitialized [2021-08-23T22:28:06.033Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T22:28:06.033Z] === RUN TestAllocateInRange [2021-08-23T22:28:06.033Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T22:28:06.033Z] === RUN TestAllocateSerial [2021-08-23T22:28:06.033Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T22:28:06.033Z] PASS [2021-08-23T22:28:06.033Z] coverage: 87.5% of statements [2021-08-23T22:28:06.033Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2021-08-23T22:28:06.168Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-08-23T22:28:06.168Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T22:28:06.488Z] --- PASS: TestRetrieveFromStore (0.62s) [2021-08-23T22:28:06.488Z] === RUN TestIsCorrupted [2021-08-23T22:28:06.488Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T22:28:06.488Z] === RUN TestSetRollover [2021-08-23T22:28:06.488Z] === RUN TestCaller [2021-08-23T22:28:06.488Z] --- PASS: TestCaller (0.00s) [2021-08-23T22:28:06.488Z] PASS [2021-08-23T22:28:06.488Z] coverage: 100.0% of statements [2021-08-23T22:28:06.488Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-08-23T22:28:06.943Z] === RUN TestSetSerialInsertDelete [2021-08-23T22:28:06.943Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T22:28:06.943Z] === RUN TestSetParallelInsertDelete [2021-08-23T22:28:07.902Z] === RUN TestPoolRequest [2021-08-23T22:28:07.902Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T22:28:07.902Z] === RUN TestOtherRequests [2021-08-23T22:28:07.902Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T22:28:07.902Z] PASS [2021-08-23T22:28:07.902Z] coverage: 57.1% of statements [2021-08-23T22:28:07.902Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-08-23T22:28:08.356Z] === RUN TestInt2IP2IntConversion [2021-08-23T22:28:08.810Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2021-08-23T22:28:08.810Z] === RUN TestGetAddressVersion [2021-08-23T22:28:08.810Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T22:28:08.810Z] === RUN TestKeyString [2021-08-23T22:28:08.810Z] --- PASS: TestKeyString (0.00s) [2021-08-23T22:28:08.810Z] === RUN TestPoolDataMarshal [2021-08-23T22:28:08.810Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T22:28:08.810Z] === RUN TestSubnetsMarshal [2021-08-23T22:28:08.810Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-23T22:28:08.810Z] === RUN TestAddSubnets [2021-08-23T22:28:08.810Z] --- PASS: TestAddSubnets (0.04s) [2021-08-23T22:28:08.810Z] === RUN TestDoublePoolRelease [2021-08-23T22:28:08.810Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-23T22:28:08.810Z] === RUN TestAddReleasePoolID [2021-08-23T22:28:08.811Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-23T22:28:08.811Z] === RUN TestPredefinedPool [2021-08-23T22:28:08.811Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-23T22:28:08.811Z] === RUN TestRemoveSubnet [2021-08-23T22:28:08.811Z] === RUN TestGetCapabilities [2021-08-23T22:28:08.811Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T22:28:08.811Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T22:28:08.811Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T22:28:08.811Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T22:28:08.811Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T22:28:08.811Z] === RUN TestRemoteDriver [2021-08-23T22:28:08.811Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T22:28:08.811Z] PASS [2021-08-23T22:28:08.811Z] coverage: 47.4% of statements [2021-08-23T22:28:08.811Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-08-23T22:28:09.266Z] --- PASS: TestRemoveSubnet (0.18s) [2021-08-23T22:28:09.266Z] === RUN TestGetSameAddress [2021-08-23T22:28:09.266Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-23T22:28:09.266Z] === RUN TestPoolAllocationReuse [2021-08-23T22:28:09.266Z] --- PASS: TestSetRollover (2.83s) [2021-08-23T22:28:09.266Z] === RUN TestSetRolloverSerial [2021-08-23T22:28:09.720Z] === RUN TestWindowsIPAM [2021-08-23T22:28:09.720Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T22:28:09.720Z] PASS [2021-08-23T22:28:09.720Z] coverage: 71.4% of statements [2021-08-23T22:28:09.720Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-08-23T22:28:10.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.43s) [2021-08-23T22:28:10.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T22:28:10.330Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:28:10.330Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T22:28:10.330Z] === RUN TestInfoAPI [2021-08-23T22:28:10.330Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T22:28:10.330Z] === RUN TestInfoAPIWarnings [2021-08-23T22:28:10.679Z] === RUN TestDefaultNetwork [2021-08-23T22:28:10.679Z] --- PASS: TestPoolAllocationReuse (1.38s) [2021-08-23T22:28:10.679Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T22:28:10.679Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-23T22:28:10.679Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T22:28:10.679Z] --- PASS: TestSetRolloverSerial (1.30s) [2021-08-23T22:28:10.679Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T22:28:10.679Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T22:28:10.679Z] PASS [2021-08-23T22:28:10.679Z] coverage: 84.4% of statements [2021-08-23T22:28:10.679Z] ok github.com/docker/docker/libnetwork/bitseq 12.125s coverage: 84.4% of statements [2021-08-23T22:28:10.679Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-23T22:28:10.679Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T22:28:10.679Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-08-23T22:28:10.679Z] === RUN TestInitAddressPools [2021-08-23T22:28:10.679Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T22:28:10.679Z] PASS [2021-08-23T22:28:10.679Z] coverage: 74.0% of statements [2021-08-23T22:28:10.679Z] ok github.com/docker/docker/libnetwork/ipamutils 0.510s coverage: 74.0% of statements [2021-08-23T22:28:11.638Z] === RUN TestKeyValue [2021-08-23T22:28:11.638Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T22:28:11.638Z] PASS [2021-08-23T22:28:11.638Z] coverage: 60.0% of statements [2021-08-23T22:28:11.638Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T22:28:13.797Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T22:28:13.797Z] === RUN TestNetworkDBSimple [2021-08-23T22:28:14.251Z] === RUN TestGenerate [2021-08-23T22:28:14.251Z] --- PASS: TestGenerate (0.00s) [2021-08-23T22:28:14.251Z] === RUN TestGeneratePtr [2021-08-23T22:28:14.251Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T22:28:14.251Z] === RUN TestGenerateMissingField [2021-08-23T22:28:14.251Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T22:28:14.251Z] === RUN TestFieldCannotBeSet [2021-08-23T22:28:14.251Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T22:28:14.251Z] === RUN TestTypeMismatchError [2021-08-23T22:28:14.251Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T22:28:14.251Z] PASS [2021-08-23T22:28:14.251Z] coverage: 100.0% of statements [2021-08-23T22:28:14.251Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-08-23T22:28:14.705Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.16s) [2021-08-23T22:28:14.705Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T22:28:14.705Z] testing: warning: no tests to run [2021-08-23T22:28:14.705Z] PASS [2021-08-23T22:28:14.705Z] coverage: 0.0% of statements [2021-08-23T22:28:14.705Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-08-23T22:28:15.159Z] 2021/08/23 22:28:14 Closing DB instances... [2021-08-23T22:28:15.614Z] === RUN TestRequestNewPort [2021-08-23T22:28:15.614Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestRequestSpecificPort [2021-08-23T22:28:15.614Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestReleasePort [2021-08-23T22:28:15.614Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestReuseReleasedPort [2021-08-23T22:28:15.614Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestReleaseUnreadledPort [2021-08-23T22:28:15.614Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestUnknowProtocol [2021-08-23T22:28:15.614Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestAllocateAllPorts [2021-08-23T22:28:15.614Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestPortAllocation [2021-08-23T22:28:15.614Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T22:28:15.614Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestNoDuplicateBPR [2021-08-23T22:28:15.614Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T22:28:15.614Z] === RUN TestChangePortRange [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T22:28:15.614Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T22:28:15.614Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T22:28:15.614Z] PASS [2021-08-23T22:28:15.614Z] coverage: 88.6% of statements [2021-08-23T22:28:15.614Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-08-23T22:28:16.070Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-23T22:28:16.070Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T22:28:16.525Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.96s) [2021-08-23T22:28:16.525Z] === RUN TestGetAddress [2021-08-23T22:28:16.980Z] testing: warning: no tests to run [2021-08-23T22:28:16.980Z] PASS [2021-08-23T22:28:16.980Z] coverage: 0.0% of statements [2021-08-23T22:28:16.980Z] ok github.com/docker/docker/libnetwork/portmapper 0.060s coverage: 0.0% of statements [no tests to run] [2021-08-23T22:28:16.980Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2021-08-23T22:28:16.980Z] PASS [2021-08-23T22:28:16.980Z] coverage: 100.0% of statements [2021-08-23T22:28:16.980Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.070s coverage: 100.0% of statements [2021-08-23T22:28:17.436Z] 2021/08/23 22:28:17 Closing DB instances... [2021-08-23T22:28:17.436Z] === RUN TestHashData [2021-08-23T22:28:17.436Z] --- PASS: TestHashData (0.00s) [2021-08-23T22:28:17.436Z] PASS [2021-08-23T22:28:17.436Z] coverage: 2.8% of statements [2021-08-23T22:28:17.436Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2021-08-23T22:28:17.894Z] === RUN TestTransportPortConv [2021-08-23T22:28:17.894Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestTransportPortBindingConv [2021-08-23T22:28:17.894Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestErrorConstructors [2021-08-23T22:28:17.894Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestCompareIPMask [2021-08-23T22:28:17.894Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestUtilGetHostPartIP [2021-08-23T22:28:17.894Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestUtilGetBroadcastIP [2021-08-23T22:28:17.894Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T22:28:17.894Z] === RUN TestParseCIDR [2021-08-23T22:28:17.894Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T22:28:17.894Z] PASS [2021-08-23T22:28:17.894Z] coverage: 47.9% of statements [2021-08-23T22:28:17.894Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 47.9% of statements [2021-08-23T22:28:18.856Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-08-23T22:28:18.856Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T22:28:18.856Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T22:28:18.856Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T22:28:18.856Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T22:28:18.856Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T22:28:18.856Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T22:28:19.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T22:28:19.312Z] PASS [2021-08-23T22:28:19.312Z] coverage: 50.0% of statements [2021-08-23T22:28:19.312Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2021-08-23T22:28:19.312Z] === RUN TestAddressPoolOpt [2021-08-23T22:28:19.312Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/a [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/something [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/_=a [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/PATH [2021-08-23T22:28:19.312Z] === RUN TestValidateEnv/=a [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/PATH= [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/PATH=something [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/1asd [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/123 [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/some_space [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/= [2021-08-23T22:28:19.313Z] === RUN TestValidateEnv/PaTh [2021-08-23T22:28:19.313Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T22:28:19.313Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T22:28:19.313Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T22:28:19.313Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T22:28:19.772Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestParseHost [2021-08-23T22:28:19.772Z] --- PASS: TestParseHost (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestParseDockerDaemonHost [2021-08-23T22:28:19.772Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestParseTCP [2021-08-23T22:28:19.772Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T22:28:19.772Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestValidateExtraHosts [2021-08-23T22:28:19.772Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestIpOptString [2021-08-23T22:28:19.772Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T22:28:19.772Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T22:28:19.772Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestIpOptSetInvalidVal [2021-08-23T22:28:19.772Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestValidateIPAddress [2021-08-23T22:28:19.772Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestMapOpts [2021-08-23T22:28:19.772Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T22:28:19.772Z] === RUN TestListOptsWithoutValidator [2021-08-23T22:28:19.772Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestListOptsWithValidator [2021-08-23T22:28:19.773Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestValidateDNSSearch [2021-08-23T22:28:19.773Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T22:28:19.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T22:28:19.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestNamedListOpts [2021-08-23T22:28:19.773Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestNamedMapOpts [2021-08-23T22:28:19.773Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestParseLink [2021-08-23T22:28:19.773Z] --- PASS: TestParseLink (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T22:28:19.773Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T22:28:19.773Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T22:28:19.773Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T22:28:19.773Z] === RUN TestUlimitOpt [2021-08-23T22:28:19.773Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T22:28:19.773Z] PASS [2021-08-23T22:28:19.773Z] coverage: 67.1% of statements [2021-08-23T22:28:19.773Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-08-23T22:28:20.228Z] 2021/08/23 22:28:19 Closing DB instances... [2021-08-23T22:28:20.228Z] === RUN TestParseVersion [2021-08-23T22:28:20.228Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T22:28:20.228Z] PASS [2021-08-23T22:28:20.228Z] coverage: 52.9% of statements [2021-08-23T22:28:20.228Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-08-23T22:28:21.757Z] === RUN TestIsArchivePathDir [2021-08-23T22:28:21.758Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-23T22:28:21.758Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T22:28:21.758Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2021-08-23T22:28:21.758Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T22:28:21.758Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-23T22:28:21.758Z] === RUN TestIsArchivePathTar [2021-08-23T22:28:21.758Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-23T22:28:21.758Z] === RUN TestDecompressStreamGzip [2021-08-23T22:28:22.215Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-23T22:28:22.215Z] === RUN TestDecompressStreamBzip2 [2021-08-23T22:28:22.215Z] --- PASS: TestDecompressStreamBzip2 (0.07s) [2021-08-23T22:28:22.215Z] === RUN TestDecompressStreamXz [2021-08-23T22:28:22.215Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T22:28:22.215Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T22:28:22.215Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T22:28:22.215Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestCompressStreamInvalid [2021-08-23T22:28:22.215Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestExtensionInvalid [2021-08-23T22:28:22.215Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestExtensionUncompressed [2021-08-23T22:28:22.215Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestExtensionBzip2 [2021-08-23T22:28:22.215Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestExtensionGzip [2021-08-23T22:28:22.215Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestExtensionXz [2021-08-23T22:28:22.215Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestCmdStreamLargeStderr [2021-08-23T22:28:22.215Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-23T22:28:22.215Z] === RUN TestCmdStreamBad [2021-08-23T22:28:22.215Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T22:28:22.215Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestCmdStreamGood [2021-08-23T22:28:22.215Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-23T22:28:22.215Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T22:28:22.215Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-23T22:28:22.215Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T22:28:22.215Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T22:28:22.215Z] === RUN TestUntarPath [2021-08-23T22:28:22.215Z] --- PASS: TestUntarPath (0.09s) [2021-08-23T22:28:22.215Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T22:28:22.672Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-23T22:28:22.672Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T22:28:22.672Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-08-23T22:28:22.672Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T22:28:22.672Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T22:28:22.672Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T22:28:22.672Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T22:28:22.672Z] === RUN TestCopyWithTarSrcFile [2021-08-23T22:28:22.672Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T22:28:22.672Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T22:28:22.672Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T22:28:22.672Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T22:28:22.672Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T22:28:22.672Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T22:28:22.672Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-08-23T22:28:22.672Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T22:28:22.672Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T22:28:22.672Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T22:28:22.672Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T22:28:22.672Z] === RUN TestTarFiles [2021-08-23T22:28:23.128Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T22:28:23.128Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T22:28:23.128Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T22:28:23.128Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s) [2021-08-23T22:28:23.128Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T22:28:23.128Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T22:28:23.128Z] === RUN TestMiddleware [2021-08-23T22:28:23.128Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T22:28:23.128Z] === RUN TestNewResponseModifier [2021-08-23T22:28:23.128Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T22:28:23.128Z] PASS [2021-08-23T22:28:23.128Z] coverage: 26.8% of statements [2021-08-23T22:28:23.128Z] ok github.com/docker/docker/pkg/authorization 0.265s coverage: 26.8% of statements [2021-08-23T22:28:23.583Z] === RUN TestUnbuffered [2021-08-23T22:28:23.583Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T22:28:23.583Z] === RUN TestRaceUnbuffered [2021-08-23T22:28:23.583Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T22:28:23.583Z] PASS [2021-08-23T22:28:23.583Z] coverage: 100.0% of statements [2021-08-23T22:28:23.583Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-08-23T22:28:23.583Z] 2021/08/23 22:28:23 Closing DB instances... [2021-08-23T22:28:24.023Z] ok github.com/docker/docker/libnetwork/ipam 87.708s coverage: 85.3% of statements [2021-08-23T22:28:24.023Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T22:28:24.023Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T22:28:24.023Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-08-23T22:28:24.038Z] === RUN TestMatch [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[foo]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[]#01 [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[qux]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T22:28:24.038Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T22:28:24.038Z] --- PASS: TestMatch (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T22:28:24.038Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T22:28:24.038Z] PASS [2021-08-23T22:28:24.038Z] coverage: 87.5% of statements [2021-08-23T22:28:24.038Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2021-08-23T22:28:24.997Z] === RUN TestChrootTarUntar [2021-08-23T22:28:24.997Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T22:28:24.997Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T22:28:24.997Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T22:28:24.997Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootCopyWithTar [2021-08-23T22:28:24.997Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootCopyFileWithTar [2021-08-23T22:28:24.997Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootUntarPath [2021-08-23T22:28:24.997Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T22:28:24.997Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T22:28:24.997Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.997Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:28:24.997Z] === RUN TestChrootApplyDotDotFile [2021-08-23T22:28:24.998Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:24.998Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T22:28:24.998Z] PASS [2021-08-23T22:28:24.998Z] coverage: 15.4% of statements [2021-08-23T22:28:24.998Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2021-08-23T22:28:25.955Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-08-23T22:28:25.955Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T22:28:25.955Z] === RUN TestSizeEmpty [2021-08-23T22:28:25.955Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeEmptyFile [2021-08-23T22:28:25.955Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeNonemptyFile [2021-08-23T22:28:25.955Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T22:28:25.955Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T22:28:25.955Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T22:28:25.955Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestMoveToSubdir [2021-08-23T22:28:25.955Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T22:28:25.955Z] === RUN TestSizeNonExistingDirectory [2021-08-23T22:28:25.955Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T22:28:25.955Z] PASS [2021-08-23T22:28:25.955Z] coverage: 80.0% of statements [2021-08-23T22:28:25.955Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-08-23T22:28:26.914Z] === RUN Test [2021-08-23T22:28:26.914Z] === RUN Test/TestContainsEntry [2021-08-23T22:28:26.914Z] === RUN Test/TestCreateEntries [2021-08-23T22:28:26.914Z] === RUN Test/TestEntriesDiff [2021-08-23T22:28:26.914Z] === RUN Test/TestEntriesEquality [2021-08-23T22:28:26.914Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T22:28:26.914Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T22:28:26.914Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T22:28:26.914Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T22:28:26.914Z] === RUN Test/TestGeneratorWithPort [2021-08-23T22:28:26.914Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T22:28:26.914Z] === RUN Test/TestNewEntry [2021-08-23T22:28:26.914Z] === RUN Test/TestParse [2021-08-23T22:28:26.914Z] --- PASS: Test (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T22:28:26.914Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T22:28:26.914Z] PASS [2021-08-23T22:28:26.914Z] coverage: 58.3% of statements [2021-08-23T22:28:26.914Z] ok github.com/docker/docker/pkg/discovery 0.032s coverage: 58.3% of statements [2021-08-23T22:28:26.914Z] --- PASS: TestTarFiles (4.25s) [2021-08-23T22:28:26.914Z] === RUN TestTarUntar [2021-08-23T22:28:26.914Z] --- PASS: TestTarUntar (0.02s) [2021-08-23T22:28:26.914Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T22:28:26.914Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T22:28:26.914Z] === RUN TestTarWithOptions [2021-08-23T22:28:26.914Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T22:28:26.914Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T22:28:26.914Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T22:28:26.914Z] === RUN TestUntarUstarGnuConflict [2021-08-23T22:28:26.914Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T22:28:26.914Z] === RUN TestUntarInvalidFilenames [2021-08-23T22:28:26.914Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames621565274\\dest" [2021-08-23T22:28:26.914Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-08-23T22:28:26.914Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T22:28:26.914Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T22:28:26.914Z] === RUN TestUntarInvalidHardlink [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink284539467\\victim\\hello" -> "../victim/hello" [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink846613294\\victim\\hello" -> "/../victim/hello" [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink172510901\\victim" -> "../victim" [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink927383184\\victim" -> "../victim" [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink981397679\\victim" -> "../victim" [2021-08-23T22:28:26.914Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink613313090\\victim" -> "../victim" [2021-08-23T22:28:26.914Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-23T22:28:26.914Z] === RUN TestUntarInvalidSymlink [2021-08-23T22:28:26.914Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink913482937\\dest\\dotdot" -> "../victim/hello" [2021-08-23T22:28:26.914Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink287549636\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T22:28:26.914Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink329868115\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:26.914Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink823936662\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:26.914Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink358728957\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:26.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink042261560\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:26.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210757175\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T22:28:26.915Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-23T22:28:26.915Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T22:28:26.915Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T22:28:26.915Z] === RUN TestXGlobalNoParent [2021-08-23T22:28:26.915Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T22:28:26.915Z] === RUN TestReplaceFileTarWrapper [2021-08-23T22:28:27.371Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-23T22:28:27.371Z] === RUN TestPrefixHeaderReadable [2021-08-23T22:28:27.371Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-23T22:28:27.371Z] === RUN TestDisablePigz [2021-08-23T22:28:27.371Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T22:28:27.371Z] --- PASS: TestDisablePigz (0.10s) [2021-08-23T22:28:27.371Z] === RUN TestPigz [2021-08-23T22:28:27.371Z] === RUN Test [2021-08-23T22:28:27.371Z] === RUN Test/TestContent [2021-08-23T22:28:27.371Z] === RUN Test/TestInitialize [2021-08-23T22:28:27.371Z] === RUN Test/TestNew [2021-08-23T22:28:27.371Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T22:28:27.371Z] === RUN Test/TestRegister [2021-08-23T22:28:27.371Z] === RUN Test/TestWatch [2021-08-23T22:28:27.371Z] --- PASS: Test (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T22:28:27.371Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T22:28:27.371Z] PASS [2021-08-23T22:28:27.371Z] coverage: 97.6% of statements [2021-08-23T22:28:27.371Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-08-23T22:28:27.371Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T22:28:27.371Z] --- PASS: TestPigz (0.10s) [2021-08-23T22:28:27.371Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T22:28:27.371Z] archive_windows_test.go:16: Currently fails [2021-08-23T22:28:27.371Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestCanonicalTarNameForPath [2021-08-23T22:28:27.371Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestCanonicalTarName [2021-08-23T22:28:27.371Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestChmodTarEntry [2021-08-23T22:28:27.371Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestHardLinkOrder [2021-08-23T22:28:27.371Z] --- PASS: TestHardLinkOrder (0.06s) [2021-08-23T22:28:27.371Z] === RUN TestChangeString [2021-08-23T22:28:27.371Z] --- PASS: TestChangeString (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestChangesWithNoChanges [2021-08-23T22:28:27.371Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T22:28:27.371Z] === RUN TestChangesWithChanges [2021-08-23T22:28:27.371Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-23T22:28:27.371Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T22:28:27.371Z] changes_test.go:196: needs more investigation [2021-08-23T22:28:27.371Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T22:28:27.371Z] === RUN TestChangesDirsEmpty [2021-08-23T22:28:27.826Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-08-23T22:28:27.826Z] === RUN TestChangesDirsMutated [2021-08-23T22:28:27.826Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-08-23T22:28:27.826Z] === RUN TestApplyLayer [2021-08-23T22:28:27.826Z] changes_test.go:433: needs further investigation [2021-08-23T22:28:27.826Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T22:28:27.826Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T22:28:27.826Z] changes_test.go:469: needs further investigation [2021-08-23T22:28:27.826Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T22:28:27.826Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T22:28:27.826Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T22:28:27.826Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T22:28:27.826Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T22:28:27.826Z] === RUN TestChangesSize [2021-08-23T22:28:27.826Z] --- PASS: TestChangesSize (0.01s) [2021-08-23T22:28:27.826Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T22:28:27.826Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames278709966\\dest" [2021-08-23T22:28:27.826Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-23T22:28:27.826Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink013897008\\victim\\hello" -> "../victim/hello" [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink071789775\\victim\\hello" -> "/../victim/hello" [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink683060706\\victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink137527769\\victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink335723364\\victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink291017075\\victim" -> "../victim" [2021-08-23T22:28:27.826Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-23T22:28:27.826Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink619156534\\dest\\dotdot" -> "../victim/hello" [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink040182813\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink993546968\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink868055639\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink313592266\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:27.826Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink459616417\\dest\\loophole-victim" -> "../victim" [2021-08-23T22:28:27.826Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T22:28:27.826Z] === RUN TestApplyLayerWhiteouts [2021-08-23T22:28:27.826Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-23T22:28:27.826Z] === RUN TestGenerateEmptyFile [2021-08-23T22:28:27.826Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T22:28:27.826Z] === RUN TestGenerateWithContent [2021-08-23T22:28:27.826Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T22:28:27.826Z] PASS [2021-08-23T22:28:27.826Z] coverage: 62.9% of statements [2021-08-23T22:28:27.826Z] ok github.com/docker/docker/pkg/archive 6.250s coverage: 62.9% of statements [2021-08-23T22:28:27.826Z] 2021/08/23 22:28:27 Closing DB instances... [2021-08-23T22:28:28.280Z] === RUN Test [2021-08-23T22:28:28.280Z] === RUN Test/TestInitialize [2021-08-23T22:28:28.363Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-08-23T22:28:28.363Z] === RUN TestInfoDebug [2021-08-23T22:28:28.363Z] --- PASS: TestInfoDebug (0.55s) [2021-08-23T22:28:28.363Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:28:28.363Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T22:28:28.363Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:28:28.363Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-23T22:28:28.363Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:28:28.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-08-23T22:28:28.363Z] === RUN TestPingCacheHeaders [2021-08-23T22:28:28.363Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T22:28:28.363Z] === RUN TestPingGet [2021-08-23T22:28:28.363Z] --- PASS: TestPingGet (0.02s) [2021-08-23T22:28:28.363Z] === RUN TestPingHead [2021-08-23T22:28:28.363Z] --- PASS: TestPingHead (0.02s) [2021-08-23T22:28:28.363Z] === RUN TestVersion [2021-08-23T22:28:28.363Z] --- PASS: TestVersion (0.02s) [2021-08-23T22:28:28.363Z] === CONT TestDiskUsage [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T22:28:28.363Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T22:28:28.618Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T22:28:28.734Z] time="2021-08-23T22:28:28Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:28:28.734Z] time="2021-08-23T22:28:28Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:28:28.734Z] time="2021-08-23T22:28:28Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:28:28.734Z] === RUN Test/TestInitializeWithCerts [2021-08-23T22:28:28.734Z] time="2021-08-23T22:28:28Z" level=info msg="Initializing discovery with TLS" [2021-08-23T22:28:28.734Z] === RUN Test/TestWatch [2021-08-23T22:28:28.734Z] time="2021-08-23T22:28:28Z" level=info msg="Initializing discovery without TLS" [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T22:28:28.874Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage (1.22s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-23T22:28:29.130Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-23T22:28:29.130Z] PASS [2021-08-23T22:28:29.130Z] [2021-08-23T22:28:29.130Z] === Skipped [2021-08-23T22:28:29.130Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:28:29.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:28:29.130Z] [2021-08-23T22:28:29.130Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T22:28:29.130Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T22:28:29.130Z] [2021-08-23T22:28:29.130Z] [2021-08-23T22:28:29.130Z] DONE 53 tests, 2 skipped in 24.186s [2021-08-23T22:28:29.130Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T22:28:29.130Z] INFO: Testing against a local daemon [2021-08-23T22:28:29.130Z] === RUN TestVolumesCreateAndList [2021-08-23T22:28:29.130Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T22:28:29.130Z] === RUN TestVolumesRemove [2021-08-23T22:28:29.193Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-23T22:28:29.193Z] === RUN TestNetworkDBNodeLeave [2021-08-23T22:28:29.385Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-23T22:28:29.385Z] === RUN TestVolumesInspect [2021-08-23T22:28:29.385Z] --- PASS: TestVolumesInspect (0.01s) [2021-08-23T22:28:29.385Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:28:29.385Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:28:29.385Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:28:29.385Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:28:29.385Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T22:28:29.385Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:28:29.385Z] PASS [2021-08-23T22:28:29.385Z] [2021-08-23T22:28:29.385Z] DONE 5 tests in 0.284s [2021-08-23T22:28:29.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T22:28:29.385Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13293 is not a child of this shell [2021-08-23T22:28:29.385Z] warning: PID 13293 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-23T22:28:29.385Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T22:28:29.385Z] [2021-08-23T22:28:29.385Z] Unloading profiles will leave already running processes permanently [2021-08-23T22:28:29.385Z] unconfined, which can lead to unexpected situations. [2021-08-23T22:28:29.385Z] [2021-08-23T22:28:29.385Z] To set a process to complain mode, use the command line tool [2021-08-23T22:28:29.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T22:28:29.385Z] Removing test suite binaries [2021-08-23T22:28:29.385Z] exiting test-integration [2021-08-23T22:28:29.385Z] ++ exit 0 [2021-08-23T22:28:29.385Z] Post stage [Pipeline] junit [2021-08-23T22:28:30.787Z] Recording test results [2021-08-23T22:28:32.076Z] --- PASS: Test (3.11s) [2021-08-23T22:28:32.076Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-23T22:28:32.076Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T22:28:32.076Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T22:28:32.076Z] PASS [2021-08-23T22:28:32.076Z] coverage: 84.1% of statements [2021-08-23T22:28:32.076Z] ok github.com/docker/docker/pkg/discovery/kv 3.146s coverage: 84.1% of statements [2021-08-23T22:28:32.076Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-23T22:28:32.076Z] === RUN TestNetworkDBWatch [2021-08-23T22:28:32.076Z] === RUN Test [2021-08-23T22:28:32.076Z] === RUN Test/TestWatch [2021-08-23T22:28:32.076Z] --- PASS: Test (0.00s) [2021-08-23T22:28:32.076Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T22:28:32.076Z] PASS [2021-08-23T22:28:32.076Z] coverage: 92.3% of statements [2021-08-23T22:28:32.076Z] ok github.com/docker/docker/pkg/discovery/memory 0.037s coverage: 92.3% of statements [2021-08-23T22:28:32.154Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-23T22:28:32.154Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T22:28:32.193Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T22:28:32.570Z] + echo Ensuring container killed. [2021-08-23T22:28:32.570Z] Ensuring container killed. [2021-08-23T22:28:32.570Z] + docker rm -vf docker-pr5 [2021-08-23T22:28:32.570Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-08-23T22:28:32.887Z] + echo Chowning /workspace to jenkins user [2021-08-23T22:28:32.887Z] Chowning /workspace to jenkins user [2021-08-23T22:28:32.887Z] + id -u [2021-08-23T22:28:32.887Z] + id -g [2021-08-23T22:28:32.887Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T22:28:32.887Z] Unable to find image 'busybox:latest' locally [2021-08-23T22:28:33.037Z] === RUN Test [2021-08-23T22:28:33.037Z] === RUN Test/TestInitialize [2021-08-23T22:28:33.037Z] === RUN Test/TestInitializeWithPattern [2021-08-23T22:28:33.037Z] === RUN Test/TestRegister [2021-08-23T22:28:33.037Z] === RUN Test/TestWatch [2021-08-23T22:28:33.037Z] --- PASS: Test (0.00s) [2021-08-23T22:28:33.037Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T22:28:33.037Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T22:28:33.037Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T22:28:33.037Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T22:28:33.037Z] PASS [2021-08-23T22:28:33.037Z] coverage: 93.8% of statements [2021-08-23T22:28:33.037Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-08-23T22:28:33.145Z] latest: Pulling from library/busybox [2021-08-23T22:28:33.145Z] 8ec32b265e94: Pulling fs layer [2021-08-23T22:28:33.145Z] 8ec32b265e94: Verifying Checksum [2021-08-23T22:28:33.145Z] 8ec32b265e94: Download complete [2021-08-23T22:28:33.402Z] 8ec32b265e94: Pull complete [2021-08-23T22:28:33.402Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T22:28:33.402Z] Status: Downloaded newer image for busybox:latest [2021-08-23T22:28:33.491Z] === RUN TestPollerAddRemove [2021-08-23T22:28:33.491Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T22:28:33.491Z] === RUN TestPollerEvent [2021-08-23T22:28:33.491Z] poller_test.go:41: No chmod on Windows [2021-08-23T22:28:33.491Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T22:28:33.492Z] === RUN TestPollerClose [2021-08-23T22:28:33.492Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T22:28:33.492Z] PASS [2021-08-23T22:28:33.492Z] coverage: 45.7% of statements [2021-08-23T22:28:33.492Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-08-23T22:28:33.492Z] 2021/08/23 22:28:33 Closing DB instances... [2021-08-23T22:28:34.130Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-23T22:28:34.450Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T22:28:34.450Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T22:28:34.450Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T22:28:34.450Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T22:28:34.450Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCopyFile [2021-08-23T22:28:34.450Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T22:28:34.450Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T22:28:34.450Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T22:28:34.450Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T22:28:34.450Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T22:28:34.450Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestWildcardMatches [2021-08-23T22:28:34.450Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestPatternMatches [2021-08-23T22:28:34.450Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T22:28:34.450Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T22:28:34.450Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T22:28:34.450Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T22:28:34.450Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T22:28:34.450Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T22:28:34.450Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestSingleExclamationError [2021-08-23T22:28:34.450Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestMatchesWithNoPatterns [2021-08-23T22:28:34.450Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T22:28:34.450Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestMatches [2021-08-23T22:28:34.450Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T22:28:34.450Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T22:28:34.450Z] --- PASS: TestMatches (0.01s) [2021-08-23T22:28:34.450Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T22:28:34.450Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatterns [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T22:28:34.450Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCreateIfNotExistsDir [2021-08-23T22:28:34.450Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestCreateIfNotExistsFile [2021-08-23T22:28:34.450Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T22:28:34.450Z] === RUN TestMatch [2021-08-23T22:28:34.450Z] --- PASS: TestMatch (0.00s) [2021-08-23T22:28:34.450Z] PASS [2021-08-23T22:28:34.450Z] coverage: 82.2% of statements [2021-08-23T22:28:34.450Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.2% of statements [2021-08-23T22:28:34.905Z] === RUN TestGet [2021-08-23T22:28:34.905Z] --- PASS: TestGet (0.00s) [2021-08-23T22:28:34.905Z] === RUN TestGetShortcutString [2021-08-23T22:28:34.905Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T22:28:34.905Z] PASS [2021-08-23T22:28:34.905Z] coverage: 42.9% of statements [2021-08-23T22:28:34.905Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-08-23T22:28:34.905Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-08-23T22:28:34.905Z] === RUN TestNetworkDBBulkSync [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T22:28:35.623Z] + bundleName=amd64-rootless [2021-08-23T22:28:35.624Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-23T22:28:35.624Z] Creating amd64-rootless-bundles.tar.gz [2021-08-23T22:28:35.624Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T22:28:35.624Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-23T22:28:35.632Z] Archiving artifacts [2021-08-23T22:28:35.864Z] === RUN TestCreateIDMapOrder [2021-08-23T22:28:35.864Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T22:28:35.864Z] PASS [2021-08-23T22:28:35.864Z] coverage: 7.2% of statements [2021-08-23T22:28:35.864Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-08-23T22:28:36.319Z] 2021/08/23 22:28:36 Closing DB instances... [2021-08-23T22:28:36.773Z] === RUN TestFixedBufferCap [2021-08-23T22:28:36.773Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestFixedBufferLen [2021-08-23T22:28:36.773Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestFixedBufferString [2021-08-23T22:28:36.773Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestFixedBufferWrite [2021-08-23T22:28:36.773Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestFixedBufferRead [2021-08-23T22:28:36.773Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestBytesPipeRead [2021-08-23T22:28:36.773Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestBytesPipeWrite [2021-08-23T22:28:36.773Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T22:28:36.773Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T22:28:37.228Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-08-23T22:28:37.228Z] === RUN TestAtomicWriteToFile [2021-08-23T22:28:37.228Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-23T22:28:37.228Z] === RUN TestAtomicWriteSetCommit [2021-08-23T22:28:37.228Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T22:28:37.228Z] === RUN TestAtomicWriteSetCancel [2021-08-23T22:28:37.228Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T22:28:37.228Z] === RUN TestReadCloserWrapperClose [2021-08-23T22:28:37.228Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T22:28:37.228Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestReaderErrWrapperRead [2021-08-23T22:28:37.228Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestCancelReadCloser [2021-08-23T22:28:37.228Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T22:28:37.228Z] === RUN TestWriteCloserWrapperClose [2021-08-23T22:28:37.228Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestNopWriteCloser [2021-08-23T22:28:37.228Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestNopWriter [2021-08-23T22:28:37.228Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T22:28:37.228Z] === RUN TestWriteCounter [2021-08-23T22:28:37.228Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T22:28:37.228Z] PASS [2021-08-23T22:28:37.228Z] coverage: 68.7% of statements [2021-08-23T22:28:37.228Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 68.7% of statements [2021-08-23T22:28:37.442Z] ok github.com/docker/docker/libnetwork/ipamutils 0.525s coverage: 74.0% of statements [2021-08-23T22:28:37.667Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T22:28:38.015Z] + make clean [2021-08-23T22:28:38.186Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-23T22:28:38.186Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T22:28:38.186Z] === RUN TestError [2021-08-23T22:28:38.186Z] --- PASS: TestError (0.00s) [2021-08-23T22:28:38.186Z] === RUN TestProgressString [2021-08-23T22:28:38.186Z] === RUN TestProgressString/no_progress [2021-08-23T22:28:38.186Z] === RUN TestProgressString/progress_1 [2021-08-23T22:28:38.186Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T22:28:38.186Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T22:28:38.186Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T22:28:38.186Z] === RUN TestProgressString/with_units [2021-08-23T22:28:38.186Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T22:28:38.187Z] === RUN TestProgressString/hide_counts [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T22:28:38.187Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T22:28:38.187Z] === RUN TestJSONMessageDisplay [2021-08-23T22:28:38.187Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-08-23T22:28:38.187Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T22:28:38.187Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T22:28:38.187Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T22:28:38.187Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T22:28:38.187Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T22:28:38.187Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T22:28:38.187Z] PASS [2021-08-23T22:28:38.187Z] coverage: 91.7% of statements [2021-08-23T22:28:38.187Z] ok github.com/docker/docker/pkg/jsonmessage 0.146s coverage: 91.7% of statements [2021-08-23T22:28:38.272Z] docker volume rm -f docker-dev-cache [2021-08-23T22:28:38.272Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T22:28:38.642Z] --- PASS: TestGetAddress (21.90s) [2021-08-23T22:28:38.642Z] === RUN TestRequestSyntaxCheck [2021-08-23T22:28:38.642Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-23T22:28:38.642Z] === RUN TestRequest [2021-08-23T22:28:38.642Z] === RUN TestStandardLongPath [2021-08-23T22:28:38.642Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T22:28:38.642Z] === RUN TestUNCLongPath [2021-08-23T22:28:38.642Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T22:28:38.642Z] PASS [2021-08-23T22:28:38.642Z] coverage: 100.0% of statements [2021-08-23T22:28:38.642Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-08-23T22:28:39.096Z] === RUN TestNameFormat [2021-08-23T22:28:39.096Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T22:28:39.096Z] === RUN TestNameRetries [2021-08-23T22:28:39.096Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T22:28:39.096Z] PASS [2021-08-23T22:28:39.096Z] coverage: 85.7% of statements [2021-08-23T22:28:39.096Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [Pipeline] } [2021-08-23T22:28:39.550Z] === RUN TestParseKeyValueOpt [2021-08-23T22:28:39.551Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T22:28:39.551Z] === RUN TestParseUintList [2021-08-23T22:28:39.551Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T22:28:39.551Z] === RUN TestParseUintListMaximumLimits [2021-08-23T22:28:39.551Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T22:28:39.551Z] PASS [2021-08-23T22:28:39.551Z] coverage: 97.0% of statements [2021-08-23T22:28:39.551Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-08-23T22:28:40.005Z] === RUN TestNewAndRemove [2021-08-23T22:28:40.005Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T22:28:40.005Z] === RUN TestRemoveInvalidPath [2021-08-23T22:28:40.005Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T22:28:40.005Z] PASS [2021-08-23T22:28:40.005Z] coverage: 82.6% of statements [2021-08-23T22:28:40.005Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-08-23T22:28:40.965Z] 2021/08/23 22:28:40 Closing DB instances... [2021-08-23T22:28:40.965Z] === RUN TestFailedConnection [2021-08-23T22:28:40.965Z] === RUN TestParseEmptyInterface [2021-08-23T22:28:40.965Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestParseNonInterfaceType [2021-08-23T22:28:40.965Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestParseWithOneFunction [2021-08-23T22:28:40.965Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestParseWithMultipleFuncs [2021-08-23T22:28:40.965Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestParseWithUnnamedReturn [2021-08-23T22:28:40.965Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestEmbeddedInterface [2021-08-23T22:28:40.965Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestParsedImports [2021-08-23T22:28:40.965Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T22:28:40.965Z] === RUN TestAliasedImports [2021-08-23T22:28:40.965Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T22:28:40.965Z] PASS [2021-08-23T22:28:40.965Z] coverage: 56.8% of statements [2021-08-23T22:28:40.965Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-08-23T22:28:40.965Z] time="2021-08-23T22:28:40Z" level=error msg="node: 77cdf79eeb73 is unknown to memberlist" [2021-08-23T22:28:41.926Z] === RUN TestHTTPTransport [2021-08-23T22:28:41.926Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T22:28:41.926Z] PASS [2021-08-23T22:28:41.926Z] coverage: 85.7% of statements [2021-08-23T22:28:41.926Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-08-23T22:28:41.926Z] --- PASS: TestFailedConnection (1.02s) [2021-08-23T22:28:41.926Z] === RUN TestFailOnce [2021-08-23T22:28:41.926Z] 2021/08/23 22:28:41 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-08-23T22:28:41.926Z] goroutine 34 [running]: [2021-08-23T22:28:41.926Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T22:28:41.926Z] panic(0xf75280, 0x108c8b0) [2021-08-23T22:28:41.926Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T22:28:41.926Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x109cf70, 0xc000222000, 0xc00020e000) [2021-08-23T22:28:41.926Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T22:28:41.926Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x109cf70, 0xc000222000, 0xc00020e000) [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T22:28:41.926Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x109cf70, 0xc000222000, 0xc00020e000) [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T22:28:41.926Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x109cf70, 0xc000222000, 0xc00020e000) [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T22:28:41.926Z] net/http.(*conn).serve(0xc0000a6000, 0x109db60, 0xc000204000) [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T22:28:41.926Z] created by net/http.(*Server).Serve [2021-08-23T22:28:41.926Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T22:28:41.926Z] time="2021-08-23T22:28:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T22:28:42.381Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T22:28:42.381Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T22:28:42.381Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T22:28:42.381Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T22:28:42.381Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T22:28:42.381Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T22:28:42.381Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T22:28:42.381Z] === RUN TestBufferPoolPutAndGet [2021-08-23T22:28:42.381Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T22:28:42.381Z] PASS [2021-08-23T22:28:42.381Z] coverage: 88.2% of statements [2021-08-23T22:28:42.381Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-08-23T22:28:42.835Z] === RUN TestOutputOnPrematureClose [2021-08-23T22:28:42.835Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestCompleteSilently [2021-08-23T22:28:42.835Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T22:28:42.835Z] PASS [2021-08-23T22:28:42.835Z] coverage: 75.9% of statements [2021-08-23T22:28:42.835Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-08-23T22:28:42.835Z] --- PASS: TestFailOnce (1.11s) [2021-08-23T22:28:42.835Z] === RUN TestEchoInputOutput [2021-08-23T22:28:42.835Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestBackoff [2021-08-23T22:28:42.835Z] --- PASS: TestBackoff (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestAbortRetry [2021-08-23T22:28:42.835Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestClientScheme [2021-08-23T22:28:42.835Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestNewClientWithTimeout [2021-08-23T22:28:42.835Z] === RUN TestSendToOneSub [2021-08-23T22:28:42.835Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestSendToMultipleSubs [2021-08-23T22:28:42.835Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestEvictOneSub [2021-08-23T22:28:42.835Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestClosePublisher [2021-08-23T22:28:42.835Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T22:28:42.835Z] === RUN TestPubSubRace [2021-08-23T22:28:43.793Z] time="2021-08-23T22:28:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T22:28:44.248Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T22:28:44.248Z] PASS [2021-08-23T22:28:44.248Z] coverage: 75.0% of statements [2021-08-23T22:28:44.248Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-08-23T22:28:44.248Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.30s) [2021-08-23T22:28:44.248Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T22:28:44.702Z] === RUN TestRegister [2021-08-23T22:28:44.702Z] --- PASS: TestRegister (0.00s) [2021-08-23T22:28:44.702Z] === RUN TestCommand [2021-08-23T22:28:44.702Z] --- PASS: TestCommand (0.03s) [2021-08-23T22:28:44.702Z] === RUN TestNaiveSelf [2021-08-23T22:28:44.702Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-23T22:28:44.702Z] PASS [2021-08-23T22:28:44.702Z] coverage: 82.4% of statements [2021-08-23T22:28:44.702Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-08-23T22:28:45.159Z] time="2021-08-23T22:28:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T22:28:45.159Z] === RUN TestDump [2021-08-23T22:28:45.159Z] goroutine 19 [running]: [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x33ee8b20, 0x2ab23a8af7c) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.TestDump(0xc00014c300) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T22:28:45.159Z] testing.tRunner(0xc00014c300, 0x355ea0) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:28:45.159Z] created by testing.(*T).Run [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T22:28:45.159Z] [2021-08-23T22:28:45.159Z] goroutine 1 [chan receive]: [2021-08-23T22:28:45.159Z] testing.(*T).Run(0xc00014c300, 0x3485d8, 0x8, 0x355ea0, 0x1ba18d) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T22:28:45.159Z] testing.runTests.func1(0xc00014c180) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T22:28:45.159Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:28:45.159Z] testing.runTests(0xc000118060, 0x49b220, 0x3, 0x3, 0xc04126bd33ee8b20, 0x8bb315d6fd, 0x49fc80, 0x349e28) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T22:28:45.159Z] testing.(*M).Run(0xc000158080, 0x0) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T22:28:45.159Z] main.main() [2021-08-23T22:28:45.159Z] _testmain.go:95 +0x1c8 [2021-08-23T22:28:45.159Z] --- PASS: TestDump (0.00s) [2021-08-23T22:28:45.159Z] === RUN TestDumpToFile [2021-08-23T22:28:45.159Z] --- PASS: TestDumpToFile (0.10s) [2021-08-23T22:28:45.159Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T22:28:45.159Z] goroutine 21 [running]: [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x438, 0x2343c0) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T22:28:45.159Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00014c780) [2021-08-23T22:28:45.159Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T22:28:45.159Z] testing.tRunner(0xc00014c780, 0x355e90) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:28:45.159Z] created by testing.(*T).Run [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T22:28:45.159Z] [2021-08-23T22:28:45.159Z] goroutine 1 [chan receive]: [2021-08-23T22:28:45.159Z] testing.(*T).Run(0xc00014c780, 0x34f08c, 0x1c, 0x355e90, 0x1ba101) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T22:28:45.159Z] testing.runTests.func1(0xc00014c180) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T22:28:45.159Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T22:28:45.159Z] testing.runTests(0xc000118060, 0x49b220, 0x3, 0x3, 0xc04126bd33ee8b20, 0x8bb315d6fd, 0x49fc80, 0x349e28) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T22:28:45.159Z] testing.(*M).Run(0xc000158080, 0x0) [2021-08-23T22:28:45.159Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T22:28:45.159Z] main.main() [2021-08-23T22:28:45.159Z] _testmain.go:95 +0x1c8 [2021-08-23T22:28:45.159Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T22:28:45.159Z] PASS [2021-08-23T22:28:45.159Z] coverage: 90.9% of statements [2021-08-23T22:28:45.159Z] ok github.com/docker/docker/pkg/stack 0.133s coverage: 90.9% of statements [2021-08-23T22:28:45.159Z] 2021/08/23 22:28:45 Closing DB instances... [2021-08-23T22:28:45.577Z] ok github.com/docker/docker/libnetwork/iptables 0.275s coverage: 45.1% of statements [2021-08-23T22:28:45.613Z] === RUN TestNewStdWriter [2021-08-23T22:28:45.613Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T22:28:45.613Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestWriteWithNilBytes [2021-08-23T22:28:45.613Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestWrite [2021-08-23T22:28:45.613Z] --- PASS: TestWrite (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestWriteWithWriterError [2021-08-23T22:28:45.613Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T22:28:45.613Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestStdCopyWriteAndRead [2021-08-23T22:28:45.613Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T22:28:45.613Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T22:28:45.613Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T22:28:45.613Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T22:28:45.613Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T22:28:45.614Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T22:28:45.614Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T22:28:45.614Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T22:28:45.614Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T22:28:45.614Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T22:28:45.614Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T22:28:45.614Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T22:28:45.614Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T22:28:45.614Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T22:28:45.614Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T22:28:45.614Z] PASS [2021-08-23T22:28:45.614Z] coverage: 100.0% of statements [2021-08-23T22:28:45.614Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-08-23T22:28:46.068Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T22:28:46.068Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T22:28:46.068Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestFormatStatus [2021-08-23T22:28:46.068Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestFormatError [2021-08-23T22:28:46.068Z] --- PASS: TestFormatError (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestFormatJSONError [2021-08-23T22:28:46.068Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T22:28:46.068Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T22:28:46.068Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestNewJSONProgressOutput [2021-08-23T22:28:46.068Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestAuxFormatterEmit [2021-08-23T22:28:46.068Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestStreamWriterStdout [2021-08-23T22:28:46.068Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T22:28:46.068Z] === RUN TestStreamWriterStderr [2021-08-23T22:28:46.068Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T22:28:46.068Z] PASS [2021-08-23T22:28:46.068Z] coverage: 66.2% of statements [2021-08-23T22:28:46.068Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-08-23T22:28:46.149Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-23T22:28:46.523Z] --- PASS: TestRequest (7.83s) [2021-08-23T22:28:46.523Z] === RUN TestOverlappingRequests [2021-08-23T22:28:46.523Z] === RUN TestGenerateRandomID [2021-08-23T22:28:46.523Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestShortenId [2021-08-23T22:28:46.523Z] --- PASS: TestShortenId (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestShortenSha256Id [2021-08-23T22:28:46.523Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestShortenIdEmpty [2021-08-23T22:28:46.523Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestShortenIdInvalid [2021-08-23T22:28:46.523Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestIsShortIDNonHex [2021-08-23T22:28:46.523Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T22:28:46.523Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T22:28:46.523Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T22:28:46.523Z] PASS [2021-08-23T22:28:46.523Z] coverage: 70.6% of statements [2021-08-23T22:28:46.523Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-23T22:28:46.523Z] --- PASS: TestOverlappingRequests (0.37s) [2021-08-23T22:28:46.523Z] === RUN TestRelease [2021-08-23T22:28:46.978Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-23T22:28:46.978Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T22:28:47.431Z] === RUN TestIsCpusetListAvailable [2021-08-23T22:28:47.431Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T22:28:47.431Z] PASS [2021-08-23T22:28:47.431Z] coverage: 39.4% of statements [2021-08-23T22:28:47.431Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-08-23T22:28:47.431Z] time="2021-08-23T22:28:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T22:28:48.390Z] --- PASS: TestRelease (1.49s) [2021-08-23T22:28:48.390Z] === RUN TestAllocateRandomDeallocate [2021-08-23T22:28:48.390Z] === RUN TestChtimes [2021-08-23T22:28:48.390Z] --- PASS: TestChtimes (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestChtimesWindows [2021-08-23T22:28:48.390Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T22:28:48.390Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T22:28:48.390Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T22:28:48.390Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T22:28:48.390Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T22:28:48.390Z] === RUN TestHasWin32KSupport [2021-08-23T22:28:48.390Z] syscall_windows_test.go:8: win32k: true [2021-08-23T22:28:48.390Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T22:28:48.390Z] PASS [2021-08-23T22:28:48.390Z] coverage: 12.9% of statements [2021-08-23T22:28:48.390Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2021-08-23T22:28:48.844Z] === RUN TestTailFile [2021-08-23T22:28:48.844Z] --- PASS: TestTailFile (0.00s) [2021-08-23T22:28:48.844Z] === RUN TestTailFileManyLines [2021-08-23T22:28:48.844Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T22:28:48.844Z] === RUN TestTailEmptyFile [2021-08-23T22:28:48.844Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T22:28:48.844Z] === RUN TestTailNegativeN [2021-08-23T22:28:48.844Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:28:48.844Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:28:48.844Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.300Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T22:28:49.300Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.302Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.302Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.303Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.303Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.304Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T22:28:49.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T22:28:49.305Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T22:28:49.305Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T22:28:49.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T22:28:49.762Z] PASS [2021-08-23T22:28:49.762Z] coverage: 88.6% of statements [2021-08-23T22:28:49.762Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-08-23T22:28:50.217Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T22:28:50.217Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestTarSumRemove [2021-08-23T22:28:50.217Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestSortFileInfoSums [2021-08-23T22:28:50.217Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T22:28:50.217Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestNewTarSumForLabel [2021-08-23T22:28:50.217Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestEmptyTar [2021-08-23T22:28:50.217Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestTarSumsReadSize [2021-08-23T22:28:50.217Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestTarSums [2021-08-23T22:28:50.217Z] --- PASS: TestTarSums (0.05s) [2021-08-23T22:28:50.217Z] === RUN TestIteration [2021-08-23T22:28:50.217Z] --- PASS: TestIteration (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestVersionLabelForChecksum [2021-08-23T22:28:50.217Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestVersion [2021-08-23T22:28:50.217Z] --- PASS: TestVersion (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestGetVersion [2021-08-23T22:28:50.217Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T22:28:50.217Z] === RUN TestGetVersions [2021-08-23T22:28:50.217Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T22:28:50.217Z] PASS [2021-08-23T22:28:50.217Z] coverage: 89.3% of statements [2021-08-23T22:28:50.217Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-08-23T22:28:50.671Z] testing: warning: no tests to run [2021-08-23T22:28:50.671Z] PASS [2021-08-23T22:28:50.671Z] coverage: [no statements] [2021-08-23T22:28:50.671Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-08-23T22:28:51.126Z] === RUN TestTruncIndex [2021-08-23T22:28:51.126Z] --- PASS: TestTruncIndex (0.10s) [2021-08-23T22:28:51.126Z] PASS [2021-08-23T22:28:51.126Z] coverage: 91.5% of statements [2021-08-23T22:28:51.126Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-08-23T22:28:51.434Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-08-23T22:28:51.581Z] === RUN TestIsGIT [2021-08-23T22:28:51.581Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T22:28:51.581Z] === RUN TestIsTransport [2021-08-23T22:28:51.581Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T22:28:51.581Z] PASS [2021-08-23T22:28:51.581Z] coverage: 100.0% of statements [2021-08-23T22:28:51.581Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-08-23T22:28:52.036Z] === RUN TestVersionInfo [2021-08-23T22:28:52.036Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T22:28:52.036Z] === RUN TestAppendVersions [2021-08-23T22:28:52.036Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T22:28:52.036Z] PASS [2021-08-23T22:28:52.036Z] coverage: 88.9% of statements [2021-08-23T22:28:52.036Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-08-23T22:28:52.036Z] time="2021-08-23T22:28:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T22:28:52.490Z] --- PASS: TestAllocateRandomDeallocate (4.41s) [2021-08-23T22:28:52.491Z] === RUN TestRetrieveFromStore [2021-08-23T22:28:53.455Z] === RUN TestValidatePrivileges [2021-08-23T22:28:53.455Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T22:28:53.455Z] === RUN TestFilterByCapNeg [2021-08-23T22:28:53.455Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T22:28:53.455Z] === RUN TestFilterByCapPos [2021-08-23T22:28:53.455Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T22:28:53.455Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T22:28:53.455Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T22:28:53.455Z] PASS [2021-08-23T22:28:53.455Z] coverage: 12.0% of statements [2021-08-23T22:28:53.455Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-23T22:28:53.910Z] === RUN TestNewSettable [2021-08-23T22:28:53.910Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T22:28:53.910Z] === RUN TestIsSettable [2021-08-23T22:28:53.910Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T22:28:53.910Z] === RUN TestUpdateSettingsEnv [2021-08-23T22:28:53.910Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T22:28:53.910Z] PASS [2021-08-23T22:28:53.910Z] coverage: 20.0% of statements [2021-08-23T22:28:53.910Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-08-23T22:28:53.910Z] --- PASS: TestRetrieveFromStore (1.53s) [2021-08-23T22:28:53.910Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T22:28:54.365Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-23T22:28:54.365Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T22:28:54.365Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T22:28:54.365Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T22:28:54.365Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T22:28:54.365Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T22:28:54.365Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T22:28:54.365Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T22:28:54.365Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T22:28:54.365Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T22:28:54.365Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T22:28:54.365Z] === RUN TestDebug [2021-08-23T22:28:54.365Z] --- PASS: TestDebug (0.00s) [2021-08-23T22:28:54.365Z] === RUN TestRequestPoolParallel [2021-08-23T22:28:54.819Z] --- PASS: TestRequestPoolParallel (0.49s) [2021-08-23T22:28:54.819Z] === RUN TestFullAllocateRelease [2021-08-23T22:28:54.819Z] === RUN TestLoad [2021-08-23T22:28:54.819Z] --- PASS: TestLoad (0.00s) [2021-08-23T22:28:54.819Z] === RUN TestSave [2021-08-23T22:28:54.819Z] --- PASS: TestSave (0.02s) [2021-08-23T22:28:54.819Z] === RUN TestAddDeleteGet [2021-08-23T22:28:54.819Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-08-23T22:28:54.819Z] === RUN TestOddAllocateRelease [2021-08-23T22:28:54.819Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-23T22:28:54.819Z] === RUN TestInvalidTags [2021-08-23T22:28:54.819Z] --- PASS: TestInvalidTags (0.01s) [2021-08-23T22:28:54.819Z] PASS [2021-08-23T22:28:54.819Z] coverage: 84.4% of statements [2021-08-23T22:28:54.819Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2021-08-23T22:28:55.274Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-08-23T22:28:55.274Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T22:28:55.274Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-23T22:28:55.274Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T22:28:55.274Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-23T22:28:55.274Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T22:28:55.274Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T22:28:55.274Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T22:28:55.274Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T22:28:55.274Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T22:28:55.274Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:28:55.274Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:28:55.274Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:28:55.274Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:28:55.274Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:28:55.274Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T22:28:55.274Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:28:55.274Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:28:55.274Z] PASS [2021-08-23T22:28:55.274Z] coverage: 85.3% of statements [2021-08-23T22:28:55.274Z] ok github.com/docker/docker/libnetwork/ipam 47.338s coverage: 85.3% of statements [2021-08-23T22:28:57.594Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T22:28:57.594Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T22:28:57.594Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T22:28:57.594Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestValidateMirror [2021-08-23T22:28:57.594Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestLoadInsecureRegistries [2021-08-23T22:28:57.594Z] time="2021-08-23T22:28:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T22:28:57.594Z] time="2021-08-23T22:28:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-23T22:28:57.594Z] time="2021-08-23T22:28:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T22:28:57.594Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-23T22:28:57.594Z] === RUN TestNewServiceConfig [2021-08-23T22:28:57.594Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestValidateIndexName [2021-08-23T22:28:57.594Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestValidateIndexNameWithError [2021-08-23T22:28:57.594Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestEndpointParse [2021-08-23T22:28:57.594Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestEndpointParseInvalid [2021-08-23T22:28:57.594Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestValidateEndpoint [2021-08-23T22:28:57.594Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestPing [2021-08-23T22:28:57.594Z] --- PASS: TestPing (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestPingRegistryEndpoint [2021-08-23T22:28:57.594Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:57.594Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestEndpoint [2021-08-23T22:28:57.594Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:57.594Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestParseRepositoryInfo [2021-08-23T22:28:57.594Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestNewIndexInfo [2021-08-23T22:28:57.594Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestMirrorEndpointLookup [2021-08-23T22:28:57.594Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:28:57.594Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestSearchRepositories [2021-08-23T22:28:57.594Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T22:28:57.594Z] Host: 127.0.0.1:49310 [2021-08-23T22:28:57.594Z] User-Agent: docker test client [2021-08-23T22:28:57.594Z] Authorization: Token fake-token [2021-08-23T22:28:57.594Z] X-Docker-Token: true [2021-08-23T22:28:57.594Z] Accept-Encoding: gzip [2021-08-23T22:28:57.594Z] [2021-08-23T22:28:57.594Z] [2021-08-23T22:28:57.594Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T22:28:57.594Z] Connection: close [2021-08-23T22:28:57.594Z] Content-Length: 144 [2021-08-23T22:28:57.594Z] Cache-Control: no-cache [2021-08-23T22:28:57.594Z] Content-Type: application/json [2021-08-23T22:28:57.594Z] Date: Mon, 23 Aug 2021 22:28:56 GMT [2021-08-23T22:28:57.594Z] Expires: -1 [2021-08-23T22:28:57.594Z] Pragma: no-cache [2021-08-23T22:28:57.594Z] Server: docker-tests/mock [2021-08-23T22:28:57.594Z] X-Docker-Registry-Config: mock [2021-08-23T22:28:57.594Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T22:28:57.594Z] [2021-08-23T22:28:57.594Z] [2021-08-23T22:28:57.594Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestTrustedLocation [2021-08-23T22:28:57.594Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T22:28:57.594Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T22:28:57.594Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T22:28:57.594Z] === RUN TestIsSecureIndex [2021-08-23T22:28:57.594Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T22:28:57.594Z] PASS [2021-08-23T22:28:57.594Z] coverage: 51.7% of statements [2021-08-23T22:28:57.594Z] ok github.com/docker/docker/registry 0.154s coverage: 51.7% of statements [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T22:28:58.050Z] time="2021-08-23T22:28:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReader [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T22:28:58.050Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T22:28:58.050Z] PASS [2021-08-23T22:28:58.050Z] coverage: 100.0% of statements [2021-08-23T22:28:58.050Z] ok github.com/docker/docker/registry/resumable 0.139s coverage: 100.0% of statements [2021-08-23T22:28:58.050Z] === RUN TestRestartManagerTimeout [2021-08-23T22:28:58.050Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T22:28:58.050Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T22:28:58.050Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T22:28:58.050Z] PASS [2021-08-23T22:28:58.050Z] coverage: 50.9% of statements [2021-08-23T22:28:58.050Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-08-23T22:28:58.506Z] === RUN TestDecodeContainerConfig [2021-08-23T22:28:58.506Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T22:28:58.506Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T22:28:58.506Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T22:28:58.506Z] === RUN TestValidatePrivileged [2021-08-23T22:28:58.506Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T22:28:58.506Z] PASS [2021-08-23T22:28:58.506Z] coverage: 52.2% of statements [2021-08-23T22:28:58.506Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.2% of statements [2021-08-23T22:28:59.465Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T22:28:59.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T22:28:59.465Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T22:28:59.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T22:28:59.465Z] PASS [2021-08-23T22:28:59.465Z] coverage: 62.5% of statements [2021-08-23T22:28:59.465Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-08-23T22:29:00.423Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-23T22:29:00.423Z] === RUN TestClientStream [2021-08-23T22:29:00.423Z] --- PASS: TestClientStream (0.00s) [2021-08-23T22:29:00.423Z] === RUN TestClientSendFile [2021-08-23T22:29:00.766Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:29:00.766Z] Using test binary docker [2021-08-23T22:29:00.766Z] +++ /etc/init.d/apparmor start [2021-08-23T22:29:00.766Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:29:00.766Z] INFO: Waiting for daemon to start... [2021-08-23T22:29:00.766Z] Starting dockerd [2021-08-23T22:29:00.766Z] +++ 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-08-23T22:29:00.766Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:29:00.766Z] Using test binary docker [2021-08-23T22:29:00.766Z] +++ /etc/init.d/apparmor start [2021-08-23T22:29:00.766Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:29:00.766Z] INFO: Waiting for daemon to start... [2021-08-23T22:29:00.766Z] Starting dockerd [2021-08-23T22:29:00.766Z] +++ 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-08-23T22:29:00.766Z] . [2021-08-23T22:29:00.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:29:00.766Z] [2021-08-23T22:29:00.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:29:00.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:29:00.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:29:00.766Z] Error: No such image: emptyfs [2021-08-23T22:29:00.766Z] Error: No such image: emptyfs [2021-08-23T22:29:00.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T22:29:00.766Z] ++++ docker load [2021-08-23T22:29:00.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T22:29:00.766Z] ++++ docker load [2021-08-23T22:29:00.766Z] Running integration-test (iteration 1) [2021-08-23T22:29:00.766Z] 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-08-23T22:29:00.766Z] ++ 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-08-23T22:29:00.766Z] ++ set -e [2021-08-23T22:29:00.766Z] ++ '[' -n 0 ']' [2021-08-23T22:29:00.766Z] ++ set -x [2021-08-23T22:29:00.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T22:29:00.766Z] Running integration-test (iteration 1) [2021-08-23T22:29:00.766Z] 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-08-23T22:29:00.766Z] ++ 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-08-23T22:29:00.766Z] ++ set -e [2021-08-23T22:29:00.766Z] ++ '[' -n 0 ']' [2021-08-23T22:29:00.766Z] ++ set -x [2021-08-23T22:29:00.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T22:29:00.766Z] Loaded image: busybox:latest [2021-08-23T22:29:00.766Z] Loaded image: busybox:latest [2021-08-23T22:29:00.878Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestClientWithRequestTimeout [2021-08-23T22:29:00.878Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestFileSpecPlugin [2021-08-23T22:29:00.878Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T22:29:00.878Z] === RUN TestFileJSONSpecPlugin [2021-08-23T22:29:00.878Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T22:29:00.878Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestPluginAddHandler [2021-08-23T22:29:00.878Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestPluginWaitBadPlugin [2021-08-23T22:29:00.878Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T22:29:00.878Z] === RUN TestGet [2021-08-23T22:29:00.878Z] time="2021-08-23T22:29:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T22:29:01.024Z] Loaded image: busybox:glibc [2021-08-23T22:29:01.024Z] Loaded image: busybox:glibc [2021-08-23T22:29:01.836Z] time="2021-08-23T22:29:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T22:29:02.291Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T22:29:02.291Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T22:29:02.291Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T22:29:02.291Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T22:29:03.251Z] === RUN TestGetDriver [2021-08-23T22:29:03.251Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T22:29:03.251Z] === RUN TestVolumeRequestError [2021-08-23T22:29:03.251Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T22:29:03.251Z] PASS [2021-08-23T22:29:03.251Z] coverage: 36.1% of statements [2021-08-23T22:29:03.251Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-08-23T22:29:03.251Z] === RUN TestGetAddress [2021-08-23T22:29:03.251Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T22:29:03.251Z] === RUN TestRemove [2021-08-23T22:29:03.251Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T22:29:03.251Z] --- SKIP: TestRemove (0.00s) [2021-08-23T22:29:03.251Z] === RUN TestInitializeWithVolumes [2021-08-23T22:29:03.251Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-23T22:29:03.251Z] === RUN TestCreate [2021-08-23T22:29:03.251Z] --- PASS: TestCreate (0.01s) [2021-08-23T22:29:03.251Z] === RUN TestValidateName [2021-08-23T22:29:03.251Z] --- PASS: TestValidateName (0.00s) [2021-08-23T22:29:03.251Z] === RUN TestCreateWithOpts [2021-08-23T22:29:03.251Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T22:29:03.251Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T22:29:03.251Z] === RUN TestRelaodNoOpts [2021-08-23T22:29:03.251Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T22:29:03.251Z] PASS [2021-08-23T22:29:03.251Z] coverage: 41.5% of statements [2021-08-23T22:29:03.251Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-08-23T22:29:03.706Z] time="2021-08-23T22:29:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRaw [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T22:29:04.161Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRaw [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T22:29:04.161Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestConvertTmpfsOptions [2021-08-23T22:29:04.161Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T22:29:04.161Z] linux_parser_test.go:209: data="ro" [2021-08-23T22:29:04.161Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestParseMountSpec [2021-08-23T22:29:04.161Z] parser_test.go:63: case 0 [2021-08-23T22:29:04.161Z] parser_test.go:63: case 1 [2021-08-23T22:29:04.161Z] parser_test.go:63: case 2 [2021-08-23T22:29:04.161Z] parser_test.go:63: case 3 [2021-08-23T22:29:04.161Z] parser_test.go:63: case 4 [2021-08-23T22:29:04.161Z] parser_test.go:63: case 5 [2021-08-23T22:29:04.161Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestValidateMount [2021-08-23T22:29:04.161Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRaw [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T22:29:04.161Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T22:29:04.161Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T22:29:04.161Z] PASS [2021-08-23T22:29:04.161Z] coverage: 67.6% of statements [2021-08-23T22:29:04.161Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-08-23T22:29:04.616Z] === RUN TestSetGetMeta [2021-08-23T22:29:04.616Z] === PAUSE TestSetGetMeta [2021-08-23T22:29:04.616Z] === RUN TestRestore [2021-08-23T22:29:04.616Z] === PAUSE TestRestore [2021-08-23T22:29:04.616Z] === RUN TestServiceCreate [2021-08-23T22:29:04.616Z] === PAUSE TestServiceCreate [2021-08-23T22:29:04.616Z] === RUN TestServiceList [2021-08-23T22:29:04.616Z] === PAUSE TestServiceList [2021-08-23T22:29:04.616Z] === RUN TestServiceRemove [2021-08-23T22:29:04.616Z] === PAUSE TestServiceRemove [2021-08-23T22:29:04.616Z] === RUN TestServiceGet [2021-08-23T22:29:04.616Z] === PAUSE TestServiceGet [2021-08-23T22:29:04.616Z] === RUN TestServicePrune [2021-08-23T22:29:04.616Z] === PAUSE TestServicePrune [2021-08-23T22:29:04.616Z] === RUN TestCreate [2021-08-23T22:29:04.616Z] === PAUSE TestCreate [2021-08-23T22:29:04.616Z] === RUN TestRemove [2021-08-23T22:29:04.616Z] === PAUSE TestRemove [2021-08-23T22:29:04.616Z] === RUN TestList [2021-08-23T22:29:04.616Z] === PAUSE TestList [2021-08-23T22:29:04.616Z] === RUN TestFindByDriver [2021-08-23T22:29:04.616Z] === PAUSE TestFindByDriver [2021-08-23T22:29:04.616Z] === RUN TestFindByReferenced [2021-08-23T22:29:04.616Z] === PAUSE TestFindByReferenced [2021-08-23T22:29:04.616Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T22:29:04.616Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T22:29:04.616Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:29:04.616Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:29:04.616Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T22:29:04.616Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T22:29:04.616Z] === RUN TestRefDerefRemove [2021-08-23T22:29:04.616Z] === PAUSE TestRefDerefRemove [2021-08-23T22:29:04.616Z] === RUN TestGet [2021-08-23T22:29:04.616Z] === PAUSE TestGet [2021-08-23T22:29:04.616Z] === RUN TestGetWithReference [2021-08-23T22:29:04.616Z] === PAUSE TestGetWithReference [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:29:04.616Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T22:29:04.616Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T22:29:04.616Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T22:29:04.616Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T22:29:04.616Z] === CONT TestSetGetMeta [2021-08-23T22:29:04.616Z] === CONT TestFindByReferenced [2021-08-23T22:29:04.616Z] === CONT TestGetWithReference [2021-08-23T22:29:04.616Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T22:29:04.616Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-23T22:29:04.616Z] === CONT TestServicePrune [2021-08-23T22:29:04.616Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-23T22:29:04.616Z] === CONT TestFindByDriver [2021-08-23T22:29:04.616Z] --- PASS: TestGetWithReference (0.03s) [2021-08-23T22:29:04.616Z] === CONT TestList [2021-08-23T22:29:04.616Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-23T22:29:04.616Z] === CONT TestRemove [2021-08-23T22:29:04.616Z] --- PASS: TestFindByDriver (0.03s) [2021-08-23T22:29:04.616Z] === CONT TestCreate [2021-08-23T22:29:04.616Z] --- PASS: TestRemove (0.02s) [2021-08-23T22:29:04.616Z] === CONT TestGet [2021-08-23T22:29:04.616Z] --- PASS: TestList (0.03s) [2021-08-23T22:29:04.616Z] === CONT TestServiceList [2021-08-23T22:29:05.070Z] --- PASS: TestCreate (0.02s) [2021-08-23T22:29:05.070Z] === CONT TestServiceGet [2021-08-23T22:29:05.070Z] --- PASS: TestGet (0.02s) [2021-08-23T22:29:05.070Z] === CONT TestServiceRemove [2021-08-23T22:29:05.070Z] --- PASS: TestServiceGet (0.06s) [2021-08-23T22:29:05.070Z] === CONT TestRefDerefRemove [2021-08-23T22:29:05.071Z] time="2021-08-23T22:29:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:29:05.071Z] --- PASS: TestServiceRemove (0.06s) [2021-08-23T22:29:05.071Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T22:29:05.071Z] --- PASS: TestServiceList (0.08s) [2021-08-23T22:29:05.071Z] === CONT TestServiceCreate [2021-08-23T22:29:05.071Z] time="2021-08-23T22:29:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:29:05.071Z] time="2021-08-23T22:29:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:29:05.071Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-23T22:29:05.071Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T22:29:05.071Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-23T22:29:05.071Z] === CONT TestRestore [2021-08-23T22:29:05.071Z] time="2021-08-23T22:29:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T22:29:05.071Z] time="2021-08-23T22:29:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T22:29:05.071Z] --- PASS: TestServiceCreate (0.02s) [2021-08-23T22:29:05.071Z] --- PASS: TestServicePrune (0.15s) [2021-08-23T22:29:05.071Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-23T22:29:05.071Z] --- PASS: TestRestore (0.02s) [2021-08-23T22:29:05.071Z] PASS [2021-08-23T22:29:05.071Z] coverage: 69.0% of statements [2021-08-23T22:29:05.071Z] ok github.com/docker/docker/volume/service 0.216s coverage: 69.0% of statements [2021-08-23T22:29:06.299Z] Loaded image: debian:bullseye-slim [2021-08-23T22:29:06.300Z] Loaded image: debian:bullseye-slim [2021-08-23T22:29:06.300Z] Loaded image: hello-world:latest [2021-08-23T22:29:06.300Z] Loaded image: hello-world:latest [2021-08-23T22:29:06.300Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:29:06.300Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:29:06.300Z] INFO: Testing against a local daemon [2021-08-23T22:29:06.300Z] INFO: Testing against a local daemon [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite [2021-08-23T22:29:06.300Z] === RUN TestDockerDaemonSuite [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T22:29:06.300Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T22:29:06.300Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T22:29:08.117Z] time="2021-08-23T22:29:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T22:29:09.591Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T22:29:09.591Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T22:29:09.850Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T22:29:09.850Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T22:29:10.786Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T22:29:10.786Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T22:29:10.786Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T22:29:12.163Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T22:29:12.422Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T22:29:12.422Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T22:29:12.422Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T22:29:12.990Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-23T22:29:13.558Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T22:29:14.495Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T22:29:14.495Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T22:29:14.495Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T22:29:14.495Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T22:29:14.495Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T22:29:14.755Z] --- PASS: TestBuildWithHugeFile (125.76s) [2021-08-23T22:29:14.755Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:29:14.755Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:29:14.755Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:29:14.755Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:29:14.755Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:29:14.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:29:14.755Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:29:14.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:29:14.755Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:29:14.755Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:29:14.755Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:29:14.755Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:29:15.014Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:29:15.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-08-23T22:29:15.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-08-23T22:29:15.014Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-23T22:29:15.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-08-23T22:29:15.014Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:29:15.014Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T22:29:16.637Z] --- PASS: TestGet (15.00s) [2021-08-23T22:29:16.637Z] === RUN TestPluginWithNoManifest [2021-08-23T22:29:16.637Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T22:29:16.637Z] === RUN TestGetAll [2021-08-23T22:29:16.637Z] --- PASS: TestGetAll (0.01s) [2021-08-23T22:29:16.637Z] PASS [2021-08-23T22:29:16.637Z] coverage: 73.4% of statements [2021-08-23T22:29:16.637Z] ok github.com/docker/docker/pkg/plugins 34.809s coverage: 73.4% of statements [2021-08-23T22:29:17.551Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T22:29:18.120Z] --- PASS: TestBuildPreserveOwnership (2.98s) [2021-08-23T22:29:18.120Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2021-08-23T22:29:18.120Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2021-08-23T22:29:18.120Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:29:18.120Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-08-23T22:29:18.120Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T22:29:18.379Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T22:29:18.948Z] Loaded image: busybox:latest [2021-08-23T22:29:19.208Z] Loaded image: busybox:glibc [2021-08-23T22:29:20.589Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T22:29:20.849Z] Loaded image: debian:bullseye-slim [2021-08-23T22:29:21.109Z] Loaded image: hello-world:latest [2021-08-23T22:29:21.109Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:29:23.014Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T22:29:24.918Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T22:29:25.177Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T22:29:25.746Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T22:29:26.688Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T22:29:27.258Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-23T22:29:29.792Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-23T22:29:30.727Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.40s) [2021-08-23T22:29:30.727Z] PASS [2021-08-23T22:29:30.727Z] [2021-08-23T22:29:30.727Z] === Skipped [2021-08-23T22:29:30.727Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T22:29:30.727Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:29:30.727Z] [2021-08-23T22:29:30.727Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:29:30.727Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:29:30.727Z] [2021-08-23T22:29:30.727Z] [2021-08-23T22:29:30.727Z] DONE 34 tests, 2 skipped in 186.427s [2021-08-23T22:29:30.727Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T22:29:30.727Z] ++ 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-08-23T22:29:30.727Z] ++ set -e [2021-08-23T22:29:30.727Z] ++ '[' -n 0 ']' [2021-08-23T22:29:30.727Z] ++ set -x [2021-08-23T22:29:30.727Z] ++ 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-08-23T22:29:30.727Z] INFO: Testing against a local daemon [2021-08-23T22:29:30.727Z] === RUN TestConfigInspect [2021-08-23T22:29:30.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-23T22:29:30.987Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-23T22:29:31.924Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T22:29:32.493Z] docker_cli_daemon_test.go:1455: [d8fb2e9b90471] daemon is not started [2021-08-23T22:29:32.752Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T22:29:33.321Z] check_test.go:309: [d0d33956f3c33] daemon is not started [2021-08-23T22:29:33.321Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-23T22:29:33.580Z] --- PASS: TestConfigInspect (2.83s) [2021-08-23T22:29:33.580Z] === RUN TestConfigList [2021-08-23T22:29:34.516Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T22:29:35.452Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-23T22:29:35.452Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T22:29:36.388Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T22:29:36.388Z] --- PASS: TestConfigList (2.82s) [2021-08-23T22:29:36.388Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:29:36.960Z] check_test.go:309: [d9a95855d485f] daemon is not started [2021-08-23T22:29:36.960Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-23T22:29:37.531Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T22:29:38.912Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T22:29:38.912Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2021-08-23T22:29:38.912Z] === RUN TestConfigsUpdate [2021-08-23T22:29:39.480Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T22:29:40.416Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T22:29:40.416Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T22:29:41.248Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-23T22:29:41.248Z] Copying nested executables into bundles/binary-daemon [2021-08-23T22:29:41.248Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-23T22:29:41.248Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:29:41.248Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-23T22:29:41.248Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-23T22:29:41.353Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T22:29:41.353Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-23T22:29:41.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh cross [2021-08-23T22:29:41.612Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T22:29:41.701Z] 2021/08/23 22:29:38 Closing DB instances... [2021-08-23T22:29:41.701Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-08-23T22:29:41.701Z] === RUN TestFindNode [2021-08-23T22:29:41.701Z] 2021/08/23 22:29:40 Closing DB instances... [2021-08-23T22:29:41.701Z] --- PASS: TestFindNode (0.02s) [2021-08-23T22:29:41.701Z] === RUN TestChangeNodeState [2021-08-23T22:29:41.701Z] 2021/08/23 22:29:40 Closing DB instances... [2021-08-23T22:29:41.701Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-23T22:29:41.701Z] === RUN TestNodeReincarnation [2021-08-23T22:29:41.701Z] 2021/08/23 22:29:40 Closing DB instances... [2021-08-23T22:29:41.872Z] --- PASS: TestConfigsUpdate (2.77s) [2021-08-23T22:29:41.872Z] === RUN TestTemplatedConfig [2021-08-23T22:29:42.131Z] [2021-08-23T22:29:42.131Z] Removing bundles/ [2021-08-23T22:29:42.131Z] [2021-08-23T22:29:42.131Z] ---> Making bundle: cross (in bundles/cross) [2021-08-23T22:29:42.131Z] Cross building: bundles/cross/linux/amd64 [2021-08-23T22:29:42.131Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T22:29:42.131Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T22:29:44.452Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-23T22:29:45.387Z] --- PASS: TestTemplatedConfig (3.65s) [2021-08-23T22:29:45.387Z] === RUN TestConfigCreateResolve [2021-08-23T22:29:46.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-23T22:29:46.356Z] time="2021-08-23T22:29:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T22:29:46.356Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-23T22:29:46.356Z] === RUN TestParallelCreate [2021-08-23T22:29:46.356Z] 2021/08/23 22:29:45 Closing DB instances... [2021-08-23T22:29:46.356Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T22:29:46.356Z] === RUN TestParallelDelete [2021-08-23T22:29:46.356Z] 2021/08/23 22:29:45 Closing DB instances... [2021-08-23T22:29:46.357Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T22:29:46.357Z] === RUN TestNetworkDBIslands [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f7ea78d62d3a with config:&{NodeID:f7ea78d62d3a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b8f0511a828b with config:&{NodeID:b8f0511a828b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node b8f0511a828b/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node b8f0511a828b/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T22:29:46.357Z] time="2021-08-23T22:29:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ffe27bfc64f with config:&{NodeID:7ffe27bfc64f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node b8f0511a828b/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to nodes list" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-23T22:29:46.810Z] time="2021-08-23T22:29:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:46Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3ac5d71ac4ad with config:&{NodeID:3ac5d71ac4ad Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.264Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node b8f0511a828b/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T22:29:47.265Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:077a73c458ca with config:&{NodeID:077a73c458ca Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node b8f0511a828b/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, added to nodes list" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-23T22:29:47.719Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:48.173Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=info msg="The new bootstrap node list is:[172.29.0.182:10033 172.29.0.182:10034 172.29.0.182:10035]" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10033" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49359" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10034" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49360" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10035" [2021-08-23T22:29:48.173Z] time="2021-08-23T22:29:47Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49361" [2021-08-23T22:29:48.229Z] --- PASS: TestConfigCreateResolve (2.85s) [2021-08-23T22:29:48.229Z] PASS [2021-08-23T22:29:48.229Z] [2021-08-23T22:29:48.229Z] DONE 6 tests in 17.713s [2021-08-23T22:29:48.229Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T22:29:48.229Z] ++ 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-08-23T22:29:48.229Z] ++ set -e [2021-08-23T22:29:48.229Z] ++ '[' -n 0 ']' [2021-08-23T22:29:48.229Z] ++ set -x [2021-08-23T22:29:48.229Z] ++ 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-08-23T22:29:48.489Z] INFO: Testing against a local daemon [2021-08-23T22:29:48.490Z] === RUN TestCheckpoint [2021-08-23T22:29:48.490Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:29:48.490Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:29:48.490Z] === RUN TestContainerInvalidJSON [2021-08-23T22:29:48.490Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:29:48.490Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:29:48.490Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:29:48.490Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:29:48.490Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:29:48.490Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:29:48.490Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-23T22:29:48.490Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-23T22:29:48.490Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-23T22:29:48.490Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:29:48.627Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="The new bootstrap node list is:[172.29.0.182:10033 172.29.0.182:10034 172.29.0.182:10035]" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10033" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49362" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10034" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49363" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10035" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49364" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node 0 leaving" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a change state NodeActive --> NodeLeft" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node5(077a73c458ca): Node leave event for f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a change state NodeActive --> NodeLeft" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node2(b8f0511a828b): Node leave event for f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a change state NodeActive --> NodeLeft" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node3(7ffe27bfc64f): Node leave event for f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a change state NodeActive --> NodeLeft" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node1(f7ea78d62d3a): Node leave event for f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a change state NodeActive --> NodeLeft" [2021-08-23T22:29:48.627Z] time="2021-08-23T22:29:48Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:48.749Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-08-23T22:29:48.749Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:29:48.749Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T22:29:48.749Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:29:49.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-08-23T22:29:49.008Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:29:49.008Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-23T22:29:49.008Z] === RUN TestCopyFromContainer [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node f7ea78d62d3a/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="node 1 leaving" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.29.0.182:10036: use of closed network connection" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="node3(7ffe27bfc64f): Node leave event for b8f0511a828b/172.29.0.182" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b change state NodeActive --> NodeFailed" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b/172.29.0.182, added to failed nodes list" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="node5(077a73c458ca): Node leave event for b8f0511a828b/172.29.0.182" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="Node b8f0511a828b change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for b8f0511a828b/172.29.0.182" [2021-08-23T22:29:49.081Z] time="2021-08-23T22:29:48Z" level=error msg="node: b8f0511a828b is unknown to memberlist" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node b8f0511a828b/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node b8f0511a828b/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node b8f0511a828b/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="node 2 leaving" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="node5(077a73c458ca): Node leave event for 7ffe27bfc64f/172.29.0.182" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for 7ffe27bfc64f/172.29.0.182" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f change state NodeActive --> NodeLeft" [2021-08-23T22:29:49.536Z] time="2021-08-23T22:29:49Z" level=info msg="node3(7ffe27bfc64f): Node leave event for 7ffe27bfc64f/172.29.0.182" [2021-08-23T22:29:49.577Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.991Z] networkdb_test.go:868: node4: OK [2021-08-23T22:29:49.991Z] networkdb_test.go:868: node5: OK [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="node 0 coming back" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 7ffe27bfc64f/172.29.0.182, left gossip cluster" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.29.0.182:10036: use of closed network connection" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1cb530195c29 with config:&{NodeID:1cb530195c29 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 1cb530195c29/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 1cb530195c29/172.29.0.182, added to nodes list" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="node 1 coming back" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2813b5f8191d with config:&{NodeID:2813b5f8191d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 2813b5f8191d/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 2813b5f8191d/172.29.0.182, added to nodes list" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="node 2 coming back" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8e3593a21932 with config:&{NodeID:8e3593a21932 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 8e3593a21932/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:49.991Z] time="2021-08-23T22:29:49Z" level=info msg="Node 8e3593a21932/172.29.0.182, added to nodes list" [2021-08-23T22:29:50.514Z] === RUN TestCopyFromContainer// [2021-08-23T22:29:50.773Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T22:29:50.773Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T22:29:50.773Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T22:29:51.032Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T22:29:51.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T22:29:51.291Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T22:29:51.291Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T22:29:51.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T22:29:51.550Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer (2.79s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-08-23T22:29:51.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-08-23T22:29:51.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:29:51.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:29:51.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:29:51.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:29:51.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:29:51.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:29:51.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:29:51.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:29:51.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:29:51.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:29:51.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-23T22:29:51.810Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:29:51.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-08-23T22:29:51.810Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:29:51.810Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:29:51.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:29:51.810Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:29:51.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:29:51.810Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:29:51.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:29:51.810Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:29:51.810Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:29:51.810Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:29:51.810Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:29:51.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:29:51.810Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:29:52.071Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-08-23T22:29:52.071Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:29:52.640Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-23T22:29:53.699Z] time="2021-08-23T22:29:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.0.182:10033 172.29.0.182:10034 172.29.0.182:10035]" [2021-08-23T22:29:53.699Z] time="2021-08-23T22:29:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.0.182:10033 172.29.0.182:10034 172.29.0.182:10035]" [2021-08-23T22:29:54.548Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2021-08-23T22:29:54.548Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:29:54.657Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10033" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49365" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, is the new incarnation of the shutdown node f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10034" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49366" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, is the new incarnation of the shutdown node b8f0511a828b/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10035" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49367" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, is the new incarnation of the shutdown node 7ffe27bfc64f/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, is the new incarnation of the shutdown node b8f0511a828b/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, is the new incarnation of the shutdown node f7ea78d62d3a/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 2813b5f8191d/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, is the new incarnation of the shutdown node 7ffe27bfc64f/172.29.0.182" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, joined gossip cluster" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=info msg="Node 8e3593a21932/172.29.0.182, added to nodes list" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49368" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10033" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49369" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10034" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.0.182:10035" [2021-08-23T22:29:54.658Z] time="2021-08-23T22:29:54Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49370" [2021-08-23T22:29:55.111Z] 2021/08/23 22:29:54 Closing DB instances... [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29 change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="node3(8e3593a21932): Node leave event for 1cb530195c29/172.29.0.182" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29 change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="node2(2813b5f8191d): Node leave event for 1cb530195c29/172.29.0.182" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29 change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for 1cb530195c29/172.29.0.182" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29 change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="node1(1cb530195c29): Node leave event for 1cb530195c29/172.29.0.182" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="Node 1cb530195c29 change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.111Z] time="2021-08-23T22:29:54Z" level=info msg="node5(077a73c458ca): Node leave event for 1cb530195c29/172.29.0.182" [2021-08-23T22:29:55.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 1cb530195c29/172.29.0.182, left gossip cluster" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 1cb530195c29/172.29.0.182, left gossip cluster" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 1cb530195c29/172.29.0.182, left gossip cluster" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 1cb530195c29/172.29.0.182, left gossip cluster" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 1cb530195c29/172.29.0.182, left gossip cluster" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for 2813b5f8191d/172.29.0.182" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="node3(8e3593a21932): Node leave event for 2813b5f8191d/172.29.0.182" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="node5(077a73c458ca): Node leave event for 2813b5f8191d/172.29.0.182" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d change state NodeActive --> NodeLeft" [2021-08-23T22:29:55.565Z] time="2021-08-23T22:29:55Z" level=info msg="node2(2813b5f8191d): Node leave event for 2813b5f8191d/172.29.0.182" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 2813b5f8191d/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 8e3593a21932 change state NodeActive --> NodeLeft" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for 8e3593a21932/172.29.0.182" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 8e3593a21932 change state NodeActive --> NodeLeft" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="node5(077a73c458ca): Node leave event for 8e3593a21932/172.29.0.182" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="Node 8e3593a21932 change state NodeActive --> NodeLeft" [2021-08-23T22:29:56.020Z] time="2021-08-23T22:29:55Z" level=info msg="node3(8e3593a21932): Node leave event for 8e3593a21932/172.29.0.182" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:55Z" level=info msg="Node 8e3593a21932/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:55Z" level=info msg="Node 8e3593a21932/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:56Z" level=info msg="Node 8e3593a21932/172.29.0.182, left gossip cluster" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:56Z" level=debug msg="memberlist: Failed ping: 8e3593a21932 (timeout reached)" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.0.182:10037: use of closed network connection" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.0.182:10036: use of closed network connection" [2021-08-23T22:29:56.474Z] time="2021-08-23T22:29:56Z" level=debug msg="memberlist: Stream connection from=172.29.0.182:49371" [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:29:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:29:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:29:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:29:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:29:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:29:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:29:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:29:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:29:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:29:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:29:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T22:29:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T22:29:56.493Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:29:56.493Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-23T22:29:56.927Z] time="2021-08-23T22:29:56Z" level=info msg="Node 3ac5d71ac4ad change state NodeActive --> NodeLeft" [2021-08-23T22:29:56.927Z] time="2021-08-23T22:29:56Z" level=info msg="node5(077a73c458ca): Node leave event for 3ac5d71ac4ad/172.29.0.182" [2021-08-23T22:29:56.927Z] time="2021-08-23T22:29:56Z" level=info msg="Node 3ac5d71ac4ad change state NodeActive --> NodeLeft" [2021-08-23T22:29:56.927Z] time="2021-08-23T22:29:56Z" level=info msg="node4(3ac5d71ac4ad): Node leave event for 3ac5d71ac4ad/172.29.0.182" [2021-08-23T22:29:56.927Z] time="2021-08-23T22:29:56Z" level=warning msg="memberlist: Was able to connect to 8e3593a21932 but other probes failed, network may be misconfigured" [2021-08-23T22:29:57.061Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-08-23T22:29:57.061Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:29:57.061Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:29:57.061Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:29:57.061Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-23T22:29:57.061Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:29:57.061Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:29:57.061Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:29:57.061Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-23T22:29:57.061Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:29:57.321Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-08-23T22:29:57.321Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T22:29:57.321Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T22:29:57.321Z] === RUN TestDaemonRestartIpcMode [2021-08-23T22:29:57.321Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T22:29:57.321Z] === RUN TestDaemonHostGatewayIP [2021-08-23T22:29:57.321Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T22:29:57.321Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T22:29:57.321Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T22:29:57.321Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:29:57.321Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T22:29:57.321Z] === RUN TestDiff [2021-08-23T22:29:57.381Z] time="2021-08-23T22:29:57Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, left gossip cluster" [2021-08-23T22:29:57.835Z] time="2021-08-23T22:29:57Z" level=info msg="Node 3ac5d71ac4ad/172.29.0.182, left gossip cluster" [2021-08-23T22:29:58.259Z] --- PASS: TestDiff (0.84s) [2021-08-23T22:29:58.259Z] === RUN TestExecWithCloseStdin [2021-08-23T22:29:58.289Z] time="2021-08-23T22:29:57Z" level=info msg="Node 077a73c458ca/172.29.0.182, left gossip cluster" [2021-08-23T22:29:58.289Z] time="2021-08-23T22:29:57Z" level=info msg="Node 077a73c458ca change state NodeActive --> NodeFailed" [2021-08-23T22:29:58.289Z] time="2021-08-23T22:29:57Z" level=info msg="Node 077a73c458ca/172.29.0.182, added to failed nodes list" [2021-08-23T22:29:58.289Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-08-23T22:29:58.289Z] PASS [2021-08-23T22:29:58.289Z] coverage: 60.0% of statements [2021-08-23T22:29:58.289Z] ok github.com/docker/docker/libnetwork/networkdb 104.306s coverage: 60.0% of statements [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T22:29:58.289Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T22:29:58.290Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T22:29:58.518Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T22:29:58.518Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-23T22:29:59.086Z] --- PASS: TestExecWithCloseStdin (0.84s) [2021-08-23T22:29:59.086Z] === RUN TestExec [2021-08-23T22:29:59.086Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T22:29:59.086Z] check_test.go:309: [d65d1dac7ad84] daemon is not started [2021-08-23T22:29:59.086Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-23T22:29:59.655Z] check_test.go:309: [d7a78fc1791b8] daemon is not started [2021-08-23T22:29:59.655Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-23T22:29:59.655Z] --- PASS: TestExec (0.74s) [2021-08-23T22:29:59.655Z] === RUN TestExecUser [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === Skipped [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T22:29:59.817Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T22:29:59.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T22:29:59.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-23T22:29:59.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-23T22:29:59.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T22:29:59.817Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T22:29:59.817Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T22:29:59.817Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T22:29:59.817Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T22:29:59.817Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T22:29:59.817Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T22:29:59.817Z] daemon_test.go:147: root required [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T22:29:59.817Z] reload_test.go:520: root required [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T22:29:59.817Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T22:29:59.817Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T22:29:59.817Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T22:29:59.817Z] download_test.go:268: Needs fixing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T22:29:59.817Z] layer_test.go:304: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T22:29:59.817Z] layer_test.go:353: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T22:29:59.817Z] layer_test.go:468: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T22:29:59.817Z] layer_test.go:697: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T22:29:59.817Z] migration_test.go:46: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T22:29:59.817Z] migration_test.go:182: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T22:29:59.817Z] mount_test.go:17: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T22:29:59.817Z] mount_test.go:76: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T22:29:59.817Z] mount_test.go:125: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T22:29:59.817Z] mount_test.go:212: Failing on Windows [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.03s) [2021-08-23T22:29:59.817Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T22:29:59.817Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-23T22:29:59.817Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T22:29:59.817Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T22:29:59.817Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T22:29:59.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T22:29:59.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T22:29:59.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T22:29:59.817Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T22:29:59.817Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T22:29:59.817Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T22:29:59.817Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:29:59.817Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:29:59.817Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:29:59.817Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:29:59.817Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:29:59.817Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T22:29:59.817Z] archive_windows_test.go:16: Currently fails [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T22:29:59.817Z] changes_test.go:196: needs more investigation [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T22:29:59.817Z] changes_test.go:433: needs further investigation [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T22:29:59.817Z] changes_test.go:469: needs further investigation [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T22:29:59.817Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.817Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T22:29:59.824Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:29:59.824Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T22:29:59.824Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T22:29:59.824Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T22:29:59.824Z] poller_test.go:41: No chmod on Windows [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T22:29:59.824Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T22:29:59.824Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T22:29:59.824Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T22:29:59.824Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T22:29:59.824Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T22:29:59.824Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T22:29:59.824Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] [2021-08-23T22:29:59.824Z] DONE 2070 tests, 67 skipped in 284.085s [2021-08-23T22:29:59.824Z] INFO: make.ps1 ended at 08/23/2021 22:29:59 [2021-08-23T22:30:00.224Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T22:30:00.484Z] --- PASS: TestExecUser (0.81s) [2021-08-23T22:30:00.484Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:30:00.484Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T22:30:01.054Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-23T22:30:01.314Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-23T22:30:01.351Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T22:30:01.351Z] INFO: Unit tests ended at 08/23/2021 22:30:00. Duration:00:04:56.8460308 [2021-08-23T22:30:01.351Z] INFO: Building busybox [2021-08-23T22:30:01.351Z] Sending build context to Docker daemon 5.12kB [2021-08-23T22:30:01.351Z] [2021-08-23T22:30:01.351Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T22:30:01.351Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T22:30:01.351Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T22:30:01.351Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T22:30:01.351Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T22:30:01.351Z] ---> d1724c2d9a84 [2021-08-23T22:30:01.351Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T22:30:01.351Z] ---> Running in bbe5f47ee53b [2021-08-23T22:30:01.573Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-08-23T22:30:01.573Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:30:01.573Z] check_test.go:309: [d1a3d1125d1d8] daemon is not started [2021-08-23T22:30:01.573Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-23T22:30:03.479Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-08-23T22:30:03.479Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:30:03.479Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T22:30:04.046Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-23T22:30:04.307Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-08-23T22:30:04.307Z] === RUN TestHealthKillContainer [2021-08-23T22:30:05.685Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-23T22:30:05.945Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T22:30:06.883Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T22:30:07.142Z] --- PASS: TestHealthKillContainer (2.89s) [2021-08-23T22:30:07.142Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:30:07.710Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-23T22:30:07.970Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2021-08-23T22:30:07.970Z] === RUN TestIpcModeNone [2021-08-23T22:30:08.907Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-23T22:30:08.907Z] --- PASS: TestIpcModeNone (0.91s) [2021-08-23T22:30:08.907Z] === RUN TestIpcModePrivate [2021-08-23T22:30:09.475Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-23T22:30:09.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-08-23T22:30:09.475Z] --- PASS: TestIpcModePrivate (0.80s) [2021-08-23T22:30:09.475Z] === RUN TestIpcModeShareable [2021-08-23T22:30:10.043Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-08-23T22:30:10.303Z] --- PASS: TestIpcModeShareable (0.76s) [2021-08-23T22:30:10.303Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T22:30:12.841Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2021-08-23T22:30:12.841Z] === RUN TestAPIIpcModeHost [2021-08-23T22:30:12.841Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-23T22:30:13.099Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-08-23T22:30:13.099Z] === RUN TestDaemonIpcModeShareable [2021-08-23T22:30:13.099Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T22:30:13.673Z] Removing intermediate container bbe5f47ee53b [2021-08-23T22:30:13.673Z] ---> 08ec30b526f4 [2021-08-23T22:30:13.673Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T22:30:13.673Z] ---> Running in 8d6a0146d40b [2021-08-23T22:30:13.673Z] Removing intermediate container 8d6a0146d40b [2021-08-23T22:30:13.673Z] ---> ff815e5ba9f1 [2021-08-23T22:30:13.673Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T22:30:13.673Z] ---> Running in 1e482a729ad4 [2021-08-23T22:30:13.673Z] Removing intermediate container 1e482a729ad4 [2021-08-23T22:30:13.673Z] ---> 4c41a4ef6915 [2021-08-23T22:30:13.673Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T22:30:14.476Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-08-23T22:30:14.476Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-08-23T22:30:14.476Z] === RUN TestDaemonIpcModePrivate [2021-08-23T22:30:15.195Z] [2021-08-23T22:30:15.195Z] ---> 413fe6924f9c [2021-08-23T22:30:15.195Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-23T22:30:15.650Z] ---> Running in cdfdd437a590 [2021-08-23T22:30:15.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-08-23T22:30:15.853Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-08-23T22:30:15.853Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T22:30:16.115Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T22:30:16.115Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T22:30:16.683Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-23T22:30:17.251Z] check_test.go:309: [d8a0f2118e68e] daemon is not started [2021-08-23T22:30:17.251Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-23T22:30:17.251Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-08-23T22:30:17.511Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2021-08-23T22:30:17.511Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T22:30:17.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-23T22:30:17.771Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T22:30:18.031Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-23T22:30:18.598Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-23T22:30:19.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-08-23T22:30:19.425Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-08-23T22:30:19.425Z] === RUN TestIpcModeOlderClient [2021-08-23T22:30:19.425Z] === PAUSE TestIpcModeOlderClient [2021-08-23T22:30:19.425Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:30:20.361Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-08-23T22:30:20.361Z] === RUN TestKillContainer [2021-08-23T22:30:20.361Z] === RUN TestKillContainer/no_signal [2021-08-23T22:30:21.297Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:30:21.297Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T22:30:21.558Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:30:21.558Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-23T22:30:22.495Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T22:30:22.495Z] --- PASS: TestKillContainer (2.44s) [2021-08-23T22:30:22.495Z] --- PASS: TestKillContainer/no_signal (0.94s) [2021-08-23T22:30:22.495Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-08-23T22:30:22.495Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-08-23T22:30:22.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:30:22.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T22:30:23.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T22:30:23.433Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T22:30:24.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2021-08-23T22:30:24.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-08-23T22:30:24.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-08-23T22:30:24.001Z] === RUN TestKillStoppedContainer [2021-08-23T22:30:24.263Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-23T22:30:24.263Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:30:24.263Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T22:30:24.263Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:30:24.833Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-08-23T22:30:24.833Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:30:24.833Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:30:24.833Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-08-23T22:30:24.833Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:30:24.833Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:30:24.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T22:30:24.833Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T22:30:25.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-08-23T22:30:25.400Z] === RUN TestLinksContainerNames [2021-08-23T22:30:26.338Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T22:30:26.597Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-23T22:30:26.858Z] --- PASS: TestLinksContainerNames (1.38s) [2021-08-23T22:30:26.858Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:30:27.427Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-08-23T22:30:27.427Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T22:30:27.994Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2021-08-23T22:30:27.994Z] === RUN TestMountDaemonRoot [2021-08-23T22:30:27.994Z] === RUN TestMountDaemonRoot/default [2021-08-23T22:30:27.994Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T22:30:27.994Z] === RUN TestMountDaemonRoot/private [2021-08-23T22:30:27.994Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/slave [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/shared [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/default [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/shared [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/slave [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/private [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T22:30:27.995Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:30:27.995Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:30:27.995Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T22:30:28.254Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T22:30:28.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-23T22:30:28.513Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-23T22:30:28.513Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T22:30:28.772Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-23T22:30:28.772Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T22:30:28.772Z] check_test.go:309: [d2f0b8ef4ddbc] daemon is not started [2021-08-23T22:30:28.772Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-23T22:30:29.351Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T22:30:30.428Z] Removing intermediate container cdfdd437a590 [2021-08-23T22:30:30.428Z] ---> 94bf3077e2eb [2021-08-23T22:30:30.428Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T22:30:30.428Z] ---> Running in 741fb899f8e1 [2021-08-23T22:30:30.738Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T22:30:30.738Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2021-08-23T22:30:30.738Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T22:30:30.999Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-23T22:30:31.270Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-08-23T22:30:31.270Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T22:30:31.836Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T22:30:31.952Z] [2021-08-23T22:30:31.952Z] SUCCESS: Specified value was saved. [2021-08-23T22:30:32.095Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s) [2021-08-23T22:30:32.095Z] === RUN TestNetworkNat [2021-08-23T22:30:33.050Z] --- PASS: TestNetworkNat (0.99s) [2021-08-23T22:30:33.050Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:30:33.309Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-23T22:30:34.111Z] Removing intermediate container 741fb899f8e1 [2021-08-23T22:30:34.111Z] ---> 2122828319be [2021-08-23T22:30:34.111Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T22:30:34.111Z] ---> Running in 4d7529b47ff2 [2021-08-23T22:30:34.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-08-23T22:30:34.251Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:30:34.818Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-23T22:30:35.077Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T22:30:36.455Z] check_test.go:309: [d73f34a089bfd] daemon is not started [2021-08-23T22:30:36.455Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-23T22:30:37.392Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-08-23T22:30:37.392Z] === RUN TestPause [2021-08-23T22:30:38.329Z] --- PASS: TestPause (0.92s) [2021-08-23T22:30:38.329Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:30:38.329Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:30:38.329Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:30:38.329Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:30:38.768Z] Cannot create a file when that file already exists. [2021-08-23T22:30:39.266Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-08-23T22:30:39.266Z] === RUN TestPidHost [2021-08-23T22:30:39.525Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-23T22:30:40.093Z] check_test.go:309: [dadb4be16ba3a] daemon is not started [2021-08-23T22:30:40.093Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-23T22:30:40.661Z] --- PASS: TestPidHost (1.64s) [2021-08-23T22:30:40.661Z] === RUN TestPsFilter [2021-08-23T22:30:40.921Z] --- PASS: TestPsFilter (0.16s) [2021-08-23T22:30:40.921Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:30:41.180Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T22:30:41.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-08-23T22:30:41.439Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:30:41.650Z] Removing intermediate container 4d7529b47ff2 [2021-08-23T22:30:41.650Z] ---> f560f759c5ed [2021-08-23T22:30:41.650Z] Step 13/13 : CMD ["sh"] [2021-08-23T22:30:42.104Z] ---> Running in fa3d93086405 [2021-08-23T22:30:42.104Z] Removing intermediate container fa3d93086405 [2021-08-23T22:30:42.104Z] ---> 48f96adc0acb [2021-08-23T22:30:42.104Z] Successfully built 48f96adc0acb [2021-08-23T22:30:42.104Z] Successfully tagged busybox:latest [2021-08-23T22:30:42.104Z] INFO: Docker images of the daemon under test [2021-08-23T22:30:42.104Z] [2021-08-23T22:30:42.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T22:30:42.104Z] busybox latest 48f96adc0acb 1 second ago 5.72GB [2021-08-23T22:30:42.104Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T22:30:42.104Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T22:30:42.104Z] [2021-08-23T22:30:42.104Z] INFO: Running integration tests at 08/23/2021 22:30:42... [2021-08-23T22:30:42.104Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T22:30:42.104Z] INFO: Integration API tests being run from the host: [2021-08-23T22:30:42.376Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-08-23T22:30:42.376Z] === RUN TestRemoveContainerRunning [2021-08-23T22:30:42.376Z] docker_cli_daemon_plugins_test.go:79: [d18ff763d7719] daemon is not started [2021-08-23T22:30:42.559Z] INFO: make.ps1 starting at 08/23/2021 22:30:42 [2021-08-23T22:30:42.945Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-08-23T22:30:42.945Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T22:30:43.013Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T22:30:43.513Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-23T22:30:43.513Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-08-23T22:30:43.513Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:30:43.513Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T22:30:43.513Z] === RUN TestRenameLinkedContainer [2021-08-23T22:30:45.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T22:30:45.676Z] docker_cli_daemon_plugins_test.go:169: [d720c9c28400b] daemon is not started [2021-08-23T22:30:46.244Z] --- PASS: TestRenameLinkedContainer (2.70s) [2021-08-23T22:30:46.244Z] === RUN TestRenameStoppedContainer [2021-08-23T22:30:46.813Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-08-23T22:30:46.813Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:30:47.382Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-23T22:30:48.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T22:30:48.320Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-08-23T22:30:48.320Z] === RUN TestRenameInvalidName [2021-08-23T22:30:48.579Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T22:30:49.147Z] --- PASS: TestRenameInvalidName (0.76s) [2021-08-23T22:30:49.147Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:30:51.053Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-23T22:30:51.312Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-23T22:30:51.880Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-23T22:30:51.880Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2021-08-23T22:30:51.880Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:30:52.455Z] check_test.go:309: [d6c05313ba2c9] daemon is not started [2021-08-23T22:30:52.455Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-23T22:30:52.714Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-08-23T22:30:52.714Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:30:54.092Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2021-08-23T22:30:54.092Z] === RUN TestResize [2021-08-23T22:30:54.350Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-23T22:30:54.918Z] --- PASS: TestResize (0.78s) [2021-08-23T22:30:54.918Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:30:55.855Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-08-23T22:30:55.855Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:30:56.115Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-23T22:30:56.115Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T22:30:56.374Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:30:56.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:30:56.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:30:56.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:30:56.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:30:56.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:30:56.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:30:56.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:30:56.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:30:56.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:30:56.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:30:57.314Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T22:30:57.883Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-23T22:30:57.943Z] ok github.com/docker/docker/libnetwork/networkdb 104.050s coverage: 60.0% of statements [2021-08-23T22:30:57.943Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T22:30:57.943Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-08-23T22:30:58.821Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T22:30:59.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:30:59.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:30:59.599Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-23T22:31:00.485Z] ok github.com/docker/docker/libnetwork/osl 4.436s coverage: 39.7% of statements [2021-08-23T22:31:00.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:31:00.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:31:01.241Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-23T22:31:01.869Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-23T22:31:02.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:31:02.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:31:02.749Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T22:31:03.008Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-23T22:31:04.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:31:04.913Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-23T22:31:05.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:31:05.481Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-23T22:31:06.069Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-23T22:31:08.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:31:08.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:31:08.097Z] INFO: Testing against a local daemon [2021-08-23T22:31:08.097Z] === RUN TestBuildWithSession [2021-08-23T22:31:08.097Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:31:08.097Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:31:08.097Z] === RUN TestBuildSquashParent [2021-08-23T22:31:08.097Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:31:08.097Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:31:08.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:31:08.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:31:08.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:31:08.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:31:08.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:31:08.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:31:08.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:31:08.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:31:08.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:31:08.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:31:08.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:31:08.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:31:09.216Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T22:31:09.216Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-23T22:31:09.368Z] ok github.com/docker/docker/libnetwork/portmapper 1.198s coverage: 48.6% of statements [2021-08-23T22:31:09.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T22:31:09.628Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-23T22:31:09.628Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2021-08-23T22:31:10.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2021-08-23T22:31:10.854Z] === RUN TestCgroupNamespacesRun [2021-08-23T22:31:11.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T22:31:12.495Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2021-08-23T22:31:12.495Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T22:31:12.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T22:31:12.925Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === Skipped [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-23T22:31:12.925Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:31:12.925Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:31:12.925Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:31:12.925Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:31:12.925Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:31:12.925Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T22:31:12.925Z] firewalld_test.go:13: firewalld is not running [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] [2021-08-23T22:31:12.925Z] DONE 362 tests, 7 skipped in 540.604s [2021-08-23T22:31:13.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T22:31:13.690Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2021-08-23T22:31:13.690Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2021-08-23T22:31:13.884Z] Recording test results [2021-08-23T22:31:15.233Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2021-08-23T22:31:15.233Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T22:31:15.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T22:31:15.551Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T22:31:15.803Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-23T22:31:15.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -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:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-integration [2021-08-23T22:31:16.840Z] [2021-08-23T22:31:16.840Z] Removing bundles/ [2021-08-23T22:31:16.840Z] [2021-08-23T22:31:16.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T22:31:16.840Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:31:16.840Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:31:17.181Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2021-08-23T22:31:17.181Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T22:31:17.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T22:31:18.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:31:18.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:31:18.545Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T22:31:18.545Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-23T22:31:18.545Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T22:31:18.545Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T22:31:18.545Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T22:31:18.545Z] Cross building: bundles/cross/windows/amd64 [2021-08-23T22:31:18.545Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T22:31:18.545Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T22:31:18.561Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-08-23T22:31:18.561Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T22:31:19.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T22:31:20.437Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-08-23T22:31:20.437Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T22:31:20.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T22:31:20.955Z] check_test.go:309: [dd3daf2640fb0] daemon is not started [2021-08-23T22:31:20.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-23T22:31:21.214Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-08-23T22:31:21.214Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T22:31:23.195Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-08-23T22:31:23.195Z] === RUN TestNISDomainname [2021-08-23T22:31:23.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-23T22:31:24.026Z] --- PASS: TestNISDomainname (0.99s) [2021-08-23T22:31:24.026Z] === RUN TestHostnameDnsResolution [2021-08-23T22:31:24.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.98s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.10s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.28s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.42s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.20s) [2021-08-23T22:31:24.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.39s) [2021-08-23T22:31:24.143Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:31:24.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:31:25.406Z] --- PASS: TestHostnameDnsResolution (1.41s) [2021-08-23T22:31:25.406Z] === RUN TestStats [2021-08-23T22:31:28.694Z] --- PASS: TestStats (2.99s) [2021-08-23T22:31:28.694Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:31:28.694Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T22:31:28.694Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T22:31:28.694Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T22:31:28.694Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T22:31:28.694Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T22:31:28.694Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T22:31:28.694Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T22:31:28.694Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T22:31:28.694Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T22:31:28.694Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T22:31:30.075Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T22:31:31.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:31:31.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:31:31.980Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T22:31:32.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:31:32.584Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy (10.23s) [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.84s) [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-08-23T22:31:34.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2021-08-23T22:31:34.108Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:31:34.518Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-23T22:31:34.518Z] --- PASS: TestStopContainerWithTimeout/0 (1.61s) [2021-08-23T22:31:34.519Z] --- PASS: TestStopContainerWithTimeout/-1 (3.55s) [2021-08-23T22:31:34.519Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2021-08-23T22:31:34.519Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-08-23T22:31:34.519Z] === RUN TestDeleteDevicemapper [2021-08-23T22:31:34.519Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:31:34.519Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T22:31:34.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:31:36.268Z] --- PASS: TestBuildMultiStageParentConfig (2.07s) [2021-08-23T22:31:36.268Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:31:36.268Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:31:36.268Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T22:31:36.268Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:31:36.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-23T22:31:36.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2021-08-23T22:31:36.991Z] === RUN TestUpdateMemory [2021-08-23T22:31:36.991Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:31:36.991Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T22:31:36.991Z] === RUN TestUpdateCPUQuota [2021-08-23T22:31:36.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T22:31:37.228Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-08-23T22:31:37.228Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:31:38.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-23T22:31:38.627Z] --- PASS: TestUpdateCPUQuota (1.60s) [2021-08-23T22:31:38.627Z] === RUN TestUpdatePidsLimit [2021-08-23T22:31:38.627Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T22:31:39.195Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T22:31:39.455Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T22:31:39.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-23T22:31:39.714Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T22:31:40.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T22:31:40.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T22:31:40.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T22:31:41.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit (3.93s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-08-23T22:31:42.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2021-08-23T22:31:42.490Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:31:43.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T22:31:43.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T22:31:44.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-23T22:31:44.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T22:31:46.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-23T22:31:46.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T22:31:50.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T22:31:51.182Z] check_test.go:309: [ddd450bc79e46] daemon is not started [2021-08-23T22:31:51.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-23T22:31:51.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T22:31:51.973Z] --- PASS: TestBuildMultiStageOnBuild (14.41s) [2021-08-23T22:31:51.973Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:31:51.973Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:31:51.973Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T22:31:51.973Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:31:52.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-23T22:31:52.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T22:31:53.258Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T22:31:54.196Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T22:31:54.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-23T22:31:55.024Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2021-08-23T22:31:55.024Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:31:55.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-08-23T22:31:55.963Z] === RUN TestWaitNonBlocked [2021-08-23T22:31:55.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:31:55.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:31:55.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:31:55.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:31:55.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:31:55.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:31:56.905Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-23T22:31:56.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2021-08-23T22:31:56.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-08-23T22:31:56.905Z] === RUN TestWaitBlocked [2021-08-23T22:31:56.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:31:56.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:31:56.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:31:56.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:31:56.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:31:56.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:31:58.284Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-23T22:31:58.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-08-23T22:31:58.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-08-23T22:31:58.284Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T22:31:58.284Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T22:32:00.189Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T22:32:00.497Z] --- PASS: TestBuildMultiStageLayerLeak (8.98s) [2021-08-23T22:32:00.497Z] === RUN TestBuildWithHugeFile [2021-08-23T22:32:01.569Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T22:32:01.829Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-08-23T22:32:01.829Z] === CONT TestIpcModeOlderClient [2021-08-23T22:32:01.829Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-23T22:32:01.829Z] === CONT TestDaemonHostGatewayIP [2021-08-23T22:32:02.397Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-23T22:32:03.334Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T22:32:04.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-23T22:32:05.283Z] --- PASS: TestDaemonHostGatewayIP (3.46s) [2021-08-23T22:32:05.283Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T22:32:07.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-23T22:32:08.076Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2021-08-23T22:32:08.076Z] === CONT TestDaemonRestartIpcMode [2021-08-23T22:32:08.646Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T22:32:09.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-23T22:32:11.119Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T22:32:11.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-23T22:32:11.640Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2021-08-23T22:32:11.640Z] --- PASS: TestContainerKillOnDaemonStart (13.50s) [2021-08-23T22:32:11.640Z] PASS [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === Skipped [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T22:32:11.640Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-08-23T22:32:11.640Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T22:32:11.640Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:32:11.640Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T22:32:11.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T22:32:11.640Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] [2021-08-23T22:32:11.640Z] DONE 195 tests, 6 skipped in 143.396s [2021-08-23T22:32:11.640Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T22:32:11.640Z] ++ 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-08-23T22:32:11.640Z] ++ set -e [2021-08-23T22:32:11.640Z] ++ '[' -n 0 ']' [2021-08-23T22:32:11.640Z] ++ set -x [2021-08-23T22:32:11.640Z] ++ 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-08-23T22:32:11.899Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T22:32:11.899Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:32:12.466Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T22:32:12.466Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:32:12.466Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T22:32:12.466Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T22:32:12.466Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T22:32:12.466Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T22:32:12.466Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T22:32:12.466Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T22:32:12.466Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:32:12.466Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T22:32:12.725Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T22:32:12.725Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T22:32:12.725Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T22:32:12.725Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-08-23T22:32:12.984Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-08-23T22:32:12.984Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:32:12.984Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T22:32:13.243Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T22:32:13.503Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T22:32:13.503Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T22:32:13.503Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T22:32:14.073Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T22:32:14.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-23T22:32:14.333Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T22:32:14.333Z] check_test.go:309: [de375276f904a] daemon is not started [2021-08-23T22:32:14.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-23T22:32:14.333Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T22:32:14.333Z] check_test.go:309: [d0011ee74b520] daemon is not started [2021-08-23T22:32:14.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-23T22:32:14.902Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T22:32:15.161Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T22:32:16.099Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T22:32:16.099Z] daemon_test.go:149: [db5c68643f40b] daemon is not started [2021-08-23T22:32:16.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2021-08-23T22:32:16.099Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-23T22:32:16.099Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-23T22:32:16.099Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-23T22:32:16.099Z] PASS [2021-08-23T22:32:16.099Z] [2021-08-23T22:32:16.099Z] DONE 11 tests in 4.409s [2021-08-23T22:32:16.099Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T22:32:16.099Z] ++ 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-08-23T22:32:16.099Z] ++ set -e [2021-08-23T22:32:16.099Z] ++ '[' -n 0 ']' [2021-08-23T22:32:16.099Z] ++ set -x [2021-08-23T22:32:16.099Z] ++ 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-08-23T22:32:16.428Z] INFO: Testing against a local daemon [2021-08-23T22:32:16.428Z] === RUN TestCommitInheritsEnv [2021-08-23T22:32:17.002Z] --- PASS: TestCommitInheritsEnv (0.50s) [2021-08-23T22:32:17.002Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:32:17.002Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T22:32:17.002Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:32:17.002Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-23T22:32:17.002Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:32:17.002Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-08-23T22:32:17.002Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:32:17.574Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-08-23T22:32:17.574Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T22:32:17.574Z] check_test.go:309: [d31607139d968] daemon is not started [2021-08-23T22:32:17.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-23T22:32:20.111Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T22:32:20.111Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2021-08-23T22:32:20.111Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:32:20.111Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-23T22:32:20.111Z] === RUN TestTagInvalidReference [2021-08-23T22:32:20.111Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T22:32:20.111Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:32:20.111Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T22:32:20.111Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:32:20.111Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-08-23T22:32:20.111Z] === RUN TestTagOfficialNames [2021-08-23T22:32:20.111Z] --- PASS: TestTagOfficialNames (0.11s) [2021-08-23T22:32:20.111Z] === RUN TestTagMatchesDigest [2021-08-23T22:32:20.370Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-08-23T22:32:20.370Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T22:32:20.628Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T22:32:21.564Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T22:32:22.131Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T22:32:22.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-23T22:32:22.697Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T22:32:23.634Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T22:32:23.896Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T22:32:25.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-23T22:32:29.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-23T22:32:30.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-23T22:32:35.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-23T22:32:35.448Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T22:32:36.386Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T22:32:36.954Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T22:32:38.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T22:32:38.357Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:32:38.357Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:32:38.357Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T22:32:38.357Z] [2021-08-23T22:32:38.357Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T22:32:38.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T22:32:38.357Z] HOSTNAME=0f13bc5613b9 [2021-08-23T22:32:38.357Z] TESTDEBUG=0 [2021-08-23T22:32:38.357Z] DEST=bundles/test-integration [2021-08-23T22:32:38.357Z] PWD=/go/src/github.com/docker/docker [2021-08-23T22:32:38.357Z] DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a [2021-08-23T22:32:38.357Z] container=docker [2021-08-23T22:32:38.357Z] HOME=/root [2021-08-23T22:32:38.357Z] GOLANG_VERSION=1.16.7 [2021-08-23T22:32:38.357Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T22:32:38.357Z] VALIDATE_BRANCH=master [2021-08-23T22:32:38.357Z] TERM=xterm [2021-08-23T22:32:38.357Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T22:32:38.357Z] SHLVL=1 [2021-08-23T22:32:38.357Z] TIMEOUT=120m [2021-08-23T22:32:38.357Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T22:32:38.357Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T22:32:38.357Z] GO111MODULE=off [2021-08-23T22:32:38.357Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T22:32:38.357Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T22:32:38.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T22:32:38.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T22:32:38.357Z] GOPATH=/go [2021-08-23T22:32:38.357Z] PKG_CONFIG=pkg-config [2021-08-23T22:32:38.357Z] _=/usr/bin/env [2021-08-23T22:32:38.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T22:32:39.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-23T22:32:39.923Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T22:32:39.923Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T22:32:39.923Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T22:32:39.923Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T22:32:39.923Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-23T22:32:39.923Z] remote: Enumerating objects: 23, done. [2021-08-23T22:32:39.923Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-23T22:32:39.923Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-23T22:32:39.923Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-23T22:32:39.923Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-08-23T22:32:39.923Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-23T22:32:39.923Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-23T22:32:39.923Z] Cross building: bundles/cross/linux/ppc64le [2021-08-23T22:32:39.923Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T22:32:39.923Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T22:32:40.442Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T22:32:43.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-23T22:32:44.302Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T22:32:45.681Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T22:32:45.681Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T22:32:45.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T22:32:45.681Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T22:32:45.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T22:32:45.681Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T22:32:45.940Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T22:32:45.940Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T22:32:45.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T22:32:46.199Z] check_test.go:309: [d09e796b92bee] daemon is not started [2021-08-23T22:32:46.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-23T22:32:49.488Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-23T22:32:49.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T22:32:51.657Z] docker_cli_daemon_plugins_test.go:105: [d70cfbf4079c9] daemon is not started [2021-08-23T22:32:53.035Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-23T22:32:54.413Z] check_test.go:309: [d7aa04f429254] daemon is not started [2021-08-23T22:32:54.413Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T22:32:54.413Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-23T22:32:56.945Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T22:32:57.204Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T22:32:58.140Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-23T22:33:03.413Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T22:33:03.413Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-23T22:33:04.350Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-23T22:33:04.609Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-23T22:33:05.547Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-23T22:33:05.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-23T22:33:06.116Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-23T22:33:06.375Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-23T22:33:06.945Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-23T22:33:07.512Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-23T22:33:08.080Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-23T22:33:08.339Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T22:33:08.599Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-23T22:33:09.167Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-23T22:33:09.167Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T22:33:09.735Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-23T22:33:09.995Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-23T22:33:10.254Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T22:33:10.513Z] check_test.go:309: [d7135523077d0] daemon is not started [2021-08-23T22:33:10.513Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-23T22:33:11.895Z] check_test.go:309: [d9d0d113bcda3] daemon is not started [2021-08-23T22:33:11.895Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-23T22:33:12.153Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-23T22:33:13.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T22:33:13.791Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-23T22:33:14.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T22:33:14.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T22:33:15.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T22:33:17.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T22:33:17.179Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-23T22:33:17.746Z] check_test.go:309: [d053b05cda140] daemon is not started [2021-08-23T22:33:17.746Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-23T22:33:18.312Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T22:33:20.846Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-23T22:33:22.754Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-23T22:33:26.945Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-23T22:33:27.513Z] check_test.go:309: [d1fd2de078743] daemon is not started [2021-08-23T22:33:27.513Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-23T22:33:28.890Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T22:33:30.266Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T22:33:32.801Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T22:33:33.737Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T22:33:36.271Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-23T22:33:38.805Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-23T22:33:41.337Z] check_test.go:309: [d4f72ec7227a2] daemon is not started [2021-08-23T22:33:41.338Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-23T22:33:41.904Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-23T22:33:42.471Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-23T22:33:43.039Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-23T22:33:44.944Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-23T22:33:44.944Z] check_test.go:309: [dd7643719b553] daemon is not started [2021-08-23T22:33:44.944Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-23T22:33:45.512Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T22:33:46.450Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T22:33:46.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T22:33:47.018Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-23T22:33:48.923Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-23T22:33:50.830Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T22:33:52.736Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-23T22:33:52.995Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T22:33:53.932Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-23T22:33:55.308Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T22:33:55.884Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-23T22:33:56.860Z] --- PASS: TestBuildWithHugeFile (106.61s) [2021-08-23T22:33:56.860Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:33:59.174Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-23T22:33:59.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T22:33:59.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T22:34:01.306Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T22:34:01.306Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T22:34:01.306Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T22:34:01.306Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T22:34:01.306Z] Cross building: bundles/cross/linux/s390x [2021-08-23T22:34:01.307Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T22:34:01.307Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T22:34:01.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T22:34:02.658Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-23T22:34:03.594Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T22:34:06.128Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T22:34:07.066Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-23T22:34:08.970Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-23T22:34:09.905Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-23T22:34:11.283Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-23T22:34:14.601Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-23T22:34:21.204Z] docker_cli_daemon_test.go:2550: [d397b72ccfd2b] daemon is not started [2021-08-23T22:34:22.142Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-23T22:34:22.402Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T22:34:22.661Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T22:34:26.858Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T22:34:27.426Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T22:34:27.685Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T22:34:28.253Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T22:34:28.253Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T22:34:28.821Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T22:34:29.081Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T22:34:30.462Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T22:34:31.401Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T22:34:32.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T22:34:33.039Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-23T22:34:34.950Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T22:34:34.950Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-23T22:34:36.331Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T22:34:37.708Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T22:34:37.708Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-23T22:34:37.708Z] check_test.go:309: [dab161a518da4] daemon is not started [2021-08-23T22:34:37.708Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-23T22:34:38.646Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite (336.30s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.92s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.95s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.30s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-08-23T22:34:42.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.08s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2021-08-23T22:34:42.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.41s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.45s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.64s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.36s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.72s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.27s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.47s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.06s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.89s) [2021-08-23T22:34:42.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-23T22:34:42.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.36s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.38s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.13s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.07s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.40s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.78s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.02s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-08-23T22:34:42.838Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.75s) [2021-08-23T22:34:42.838Z] === RUN TestDockerSwarmSuite [2021-08-23T22:34:42.838Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-23T22:34:45.374Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T22:34:45.633Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-23T22:34:48.923Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-23T22:34:54.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-23T22:35:06.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T22:35:06.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T22:35:06.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-23T22:35:07.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-23T22:35:11.155Z] docker_api_swarm_test.go:562: [da5f38f09fdeb] joining swarm manager [d20ed553e3ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:35:16.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T22:35:16.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T22:35:16.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T22:35:17.565Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T22:35:18.941Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T22:35:18.941Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T22:35:18.941Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T22:35:18.941Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T22:35:19.199Z] --- PASS: TestImportExtremelyLargeImageWorks (178.86s) [2021-08-23T22:35:19.199Z] PASS [2021-08-23T22:35:19.199Z] [2021-08-23T22:35:19.199Z] DONE 12 tests in 182.929s [2021-08-23T22:35:19.199Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T22:35:19.199Z] ++ 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-08-23T22:35:19.199Z] ++ set -e [2021-08-23T22:35:19.200Z] ++ '[' -n 0 ']' [2021-08-23T22:35:19.200Z] ++ set -x [2021-08-23T22:35:19.200Z] ++ 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-08-23T22:35:19.200Z] INFO: Testing against a local daemon [2021-08-23T22:35:19.200Z] === RUN TestNetworkCreateDelete [2021-08-23T22:35:19.458Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-08-23T22:35:19.458Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:35:20.026Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-08-23T22:35:20.026Z] === RUN TestDaemonDNSFallback [2021-08-23T22:35:21.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T22:35:22.700Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T22:35:22.700Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T22:35:22.700Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T22:35:22.700Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T22:35:22.700Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T22:35:23.020Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T22:35:23.291Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/test/unit [2021-08-23T22:35:23.315Z] docker_api_swarm_test.go:584: [dbb7f5a3ef732] joining swarm manager [d20ed553e3ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:35:23.852Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T22:35:23.852Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T22:35:23.852Z] + TESTDIRS=./... [2021-08-23T22:35:23.852Z] + exclude_paths='/vendor/|/integration' [2021-08-23T22:35:23.852Z] ++ go list ./... [2021-08-23T22:35:23.852Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T22:35:24.781Z] + pkg_list='github.com/docker/docker/api [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/backend [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/container [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/events [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/filters [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/image [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/mount [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/network [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/registry [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/time [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/versions [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:35:24.781Z] github.com/docker/docker/api/types/volume [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:35:24.781Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:35:24.781Z] github.com/docker/docker/cli [2021-08-23T22:35:24.781Z] github.com/docker/docker/cli/config [2021-08-23T22:35:24.781Z] github.com/docker/docker/cli/debug [2021-08-23T22:35:24.781Z] github.com/docker/docker/client [2021-08-23T22:35:24.781Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:35:24.781Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:35:24.781Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:35:24.781Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:35:24.781Z] github.com/docker/docker/container [2021-08-23T22:35:24.781Z] github.com/docker/docker/container/stream [2021-08-23T22:35:24.781Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:35:24.781Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:35:24.781Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/config [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/events [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/exec [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/images [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/links [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/names [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/network [2021-08-23T22:35:24.781Z] github.com/docker/docker/daemon/stats [2021-08-23T22:35:24.781Z] github.com/docker/docker/distribution [2021-08-23T22:35:24.781Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:35:24.781Z] github.com/docker/docker/distribution/utils [2021-08-23T22:35:24.781Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:35:24.781Z] github.com/docker/docker/dockerversion [2021-08-23T22:35:24.781Z] github.com/docker/docker/errdefs [2021-08-23T22:35:24.781Z] github.com/docker/docker/image [2021-08-23T22:35:24.782Z] github.com/docker/docker/image/cache [2021-08-23T22:35:24.782Z] github.com/docker/docker/image/tarexport [2021-08-23T22:35:24.782Z] github.com/docker/docker/image/v1 [2021-08-23T22:35:24.782Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:35:24.782Z] github.com/docker/docker/layer [2021-08-23T22:35:24.782Z] github.com/docker/docker/libcontainerd [2021-08-23T22:35:24.782Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:35:24.782Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:35:24.782Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:35:24.782Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:35:24.782Z] github.com/docker/docker/oci [2021-08-23T22:35:24.782Z] github.com/docker/docker/oci/caps [2021-08-23T22:35:24.782Z] github.com/docker/docker/opts [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/archive [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/directory [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/locker [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/mount [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/platform [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/pools [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/progress [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/signal [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/stack [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/system [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/term [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:35:24.782Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:35:24.782Z] github.com/docker/docker/plugin [2021-08-23T22:35:24.782Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:35:24.782Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:35:24.782Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:35:24.782Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:35:24.782Z] github.com/docker/docker/quota [2021-08-23T22:35:24.782Z] github.com/docker/docker/reference [2021-08-23T22:35:24.782Z] github.com/docker/docker/registry [2021-08-23T22:35:24.782Z] github.com/docker/docker/registry/resumable [2021-08-23T22:35:24.782Z] github.com/docker/docker/restartmanager [2021-08-23T22:35:24.782Z] github.com/docker/docker/rootless [2021-08-23T22:35:24.782Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:35:24.782Z] github.com/docker/docker/runconfig [2021-08-23T22:35:24.782Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/environment [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/registry [2021-08-23T22:35:24.782Z] github.com/docker/docker/testutil/request [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/drivers [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/local [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/mounts [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/service [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:35:24.782Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:35:24.782Z] ++ grep --fixed-strings -v /libnetwork [2021-08-23T22:35:24.782Z] ++ echo 'github.com/docker/docker/api [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/backend [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/container [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/events [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/filters [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/image [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/mount [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/network [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/registry [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/time [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/versions [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:35:24.782Z] github.com/docker/docker/api/types/volume [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:35:24.782Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:35:24.782Z] github.com/docker/docker/cli [2021-08-23T22:35:24.782Z] github.com/docker/docker/cli/config [2021-08-23T22:35:24.782Z] github.com/docker/docker/cli/debug [2021-08-23T22:35:24.782Z] github.com/docker/docker/client [2021-08-23T22:35:24.782Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:35:24.782Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:35:24.782Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:35:24.782Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:35:24.782Z] github.com/docker/docker/container [2021-08-23T22:35:24.782Z] github.com/docker/docker/container/stream [2021-08-23T22:35:24.782Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:35:24.782Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:35:24.782Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/config [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/events [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/exec [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/images [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/links [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/names [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/network [2021-08-23T22:35:24.782Z] github.com/docker/docker/daemon/stats [2021-08-23T22:35:24.782Z] github.com/docker/docker/distribution [2021-08-23T22:35:24.782Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:35:24.782Z] github.com/docker/docker/distribution/utils [2021-08-23T22:35:24.782Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:35:24.783Z] github.com/docker/docker/dockerversion [2021-08-23T22:35:24.783Z] github.com/docker/docker/errdefs [2021-08-23T22:35:24.783Z] github.com/docker/docker/image [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/cache [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/tarexport [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/v1 [2021-08-23T22:35:24.783Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:35:24.783Z] github.com/docker/docker/layer [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:35:24.783Z] github.com/docker/docker/oci [2021-08-23T22:35:24.783Z] github.com/docker/docker/oci/caps [2021-08-23T22:35:24.783Z] github.com/docker/docker/opts [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/archive [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/directory [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/locker [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/mount [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/platform [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/pools [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/progress [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/signal [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/stack [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/system [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/term [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:35:24.783Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:35:24.783Z] github.com/docker/docker/plugin [2021-08-23T22:35:24.783Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:35:24.783Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:35:24.783Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:35:24.783Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:35:24.783Z] github.com/docker/docker/quota [2021-08-23T22:35:24.783Z] github.com/docker/docker/reference [2021-08-23T22:35:24.783Z] github.com/docker/docker/registry [2021-08-23T22:35:24.783Z] github.com/docker/docker/registry/resumable [2021-08-23T22:35:24.783Z] github.com/docker/docker/restartmanager [2021-08-23T22:35:24.783Z] github.com/docker/docker/rootless [2021-08-23T22:35:24.783Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:35:24.783Z] github.com/docker/docker/runconfig [2021-08-23T22:35:24.783Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/environment [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/registry [2021-08-23T22:35:24.783Z] github.com/docker/docker/testutil/request [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/drivers [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/local [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/mounts [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/service [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:35:24.783Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:35:24.783Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/backend [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/container [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/events [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/filters [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/image [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/mount [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/network [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/registry [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/time [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/versions [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:35:24.783Z] github.com/docker/docker/api/types/volume [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:35:24.783Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:35:24.783Z] github.com/docker/docker/cli [2021-08-23T22:35:24.783Z] github.com/docker/docker/cli/config [2021-08-23T22:35:24.783Z] github.com/docker/docker/cli/debug [2021-08-23T22:35:24.783Z] github.com/docker/docker/client [2021-08-23T22:35:24.783Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:35:24.783Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:35:24.783Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:35:24.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:35:24.783Z] github.com/docker/docker/container [2021-08-23T22:35:24.783Z] github.com/docker/docker/container/stream [2021-08-23T22:35:24.783Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:35:24.783Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:35:24.783Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/config [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/events [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/exec [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/images [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/links [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/names [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/network [2021-08-23T22:35:24.783Z] github.com/docker/docker/daemon/stats [2021-08-23T22:35:24.783Z] github.com/docker/docker/distribution [2021-08-23T22:35:24.783Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:35:24.783Z] github.com/docker/docker/distribution/utils [2021-08-23T22:35:24.783Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:35:24.783Z] github.com/docker/docker/dockerversion [2021-08-23T22:35:24.783Z] github.com/docker/docker/errdefs [2021-08-23T22:35:24.783Z] github.com/docker/docker/image [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/cache [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/tarexport [2021-08-23T22:35:24.783Z] github.com/docker/docker/image/v1 [2021-08-23T22:35:24.783Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:35:24.783Z] github.com/docker/docker/layer [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:35:24.783Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:35:24.784Z] github.com/docker/docker/oci [2021-08-23T22:35:24.784Z] github.com/docker/docker/oci/caps [2021-08-23T22:35:24.784Z] github.com/docker/docker/opts [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/archive [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/directory [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/locker [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/mount [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/platform [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/pools [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/progress [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/signal [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/stack [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/system [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/term [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:35:24.784Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:35:24.784Z] github.com/docker/docker/plugin [2021-08-23T22:35:24.784Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:35:24.784Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:35:24.784Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:35:24.784Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:35:24.784Z] github.com/docker/docker/quota [2021-08-23T22:35:24.784Z] github.com/docker/docker/reference [2021-08-23T22:35:24.784Z] github.com/docker/docker/registry [2021-08-23T22:35:24.784Z] github.com/docker/docker/registry/resumable [2021-08-23T22:35:24.784Z] github.com/docker/docker/restartmanager [2021-08-23T22:35:24.784Z] github.com/docker/docker/rootless [2021-08-23T22:35:24.784Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:35:24.784Z] github.com/docker/docker/runconfig [2021-08-23T22:35:24.784Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/environment [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/registry [2021-08-23T22:35:24.784Z] github.com/docker/docker/testutil/request [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/drivers [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/local [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/mounts [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/service [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:35:24.784Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:35:24.784Z] ++ echo 'github.com/docker/docker/api [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/backend [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/container [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/events [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/filters [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/image [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/mount [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/network [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/registry [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/time [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/versions [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:35:24.784Z] github.com/docker/docker/api/types/volume [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:35:24.784Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:35:24.784Z] github.com/docker/docker/cli [2021-08-23T22:35:24.784Z] github.com/docker/docker/cli/config [2021-08-23T22:35:24.784Z] github.com/docker/docker/cli/debug [2021-08-23T22:35:24.784Z] github.com/docker/docker/client [2021-08-23T22:35:24.784Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:35:24.784Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:35:24.784Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:35:24.784Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:35:24.784Z] github.com/docker/docker/container [2021-08-23T22:35:24.784Z] github.com/docker/docker/container/stream [2021-08-23T22:35:24.784Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:35:24.784Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:35:24.784Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/config [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/events [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/exec [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/images [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/links [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/names [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/network [2021-08-23T22:35:24.784Z] github.com/docker/docker/daemon/stats [2021-08-23T22:35:24.784Z] github.com/docker/docker/distribution [2021-08-23T22:35:24.784Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:35:24.784Z] github.com/docker/docker/distribution/utils [2021-08-23T22:35:24.784Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:35:24.784Z] github.com/docker/docker/dockerversion [2021-08-23T22:35:24.784Z] github.com/docker/docker/errdefs [2021-08-23T22:35:24.784Z] github.com/docker/docker/image [2021-08-23T22:35:24.784Z] github.com/docker/docker/image/cache [2021-08-23T22:35:24.784Z] github.com/docker/docker/image/tarexport [2021-08-23T22:35:24.784Z] github.com/docker/docker/image/v1 [2021-08-23T22:35:24.784Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:35:24.784Z] github.com/docker/docker/layer [2021-08-23T22:35:24.784Z] github.com/docker/docker/libcontainerd [2021-08-23T22:35:24.784Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:35:24.784Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:35:24.784Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:35:24.784Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:35:24.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/types [2021-08-23T22:35:24.785Z] github.com/docker/docker/oci [2021-08-23T22:35:24.785Z] github.com/docker/docker/oci/caps [2021-08-23T22:35:24.785Z] github.com/docker/docker/opts [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/archive [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/directory [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/locker [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/mount [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/platform [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/pools [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/progress [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/signal [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/stack [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/system [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/term [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:35:24.785Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:35:24.785Z] github.com/docker/docker/plugin [2021-08-23T22:35:24.785Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:35:24.785Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:35:24.785Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:35:24.785Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:35:24.785Z] github.com/docker/docker/quota [2021-08-23T22:35:24.785Z] github.com/docker/docker/reference [2021-08-23T22:35:24.785Z] github.com/docker/docker/registry [2021-08-23T22:35:24.785Z] github.com/docker/docker/registry/resumable [2021-08-23T22:35:24.785Z] github.com/docker/docker/restartmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/rootless [2021-08-23T22:35:24.785Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:35:24.785Z] github.com/docker/docker/runconfig [2021-08-23T22:35:24.785Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/environment [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/registry [2021-08-23T22:35:24.785Z] github.com/docker/docker/testutil/request [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/drivers [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/local [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/mounts [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/service [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:35:24.785Z] github.com/docker/docker/volume/testutils' [2021-08-23T22:35:24.785Z] ++ grep --fixed-strings /libnetwork [2021-08-23T22:35:24.785Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/types' [2021-08-23T22:35:24.785Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T22:35:24.785Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/types' [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:35:24.785Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:35:24.785Z] + type docker-proxy [2021-08-23T22:35:24.785Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T22:35:24.785Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T22:35:24.785Z] [2021-08-23T22:35:24.785Z] Removing bundles/ [2021-08-23T22:35:24.785Z] [2021-08-23T22:35:24.785Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T22:35:24.785Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T22:35:24.785Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T22:35:25.852Z] check_test.go:380: [da5f38f09fdeb] daemon is not started [2021-08-23T22:35:26.789Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-08-23T22:35:26.789Z] === RUN TestInspectNetwork [2021-08-23T22:35:27.357Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T22:35:27.617Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T22:35:27.876Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T22:35:28.443Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T22:35:28.703Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T22:35:29.642Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T22:35:29.642Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T22:35:30.579Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T22:35:30.579Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T22:35:30.579Z] === RUN TestInspectNetwork/network_name [2021-08-23T22:35:30.579Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T22:35:31.176Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T22:35:31.326Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T22:35:31.326Z] [2021-08-23T22:35:31.326Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T22:35:31.326Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T22:35:31.326Z] [2021-08-23T22:35:31.326Z] + mkdir -p bundles [2021-08-23T22:35:31.326Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/backend/build [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/httputils [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/middleware [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/build [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/container [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/debug [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/image [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/network [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/session [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/system [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/server/router/volume [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/backend [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/container [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/events [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/filters [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/image [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/mount [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/network [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/registry [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/strslice [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/swarm [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/time [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/versions [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T22:35:31.326Z] github.com/docker/docker/api/types/volume [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/dockerfile [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/dockerignore [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/remotecontext [2021-08-23T22:35:31.326Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T22:35:31.326Z] github.com/docker/docker/cli [2021-08-23T22:35:31.326Z] github.com/docker/docker/cli/config [2021-08-23T22:35:31.326Z] github.com/docker/docker/cli/debug [2021-08-23T22:35:31.326Z] github.com/docker/docker/client [2021-08-23T22:35:31.326Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T22:35:31.326Z] github.com/docker/docker/cmd/dockerd [2021-08-23T22:35:31.326Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T22:35:31.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T22:35:31.326Z] github.com/docker/docker/container [2021-08-23T22:35:31.326Z] github.com/docker/docker/container/stream [2021-08-23T22:35:31.326Z] github.com/docker/docker/contrib/apparmor [2021-08-23T22:35:31.326Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T22:35:31.326Z] github.com/docker/docker/contrib/httpserver [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/config [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/discovery [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/events [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/exec [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T22:35:31.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/images [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/initlayer [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/links [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/listeners [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/local [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/names [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/network [2021-08-23T22:35:31.327Z] github.com/docker/docker/daemon/stats [2021-08-23T22:35:31.327Z] github.com/docker/docker/distribution [2021-08-23T22:35:31.327Z] github.com/docker/docker/distribution/metadata [2021-08-23T22:35:31.327Z] github.com/docker/docker/distribution/utils [2021-08-23T22:35:31.327Z] github.com/docker/docker/distribution/xfer [2021-08-23T22:35:31.327Z] github.com/docker/docker/dockerversion [2021-08-23T22:35:31.327Z] github.com/docker/docker/errdefs [2021-08-23T22:35:31.327Z] github.com/docker/docker/image [2021-08-23T22:35:31.327Z] github.com/docker/docker/image/cache [2021-08-23T22:35:31.327Z] github.com/docker/docker/image/tarexport [2021-08-23T22:35:31.327Z] github.com/docker/docker/image/v1 [2021-08-23T22:35:31.327Z] github.com/docker/docker/internal/test/suite [2021-08-23T22:35:31.327Z] github.com/docker/docker/layer [2021-08-23T22:35:31.327Z] github.com/docker/docker/libcontainerd [2021-08-23T22:35:31.327Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T22:35:31.327Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T22:35:31.327Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T22:35:31.327Z] github.com/docker/docker/libcontainerd/types [2021-08-23T22:35:31.327Z] github.com/docker/docker/oci [2021-08-23T22:35:31.327Z] github.com/docker/docker/oci/caps [2021-08-23T22:35:31.327Z] github.com/docker/docker/opts [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/aaparser [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/archive [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/authorization [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/capabilities [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/containerfs [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/directory [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/discovery [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/dmesg [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/filenotify [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/fileutils [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/fsutils [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/homedir [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/idtools [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/ioutils [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/locker [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/longpath [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/loopback [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/mount [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/parsers [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/pidfile [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/platform [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugins [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/pools [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/progress [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/pubsub [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/reexec [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/signal [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/stack [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/stringid [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/symlink [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/system [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/tailfile [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/tarsum [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/term [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/term/windows [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/truncindex [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/urlutil [2021-08-23T22:35:31.327Z] github.com/docker/docker/pkg/useragent [2021-08-23T22:35:31.327Z] github.com/docker/docker/plugin [2021-08-23T22:35:31.327Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T22:35:31.327Z] github.com/docker/docker/plugin/v2 [2021-08-23T22:35:31.327Z] github.com/docker/docker/profiles/apparmor [2021-08-23T22:35:31.327Z] github.com/docker/docker/profiles/seccomp [2021-08-23T22:35:31.327Z] github.com/docker/docker/quota [2021-08-23T22:35:31.327Z] github.com/docker/docker/reference [2021-08-23T22:35:31.327Z] github.com/docker/docker/registry [2021-08-23T22:35:31.327Z] github.com/docker/docker/registry/resumable [2021-08-23T22:35:31.327Z] github.com/docker/docker/restartmanager [2021-08-23T22:35:31.327Z] github.com/docker/docker/rootless [2021-08-23T22:35:31.327Z] github.com/docker/docker/rootless/specconv [2021-08-23T22:35:31.327Z] github.com/docker/docker/runconfig [2021-08-23T22:35:31.327Z] github.com/docker/docker/runconfig/opts [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/daemon [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/environment [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fakegit [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/registry [2021-08-23T22:35:31.327Z] github.com/docker/docker/testutil/request [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/drivers [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/local [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/mounts [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/service [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/service/opts [2021-08-23T22:35:31.327Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T22:35:31.327Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-23T22:35:31.888Z] ? github.com/docker/docker/api [no test files] [2021-08-23T22:35:32.585Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T22:35:33.960Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T22:35:34.893Z] --- PASS: TestInspectNetwork (8.29s) [2021-08-23T22:35:34.893Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T22:35:34.893Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T22:35:34.893Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T22:35:34.893Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T22:35:34.893Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:35:35.152Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T22:35:35.720Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T22:35:35.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-23T22:35:35.979Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T22:35:35.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-23T22:35:36.547Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T22:35:37.116Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2021-08-23T22:35:37.117Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:35:37.117Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:35:37.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:35:37.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:35:37.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:35:37.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:35:37.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:35:37.117Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:35:37.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:35:37.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:35:37.117Z] === RUN TestNetworkList [2021-08-23T22:35:37.117Z] === RUN TestNetworkList//networks [2021-08-23T22:35:37.117Z] === PAUSE TestNetworkList//networks [2021-08-23T22:35:37.117Z] === RUN TestNetworkList//networks/ [2021-08-23T22:35:37.117Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:35:37.117Z] === CONT TestNetworkList//networks [2021-08-23T22:35:37.117Z] === CONT TestNetworkList//networks/ [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:35:37.117Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:35:37.117Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:35:38.055Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2021-08-23T22:35:38.055Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:35:38.314Z] docker_api_swarm_test.go:45: [dde9e0ab909f6] joining swarm manager [d097bead7040b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:35:38.573Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T22:35:38.832Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-08-23T22:35:38.832Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:35:39.399Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T22:35:39.399Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T22:35:39.658Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-08-23T22:35:39.658Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:35:41.038Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-23T22:35:41.038Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:35:41.038Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T22:35:42.417Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-08-23T22:35:42.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:35:42.417Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T22:35:42.985Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-23T22:35:42.985Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:35:43.922Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T22:35:45.299Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2021-08-23T22:35:45.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:35:45.299Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:35:45.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:35:45.299Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:35:47.201Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T22:35:47.769Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T22:35:47.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T22:35:48.337Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T22:35:48.903Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T22:35:49.162Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T22:35:49.162Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T22:35:49.935Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-08-23T22:35:50.101Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T22:35:50.360Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T22:35:50.926Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T22:35:51.185Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T22:35:51.185Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T22:35:51.751Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T22:35:52.318Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T22:35:54.852Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T22:35:55.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-23T22:35:56.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-23T22:35:59.257Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T22:36:01.161Z] --- PASS: TestServiceWithDataPathPortInit (15.65s) [2021-08-23T22:36:01.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:36:02.097Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T22:36:02.097Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T22:36:02.097Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T22:36:02.097Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T22:36:02.357Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T22:36:02.617Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T22:36:03.995Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T22:36:04.255Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r6pcjbwg2vnkj2fvwjyzwsi23 Created:2021-08-23 22:36:02.359989849 +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[06f326536171ee32cb96f0cafd15bcedf128e518e9342a1188602493a7936f15:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0oc4iyoghek9ghk2wc7hz47x EndpointID:5eca130753fe8257be5db1c9b42daa43d1d8e60bc4cb41c248c35538ece9460b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e581227acf725a9ee7b31a02b2c67253051bf30b279ad18e8bb79373f772b73a 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:cefa1966d030 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b0oc4iyoghek9ghk2wc7hz47x EndpointID:5eca130753fe8257be5db1c9b42daa43d1d8e60bc4cb41c248c35538ece9460b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T22:36:05.190Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T22:36:07.725Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T22:36:07.725Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T22:36:07.984Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T22:36:08.552Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s) [2021-08-23T22:36:08.552Z] PASS [2021-08-23T22:36:08.552Z] [2021-08-23T22:36:08.552Z] === Skipped [2021-08-23T22:36:08.552Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:36:08.552Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:36:08.552Z] [2021-08-23T22:36:08.552Z] [2021-08-23T22:36:08.552Z] DONE 26 tests, 1 skipped in 49.521s [2021-08-23T22:36:08.552Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:36:08.552Z] ++ 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-08-23T22:36:08.552Z] ++ set -e [2021-08-23T22:36:08.552Z] ++ '[' -n 0 ']' [2021-08-23T22:36:08.552Z] ++ set -x [2021-08-23T22:36:08.552Z] ++ 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-08-23T22:36:08.811Z] INFO: Testing against a local daemon [2021-08-23T22:36:08.811Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T22:36:08.811Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:36:08.811Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:36:08.811Z] === RUN TestDockerNetworkIpvlan [2021-08-23T22:36:08.811Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:36:08.811Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:36:08.811Z] PASS [2021-08-23T22:36:08.811Z] [2021-08-23T22:36:08.811Z] === Skipped [2021-08-23T22:36:08.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:36:08.811Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:36:08.811Z] [2021-08-23T22:36:08.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:36:08.811Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:36:08.811Z] [2021-08-23T22:36:08.811Z] [2021-08-23T22:36:08.811Z] DONE 2 tests, 2 skipped in 0.119s [2021-08-23T22:36:08.811Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:36:08.811Z] ++ 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-08-23T22:36:08.811Z] ++ set -e [2021-08-23T22:36:08.811Z] ++ '[' -n 0 ']' [2021-08-23T22:36:08.811Z] ++ set -x [2021-08-23T22:36:08.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T22:36:09.070Z] INFO: Testing against a local daemon [2021-08-23T22:36:09.070Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T22:36:10.446Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-08-23T22:36:10.446Z] === RUN TestDockerNetworkMacvlan [2021-08-23T22:36:11.385Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T22:36:11.956Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T22:36:12.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T22:36:14.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T22:36:15.428Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T22:36:15.689Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T22:36:17.594Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T22:36:18.529Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T22:36:19.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T22:36:19.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T22:36:22.149Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T22:36:22.149Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T22:36:22.149Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T22:36:22.149Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan (12.70s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2021-08-23T22:36:23.087Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2021-08-23T22:36:23.087Z] PASS [2021-08-23T22:36:23.087Z] [2021-08-23T22:36:23.087Z] DONE 8 tests in 14.236s [2021-08-23T22:36:23.087Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T22:36:23.087Z] ++ 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-08-23T22:36:23.087Z] ++ set -e [2021-08-23T22:36:23.087Z] ++ '[' -n 0 ']' [2021-08-23T22:36:23.087Z] ++ set -x [2021-08-23T22:36:23.087Z] ++ 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-08-23T22:36:23.087Z] testing: warning: no tests to run [2021-08-23T22:36:23.087Z] PASS [2021-08-23T22:36:23.087Z] [2021-08-23T22:36:23.087Z] DONE 0 tests in 0.039s [2021-08-23T22:36:23.087Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T22:36:23.087Z] ++ 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-08-23T22:36:23.087Z] ++ set -e [2021-08-23T22:36:23.087Z] ++ '[' -n 0 ']' [2021-08-23T22:36:23.087Z] ++ set -x [2021-08-23T22:36:23.087Z] ++ 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-08-23T22:36:23.346Z] INFO: Testing against a local daemon [2021-08-23T22:36:23.346Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T22:36:24.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T22:36:24.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T22:36:24.723Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2021-08-23T22:36:24.723Z] === RUN TestAuthZPluginTLS [2021-08-23T22:36:24.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T22:36:25.290Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-08-23T22:36:25.290Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T22:36:25.548Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T22:36:25.813Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-23T22:36:25.813Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T22:36:25.813Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T22:36:26.381Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-23T22:36:26.381Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T22:36:26.948Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-23T22:36:26.948Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T22:36:27.515Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T22:36:27.773Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T22:36:28.341Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-08-23T22:36:28.341Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T22:36:28.909Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T22:36:28.909Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T22:36:29.168Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T22:36:29.427Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-23T22:36:29.427Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T22:36:29.686Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T22:36:30.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2021-08-23T22:36:30.254Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T22:36:30.513Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T22:36:31.450Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T22:36:32.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-08-23T22:36:32.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T22:36:32.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T22:36:33.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T22:36:33.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T22:36:33.413Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T22:36:33.672Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2021-08-23T22:36:33.672Z] === RUN TestAuthZPluginHeader [2021-08-23T22:36:33.672Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T22:36:34.240Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T22:36:34.499Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-08-23T22:36:34.499Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T22:36:35.875Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T22:36:36.448Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T22:36:38.352Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T22:36:38.352Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2021-08-23T22:36:38.352Z] === RUN TestAuthZPluginV2Disable [2021-08-23T22:36:39.727Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T22:36:39.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T22:36:41.105Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T22:36:41.673Z] --- PASS: TestAuthZPluginV2Disable (3.23s) [2021-08-23T22:36:41.673Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T22:36:41.931Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T22:36:43.309Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T22:36:43.309Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T22:36:44.689Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.91s) [2021-08-23T22:36:44.689Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T22:36:44.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-23T22:36:46.327Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T22:36:47.268Z] docker_api_swarm_test.go:303: [da9cfbf2c64c9] joining swarm manager [d263d248e9b8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:36:49.199Z] docker_api_swarm_test.go:304: [d655f16a6faa9] joining swarm manager [d263d248e9b8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:36:49.458Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T22:36:50.025Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-23T22:36:50.592Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T22:36:51.529Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T22:36:56.804Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.38s) [2021-08-23T22:36:56.804Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T22:36:57.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T22:36:58.180Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T22:37:00.713Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-23T22:37:01.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T22:37:02.092Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T22:37:03.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T22:37:03.997Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T22:37:04.932Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T22:37:05.499Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T22:37:05.758Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T22:37:06.327Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T22:37:07.270Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T22:37:07.270Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-23T22:37:07.839Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T22:37:08.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T22:37:08.778Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T22:37:09.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T22:37:10.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T22:37:11.311Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T22:37:11.311Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T22:37:11.311Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T22:37:11.311Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T22:37:11.311Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T22:37:11.569Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T22:37:12.138Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T22:37:12.138Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T22:37:12.397Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-23T22:37:12.397Z] PASS [2021-08-23T22:37:12.397Z] [2021-08-23T22:37:12.397Z] DONE 17 tests in 49.354s [2021-08-23T22:37:12.397Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T22:37:12.397Z] ++ 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-08-23T22:37:12.397Z] ++ set -e [2021-08-23T22:37:12.397Z] ++ '[' -n 0 ']' [2021-08-23T22:37:12.397Z] ++ set -x [2021-08-23T22:37:12.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=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-08-23T22:37:12.656Z] INFO: Testing against a local daemon [2021-08-23T22:37:12.656Z] === RUN TestPluginInvalidJSON [2021-08-23T22:37:12.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:37:12.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:37:12.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:37:12.656Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-23T22:37:12.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:37:12.656Z] === RUN TestPluginInstall [2021-08-23T22:37:12.656Z] === RUN TestPluginInstall/no_auth [2021-08-23T22:37:12.914Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T22:37:14.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T22:37:14.817Z] time="2021-08-23T22:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:14.817Z] time="2021-08-23T22:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7087243a5ad82534f6f52776915c3e781e1cdc4a086b263302344d76be684cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:14.817Z] time="2021-08-23T22:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:14.817Z] time="2021-08-23T22:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7087243a5ad82534f6f52776915c3e781e1cdc4a086b263302344d76be684cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:15.075Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T22:37:15.644Z] time="2021-08-23T22:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:15.644Z] time="2021-08-23T22:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6d5cd7b721e4b1ea2beb1e99bfd7e7750b391bbfa4f9e9f75091e8af54f94b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:15.644Z] time="2021-08-23T22:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:15.644Z] time="2021-08-23T22:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6d5cd7b721e4b1ea2beb1e99bfd7e7750b391bbfa4f9e9f75091e8af54f94b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:15.903Z] === RUN TestPluginInstall/with_insecure [2021-08-23T22:37:16.470Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T22:37:17.037Z] time="2021-08-23T22:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:17.037Z] time="2021-08-23T22:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b53048711329f2f12f6b79078c7c28deb113ab1037ab0ae4a9e3f7d6485d676" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:17.037Z] time="2021-08-23T22:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:37:17.037Z] time="2021-08-23T22:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b53048711329f2f12f6b79078c7c28deb113ab1037ab0ae4a9e3f7d6485d676" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:37:17.296Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T22:37:17.296Z] plugin_test.go:166: [d5d7e2dd4c477] daemon is not started [2021-08-23T22:37:17.296Z] --- PASS: TestPluginInstall (4.69s) [2021-08-23T22:37:17.296Z] --- PASS: TestPluginInstall/no_auth (2.52s) [2021-08-23T22:37:17.296Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-08-23T22:37:17.296Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2021-08-23T22:37:17.296Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:37:17.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-23T22:37:18.123Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T22:37:18.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T22:37:18.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T22:37:19.261Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T22:37:19.521Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T22:37:20.090Z] docker_api_swarm_test.go:271: [d5e3c2fbf6858] joining swarm manager [da3f81ea1b7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:37:20.658Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T22:37:20.916Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T22:37:21.484Z] docker_api_swarm_test.go:272: [d3bd4cff4f24e] joining swarm manager [da3f81ea1b7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:37:21.744Z] --- PASS: TestPluginsWithRuntimes (4.50s) [2021-08-23T22:37:21.744Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.23s) [2021-08-23T22:37:21.744Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.18s) [2021-08-23T22:37:21.744Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T22:37:22.681Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-08-23T22:37:22.681Z] PASS [2021-08-23T22:37:22.681Z] [2021-08-23T22:37:22.681Z] DONE 10 tests in 10.172s [2021-08-23T22:37:22.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T22:37:22.681Z] ++ 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-08-23T22:37:22.681Z] ++ set -e [2021-08-23T22:37:22.681Z] ++ '[' -n 0 ']' [2021-08-23T22:37:22.681Z] ++ set -x [2021-08-23T22:37:22.681Z] ++ 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-08-23T22:37:22.940Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T22:37:22.940Z] INFO: Testing against a local daemon [2021-08-23T22:37:22.940Z] === RUN TestExternalGraphDriver [2021-08-23T22:37:22.940Z] === RUN TestExternalGraphDriver/json [2021-08-23T22:37:24.844Z] === RUN TestExternalGraphDriver/spec [2021-08-23T22:37:24.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T22:37:25.411Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 49.0% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/builder/remotecontext/git 1.231s coverage: 86.3% of statements [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T22:37:26.341Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T22:37:26.341Z] ok github.com/docker/docker/cmd/docker-proxy 0.103s coverage: 67.6% of statements [2021-08-23T22:37:26.792Z] === RUN TestExternalGraphDriver/pull [2021-08-23T22:37:26.907Z] ok github.com/docker/docker/client 0.112s coverage: 75.6% of statements [2021-08-23T22:37:28.694Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-08-23T22:37:28.694Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-23T22:37:28.694Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-23T22:37:28.694Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-08-23T22:37:28.694Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:37:31.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T22:37:31.482Z] Using test binary docker [2021-08-23T22:37:31.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T22:37:31.482Z] +++ /etc/init.d/apparmor start [2021-08-23T22:37:31.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T22:37:31.482Z] INFO: Waiting for daemon to start... [2021-08-23T22:37:31.482Z] Starting dockerd [2021-08-23T22:37:31.482Z] +++ 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-08-23T22:37:32.886Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2021-08-23T22:37:32.886Z] PASS [2021-08-23T22:37:32.886Z] [2021-08-23T22:37:32.886Z] DONE 5 tests in 9.480s [2021-08-23T22:37:32.886Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T22:37:32.886Z] ++ 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-08-23T22:37:32.886Z] ++ set -e [2021-08-23T22:37:32.886Z] ++ '[' -n 0 ']' [2021-08-23T22:37:32.886Z] ++ set -x [2021-08-23T22:37:32.887Z] ++ 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-08-23T22:37:32.887Z] INFO: Testing against a local daemon [2021-08-23T22:37:32.887Z] === RUN TestContinueAfterPluginCrash [2021-08-23T22:37:32.887Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T22:37:32.887Z] === RUN TestReadPluginNoRead [2021-08-23T22:37:32.887Z] === PAUSE TestReadPluginNoRead [2021-08-23T22:37:32.887Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T22:37:32.887Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T22:37:32.887Z] === CONT TestContinueAfterPluginCrash [2021-08-23T22:37:32.887Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T22:37:33.392Z] . [2021-08-23T22:37:33.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T22:37:33.392Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T22:37:33.392Z] Error: No such image: emptyfs [2021-08-23T22:37:33.392Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T22:37:33.392Z] ++++ docker load [2021-08-23T22:37:33.653Z] Running integration-test (iteration 1) [2021-08-23T22:37:33.653Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T22:37:33.653Z] ++ 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-08-23T22:37:33.653Z] ++ set -e [2021-08-23T22:37:33.653Z] ++ '[' -n 0 ']' [2021-08-23T22:37:33.653Z] ++ set -x [2021-08-23T22:37:33.653Z] ++ 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-08-23T22:37:34.224Z] Loaded image: busybox:latest [2021-08-23T22:37:34.224Z] Loaded image: busybox:glibc [2021-08-23T22:37:35.610Z] Loaded image: debian:bullseye-slim [2021-08-23T22:37:35.610Z] Loaded image: hello-world:latest [2021-08-23T22:37:35.871Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:37:35.871Z] INFO: Testing against a local daemon [2021-08-23T22:37:35.871Z] === RUN TestCgroupNamespacesBuild [2021-08-23T22:37:37.080Z] --- PASS: TestDaemonStartWithLogOpt (4.58s) [2021-08-23T22:37:37.080Z] === CONT TestReadPluginNoRead [2021-08-23T22:37:37.787Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2021-08-23T22:37:37.787Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T22:37:38.018Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T22:37:38.956Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T22:37:38.956Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T22:37:39.209Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s) [2021-08-23T22:37:39.209Z] === RUN TestBuildWithSession [2021-08-23T22:37:39.209Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:37:39.209Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T22:37:39.209Z] === RUN TestBuildSquashParent [2021-08-23T22:37:39.894Z] === RUN TestReadPluginNoRead/default [2021-08-23T22:37:39.894Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T22:37:40.462Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T22:37:41.400Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T22:37:41.660Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T22:37:41.660Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T22:37:41.660Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T22:37:41.660Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T22:37:41.660Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T22:37:41.660Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T22:37:41.660Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T22:37:41.660Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T22:37:41.660Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T22:37:41.920Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2021-08-23T22:37:42.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-23T22:37:42.857Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T22:37:43.425Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T22:37:43.425Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T22:37:44.363Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T22:37:44.363Z] === CONT TestReadPluginNoRead [2021-08-23T22:37:44.363Z] read_test.go:92: [d394c155f87c6] daemon is not started [2021-08-23T22:37:44.363Z] --- PASS: TestReadPluginNoRead (7.44s) [2021-08-23T22:37:44.363Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-08-23T22:37:44.363Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-08-23T22:37:44.363Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2021-08-23T22:37:44.363Z] PASS [2021-08-23T22:37:44.363Z] [2021-08-23T22:37:44.363Z] DONE 6 tests in 12.180s [2021-08-23T22:37:44.363Z] 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-08-23T22:37:44.363Z] ++ 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-08-23T22:37:44.363Z] ++ set -e [2021-08-23T22:37:44.363Z] ++ '[' -n 0 ']' [2021-08-23T22:37:44.363Z] ++ set -x [2021-08-23T22:37:44.363Z] ++ 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-08-23T22:37:44.500Z] --- PASS: TestBuildSquashParent (5.35s) [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:37:44.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:37:44.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:37:44.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T22:37:44.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T22:37:44.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T22:37:44.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T22:37:44.623Z] testing: warning: no tests to run [2021-08-23T22:37:44.623Z] PASS [2021-08-23T22:37:44.623Z] [2021-08-23T22:37:44.623Z] DONE 0 tests in 0.060s [2021-08-23T22:37:44.623Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T22:37:44.623Z] ++ 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-08-23T22:37:44.623Z] ++ set -e [2021-08-23T22:37:44.623Z] ++ '[' -n 0 ']' [2021-08-23T22:37:44.623Z] ++ set -x [2021-08-23T22:37:44.623Z] ++ 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-08-23T22:37:44.623Z] INFO: Testing against a local daemon [2021-08-23T22:37:44.623Z] === RUN TestPluginWithDevMounts [2021-08-23T22:37:44.623Z] === PAUSE TestPluginWithDevMounts [2021-08-23T22:37:44.623Z] === CONT TestPluginWithDevMounts [2021-08-23T22:37:45.193Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T22:37:46.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T22:37:46.610Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T22:37:46.870Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-08-23T22:37:46.870Z] PASS [2021-08-23T22:37:46.870Z] [2021-08-23T22:37:46.870Z] DONE 1 tests in 2.198s [2021-08-23T22:37:46.870Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T22:37:46.870Z] ++ 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-08-23T22:37:46.870Z] ++ set -e [2021-08-23T22:37:46.870Z] ++ '[' -n 0 ']' [2021-08-23T22:37:46.870Z] ++ set -x [2021-08-23T22:37:46.870Z] ++ 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-08-23T22:37:46.870Z] INFO: Testing against a local daemon [2021-08-23T22:37:46.870Z] === RUN TestSecretInspect [2021-08-23T22:37:47.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T22:37:47.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T22:37:48.246Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2021-08-23T22:37:49.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2021-08-23T22:37:49.403Z] === RUN TestBuildMultiStageCopy [2021-08-23T22:37:49.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T22:37:49.622Z] --- PASS: TestSecretInspect (2.52s) [2021-08-23T22:37:49.622Z] === RUN TestSecretList [2021-08-23T22:37:49.622Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T22:37:50.558Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T22:37:50.558Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T22:37:50.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T22:37:51.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T22:37:51.126Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T22:37:51.126Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T22:37:51.126Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T22:37:51.627Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T22:37:51.694Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T22:37:51.888Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T22:37:51.953Z] --- PASS: TestSecretList (2.44s) [2021-08-23T22:37:51.953Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-08-23T22:37:52.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-08-23T22:37:52.149Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T22:37:53.091Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-08-23T22:37:53.091Z] === RUN TestBuildLabelWithTargets [2021-08-23T22:37:53.332Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T22:37:53.332Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T22:37:53.332Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T22:37:53.332Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T22:37:54.269Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T22:37:54.269Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2021-08-23T22:37:54.269Z] === RUN TestSecretsUpdate [2021-08-23T22:37:54.477Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-08-23T22:37:54.477Z] === RUN TestBuildWithEmptyLayers [2021-08-23T22:37:54.836Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T22:37:55.048Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-08-23T22:37:55.048Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T22:37:55.775Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T22:37:56.343Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T22:37:56.961Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2021-08-23T22:37:56.961Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T22:37:57.280Z] --- PASS: TestSecretsUpdate (2.77s) [2021-08-23T22:37:57.280Z] === RUN TestTemplatedSecret [2021-08-23T22:37:57.539Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T22:37:57.903Z] --- PASS: TestBuildUncleanTarFilenames (0.96s) [2021-08-23T22:37:57.903Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T22:37:58.919Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T22:37:59.856Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T22:38:00.115Z] --- PASS: TestTemplatedSecret (3.04s) [2021-08-23T22:38:00.115Z] === RUN TestSecretCreateResolve [2021-08-23T22:38:00.446Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s) [2021-08-23T22:38:00.446Z] === RUN TestBuildWithHugeFile [2021-08-23T22:38:01.053Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T22:38:01.620Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T22:38:02.188Z] --- PASS: TestSecretCreateResolve (2.07s) [2021-08-23T22:38:02.188Z] PASS [2021-08-23T22:38:02.188Z] [2021-08-23T22:38:02.188Z] DONE 6 tests in 15.442s [2021-08-23T22:38:02.188Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T22:38:02.188Z] ++ 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-08-23T22:38:02.188Z] ++ set -e [2021-08-23T22:38:02.188Z] ++ '[' -n 0 ']' [2021-08-23T22:38:02.188Z] ++ set -x [2021-08-23T22:38:02.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-23T22:38:02.446Z] INFO: Testing against a local daemon [2021-08-23T22:38:02.446Z] === RUN TestServiceCreateInit [2021-08-23T22:38:02.446Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:38:03.015Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T22:38:03.583Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T22:38:04.991Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T22:38:06.896Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T22:38:06.896Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T22:38:06.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-23T22:38:07.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:38:07.415Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T22:38:08.352Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T22:38:08.922Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T22:38:09.859Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T22:38:10.796Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T22:38:10.796Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T22:38:10.796Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T22:38:11.736Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T22:38:11.736Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T22:38:11.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-23T22:38:11.736Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T22:38:11.736Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T22:38:11.994Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T22:38:12.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T22:38:12.930Z] --- PASS: TestServiceCreateInit (10.51s) [2021-08-23T22:38:12.930Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2021-08-23T22:38:12.930Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.79s) [2021-08-23T22:38:12.930Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:38:13.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T22:38:13.527Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2021-08-23T22:38:13.784Z] ok github.com/docker/docker/cmd/dockerd/trap 2.547s coverage: 0.0% of statements [2021-08-23T22:38:13.784Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T22:38:14.065Z] docker_api_swarm_node_test.go:19: [dd5b77c7c5869] joining swarm manager [d96a73ed8d424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:38:14.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T22:38:14.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T22:38:14.345Z] ok github.com/docker/docker/container 0.124s coverage: 34.8% of statements [2021-08-23T22:38:14.345Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T22:38:14.345Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T22:38:14.345Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T22:38:14.345Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T22:38:15.261Z] docker_api_swarm_node_test.go:20: [daba675d24552] joining swarm manager [d96a73ed8d424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:38:16.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T22:38:17.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T22:38:17.139Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T22:38:17.708Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T22:38:18.276Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T22:38:18.845Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T22:38:19.784Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T22:38:19.784Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T22:38:20.177Z] --- PASS: TestBuildWCOWSandboxSize (650.77s) [2021-08-23T22:38:20.177Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:38:20.177Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:20.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:20.177Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:20.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:20.177Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:20.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:20.632Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:20.632Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:20.632Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:20.632Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-08-23T22:38:20.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T22:38:20.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T22:38:20.632Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T22:38:20.632Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:38:20.632Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:38:20.632Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T22:38:20.632Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:38:20.720Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T22:38:20.978Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T22:38:21.088Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-08-23T22:38:21.088Z] PASS [2021-08-23T22:38:21.088Z] ok github.com/docker/docker/integration/build 781.905s [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] === Skipped [2021-08-23T22:38:21.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T22:38:21.543Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T22:38:21.543Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T22:38:21.543Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T22:38:21.543Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T22:38:21.543Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] [2021-08-23T22:38:21.543Z] DONE 29 tests, 5 skipped in 805.145s [2021-08-23T22:38:21.543Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T22:38:21.957Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T22:38:21.957Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T22:38:22.436Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-08-23T22:38:22.524Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T22:38:23.459Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T22:38:23.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:38:23.715Z] INFO: Testing against a local daemon [2021-08-23T22:38:23.715Z] === RUN TestConfigInspect [2021-08-23T22:38:23.715Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:23.715Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T22:38:23.715Z] === RUN TestConfigList [2021-08-23T22:38:23.715Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:23.715Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T22:38:23.715Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:38:23.715Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:23.715Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T22:38:23.715Z] === RUN TestConfigsUpdate [2021-08-23T22:38:23.715Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:23.715Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T22:38:23.715Z] === RUN TestTemplatedConfig [2021-08-23T22:38:23.715Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:23.715Z] --- SKIP: TestTemplatedConfig (0.01s) [2021-08-23T22:38:23.715Z] === RUN TestConfigCreateResolve [2021-08-23T22:38:23.715Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:38:23.715Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T22:38:23.715Z] PASS [2021-08-23T22:38:23.715Z] ok github.com/docker/docker/integration/config 0.082s [2021-08-23T22:38:24.170Z] [2021-08-23T22:38:24.171Z] === Skipped [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T22:38:24.171Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T22:38:24.171Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T22:38:24.171Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T22:38:24.171Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2021-08-23T22:38:24.171Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T22:38:24.171Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] [2021-08-23T22:38:24.171Z] DONE 6 tests, 6 skipped in 2.308s [2021-08-23T22:38:24.171Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T22:38:24.328Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-08-23T22:38:24.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T22:38:24.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T22:38:24.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T22:38:24.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T22:38:24.834Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T22:38:25.258Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-23T22:38:25.401Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T22:38:25.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-23T22:38:26.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:38:26.340Z] INFO: Testing against a local daemon [2021-08-23T22:38:26.340Z] === RUN TestCheckpoint [2021-08-23T22:38:26.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:38:26.340Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:38:26.340Z] === RUN TestContainerInvalidJSON [2021-08-23T22:38:26.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:38:26.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:38:26.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:38:26.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:38:26.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:38:26.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:38:26.340Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-08-23T22:38:26.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T22:38:26.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T22:38:26.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:38:26.796Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-08-23T22:38:26.796Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:38:26.796Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-23T22:38:26.796Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:38:27.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-23T22:38:27.251Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:38:27.251Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-08-23T22:38:27.251Z] === RUN TestCopyFromContainer [2021-08-23T22:38:27.251Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:27.251Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:38:27.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:38:27.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:38:27.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:38:27.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:38:27.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:38:27.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:38:27.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:38:27.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:38:27.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:38:27.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:38:27.251Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T22:38:27.251Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:38:27.251Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:27.251Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:38:27.251Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:38:27.251Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:38:27.251Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:38:27.251Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:38:27.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:38:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:38:27.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:38:27.251Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T22:38:27.251Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:38:27.251Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:38:27.251Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:38:27.251Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:38:27.251Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:38:27.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-23T22:38:27.251Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:38:27.251Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T22:38:27.251Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T22:38:27.251Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:38:27.251Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:27.251Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestDiff [2021-08-23T22:38:27.251Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T22:38:27.251Z] --- SKIP: TestDiff (0.00s) [2021-08-23T22:38:27.251Z] === RUN TestExecWithCloseStdin [2021-08-23T22:38:29.252Z] docker_api_swarm_test.go:501: [dd86ae132f191] joining swarm manager [d1bcc4c13fb5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:38:29.511Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T22:38:30.079Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T22:38:30.140Z] --- PASS: TestExecWithCloseStdin (2.35s) [2021-08-23T22:38:30.140Z] === RUN TestExec [2021-08-23T22:38:30.647Z] --- PASS: TestCreateServiceMultipleTimes (17.89s) [2021-08-23T22:38:30.647Z] === RUN TestCreateServiceConflict [2021-08-23T22:38:30.647Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T22:38:30.647Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T22:38:30.647Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T22:38:30.906Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T22:38:31.667Z] --- PASS: TestExec (1.67s) [2021-08-23T22:38:31.667Z] === RUN TestExecUser [2021-08-23T22:38:31.667Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T22:38:31.667Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:38:31.667Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:31.667Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:38:31.667Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:31.667Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:38:31.667Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T22:38:31.667Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestHealthKillContainer [2021-08-23T22:38:31.667Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T22:38:31.667Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:38:31.667Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T22:38:31.667Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T22:38:31.667Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:38:32.808Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-08-23T22:38:32.808Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:38:33.201Z] --- PASS: TestKillContainerInvalidSignal (1.60s) [2021-08-23T22:38:33.201Z] === RUN TestKillContainer [2021-08-23T22:38:33.201Z] === RUN TestKillContainer/no_signal [2021-08-23T22:38:33.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-08-23T22:38:33.376Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T22:38:33.597Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.1% of statements [2021-08-23T22:38:33.853Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-23T22:38:33.944Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T22:38:34.414Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-23T22:38:34.725Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:38:34.725Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T22:38:34.725Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:38:34.880Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T22:38:34.975Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-23T22:38:35.903Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.483s coverage: 74.6% of statements [2021-08-23T22:38:36.258Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2021-08-23T22:38:36.258Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:38:36.466Z] ok github.com/docker/docker/daemon 12.151s coverage: 17.5% of statements [2021-08-23T22:38:36.466Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T22:38:36.466Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T22:38:36.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T22:38:36.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T22:38:36.899Z] --- PASS: TestKillContainer (3.59s) [2021-08-23T22:38:36.899Z] --- PASS: TestKillContainer/no_signal (1.49s) [2021-08-23T22:38:36.899Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:38:36.899Z] --- PASS: TestKillContainer/killing_signal (2.07s) [2021-08-23T22:38:36.899Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:38:36.899Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:38:36.899Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestKillStoppedContainer [2021-08-23T22:38:36.899Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:38:36.899Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:38:36.899Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:38:36.899Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:38:36.899Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T22:38:36.899Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:38:36.899Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:36.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:38:36.899Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:38:36.899Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T22:38:36.899Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:38:37.197Z] docker_api_swarm_test.go:506: [dad1e395942c9] joining swarm manager [d1bcc4c13fb5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:38:37.835Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.1% of statements [2021-08-23T22:38:37.835Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2021-08-23T22:38:38.426Z] --- PASS: TestLogsFollowTailEmpty (1.74s) [2021-08-23T22:38:38.426Z] === RUN TestNetworkNat [2021-08-23T22:38:38.426Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T22:38:38.426Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T22:38:38.426Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:38:38.574Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T22:38:39.511Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T22:38:39.772Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-08-23T22:38:40.456Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T22:38:40.596Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s) [2021-08-23T22:38:40.596Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:38:40.596Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T22:38:40.596Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T22:38:40.596Z] === RUN TestPause [2021-08-23T22:38:40.596Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T22:38:40.596Z] --- SKIP: TestPause (0.00s) [2021-08-23T22:38:40.596Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:38:41.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T22:38:41.708Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.310s coverage: 49.4% of statements [2021-08-23T22:38:42.123Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-08-23T22:38:42.123Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:38:42.123Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:38:42.123Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T22:38:42.123Z] === RUN TestPsFilter [2021-08-23T22:38:42.123Z] --- PASS: TestPsFilter (0.26s) [2021-08-23T22:38:42.123Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:38:42.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-23T22:38:42.635Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.738s coverage: 46.2% of statements [2021-08-23T22:38:42.635Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T22:38:43.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.663s coverage: 57.7% of statements [2021-08-23T22:38:43.563Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T22:38:43.563Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T22:38:43.563Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-08-23T22:38:43.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-23T22:38:44.285Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2021-08-23T22:38:44.285Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:38:44.929Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-08-23T22:38:45.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-23T22:38:45.490Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-08-23T22:38:45.746Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.7% of statements [2021-08-23T22:38:45.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T22:38:45.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T22:38:46.447Z] --- PASS: TestRemoveContainerWithVolume (1.70s) [2021-08-23T22:38:46.447Z] === RUN TestRemoveContainerRunning [2021-08-23T22:38:46.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-23T22:38:47.111Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-08-23T22:38:47.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009447e0_} [2021-08-23T22:38:47.407Z] --- PASS: TestRemoveContainerRunning (1.43s) [2021-08-23T22:38:47.407Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T22:38:47.674Z] ok github.com/docker/docker/daemon/logger/awslogs 0.193s coverage: 77.4% of statements [2021-08-23T22:38:47.674Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T22:38:47.674Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T22:38:47.931Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-08-23T22:38:48.187Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-23T22:38:48.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-08-23T22:38:48.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-08-23T22:38:48.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1002825103_/foo_false____} [2021-08-23T22:38:48.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.42s) [2021-08-23T22:38:48.932Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:38:48.932Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T22:38:48.932Z] === RUN TestRenameLinkedContainer [2021-08-23T22:38:48.932Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T22:38:48.932Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T22:38:48.932Z] === RUN TestRenameStoppedContainer [2021-08-23T22:38:49.679Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-23T22:38:49.679Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T22:38:49.935Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 59.3% of statements [2021-08-23T22:38:50.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1002825103_/foo_true____} [2021-08-23T22:38:50.137Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2021-08-23T22:38:50.137Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:38:50.497Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-08-23T22:38:50.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_false____} [2021-08-23T22:38:51.096Z] --- PASS: TestRenameStoppedContainer (1.73s) [2021-08-23T22:38:51.096Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:38:51.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-08-23T22:38:51.987Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-23T22:38:52.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_true____} [2021-08-23T22:38:52.244Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-23T22:38:52.806Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements [2021-08-23T22:38:52.806Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T22:38:52.806Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T22:38:53.018Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2021-08-23T22:38:53.018Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:38:53.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_true__0xc000944810__} [2021-08-23T22:38:53.990Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2021-08-23T22:38:53.990Z] === RUN TestRenameInvalidName [2021-08-23T22:38:54.173Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-08-23T22:38:54.173Z] ok github.com/docker/docker/distribution 0.114s coverage: 25.8% of statements [2021-08-23T22:38:54.173Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T22:38:54.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000944828_} [2021-08-23T22:38:55.100Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-23T22:38:55.514Z] --- PASS: TestRenameInvalidName (1.44s) [2021-08-23T22:38:55.514Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:38:55.526Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2021-08-23T22:38:55.526Z] === RUN TestCreateServiceSysctls [2021-08-23T22:38:55.661Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-08-23T22:38:56.223Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-23T22:38:56.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000944840_} [2021-08-23T22:38:56.738Z] --- PASS: TestBuildWithHugeFile (47.62s) [2021-08-23T22:38:56.738Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T22:38:56.738Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:38:56.738Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:38:56.738Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:38:56.738Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:56.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:56.738Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:56.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:56.738Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:56.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:56.738Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:38:56.738Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:38:56.738Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:38:56.738Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-08-23T22:38:56.738Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-23T22:38:56.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-08-23T22:38:56.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-08-23T22:38:56.738Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:38:56.738Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T22:38:56.738Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T22:38:56.738Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2021-08-23T22:38:56.738Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-08-23T22:38:56.738Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2021-08-23T22:38:56.738Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:38:56.738Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-23T22:38:56.738Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T22:38:56.738Z] Loaded image: busybox:latest [2021-08-23T22:38:56.738Z] Loaded image: busybox:glibc [2021-08-23T22:38:56.738Z] Loaded image: debian:bullseye-slim [2021-08-23T22:38:56.738Z] Loaded image: hello-world:latest [2021-08-23T22:38:56.738Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T22:38:56.785Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-23T22:38:56.785Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 85.1% of statements [2021-08-23T22:38:56.785Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T22:38:57.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000944858_} [2021-08-23T22:38:57.041Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-08-23T22:38:57.041Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T22:38:57.603Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-08-23T22:38:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000944870_} [2021-08-23T22:38:58.532Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2021-08-23T22:38:58.667Z] --- PASS: TestCreateServiceSysctls (3.29s) [2021-08-23T22:38:58.668Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:38:59.462Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-08-23T22:38:59.462Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-23T22:39:00.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T22:39:00.830Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.5% of statements [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-23T22:39:01.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-23T22:39:01.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-23T22:39:01.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-23T22:39:01.686Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2021-08-23T22:39:01.686Z] === RUN TestInspect [2021-08-23T22:39:01.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-23T22:39:01.686Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T22:39:01.768Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2021-08-23T22:39:01.768Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-23T22:39:02.025Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-23T22:39:03.592Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T22:39:04.067Z] --- PASS: TestRenameAnonymousContainer (8.52s) [2021-08-23T22:39:04.067Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:39:04.970Z] --- PASS: TestInspect (3.15s) [2021-08-23T22:39:04.970Z] === RUN TestCreateJob [2021-08-23T22:39:05.229Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T22:39:05.290Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-08-23T22:39:05.290Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-23T22:39:05.546Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-23T22:39:05.594Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2021-08-23T22:39:05.594Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:39:05.594Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:05.594Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T22:39:05.594Z] === RUN TestResize [2021-08-23T22:39:05.802Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-08-23T22:39:06.057Z] ok github.com/docker/docker/layer 7.342s coverage: 68.8% of statements [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T22:39:06.057Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T22:39:06.620Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-08-23T22:39:06.876Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-08-23T22:39:07.118Z] --- PASS: TestResize (1.57s) [2021-08-23T22:39:07.118Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:39:07.134Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-08-23T22:39:07.762Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T22:39:08.329Z] --- PASS: TestCreateJob (3.46s) [2021-08-23T22:39:08.329Z] === RUN TestReplicatedJob [2021-08-23T22:39:08.499Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-23T22:39:08.645Z] --- PASS: TestResizeWithInvalidSize (1.56s) [2021-08-23T22:39:08.645Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:39:08.756Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-08-23T22:39:08.898Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T22:39:08.898Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T22:39:08.964Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.67s) [2021-08-23T22:39:08.964Z] PASS [2021-08-23T22:39:08.964Z] [2021-08-23T22:39:08.964Z] === Skipped [2021-08-23T22:39:08.964Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-23T22:39:08.964Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:39:08.964Z] [2021-08-23T22:39:08.964Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T22:39:08.964Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T22:39:08.964Z] [2021-08-23T22:39:08.964Z] [2021-08-23T22:39:08.964Z] DONE 34 tests, 2 skipped in 93.610s [2021-08-23T22:39:08.964Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T22:39:08.964Z] ++ 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-08-23T22:39:08.964Z] ++ set -e [2021-08-23T22:39:08.964Z] ++ '[' -n 0 ']' [2021-08-23T22:39:08.964Z] ++ set -x [2021-08-23T22:39:08.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-23T22:39:08.964Z] INFO: Testing against a local daemon [2021-08-23T22:39:08.964Z] === RUN TestConfigInspect [2021-08-23T22:39:09.317Z] ok github.com/docker/docker/pkg/discovery/kv 3.045s coverage: 84.1% of statements [2021-08-23T22:39:09.317Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2021-08-23T22:39:09.573Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-08-23T22:39:09.836Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T22:39:10.171Z] --- PASS: TestResizeWhenContainerNotStarted (1.73s) [2021-08-23T22:39:10.171Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:39:10.171Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:10.171Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:39:10.171Z] === RUN TestStats [2021-08-23T22:39:10.171Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T22:39:10.171Z] --- SKIP: TestStats (0.00s) [2021-08-23T22:39:10.171Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:39:10.348Z] --- PASS: TestConfigInspect (2.90s) [2021-08-23T22:39:10.348Z] === RUN TestConfigList [2021-08-23T22:39:10.775Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-23T22:39:10.939Z] ok github.com/docker/docker/pkg/idtools 0.553s coverage: 69.5% of statements [2021-08-23T22:39:10.939Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.5% of statements [2021-08-23T22:39:11.195Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-08-23T22:39:11.195Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-08-23T22:39:11.195Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T22:39:11.195Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T22:39:11.195Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T22:39:11.451Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-08-23T22:39:11.451Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T22:39:11.451Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-08-23T22:39:11.707Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-08-23T22:39:11.707Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-23T22:39:11.712Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T22:39:11.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-23T22:39:11.964Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-23T22:39:11.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T22:39:11.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T22:39:12.651Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T22:39:12.893Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-23T22:39:12.895Z] --- PASS: TestConfigList (2.29s) [2021-08-23T22:39:12.895Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:39:13.149Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-23T22:39:13.406Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-23T22:39:13.406Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-23T22:39:13.589Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T22:39:13.848Z] docker_api_swarm_node_test.go:80: [dfe5ad9d84029] joining swarm manager [ddef7a53630f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:39:13.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2021-08-23T22:39:13.882Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:39:13.882Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T22:39:13.882Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T22:39:13.882Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:39:14.107Z] --- PASS: TestReplicatedJob (6.04s) [2021-08-23T22:39:14.107Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:39:14.366Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T22:39:14.770Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-08-23T22:39:15.302Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T22:39:15.332Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-23T22:39:15.332Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-23T22:39:15.437Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2021-08-23T22:39:15.438Z] === RUN TestConfigsUpdate [2021-08-23T22:39:15.589Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-23T22:39:15.846Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-23T22:39:16.102Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-23T22:39:16.241Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T22:39:16.664Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-23T22:39:16.919Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-23T22:39:17.174Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-08-23T22:39:17.192Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T22:39:17.738Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-23T22:39:17.738Z] testing: warning: no tests to run [2021-08-23T22:39:17.980Z] --- PASS: TestConfigsUpdate (2.69s) [2021-08-23T22:39:17.980Z] === RUN TestTemplatedConfig [2021-08-23T22:39:17.993Z] coverage: [no statements] [2021-08-23T22:39:17.993Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2021-08-23T22:39:18.128Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T22:39:18.249Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-23T22:39:18.249Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-23T22:39:18.387Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2021-08-23T22:39:18.387Z] === RUN TestServiceListWithStatuses [2021-08-23T22:39:18.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:39:18.387Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-08-23T22:39:18.387Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:39:18.505Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-23T22:39:18.953Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T22:39:19.889Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T22:39:20.394Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-23T22:39:20.650Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-23T22:39:20.827Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T22:39:20.906Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2021-08-23T22:39:21.275Z] --- PASS: TestTemplatedConfig (3.11s) [2021-08-23T22:39:21.275Z] === RUN TestConfigCreateResolve [2021-08-23T22:39:22.205Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T22:39:22.272Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2021-08-23T22:39:22.272Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-23T22:39:23.200Z] ok github.com/docker/docker/registry 0.048s coverage: 58.8% of statements [2021-08-23T22:39:23.582Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T22:39:23.784Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-23T22:39:23.784Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-23T22:39:23.820Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-08-23T22:39:23.820Z] PASS [2021-08-23T22:39:23.820Z] [2021-08-23T22:39:23.820Z] DONE 6 tests in 16.415s [2021-08-23T22:39:23.820Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T22:39:23.820Z] ++ 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-08-23T22:39:23.820Z] ++ set -e [2021-08-23T22:39:23.820Z] ++ '[' -n 0 ']' [2021-08-23T22:39:23.820Z] ++ set -x [2021-08-23T22:39:23.820Z] ++ 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-08-23T22:39:24.090Z] INFO: Testing against a local daemon [2021-08-23T22:39:24.090Z] === RUN TestCheckpoint [2021-08-23T22:39:24.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:39:24.090Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:39:24.090Z] === RUN TestContainerInvalidJSON [2021-08-23T22:39:24.090Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:39:24.090Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:39:24.090Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:39:24.090Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:39:24.090Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:39:24.090Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:39:24.090Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-23T22:39:24.090Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T22:39:24.090Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T22:39:24.090Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:39:24.090Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-23T22:39:24.090Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:39:24.090Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T22:39:24.090Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:39:24.151Z] --- PASS: TestDockerNetworkConnectAlias (5.81s) [2021-08-23T22:39:24.151Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:39:24.348Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-23T22:39:24.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-23T22:39:24.364Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:39:24.364Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-23T22:39:24.364Z] === RUN TestCopyFromContainer [2021-08-23T22:39:24.409Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T22:39:24.409Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T22:39:24.604Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-23T22:39:24.977Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T22:39:25.547Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T22:39:25.757Z] === RUN TestCopyFromContainer// [2021-08-23T22:39:26.018Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T22:39:26.018Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T22:39:26.018Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T22:39:26.279Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T22:39:26.279Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T22:39:26.279Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T22:39:26.485Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T22:39:26.539Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T22:39:26.539Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T22:39:26.539Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer (2.40s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-23T22:39:26.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-23T22:39:26.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:39:26.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:39:26.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:39:26.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:39:26.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:39:26.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:39:26.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:39:26.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:39:26.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:39:26.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:39:26.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T22:39:26.800Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:39:26.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-23T22:39:26.800Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:39:26.800Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:39:26.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:39:26.800Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:39:26.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:39:26.800Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:39:26.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:39:26.800Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:39:26.800Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:39:26.800Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:39:26.800Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:39:26.800Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:39:26.800Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:39:26.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-23T22:39:26.800Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:39:27.420Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T22:39:27.872Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-23T22:39:27.987Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T22:39:28.128Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-08-23T22:39:28.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-23T22:39:28.505Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2021-08-23T22:39:28.505Z] === RUN TestServicePlugin [2021-08-23T22:39:28.689Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-08-23T22:39:28.713Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2021-08-23T22:39:28.713Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:39:29.442Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T22:39:29.620Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-23T22:39:30.011Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T22:39:30.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2021-08-23T22:39:30.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:39:30.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:39:30.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:39:30.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:39:30.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:39:30.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:39:30.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:39:30.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:39:30.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:39:30.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:39:30.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:39:30.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:39:30.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:39:30.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:39:30.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:39:30.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-23T22:39:30.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T22:39:30.624Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:39:30.948Z] docker_api_swarm_node_test.go:52: [dd1696a72158d] joining swarm manager [d9a865a8b4048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:39:31.194Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-08-23T22:39:31.194Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:39:31.194Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:39:31.194Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:39:31.194Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T22:39:31.194Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:39:31.194Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:39:31.194Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:39:31.194Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-23T22:39:31.194Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:39:31.454Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-08-23T22:39:31.454Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T22:39:31.454Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T22:39:31.454Z] === RUN TestDaemonRestartIpcMode [2021-08-23T22:39:31.454Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T22:39:31.454Z] === RUN TestDaemonHostGatewayIP [2021-08-23T22:39:31.454Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T22:39:31.454Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T22:39:31.454Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T22:39:31.454Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:39:31.454Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T22:39:31.454Z] === RUN TestDiff [2021-08-23T22:39:32.024Z] --- PASS: TestDiff (0.62s) [2021-08-23T22:39:32.024Z] === RUN TestExecWithCloseStdin [2021-08-23T22:39:32.325Z] docker_api_swarm_node_test.go:53: [d9c03ca2a15e4] joining swarm manager [d9a865a8b4048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:39:32.584Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T22:39:32.965Z] --- PASS: TestExecWithCloseStdin (0.74s) [2021-08-23T22:39:32.965Z] === RUN TestExec [2021-08-23T22:39:33.536Z] --- PASS: TestExec (0.77s) [2021-08-23T22:39:33.536Z] === RUN TestExecUser [2021-08-23T22:39:33.961Z] plugin_test.go:62: [d4fa00f03401a] joining swarm manager [ddbaa3f30651e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:39:34.478Z] --- PASS: TestExecUser (0.88s) [2021-08-23T22:39:34.478Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:39:34.916Z] plugin_test.go:65: [d06cf1d217c56] joining swarm manager [ddbaa3f30651e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:39:34.920Z] --- PASS: TestUpdateRestartPolicy (19.64s) [2021-08-23T22:39:34.920Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:39:35.376Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-08-23T22:39:35.376Z] === RUN TestWaitNonBlocked [2021-08-23T22:39:35.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:39:35.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:39:35.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:39:35.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:39:35.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:39:35.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:39:35.420Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-08-23T22:39:35.420Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:39:36.295Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T22:39:36.804Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-23T22:39:36.804Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:39:37.540Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T22:39:37.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.97s) [2021-08-23T22:39:37.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.08s) [2021-08-23T22:39:37.540Z] === RUN TestWaitBlocked [2021-08-23T22:39:37.540Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:39:37.540Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T22:39:37.540Z] PASS [2021-08-23T22:39:37.540Z] ok github.com/docker/docker/integration/container 71.313s [2021-08-23T22:39:37.540Z] [2021-08-23T22:39:37.540Z] === Skipped [2021-08-23T22:39:37.540Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T22:39:37.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:39:37.540Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T22:39:37.541Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T22:39:37.541Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T22:39:37.541Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T22:39:37.541Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T22:39:37.541Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T22:39:37.541Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T22:39:37.541Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:39:37.541Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T22:39:37.541Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T22:39:37.541Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T22:39:37.541Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T22:39:37.541Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T22:39:37.541Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T22:39:37.541Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T22:39:37.541Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T22:39:37.541Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T22:39:37.541Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T22:39:37.541Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T22:39:37.541Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T22:39:37.541Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T22:39:37.541Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T22:39:37.541Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T22:39:37.541Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:39:37.541Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T22:39:37.541Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T22:39:37.541Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T22:39:37.541Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] [2021-08-23T22:39:37.541Z] DONE 87 tests, 33 skipped in 73.385s [2021-08-23T22:39:37.541Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T22:39:37.746Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-08-23T22:39:37.746Z] === RUN TestHealthKillContainer [2021-08-23T22:39:38.201Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T22:39:38.770Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T22:39:40.288Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-23T22:39:40.288Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:39:40.859Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-08-23T22:39:40.859Z] === RUN TestIpcModeNone [2021-08-23T22:39:41.800Z] --- PASS: TestIpcModeNone (0.70s) [2021-08-23T22:39:41.800Z] === RUN TestIpcModePrivate [2021-08-23T22:39:42.055Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T22:39:42.075Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-08-23T22:39:42.335Z] --- PASS: TestIpcModePrivate (0.76s) [2021-08-23T22:39:42.335Z] === RUN TestIpcModeShareable [2021-08-23T22:39:42.906Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-23T22:39:43.167Z] --- PASS: TestIpcModeShareable (0.73s) [2021-08-23T22:39:43.167Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T22:39:43.959Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T22:39:44.219Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T22:39:45.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.18s) [2021-08-23T22:39:45.710Z] === RUN TestAPIIpcModeHost [2021-08-23T22:39:45.971Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-08-23T22:39:45.971Z] === RUN TestDaemonIpcModeShareable [2021-08-23T22:39:47.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-23T22:39:47.358Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2021-08-23T22:39:47.358Z] === RUN TestDaemonIpcModePrivate [2021-08-23T22:39:47.510Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-23T22:39:47.656Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T22:39:47.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === Skipped [2021-08-23T22:39:47.656Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T22:39:47.656Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T22:39:47.656Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T22:39:47.656Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T22:39:47.656Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T22:39:47.656Z] time="2021-08-23T22:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T22:39:47.656Z] time="2021-08-23T22:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T22:39:47.656Z] time="2021-08-23T22:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T22:39:47.656Z] time="2021-08-23T22:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T22:39:47.656Z] time="2021-08-23T22:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T22:39:47.656Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T22:39:47.656Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T22:39:47.656Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T22:39:47.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T22:39:47.656Z] graphtest_unix.go:71: No driver to put! [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T22:39:47.656Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T22:39:47.656Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] [2021-08-23T22:39:47.656Z] DONE 2309 tests, 28 skipped in 255.786s [2021-08-23T22:39:47.656Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/api [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/config [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/idm [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/ns [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/options [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/osl [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T22:39:47.656Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T22:39:47.657Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-08-23T22:39:48.449Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T22:39:48.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-23T22:39:49.004Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2021-08-23T22:39:49.004Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T22:39:49.016Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T22:39:49.951Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T22:39:50.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-23T22:39:50.388Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2021-08-23T22:39:50.388Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T22:39:50.889Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T22:39:51.459Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T22:39:51.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-23T22:39:52.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2021-08-23T22:39:52.032Z] === RUN TestIpcModeOlderClient [2021-08-23T22:39:52.032Z] === PAUSE TestIpcModeOlderClient [2021-08-23T22:39:52.032Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:39:52.394Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T22:39:52.394Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T22:39:52.602Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-08-23T22:39:52.602Z] === RUN TestKillContainer [2021-08-23T22:39:52.602Z] === RUN TestKillContainer/no_signal [2021-08-23T22:39:52.961Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T22:39:53.172Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:39:53.743Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:39:53.899Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T22:39:53.899Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T22:39:53.899Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T22:39:54.157Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T22:39:54.685Z] --- PASS: TestKillContainer (1.94s) [2021-08-23T22:39:54.685Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-08-23T22:39:54.685Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-08-23T22:39:54.685Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-08-23T22:39:54.685Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:39:54.685Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T22:39:54.760Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T22:39:54.760Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T22:39:54.760Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T22:39:54.760Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T22:39:55.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T22:39:55.328Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T22:39:55.586Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T22:39:55.586Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T22:39:55.586Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T22:39:55.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-08-23T22:39:55.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-08-23T22:39:55.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-08-23T22:39:55.830Z] === RUN TestKillStoppedContainer [2021-08-23T22:39:55.830Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-23T22:39:55.830Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:39:55.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-23T22:39:55.830Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:39:55.844Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T22:39:55.844Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T22:39:55.844Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T22:39:55.844Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T22:39:56.103Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T22:39:56.772Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2021-08-23T22:39:56.772Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:39:56.772Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:39:56.772Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T22:39:56.772Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:39:56.772Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:39:56.772Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T22:39:56.772Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T22:39:57.032Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-08-23T22:39:57.032Z] === RUN TestLinksContainerNames [2021-08-23T22:39:57.478Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T22:39:57.478Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T22:39:57.478Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T22:39:58.416Z] --- PASS: TestLinksContainerNames (1.29s) [2021-08-23T22:39:58.416Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:39:58.607Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:39:58.607Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T22:39:58.607Z] === RUN TestDaemonConfigValidation [2021-08-23T22:39:58.607Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T22:39:58.607Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:39:58.607Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T22:39:58.607Z] PASS [2021-08-23T22:39:58.607Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-08-23T22:39:58.607Z] [2021-08-23T22:39:58.607Z] === Skipped [2021-08-23T22:39:58.607Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T22:39:58.607Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] [2021-08-23T22:39:58.607Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T22:39:58.607Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] [2021-08-23T22:39:58.607Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T22:39:58.607Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T22:39:58.607Z] [2021-08-23T22:39:58.607Z] [2021-08-23T22:39:58.607Z] DONE 3 tests, 3 skipped in 19.031s [2021-08-23T22:39:58.607Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T22:39:58.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:39:58.607Z] INFO: Testing against a local daemon [2021-08-23T22:39:58.607Z] === RUN TestCommitInheritsEnv [2021-08-23T22:39:58.607Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:39:58.607Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T22:39:58.607Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:39:58.607Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T22:39:58.607Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:39:58.607Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:39:58.607Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T22:39:58.607Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:39:58.607Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T22:39:58.607Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:39:58.607Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-08-23T22:39:58.607Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:39:58.607Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T22:39:58.607Z] === RUN TestTagInvalidReference [2021-08-23T22:39:58.607Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T22:39:58.607Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:39:58.989Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-08-23T22:39:58.989Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T22:39:59.062Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-23T22:39:59.062Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:39:59.062Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-23T22:39:59.062Z] === RUN TestTagOfficialNames [2021-08-23T22:39:59.062Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T22:39:59.062Z] === RUN TestTagMatchesDigest [2021-08-23T22:39:59.062Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T22:39:59.062Z] PASS [2021-08-23T22:39:59.062Z] ok github.com/docker/docker/integration/image 1.176s [2021-08-23T22:39:59.062Z] [2021-08-23T22:39:59.062Z] === Skipped [2021-08-23T22:39:59.062Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T22:39:59.062Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:39:59.062Z] [2021-08-23T22:39:59.062Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:39:59.062Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T22:39:59.062Z] [2021-08-23T22:39:59.062Z] [2021-08-23T22:39:59.062Z] DONE 11 tests, 2 skipped in 2.529s [2021-08-23T22:39:59.062Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T22:39:59.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/default [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/private [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/slave [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/shared [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/default [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/shared [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/slave [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/private [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:39:59.564Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T22:39:59.564Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T22:39:59.564Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T22:39:59.826Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T22:40:00.087Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T22:40:00.087Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-23T22:40:00.087Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-23T22:40:00.087Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T22:40:00.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:00.589Z] INFO: Testing against a local daemon [2021-08-23T22:40:00.589Z] === RUN TestNetworkCreateDelete [2021-08-23T22:40:00.589Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:00.589Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:40:00.589Z] 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-08-23T22:40:00.589Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonDNSFallback [2021-08-23T22:40:00.589Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestInspectNetwork [2021-08-23T22:40:00.589Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:00.589Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:40:00.589Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:00.589Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:40:00.589Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:40:00.589Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:40:00.589Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:40:00.589Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:40:00.589Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:40:00.589Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:40:00.589Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:40:00.589Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:40:00.589Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestNetworkList [2021-08-23T22:40:00.589Z] === RUN TestNetworkList//networks [2021-08-23T22:40:00.589Z] === PAUSE TestNetworkList//networks [2021-08-23T22:40:00.589Z] === RUN TestNetworkList//networks/ [2021-08-23T22:40:00.589Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:40:00.589Z] === CONT TestNetworkList//networks [2021-08-23T22:40:00.589Z] === CONT TestNetworkList//networks/ [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:40:00.589Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:40:00.589Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:40:00.589Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:40:00.589Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:40:00.589Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:40:00.589Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:40:00.589Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:40:00.589Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:40:00.589Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:40:00.589Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:40:00.589Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T22:40:00.589Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:40:00.589Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T22:40:00.589Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:40:00.589Z] PASS [2021-08-23T22:40:00.589Z] ok github.com/docker/docker/integration/network 0.122s [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T22:40:00.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === Skipped [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T22:40:01.045Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T22:40:01.045Z] 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-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T22:40:01.045Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T22:40:01.045Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:40:01.045Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:40:01.045Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:40:01.045Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] [2021-08-23T22:40:01.045Z] DONE 22 tests, 15 skipped in 1.639s [2021-08-23T22:40:01.045Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T22:40:01.334Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T22:40:01.334Z] --- PASS: TestServicePlugin (32.89s) [2021-08-23T22:40:01.335Z] === RUN TestServiceUpdateLabel [2021-08-23T22:40:01.500Z] testing: warning: no tests to run [2021-08-23T22:40:01.500Z] PASS [2021-08-23T22:40:01.500Z] ok github.com/docker/docker/integration/network/ipvlan 0.052s [2021-08-23T22:40:01.500Z] [2021-08-23T22:40:01.500Z] DONE 0 tests in 0.509s [2021-08-23T22:40:01.500Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T22:40:01.955Z] testing: warning: no tests to run [2021-08-23T22:40:01.955Z] PASS [2021-08-23T22:40:01.955Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-08-23T22:40:01.955Z] [2021-08-23T22:40:01.955Z] DONE 0 tests in 0.508s [2021-08-23T22:40:01.955Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T22:40:02.002Z] --- PASS: TestContainerBindMountNonRecursive (1.72s) [2021-08-23T22:40:02.002Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T22:40:02.262Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-08-23T22:40:02.262Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T22:40:02.410Z] testing: warning: no tests to run [2021-08-23T22:40:02.410Z] PASS [2021-08-23T22:40:02.410Z] ok github.com/docker/docker/integration/plugin 0.052s [2021-08-23T22:40:02.410Z] [2021-08-23T22:40:02.410Z] DONE 0 tests in 0.522s [2021-08-23T22:40:02.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T22:40:02.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T22:40:02.831Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-08-23T22:40:02.831Z] === RUN TestNetworkNat [2021-08-23T22:40:02.865Z] testing: warning: no tests to run [2021-08-23T22:40:02.865Z] PASS [2021-08-23T22:40:02.865Z] ok github.com/docker/docker/integration/plugin/authz 0.050s [2021-08-23T22:40:02.865Z] [2021-08-23T22:40:02.865Z] DONE 0 tests in 0.495s [2021-08-23T22:40:02.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T22:40:03.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T22:40:03.402Z] --- PASS: TestNetworkNat (0.70s) [2021-08-23T22:40:03.402Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:40:04.342Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-08-23T22:40:04.342Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:40:04.346Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-08-23T22:40:04.346Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:40:04.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-23T22:40:04.346Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T22:40:05.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T22:40:06.660Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T22:40:07.227Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T22:40:07.227Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T22:40:07.638Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2021-08-23T22:40:07.638Z] === RUN TestPause [2021-08-23T22:40:07.796Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T22:40:07.796Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-23T22:40:07.796Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-23T22:40:07.796Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-23T22:40:07.899Z] --- PASS: TestPause (0.68s) [2021-08-23T22:40:07.899Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:40:07.899Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:40:07.899Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:40:07.899Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:40:08.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:08.000Z] INFO: Testing against a local daemon [2021-08-23T22:40:08.000Z] === RUN TestPluginInvalidJSON [2021-08-23T22:40:08.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:40:08.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:40:08.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:40:08.000Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T22:40:08.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:40:08.000Z] === RUN TestPluginInstall [2021-08-23T22:40:08.000Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T22:40:08.000Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:40:08.000Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T22:40:08.000Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T22:40:08.000Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:40:08.000Z] PASS [2021-08-23T22:40:08.000Z] ok github.com/docker/docker/integration/plugin/common 0.080s [2021-08-23T22:40:08.000Z] [2021-08-23T22:40:08.000Z] === Skipped [2021-08-23T22:40:08.000Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T22:40:08.000Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] [2021-08-23T22:40:08.000Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T22:40:08.000Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] [2021-08-23T22:40:08.000Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:40:08.000Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T22:40:08.000Z] [2021-08-23T22:40:08.000Z] [2021-08-23T22:40:08.000Z] DONE 5 tests, 3 skipped in 5.035s [2021-08-23T22:40:08.000Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T22:40:08.470Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2021-08-23T22:40:08.470Z] === RUN TestPidHost [2021-08-23T22:40:08.732Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-23T22:40:08.991Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-23T22:40:09.854Z] --- PASS: TestPidHost (1.40s) [2021-08-23T22:40:09.854Z] === RUN TestPsFilter [2021-08-23T22:40:10.123Z] --- PASS: TestPsFilter (0.16s) [2021-08-23T22:40:10.123Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:40:10.368Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-23T22:40:10.368Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-23T22:40:10.368Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-23T22:40:10.368Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-23T22:40:10.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-08-23T22:40:10.701Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:40:10.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:10.889Z] INFO: Testing against a local daemon [2021-08-23T22:40:10.889Z] === RUN TestExternalGraphDriver [2021-08-23T22:40:10.889Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T22:40:10.889Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T22:40:10.889Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:40:10.889Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T22:40:10.889Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T22:40:10.889Z] PASS [2021-08-23T22:40:10.889Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.075s [2021-08-23T22:40:10.889Z] [2021-08-23T22:40:10.889Z] === Skipped [2021-08-23T22:40:10.889Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T22:40:10.889Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T22:40:10.889Z] [2021-08-23T22:40:10.889Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T22:40:10.889Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T22:40:10.889Z] [2021-08-23T22:40:10.889Z] [2021-08-23T22:40:10.889Z] DONE 2 tests, 2 skipped in 2.278s [2021-08-23T22:40:10.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T22:40:10.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-23T22:40:11.274Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-08-23T22:40:11.274Z] === RUN TestRemoveContainerRunning [2021-08-23T22:40:11.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:11.877Z] INFO: Testing against a local daemon [2021-08-23T22:40:11.877Z] === RUN TestReadPluginNoRead [2021-08-23T22:40:11.877Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T22:40:11.877Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T22:40:11.877Z] PASS [2021-08-23T22:40:11.877Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2021-08-23T22:40:12.216Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-08-23T22:40:12.216Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T22:40:12.336Z] [2021-08-23T22:40:12.336Z] === Skipped [2021-08-23T22:40:12.336Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T22:40:12.336Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T22:40:12.336Z] [2021-08-23T22:40:12.336Z] [2021-08-23T22:40:12.336Z] DONE 1 tests, 1 skipped in 1.689s [2021-08-23T22:40:12.336Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T22:40:12.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-08-23T22:40:12.786Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:40:12.786Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T22:40:12.786Z] === RUN TestRenameLinkedContainer [2021-08-23T22:40:12.841Z] docker_api_swarm_test.go:201: [d255543030f2f] joining swarm manager [daf2b76be5ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:40:13.296Z] testing: warning: no tests to run [2021-08-23T22:40:13.296Z] PASS [2021-08-23T22:40:13.296Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-08-23T22:40:13.296Z] [2021-08-23T22:40:13.296Z] DONE 0 tests in 0.781s [2021-08-23T22:40:13.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T22:40:14.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:14.821Z] INFO: Testing against a local daemon [2021-08-23T22:40:14.821Z] === RUN TestPluginWithDevMounts [2021-08-23T22:40:14.821Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:14.821Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T22:40:14.821Z] PASS [2021-08-23T22:40:14.821Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-08-23T22:40:14.821Z] [2021-08-23T22:40:14.821Z] === Skipped [2021-08-23T22:40:14.821Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T22:40:14.821Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:14.821Z] [2021-08-23T22:40:14.821Z] [2021-08-23T22:40:14.821Z] DONE 1 tests, 1 skipped in 1.660s [2021-08-23T22:40:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T22:40:15.328Z] --- PASS: TestRenameLinkedContainer (2.52s) [2021-08-23T22:40:15.328Z] === RUN TestRenameStoppedContainer [2021-08-23T22:40:15.898Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-08-23T22:40:15.898Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:40:16.139Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T22:40:16.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:16.348Z] INFO: Testing against a local daemon [2021-08-23T22:40:16.348Z] === RUN TestSecretInspect [2021-08-23T22:40:16.348Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T22:40:16.348Z] === RUN TestSecretList [2021-08-23T22:40:16.348Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T22:40:16.348Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:40:16.348Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T22:40:16.348Z] === RUN TestSecretsUpdate [2021-08-23T22:40:16.348Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T22:40:16.348Z] === RUN TestTemplatedSecret [2021-08-23T22:40:16.348Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T22:40:16.348Z] === RUN TestSecretCreateResolve [2021-08-23T22:40:16.348Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:16.348Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T22:40:16.348Z] PASS [2021-08-23T22:40:16.348Z] ok github.com/docker/docker/integration/secret 0.068s [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === Skipped [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T22:40:16.348Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] [2021-08-23T22:40:16.348Z] DONE 6 tests, 6 skipped in 1.499s [2021-08-23T22:40:16.348Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T22:40:17.281Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2021-08-23T22:40:17.281Z] === RUN TestRenameInvalidName [2021-08-23T22:40:17.514Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T22:40:17.851Z] --- PASS: TestRenameInvalidName (0.66s) [2021-08-23T22:40:17.851Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:40:17.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:17.900Z] INFO: Testing against a local daemon [2021-08-23T22:40:17.900Z] === RUN TestServiceCreateInit [2021-08-23T22:40:17.900Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:40:17.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:40:17.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-23T22:40:17.900Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:40:17.900Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:40:17.900Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceConflict [2021-08-23T22:40:17.900Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:40:17.900Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T22:40:17.900Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:40:17.900Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:40:17.900Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:40:17.900Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceSysctls [2021-08-23T22:40:17.900Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T22:40:17.900Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:40:17.900Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:17.900Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T22:40:18.356Z] === RUN TestInspect [2021-08-23T22:40:18.356Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.356Z] --- SKIP: TestInspect (0.00s) [2021-08-23T22:40:18.356Z] === RUN TestCreateJob [2021-08-23T22:40:18.356Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.356Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T22:40:18.356Z] === RUN TestReplicatedJob [2021-08-23T22:40:18.356Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.356Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T22:40:18.356Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:40:18.356Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.356Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T22:40:18.356Z] === RUN TestServiceListWithStatuses [2021-08-23T22:40:18.356Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.356Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T22:40:18.356Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:40:18.357Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:40:18.357Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServicePlugin [2021-08-23T22:40:18.357Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServiceUpdateLabel [2021-08-23T22:40:18.357Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:40:18.357Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:40:18.357Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:40:18.357Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T22:40:18.357Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:40:18.357Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T22:40:18.357Z] PASS [2021-08-23T22:40:18.357Z] ok github.com/docker/docker/integration/service 0.180s [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === Skipped [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T22:40:18.357Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T22:40:18.357Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-23T22:40:18.357Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-23T22:40:18.357Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T22:40:18.357Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T22:40:18.357Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T22:40:18.357Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T22:40:18.357Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T22:40:18.357Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T22:40:18.357Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T22:40:18.357Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T22:40:18.357Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T22:40:18.357Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T22:40:18.357Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T22:40:18.357Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T22:40:18.357Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T22:40:18.357Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] [2021-08-23T22:40:18.357Z] DONE 24 tests, 23 skipped in 1.920s [2021-08-23T22:40:18.357Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T22:40:19.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:19.320Z] INFO: Testing against a local daemon [2021-08-23T22:40:19.320Z] === RUN TestSessionCreate [2021-08-23T22:40:19.320Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:19.320Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T22:40:19.320Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:40:19.320Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:19.320Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T22:40:19.320Z] PASS [2021-08-23T22:40:19.320Z] ok github.com/docker/docker/integration/session 0.062s [2021-08-23T22:40:19.417Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T22:40:19.417Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-08-23T22:40:19.417Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:40:19.775Z] [2021-08-23T22:40:19.775Z] === Skipped [2021-08-23T22:40:19.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T22:40:19.775Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:19.775Z] [2021-08-23T22:40:19.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T22:40:19.775Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T22:40:19.775Z] [2021-08-23T22:40:19.775Z] [2021-08-23T22:40:19.775Z] DONE 2 tests, 2 skipped in 1.284s [2021-08-23T22:40:19.775Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T22:40:20.396Z] --- PASS: TestRenameAnonymousContainer (2.30s) [2021-08-23T22:40:20.396Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:40:20.656Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-08-23T22:40:20.656Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:40:20.796Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-23T22:40:21.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:21.302Z] INFO: Testing against a local daemon [2021-08-23T22:40:21.302Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:40:21.302Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:21.302Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestDiskUsage [2021-08-23T22:40:21.302Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T22:40:21.302Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestEventsExecDie [2021-08-23T22:40:21.302Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T22:40:21.302Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:40:21.302Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T22:40:21.302Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestEventsVolumeCreate [2021-08-23T22:40:21.302Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T22:40:21.302Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestInfoAPI [2021-08-23T22:40:21.302Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T22:40:21.302Z] === RUN TestInfoAPIWarnings [2021-08-23T22:40:21.302Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:40:21.302Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestInfoDebug [2021-08-23T22:40:21.302Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:21.302Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:40:21.302Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:21.302Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:40:21.302Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:21.302Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T22:40:21.302Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:40:21.733Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T22:40:22.040Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-08-23T22:40:22.040Z] === RUN TestResize [2021-08-23T22:40:22.263Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-08-23T22:40:22.263Z] === RUN TestPingCacheHeaders [2021-08-23T22:40:22.263Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T22:40:22.263Z] === RUN TestPingGet [2021-08-23T22:40:22.263Z] --- PASS: TestPingGet (0.02s) [2021-08-23T22:40:22.263Z] === RUN TestPingHead [2021-08-23T22:40:22.263Z] --- PASS: TestPingHead (0.02s) [2021-08-23T22:40:22.263Z] === RUN TestVersion [2021-08-23T22:40:22.263Z] --- PASS: TestVersion (0.02s) [2021-08-23T22:40:22.263Z] PASS [2021-08-23T22:40:22.263Z] ok github.com/docker/docker/integration/system 1.110s [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === Skipped [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:40:22.263Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T22:40:22.263Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T22:40:22.263Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T22:40:22.263Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T22:40:22.263Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T22:40:22.263Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T22:40:22.263Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T22:40:22.263Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T22:40:22.263Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] [2021-08-23T22:40:22.263Z] DONE 15 tests, 9 skipped in 2.452s [2021-08-23T22:40:22.263Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T22:40:22.302Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T22:40:22.612Z] --- PASS: TestResize (0.67s) [2021-08-23T22:40:22.612Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:40:22.870Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T22:40:23.184Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-08-23T22:40:23.184Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:40:23.439Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T22:40:23.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:23.790Z] INFO: Testing against a local daemon [2021-08-23T22:40:23.790Z] === RUN TestVolumesCreateAndList [2021-08-23T22:40:23.790Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T22:40:23.790Z] === RUN TestVolumesRemove [2021-08-23T22:40:23.790Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-23T22:40:23.790Z] === RUN TestVolumesInspect [2021-08-23T22:40:23.790Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T22:40:23.790Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:40:23.790Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:40:23.790Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:40:23.790Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:40:23.790Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T22:40:23.790Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:40:23.790Z] PASS [2021-08-23T22:40:23.790Z] ok github.com/docker/docker/integration/volume 0.224s [2021-08-23T22:40:23.790Z] [2021-08-23T22:40:23.790Z] DONE 5 tests in 1.615s [2021-08-23T22:40:23.790Z] INFO: make.ps1 ended at 08/23/2021 22:40:23 [2021-08-23T22:40:23.790Z] INFO: Integration CLI tests being run from the host: [2021-08-23T22:40:23.790Z] 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-08-23T22:40:24.007Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T22:40:24.123Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:24.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:24.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:24.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T22:40:24.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T22:40:24.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T22:40:24.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T22:40:24.574Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-23T22:40:25.949Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-23T22:40:26.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T22:40:26.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T22:40:26.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:26.888Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T22:40:26.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T22:40:28.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:28.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T22:40:28.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T22:40:29.420Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-23T22:40:29.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T22:40:30.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T22:40:30.851Z] INFO: Testing against a local daemon [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T22:40:30.851Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T22:40:30.851Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T22:40:30.851Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T22:40:31.306Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T22:40:31.306Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T22:40:31.321Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2021-08-23T22:40:31.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s) [2021-08-23T22:40:31.383Z] === RUN TestCgroupNamespacesRun [2021-08-23T22:40:31.889Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T22:40:32.266Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T22:40:32.266Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T22:40:32.830Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T22:40:33.295Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-08-23T22:40:33.295Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T22:40:33.403Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T22:40:33.678Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork 37.274s coverage: 40.7% of statements [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork/api 1.339s coverage: 90.1% of statements [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork/bitseq 0.131s coverage: 84.4% of statements [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T22:40:34.268Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T22:40:34.268Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-08-23T22:40:34.622Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2021-08-23T22:40:34.622Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:40:34.679Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2021-08-23T22:40:34.679Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T22:40:34.880Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T22:40:34.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-23T22:40:35.138Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-23T22:40:35.396Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T22:40:35.964Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-23T22:40:35.964Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-23T22:40:36.223Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T22:40:36.590Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.52s) [2021-08-23T22:40:36.591Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T22:40:37.161Z] docker_api_swarm_test.go:383: [d9cf53e4af95a] joining swarm manager [dfbd8720689c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:40:37.534Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.368s coverage: 59.9% of statements [2021-08-23T22:40:37.534Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T22:40:37.534Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-23T22:40:37.789Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.133s coverage: 4.0% of statements [2021-08-23T22:40:37.790Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T22:40:37.974Z] --- PASS: TestCgroupNamespacesRunHostMode (1.48s) [2021-08-23T22:40:37.974Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T22:40:38.098Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T22:40:38.351Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-23T22:40:38.606Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T22:40:38.606Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-23T22:40:38.833Z] docker_api_swarm_test.go:384: [db0dd902d0915] joining swarm manager [dfbd8720689c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:40:38.833Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T22:40:38.833Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T22:40:38.833Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T22:40:39.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2021-08-23T22:40:39.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T22:40:39.769Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T22:40:40.027Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T22:40:40.286Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T22:40:40.740Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-08-23T22:40:40.740Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T22:40:41.662Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-23T22:40:41.662Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-23T22:40:41.662Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T22:40:41.662Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-23T22:40:41.662Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T22:40:41.662Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T22:40:41.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-23T22:40:41.682Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T22:40:43.039Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-23T22:40:43.066Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.52s) [2021-08-23T22:40:43.066Z] === RUN TestNISDomainname [2021-08-23T22:40:43.608Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T22:40:44.007Z] --- PASS: TestNISDomainname (0.82s) [2021-08-23T22:40:44.007Z] === RUN TestHostnameDnsResolution [2021-08-23T22:40:44.177Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T22:40:44.749Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T22:40:44.948Z] --- PASS: TestHostnameDnsResolution (1.04s) [2021-08-23T22:40:44.948Z] === RUN TestStats [2021-08-23T22:40:47.489Z] --- PASS: TestStats (2.66s) [2021-08-23T22:40:47.489Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:40:47.489Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T22:40:47.489Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T22:40:47.489Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T22:40:47.489Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T22:40:47.489Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T22:40:47.489Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T22:40:47.489Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T22:40:47.489Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T22:40:47.489Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T22:40:47.489Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T22:40:47.489Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T22:40:47.489Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T22:40:48.033Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2021-08-23T22:40:48.033Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:40:48.572Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.469s coverage: 7.2% of statements [2021-08-23T22:40:48.572Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T22:40:48.572Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-23T22:40:48.572Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-23T22:40:48.572Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T22:40:48.572Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T22:40:48.572Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T22:40:48.827Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-23T22:40:49.083Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-08-23T22:40:49.408Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T22:40:49.643Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-23T22:40:49.643Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-23T22:40:49.898Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-23T22:40:49.975Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T22:40:50.234Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T22:40:50.787Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-23T22:40:50.787Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-08-23T22:40:50.787Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2021-08-23T22:40:50.787Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-08-23T22:40:50.787Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-08-23T22:40:50.787Z] === RUN TestDeleteDevicemapper [2021-08-23T22:40:50.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:40:50.787Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T22:40:50.787Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:40:50.801Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-23T22:40:51.059Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T22:40:53.333Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2021-08-23T22:40:53.333Z] === RUN TestUpdateMemory [2021-08-23T22:40:53.333Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:40:53.333Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T22:40:53.333Z] === RUN TestUpdateCPUQuota [2021-08-23T22:40:54.360Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T22:40:54.360Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T22:40:54.718Z] --- PASS: TestUpdateCPUQuota (1.31s) [2021-08-23T22:40:54.718Z] === RUN TestUpdatePidsLimit [2021-08-23T22:40:54.718Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T22:40:54.718Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T22:40:54.978Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T22:40:55.240Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T22:40:55.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T22:40:56.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T22:40:56.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T22:40:56.891Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T22:40:57.149Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit (3.07s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2021-08-23T22:40:57.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-08-23T22:40:57.715Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:41:02.067Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-08-23T22:41:03.709Z] === RUN TestDockerSuite/TestExec [2021-08-23T22:41:03.709Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T22:41:03.968Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T22:41:04.535Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T22:41:04.795Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-08-23T22:41:04.795Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-08-23T22:41:04.795Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-08-23T22:41:04.795Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-08-23T22:41:04.795Z] PASS [2021-08-23T22:41:04.795Z] [2021-08-23T22:41:04.795Z] === Skipped [2021-08-23T22:41:04.795Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-08-23T22:41:04.795Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:41:04.795Z] [2021-08-23T22:41:04.795Z] [2021-08-23T22:41:04.795Z] DONE 27 tests, 1 skipped in 182.468s [2021-08-23T22:41:04.795Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T22:41:04.795Z] ++ 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-08-23T22:41:04.795Z] ++ set -e [2021-08-23T22:41:04.795Z] ++ '[' -n 0 ']' [2021-08-23T22:41:04.795Z] ++ set -x [2021-08-23T22:41:04.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T22:41:04.795Z] INFO: Testing against a local daemon [2021-08-23T22:41:04.795Z] === RUN TestSessionCreate [2021-08-23T22:41:04.795Z] --- PASS: TestSessionCreate (0.04s) [2021-08-23T22:41:04.795Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:41:04.795Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-08-23T22:41:04.795Z] PASS [2021-08-23T22:41:04.795Z] [2021-08-23T22:41:04.795Z] DONE 2 tests in 0.190s [2021-08-23T22:41:04.795Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T22:41:04.795Z] ++ 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-08-23T22:41:04.795Z] ++ set -e [2021-08-23T22:41:04.795Z] ++ '[' -n 0 ']' [2021-08-23T22:41:04.795Z] ++ set -x [2021-08-23T22:41:04.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T22:41:05.055Z] INFO: Testing against a local daemon [2021-08-23T22:41:05.055Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:41:05.055Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:41:05.055Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:41:05.055Z] === RUN TestDiskUsage [2021-08-23T22:41:05.055Z] === PAUSE TestDiskUsage [2021-08-23T22:41:05.055Z] === RUN TestEventsExecDie [2021-08-23T22:41:05.055Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T22:41:05.992Z] --- PASS: TestEventsExecDie (0.77s) [2021-08-23T22:41:05.992Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:41:05.992Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-23T22:41:05.992Z] === RUN TestEventsVolumeCreate [2021-08-23T22:41:05.992Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-23T22:41:05.992Z] === RUN TestInfoBinaryCommits [2021-08-23T22:41:05.992Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-23T22:41:05.992Z] === RUN TestInfoAPIVersioned [2021-08-23T22:41:05.992Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T22:41:05.992Z] === RUN TestInfoDiscoveryBackend [2021-08-23T22:41:06.560Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T22:41:06.560Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-23T22:41:06.560Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T22:41:07.127Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T22:41:07.695Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T22:41:07.695Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T22:41:07.695Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T22:41:07.955Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-23T22:41:07.955Z] === RUN TestInfoAPI [2021-08-23T22:41:08.214Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T22:41:08.215Z] === RUN TestInfoAPIWarnings [2021-08-23T22:41:08.215Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T22:41:08.781Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T22:41:09.347Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T22:41:09.913Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T22:41:09.954Z] --- PASS: TestUpdateRestartPolicy (11.82s) [2021-08-23T22:41:09.954Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:41:09.954Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-08-23T22:41:09.954Z] === RUN TestWaitNonBlocked [2021-08-23T22:41:09.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:41:09.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:41:09.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:41:09.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:41:09.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:41:09.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:41:10.849Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T22:41:10.898Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-23T22:41:10.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-08-23T22:41:10.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2021-08-23T22:41:10.898Z] === RUN TestWaitBlocked [2021-08-23T22:41:10.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:41:10.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:41:10.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:41:10.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:41:10.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T22:41:10.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T22:41:11.788Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T22:41:11.841Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T22:41:11.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2021-08-23T22:41:11.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-08-23T22:41:11.841Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T22:41:11.841Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T22:41:11.841Z] === CONT TestDaemonHostGatewayIP [2021-08-23T22:41:11.841Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T22:41:12.046Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T22:41:13.423Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T22:41:13.692Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T22:41:15.143Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2021-08-23T22:41:15.143Z] === CONT TestDaemonRestartIpcMode [2021-08-23T22:41:15.405Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2021-08-23T22:41:15.405Z] === CONT TestIpcModeOlderClient [2021-08-23T22:41:15.667Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-23T22:41:15.927Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2021-08-23T22:41:16.910Z] ok github.com/docker/docker/libnetwork/ipam 14.787s coverage: 85.3% of statements [2021-08-23T22:41:16.910Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T22:41:16.910Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T22:41:16.910Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-23T22:41:16.910Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-08-23T22:41:16.910Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T22:41:16.910Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-23T22:41:16.976Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T22:41:16.976Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-23T22:41:17.167Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2021-08-23T22:41:17.546Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T22:41:17.730Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2021-08-23T22:41:17.841Z] --- PASS: TestDaemonRestartIpcMode (2.91s) [2021-08-23T22:41:17.987Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-23T22:41:18.113Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T22:41:18.243Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2021-08-23T22:41:18.683Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T22:41:19.251Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T22:41:19.818Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T22:41:20.753Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T22:41:21.322Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T22:41:21.889Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T22:41:23.792Z] check_test.go:380: [db0dd902d0915] daemon is not started [2021-08-23T22:41:23.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-23T22:41:24.359Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-23T22:41:24.359Z] === RUN TestInfoDebug [2021-08-23T22:41:24.418Z] --- PASS: TestContainerKillOnDaemonStart (12.50s) [2021-08-23T22:41:24.418Z] PASS [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === Skipped [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-23T22:41:24.418Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T22:41:24.418Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T22:41:24.418Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T22:41:24.418Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T22:41:24.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-23T22:41:24.418Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] [2021-08-23T22:41:24.418Z] DONE 195 tests, 6 skipped in 120.564s [2021-08-23T22:41:24.418Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T22:41:24.418Z] ++ 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-08-23T22:41:24.418Z] ++ set -e [2021-08-23T22:41:24.418Z] ++ '[' -n 0 ']' [2021-08-23T22:41:24.418Z] ++ set -x [2021-08-23T22:41:24.418Z] ++ 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-08-23T22:41:24.679Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:41:24.927Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T22:41:24.927Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:41:25.250Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:41:25.250Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T22:41:25.250Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T22:41:25.250Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T22:41:25.250Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T22:41:25.250Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T22:41:25.250Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T22:41:25.250Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T22:41:25.250Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T22:41:25.250Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T22:41:25.250Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T22:41:25.250Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-23T22:41:25.250Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-23T22:41:25.250Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:41:25.250Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T22:41:25.497Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T22:41:25.497Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:41:25.497Z] docker_api_swarm_test.go:801: [daa08a6d02604] joining swarm manager [d61bf05dea27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:41:26.064Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-08-23T22:41:26.064Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:41:26.064Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-23T22:41:26.064Z] === RUN TestPingCacheHeaders [2021-08-23T22:41:26.064Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T22:41:26.064Z] === RUN TestPingGet [2021-08-23T22:41:26.064Z] --- PASS: TestPingGet (0.01s) [2021-08-23T22:41:26.064Z] === RUN TestPingHead [2021-08-23T22:41:26.064Z] --- PASS: TestPingHead (0.02s) [2021-08-23T22:41:26.064Z] === RUN TestVersion [2021-08-23T22:41:26.064Z] --- PASS: TestVersion (0.02s) [2021-08-23T22:41:26.064Z] === CONT TestDiskUsage [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T22:41:26.632Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T22:41:26.633Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T22:41:26.892Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T22:41:26.892Z] docker_api_swarm_test.go:801: [daa9d44b6f258] joining swarm manager [d61bf05dea27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T22:41:27.460Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T22:41:27.461Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage (1.33s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T22:41:27.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:41:27.461Z] PASS [2021-08-23T22:41:27.461Z] [2021-08-23T22:41:27.461Z] === Skipped [2021-08-23T22:41:27.461Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:41:27.461Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:41:27.461Z] [2021-08-23T22:41:27.461Z] [2021-08-23T22:41:27.461Z] DONE 53 tests, 1 skipped in 22.553s [2021-08-23T22:41:27.461Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T22:41:27.461Z] ++ 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-08-23T22:41:27.461Z] ++ set -e [2021-08-23T22:41:27.461Z] ++ '[' -n 0 ']' [2021-08-23T22:41:27.461Z] ++ set -x [2021-08-23T22:41:27.461Z] ++ 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-08-23T22:41:27.461Z] INFO: Testing against a local daemon [2021-08-23T22:41:27.461Z] === RUN TestVolumesCreateAndList [2021-08-23T22:41:27.575Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T22:41:27.720Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T22:41:27.720Z] === RUN TestVolumesRemove [2021-08-23T22:41:27.720Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-23T22:41:27.720Z] === RUN TestVolumesInspect [2021-08-23T22:41:27.720Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-23T22:41:27.720Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:41:27.720Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:41:27.720Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:41:27.720Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:41:27.720Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T22:41:27.720Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:41:27.720Z] PASS [2021-08-23T22:41:27.720Z] [2021-08-23T22:41:27.720Z] DONE 5 tests in 0.251s [2021-08-23T22:41:27.720Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T22:41:27.980Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T22:41:27.980Z] +++ kill 6447 [2021-08-23T22:41:28.242Z] +++ /etc/init.d/apparmor stop [2021-08-23T22:41:28.242Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T22:41:28.242Z] [2021-08-23T22:41:28.242Z] Unloading profiles will leave already running processes permanently [2021-08-23T22:41:28.242Z] unconfined, which can lead to unexpected situations. [2021-08-23T22:41:28.242Z] [2021-08-23T22:41:28.242Z] To set a process to complain mode, use the command line tool [2021-08-23T22:41:28.242Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T22:41:28.242Z] +++ true [2021-08-23T22:41:28.242Z] exiting test-integration [2021-08-23T22:41:28.242Z] ++ exit 0 [2021-08-23T22:41:28.242Z] [2021-08-23T22:41:28.242Z] docker_api_swarm_test.go:801: [d42ae10396cbf] joining swarm manager [d61bf05dea27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T22:41:28.517Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T22:41:28.517Z] daemon_test.go:149: [d996a70ef57cc] daemon is not started [2021-08-23T22:41:28.517Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-08-23T22:41:28.517Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-23T22:41:28.517Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-23T22:41:28.517Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-08-23T22:41:28.517Z] PASS [2021-08-23T22:41:28.517Z] [2021-08-23T22:41:28.517Z] DONE 11 tests in 4.119s [2021-08-23T22:41:28.517Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T22:41:28.517Z] ++ 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-08-23T22:41:28.517Z] ++ set -e [2021-08-23T22:41:28.517Z] ++ '[' -n 0 ']' [2021-08-23T22:41:28.517Z] ++ set -x [2021-08-23T22:41:28.517Z] ++ 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-08-23T22:41:28.778Z] INFO: Testing against a local daemon [2021-08-23T22:41:28.778Z] === RUN TestCommitInheritsEnv [2021-08-23T22:41:28.810Z] + for job in $(jobs -p) [2021-08-23T22:41:28.810Z] + wait 10353 [2021-08-23T22:41:29.039Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-08-23T22:41:29.039Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:41:29.039Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T22:41:29.039Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:41:29.039Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:41:29.299Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-23T22:41:29.299Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:41:29.299Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-23T22:41:29.299Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:41:29.560Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2021-08-23T22:41:29.560Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T22:41:29.560Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:41:29.560Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T22:41:29.560Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:41:29.560Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T22:41:29.560Z] === RUN TestTagInvalidReference [2021-08-23T22:41:29.560Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T22:41:29.560Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:41:29.746Z] docker_api_swarm_test.go:801: [df7357e35e3a8] joining swarm manager [d61bf05dea27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T22:41:29.821Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-23T22:41:29.821Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:41:29.821Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T22:41:29.821Z] === RUN TestTagOfficialNames [2021-08-23T22:41:29.821Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T22:41:29.821Z] === RUN TestTagMatchesDigest [2021-08-23T22:41:29.821Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T22:41:29.821Z] PASS [2021-08-23T22:41:29.821Z] [2021-08-23T22:41:29.821Z] === Skipped [2021-08-23T22:41:29.821Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:41:29.821Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T22:41:29.821Z] [2021-08-23T22:41:29.821Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T22:41:29.821Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:41:29.821Z] [2021-08-23T22:41:29.821Z] [2021-08-23T22:41:29.821Z] DONE 12 tests, 2 skipped in 1.350s [2021-08-23T22:41:29.821Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T22:41:29.821Z] ++ 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-08-23T22:41:29.821Z] ++ set -e [2021-08-23T22:41:29.821Z] ++ '[' -n 0 ']' [2021-08-23T22:41:29.821Z] ++ set -x [2021-08-23T22:41:29.821Z] ++ 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-08-23T22:41:30.082Z] INFO: Testing against a local daemon [2021-08-23T22:41:30.082Z] === RUN TestNetworkCreateDelete [2021-08-23T22:41:30.342Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-23T22:41:30.342Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:41:30.694Z] docker_api_swarm_test.go:809: [d182a446d7e12] joining swarm manager [d61bf05dea27d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-23T22:41:30.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-08-23T22:41:30.913Z] === RUN TestDaemonDNSFallback [2021-08-23T22:41:32.604Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T22:41:32.627Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T22:41:32.627Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T22:41:32.627Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T22:41:32.627Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T22:41:32.627Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T22:41:32.627Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T22:41:32.627Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T22:41:32.627Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T22:41:32.627Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T22:41:32.627Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T22:41:32.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T22:41:33.172Z] === RUN TestDockerSuite/TestExecTTY [2021-08-23T22:41:33.738Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T22:41:34.152Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T22:41:34.152Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T22:41:34.152Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T22:41:34.152Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T22:41:34.152Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T22:41:34.152Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T22:41:34.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T22:41:34.152Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T22:41:34.152Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T22:41:34.305Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T22:41:34.874Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T22:41:35.441Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T22:41:35.441Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T22:41:35.441Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T22:41:37.038Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T22:41:37.038Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T22:41:37.038Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T22:41:37.038Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T22:41:37.038Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T22:41:37.345Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-23T22:41:37.493Z] --- PASS: TestDaemonDNSFallback (6.72s) [2021-08-23T22:41:37.493Z] === RUN TestInspectNetwork [2021-08-23T22:41:37.604Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T22:41:38.540Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-23T22:41:38.799Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T22:41:39.737Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T22:41:41.699Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T22:41:41.699Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T22:41:41.699Z] === RUN TestInspectNetwork/network_name [2021-08-23T22:41:41.699Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T22:41:42.809Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T22:41:43.925Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T22:41:45.898Z] --- PASS: TestInspectNetwork (8.39s) [2021-08-23T22:41:45.898Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T22:41:45.898Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T22:41:45.898Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T22:41:45.898Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T22:41:45.898Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:41:48.443Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2021-08-23T22:41:48.443Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:41:48.443Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:41:48.443Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:41:48.443Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:41:48.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:41:48.443Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:41:48.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:41:48.443Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:41:48.443Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:41:48.443Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T22:41:48.443Z] === RUN TestNetworkList [2021-08-23T22:41:48.443Z] === RUN TestNetworkList//networks [2021-08-23T22:41:48.443Z] === PAUSE TestNetworkList//networks [2021-08-23T22:41:48.443Z] === RUN TestNetworkList//networks/ [2021-08-23T22:41:48.443Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:41:48.443Z] === CONT TestNetworkList//networks [2021-08-23T22:41:48.443Z] === CONT TestNetworkList//networks/ [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:41:48.443Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:41:48.443Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:41:48.704Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-23T22:41:48.704Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:41:49.191Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T22:41:49.645Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-23T22:41:49.645Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:41:50.566Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T22:41:50.586Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-08-23T22:41:50.586Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:41:51.971Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-23T22:41:51.971Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:41:53.357Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-08-23T22:41:53.357Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:41:53.618Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-23T22:41:53.618Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:41:54.754Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T22:41:55.320Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T22:41:55.320Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T22:41:55.320Z] === RUN TestDockerSuite/TestHealth [2021-08-23T22:41:56.915Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-08-23T22:41:56.915Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:41:56.915Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:41:56.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:41:56.915Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:42:15.035Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2021-08-23T22:42:15.035Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:42:15.606Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oc16pvlcjvpcl7h5s7bpi0x2m Created:2021-08-23 22:42:13.776078695 +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[54d0dd2af0191fdae4697c783283bb3ada07f95d7d636f38b0c7d7e5b3a70ce1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7715n5b27fbgdtqzgsfkwp75c EndpointID:156f7f677abc8b50ad34c93503d21ff7aea5970ff4b8174e98b54153030dd46d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e68433522b4a4970924cd3f4d4f4c518b3cdf1b02e75958dcafef2463cde110c 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:748e63249d5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7715n5b27fbgdtqzgsfkwp75c EndpointID:156f7f677abc8b50ad34c93503d21ff7aea5970ff4b8174e98b54153030dd46d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T22:42:17.249Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T22:42:17.507Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T22:42:18.074Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T22:42:18.074Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T22:42:18.641Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T22:42:20.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-08-23T22:42:20.896Z] PASS [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] === Skipped [2021-08-23T22:42:20.896Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:42:20.896Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] DONE 26 tests, 1 skipped in 50.151s [2021-08-23T22:42:20.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:42:20.896Z] ++ 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-08-23T22:42:20.896Z] ++ set -e [2021-08-23T22:42:20.896Z] ++ '[' -n 0 ']' [2021-08-23T22:42:20.896Z] ++ set -x [2021-08-23T22:42:20.896Z] ++ 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-08-23T22:42:20.896Z] INFO: Testing against a local daemon [2021-08-23T22:42:20.896Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T22:42:20.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:42:20.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:42:20.896Z] === RUN TestDockerNetworkIpvlan [2021-08-23T22:42:20.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:42:20.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:42:20.896Z] PASS [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] === Skipped [2021-08-23T22:42:20.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T22:42:20.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T22:42:20.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] [2021-08-23T22:42:20.896Z] DONE 2 tests, 2 skipped in 0.119s [2021-08-23T22:42:20.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T22:42:20.896Z] ++ 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-08-23T22:42:20.896Z] ++ set -e [2021-08-23T22:42:20.896Z] ++ '[' -n 0 ']' [2021-08-23T22:42:20.896Z] ++ set -x [2021-08-23T22:42:20.896Z] ++ 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-08-23T22:42:20.896Z] INFO: Testing against a local daemon [2021-08-23T22:42:20.896Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T22:42:21.171Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T22:42:21.430Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T22:42:21.430Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T22:42:21.840Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-08-23T22:42:21.840Z] === RUN TestDockerNetworkMacvlan [2021-08-23T22:42:22.366Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T22:42:22.781Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T22:42:23.353Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T22:42:23.743Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T22:42:23.743Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T22:42:24.294Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T22:42:24.679Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T22:42:24.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-23T22:42:26.055Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T22:42:26.838Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T22:42:26.992Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T22:42:27.559Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T22:42:28.142Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T22:42:28.711Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T22:42:28.711Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-23T22:42:28.711Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T22:42:28.749Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T22:42:28.969Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T22:42:29.538Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T22:42:30.106Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T22:42:30.364Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T22:42:30.932Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T22:42:31.498Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T22:42:31.498Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-23T22:42:32.874Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T22:42:32.952Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T22:42:33.133Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T22:42:33.392Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T22:42:33.652Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T22:42:33.910Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T22:42:33.910Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T22:42:33.910Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan (12.61s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-08-23T22:42:34.337Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.09s) [2021-08-23T22:42:34.337Z] PASS [2021-08-23T22:42:34.337Z] [2021-08-23T22:42:34.337Z] DONE 8 tests in 14.178s [2021-08-23T22:42:34.337Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T22:42:34.337Z] ++ 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-08-23T22:42:34.337Z] ++ set -e [2021-08-23T22:42:34.337Z] ++ '[' -n 0 ']' [2021-08-23T22:42:34.337Z] ++ set -x [2021-08-23T22:42:34.337Z] ++ 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-08-23T22:42:34.337Z] testing: warning: no tests to run [2021-08-23T22:42:34.337Z] PASS [2021-08-23T22:42:34.337Z] [2021-08-23T22:42:34.337Z] DONE 0 tests in 0.032s [2021-08-23T22:42:34.598Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T22:42:34.598Z] ++ 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-08-23T22:42:34.598Z] ++ set -e [2021-08-23T22:42:34.598Z] ++ '[' -n 0 ']' [2021-08-23T22:42:34.598Z] ++ set -x [2021-08-23T22:42:34.598Z] ++ 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-08-23T22:42:34.598Z] INFO: Testing against a local daemon [2021-08-23T22:42:34.598Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T22:42:34.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T22:42:35.107Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T22:42:35.676Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T22:42:35.983Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-08-23T22:42:35.983Z] === RUN TestAuthZPluginTLS [2021-08-23T22:42:36.243Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T22:42:36.243Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T22:42:36.243Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T22:42:36.243Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T22:42:36.243Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T22:42:36.554Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-23T22:42:36.554Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T22:42:36.812Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T22:42:37.072Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T22:42:37.126Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-23T22:42:37.126Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T22:42:37.330Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T22:42:37.589Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T22:42:37.697Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-23T22:42:37.697Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T22:42:38.156Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T22:42:38.269Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-23T22:42:38.269Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T22:42:39.533Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T22:42:39.533Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T22:42:39.653Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-08-23T22:42:39.653Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T22:42:40.100Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T22:42:40.224Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T22:42:40.224Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T22:42:40.667Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T22:42:40.795Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-08-23T22:42:40.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T22:42:41.365Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-23T22:42:41.365Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T22:42:41.602Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T22:42:42.170Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T22:42:42.736Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T22:42:42.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T22:42:43.180Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T22:42:43.180Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T22:42:43.180Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T22:42:43.277Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2021-08-23T22:42:43.277Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T22:42:43.562Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T22:42:44.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T22:42:44.409Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T22:42:44.409Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-23T22:42:45.190Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-08-23T22:42:45.190Z] === RUN TestAuthZPluginHeader [2021-08-23T22:42:45.346Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T22:42:45.346Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T22:42:45.761Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-23T22:42:45.761Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T22:42:45.761Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:42:45.761Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T22:42:45.761Z] === RUN TestAuthZPluginV2Disable [2021-08-23T22:42:45.761Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:42:45.761Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-23T22:42:45.761Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T22:42:45.761Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:42:45.761Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T22:42:45.761Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T22:42:45.761Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:42:45.761Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T22:42:45.761Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T22:42:46.313Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T22:42:46.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-23T22:42:47.250Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T22:42:48.235Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T22:42:48.628Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T22:42:48.692Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T22:42:48.692Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T22:42:48.692Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T22:42:48.692Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T22:42:48.692Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T22:42:48.692Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T22:42:48.888Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T22:42:49.147Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T22:42:49.147Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T22:42:50.115Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T22:42:50.795Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T22:42:50.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-23T22:42:52.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T22:42:52.739Z] docker_api_swarm_service_test.go:394: [d784e239c4ce9] joining swarm manager [d0111187f897c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:42:53.002Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T22:42:53.676Z] docker_api_swarm_service_test.go:394: [d75d8558614b2] joining swarm manager [d0111187f897c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:42:53.935Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T22:42:53.935Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T22:42:53.963Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T22:42:53.963Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T22:42:54.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T22:42:54.419Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T22:42:54.419Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T22:42:54.419Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T22:42:55.842Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T22:42:56.102Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T22:42:56.586Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T22:42:57.039Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T22:43:03.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-08-23T22:43:03.870Z] PASS [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] === Skipped [2021-08-23T22:43:03.870Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T22:43:03.870Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-23T22:43:03.870Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T22:43:03.870Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T22:43:03.870Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] [2021-08-23T22:43:03.870Z] DONE 17 tests, 4 skipped in 28.151s [2021-08-23T22:43:03.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T22:43:03.870Z] ++ 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-08-23T22:43:03.870Z] ++ set -e [2021-08-23T22:43:03.870Z] ++ '[' -n 0 ']' [2021-08-23T22:43:03.870Z] ++ set -x [2021-08-23T22:43:03.870Z] ++ 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-08-23T22:43:03.870Z] INFO: Testing against a local daemon [2021-08-23T22:43:03.870Z] === RUN TestPluginInvalidJSON [2021-08-23T22:43:03.870Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:43:03.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:43:03.870Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:43:03.870Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T22:43:03.870Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:43:03.870Z] === RUN TestPluginInstall [2021-08-23T22:43:03.870Z] === RUN TestPluginInstall/no_auth [2021-08-23T22:43:04.812Z] time="2021-08-23T22:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:04.812Z] time="2021-08-23T22:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f87c576d15efe0f1db695b8508034b4ec456e47e80e45069842846650d0bbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:04.812Z] time="2021-08-23T22:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:04.812Z] time="2021-08-23T22:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f87c576d15efe0f1db695b8508034b4ec456e47e80e45069842846650d0bbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:05.073Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T22:43:05.159Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T22:43:05.645Z] time="2021-08-23T22:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:05.645Z] time="2021-08-23T22:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c63adebeeed598f26b3c61da58e69280b90b3663488dd1e8471feb3b426e5d2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:05.645Z] time="2021-08-23T22:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:05.645Z] time="2021-08-23T22:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c63adebeeed598f26b3c61da58e69280b90b3663488dd1e8471feb3b426e5d2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:05.906Z] === RUN TestPluginInstall/with_insecure [2021-08-23T22:43:06.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T22:43:06.848Z] time="2021-08-23T22:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:06.848Z] time="2021-08-23T22:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8063524eff60ece5aa3bad9531ec463d6d39d533af66c00be4d6da5f30cf7c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:06.848Z] time="2021-08-23T22:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T22:43:06.848Z] time="2021-08-23T22:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8063524eff60ece5aa3bad9531ec463d6d39d533af66c00be4d6da5f30cf7c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T22:43:06.884Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T22:43:07.420Z] plugin_test.go:166: [d16abe12d2594] daemon is not started [2021-08-23T22:43:07.420Z] --- PASS: TestPluginInstall (4.46s) [2021-08-23T22:43:07.420Z] --- PASS: TestPluginInstall/no_auth (2.15s) [2021-08-23T22:43:07.420Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-08-23T22:43:07.420Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-23T22:43:07.420Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:43:07.926Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T22:43:08.185Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T22:43:09.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-23T22:43:09.333Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T22:43:09.619Z] ok github.com/docker/docker/libnetwork/networkdb 104.541s coverage: 60.0% of statements [2021-08-23T22:43:09.619Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T22:43:09.619Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-23T22:43:09.619Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2021-08-23T22:43:09.619Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.010s coverage: 20.0% of statements [2021-08-23T22:43:09.619Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-08-23T22:43:09.694Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-23T22:43:09.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T22:43:09.953Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T22:43:09.953Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T22:43:09.953Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T22:43:10.276Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T22:43:10.521Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T22:43:10.568Z] ok github.com/docker/docker/libnetwork/portmapper 0.255s coverage: 48.6% of statements [2021-08-23T22:43:10.568Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-23T22:43:10.568Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T22:43:10.603Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T22:43:11.135Z] ok github.com/docker/docker/libnetwork/types 0.008s coverage: 47.9% of statements [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === Skipped [2021-08-23T22:43:11.135Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-23T22:43:11.135Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-23T22:43:11.135Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-23T22:43:11.135Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T22:43:11.135Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T22:43:11.135Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T22:43:11.135Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T22:43:11.135Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T22:43:11.135Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T22:43:11.135Z] firewalld_test.go:13: firewalld is not running [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] [2021-08-23T22:43:11.135Z] DONE 362 tests, 9 skipped in 204.549s [2021-08-23T22:43:11.462Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T22:43:11.462Z] docker_api_swarm_service_test.go:342: [d56629f5400de] joining swarm manager [d335cde087fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:43:11.565Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T22:43:11.566Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T22:43:11.566Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T22:43:11.660Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-08-23T22:43:11.660Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-08-23T22:43:11.660Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-08-23T22:43:11.660Z] === RUN TestPluginBackCompatMediaTypes Post stage [Pipeline] junit [2021-08-23T22:43:11.708Z] Recording test results [2021-08-23T22:43:12.014Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-23T22:43:12.233Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-08-23T22:43:12.233Z] PASS [2021-08-23T22:43:12.233Z] [2021-08-23T22:43:12.233Z] DONE 10 tests in 9.695s [2021-08-23T22:43:12.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T22:43:12.233Z] ++ 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-08-23T22:43:12.233Z] ++ set -e [2021-08-23T22:43:12.233Z] ++ '[' -n 0 ']' [2021-08-23T22:43:12.233Z] ++ set -x [2021-08-23T22:43:12.233Z] ++ 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-08-23T22:43:12.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/validate/vendor [2021-08-23T22:43:12.397Z] docker_api_swarm_service_test.go:342: [df70dbd723f84] joining swarm manager [d335cde087fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:43:12.493Z] INFO: Testing against a local daemon [2021-08-23T22:43:12.493Z] === RUN TestExternalGraphDriver [2021-08-23T22:43:12.493Z] === RUN TestExternalGraphDriver/json [2021-08-23T22:43:12.914Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T22:43:13.779Z] + echo Ensuring container killed. [2021-08-23T22:43:13.779Z] Ensuring container killed. [2021-08-23T22:43:13.779Z] + docker rm -vf docker-pr5 [2021-08-23T22:43:13.779Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-08-23T22:43:14.052Z] + echo Chowning /workspace to jenkins user [2021-08-23T22:43:14.052Z] Chowning /workspace to jenkins user [2021-08-23T22:43:14.052Z] + id -u [2021-08-23T22:43:14.052Z] + id -g [2021-08-23T22:43:14.052Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T22:43:14.408Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T22:43:14.914Z] + bundleName=unit [2021-08-23T22:43:14.915Z] + echo Creating unit-bundles.tar.gz [2021-08-23T22:43:14.915Z] Creating unit-bundles.tar.gz [2021-08-23T22:43:14.915Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-23T22:43:14.915Z] bundles/junit-report-libnetwork.xml [2021-08-23T22:43:14.915Z] bundles/junit-report.xml [2021-08-23T22:43:14.915Z] bundles/go-test-report-libnetwork.json [2021-08-23T22:43:14.915Z] bundles/go-test-report.json [2021-08-23T22:43:14.915Z] bundles/profile-libnetwork.out [2021-08-23T22:43:14.915Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-23T22:43:14.924Z] Archiving artifacts [2021-08-23T22:43:14.934Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T22:43:15.282Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T22:43:15.496Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T22:43:15.800Z] + make clean [2021-08-23T22:43:15.800Z] docker volume rm -f docker-dev-cache [2021-08-23T22:43:15.871Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T22:43:16.056Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T22:43:16.244Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-23T22:43:16.325Z] === RUN TestExternalGraphDriver/pull [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T22:43:18.237Z] --- PASS: TestExternalGraphDriver (5.50s) [2021-08-23T22:43:18.237Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-08-23T22:43:18.237Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-23T22:43:18.237Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-08-23T22:43:18.237Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:43:18.237Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:18.237Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-23T22:43:18.237Z] PASS [2021-08-23T22:43:18.237Z] [2021-08-23T22:43:18.237Z] === Skipped [2021-08-23T22:43:18.237Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-23T22:43:18.237Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:43:18.237Z] [2021-08-23T22:43:18.237Z] [2021-08-23T22:43:18.237Z] DONE 5 tests, 1 skipped in 5.646s [2021-08-23T22:43:18.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T22:43:18.237Z] ++ 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-08-23T22:43:18.237Z] ++ set -e [2021-08-23T22:43:18.237Z] ++ '[' -n 0 ']' [2021-08-23T22:43:18.237Z] ++ set -x [2021-08-23T22:43:18.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=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-08-23T22:43:18.237Z] INFO: Testing against a local daemon [2021-08-23T22:43:18.237Z] === RUN TestContinueAfterPluginCrash [2021-08-23T22:43:18.237Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T22:43:18.237Z] === RUN TestReadPluginNoRead [2021-08-23T22:43:18.237Z] === PAUSE TestReadPluginNoRead [2021-08-23T22:43:18.237Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T22:43:18.237Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T22:43:18.237Z] === CONT TestContinueAfterPluginCrash [2021-08-23T22:43:18.237Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T22:43:18.237Z] === CONT TestReadPluginNoRead [2021-08-23T22:43:20.057Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T22:43:20.625Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T22:43:20.625Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T22:43:20.912Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T22:43:20.912Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T22:43:20.912Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T22:43:20.912Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T22:43:20.912Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T22:43:21.562Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T22:43:22.485Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T22:43:22.485Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2021-08-23T22:43:22.498Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T22:43:23.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T22:43:23.428Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T22:43:24.002Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T22:43:24.813Z] === RUN TestReadPluginNoRead/default [2021-08-23T22:43:24.938Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T22:43:25.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-23T22:43:26.727Z] === CONT TestReadPluginNoRead [2021-08-23T22:43:26.727Z] read_test.go:92: [d09687f746f24] daemon is not started [2021-08-23T22:43:26.727Z] --- PASS: TestReadPluginNoRead (8.24s) [2021-08-23T22:43:26.727Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-08-23T22:43:26.727Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-08-23T22:43:26.727Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-08-23T22:43:26.819Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T22:43:27.387Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T22:43:27.668Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2021-08-23T22:43:27.668Z] PASS [2021-08-23T22:43:27.668Z] [2021-08-23T22:43:27.668Z] DONE 6 tests in 9.721s [2021-08-23T22:43:27.668Z] 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-08-23T22:43:27.668Z] ++ 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-08-23T22:43:27.668Z] ++ set -e [2021-08-23T22:43:27.668Z] ++ '[' -n 0 ']' [2021-08-23T22:43:27.668Z] ++ set -x [2021-08-23T22:43:27.668Z] ++ 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-08-23T22:43:27.929Z] testing: warning: no tests to run [2021-08-23T22:43:27.929Z] PASS [2021-08-23T22:43:27.929Z] [2021-08-23T22:43:27.929Z] DONE 0 tests in 0.051s [2021-08-23T22:43:27.929Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T22:43:27.929Z] ++ 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-08-23T22:43:27.929Z] ++ set -e [2021-08-23T22:43:27.929Z] ++ '[' -n 0 ']' [2021-08-23T22:43:27.929Z] ++ set -x [2021-08-23T22:43:27.929Z] ++ 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-08-23T22:43:27.929Z] INFO: Testing against a local daemon [2021-08-23T22:43:27.929Z] === RUN TestPluginWithDevMounts [2021-08-23T22:43:27.929Z] === PAUSE TestPluginWithDevMounts [2021-08-23T22:43:27.929Z] === CONT TestPluginWithDevMounts [2021-08-23T22:43:27.955Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T22:43:28.215Z] docker_api_swarm_service_test.go:489: [d0096af7d2291] joining swarm manager [d39e33f3e50b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:43:29.152Z] docker_api_swarm_service_test.go:489: [d6ea69b33f1d7] joining swarm manager [d39e33f3e50b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:43:29.842Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-08-23T22:43:29.842Z] PASS [2021-08-23T22:43:29.842Z] [2021-08-23T22:43:29.842Z] DONE 1 tests in 2.016s [2021-08-23T22:43:29.842Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T22:43:29.842Z] ++ 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-08-23T22:43:29.842Z] ++ set -e [2021-08-23T22:43:29.842Z] ++ '[' -n 0 ']' [2021-08-23T22:43:29.842Z] ++ set -x [2021-08-23T22:43:29.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=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-08-23T22:43:30.102Z] INFO: Testing against a local daemon [2021-08-23T22:43:30.102Z] === RUN TestSecretInspect [2021-08-23T22:43:32.647Z] --- PASS: TestSecretInspect (2.63s) [2021-08-23T22:43:32.647Z] === RUN TestSecretList [2021-08-23T22:43:35.193Z] --- PASS: TestSecretList (2.64s) [2021-08-23T22:43:35.193Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:43:35.718Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T22:43:38.494Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2021-08-23T22:43:38.494Z] === RUN TestSecretsUpdate [2021-08-23T22:43:40.987Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T22:43:40.987Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T22:43:40.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-23T22:43:41.038Z] --- PASS: TestSecretsUpdate (2.68s) [2021-08-23T22:43:41.039Z] === RUN TestTemplatedSecret [2021-08-23T22:43:41.246Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T22:43:41.816Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T22:43:42.384Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T22:43:42.643Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T22:43:43.212Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T22:43:43.586Z] --- PASS: TestTemplatedSecret (3.10s) [2021-08-23T22:43:43.586Z] === RUN TestSecretCreateResolve [2021-08-23T22:43:45.121Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T22:43:45.689Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-23T22:43:46.885Z] --- PASS: TestSecretCreateResolve (2.73s) [2021-08-23T22:43:46.885Z] PASS [2021-08-23T22:43:46.885Z] [2021-08-23T22:43:46.885Z] DONE 6 tests in 16.539s [2021-08-23T22:43:46.885Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T22:43:46.885Z] ++ 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-08-23T22:43:46.885Z] ++ set -e [2021-08-23T22:43:46.885Z] ++ '[' -n 0 ']' [2021-08-23T22:43:46.885Z] ++ set -x [2021-08-23T22:43:46.885Z] ++ 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-08-23T22:43:46.885Z] INFO: Testing against a local daemon [2021-08-23T22:43:46.885Z] === RUN TestServiceCreateInit [2021-08-23T22:43:46.885Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:43:47.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-23T22:43:48.977Z] docker_api_swarm_service_test.go:127: [dece4c74ad5f6] joining swarm manager [d736331af4cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:43:49.913Z] docker_api_swarm_service_test.go:128: [def1420b65385] joining swarm manager [d736331af4cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:43:50.808Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T22:43:50.808Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T22:43:50.808Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T22:43:50.808Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T22:43:50.808Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T22:43:51.088Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:43:51.290Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T22:43:51.549Z] docker_api_swarm_service_test.go:136: [dae49a3e9bb37] joining swarm manager [d736331af4cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T22:43:52.488Z] docker_api_swarm_service_test.go:137: [ddc55897028c1] joining swarm manager [d736331af4cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T22:43:52.748Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T22:43:53.318Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T22:43:55.222Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T22:43:56.373Z] --- PASS: TestServiceCreateInit (9.01s) [2021-08-23T22:43:56.373Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2021-08-23T22:43:56.373Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2021-08-23T22:43:56.373Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:44:05.195Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T22:44:05.195Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T22:44:05.195Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T22:44:05.195Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T22:44:05.611Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T22:44:05.611Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T22:44:05.611Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T22:44:05.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T22:44:07.099Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T22:44:08.476Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T22:44:10.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T22:44:10.285Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T22:44:10.376Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T22:44:10.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T22:44:13.659Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T22:44:14.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T22:44:14.494Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2021-08-23T22:44:14.494Z] === RUN TestCreateServiceConflict [2021-08-23T22:44:14.494Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-08-23T22:44:14.494Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:44:14.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-23T22:44:15.181Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T22:44:16.560Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T22:44:17.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-23T22:44:17.389Z] === RUN TestDockerSuite/TestPortList [2021-08-23T22:44:17.795Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2021-08-23T22:44:17.795Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:44:19.298Z] docker_api_swarm_service_test.go:303: [d8b7dfdc36dee] joining swarm manager [df202bb0ccebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:44:20.236Z] docker_api_swarm_service_test.go:303: [d931ad2aa86f7] joining swarm manager [df202bb0ccebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:44:21.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T22:44:25.508Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T22:44:26.077Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T22:44:27.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T22:44:27.261Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T22:44:27.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T22:44:32.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T22:44:32.384Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T22:44:32.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T22:44:32.384Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T22:44:32.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T22:44:32.642Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T22:44:32.642Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T22:44:32.642Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T22:44:32.642Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T22:44:32.642Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T22:44:32.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2021-08-23T22:44:32.697Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:44:32.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T22:44:32.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T22:44:33.469Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T22:44:33.469Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T22:44:34.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T22:44:34.407Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-23T22:44:34.609Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-08-23T22:44:34.609Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:44:36.943Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-23T22:44:37.510Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-23T22:44:37.778Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-23T22:44:37.909Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-08-23T22:44:37.909Z] === RUN TestCreateServiceSysctls [2021-08-23T22:44:38.044Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T22:44:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T22:44:38.149Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T22:44:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T22:44:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T22:44:38.149Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T22:44:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T22:44:38.149Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T22:44:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T22:44:39.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-23T22:44:39.949Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T22:44:40.886Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T22:44:41.214Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-08-23T22:44:41.214Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:44:41.825Z] docker_api_swarm_service_test.go:99: [d04a0a59ad5da] joining swarm manager [d817914ffc1d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:44:42.764Z] docker_api_swarm_service_test.go:100: [d95c575396145] joining swarm manager [d817914ffc1d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:44:43.701Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T22:44:44.523Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2021-08-23T22:44:44.523Z] === RUN TestInspect [2021-08-23T22:44:47.824Z] --- PASS: TestInspect (3.27s) [2021-08-23T22:44:47.824Z] === RUN TestCreateJob [2021-08-23T22:44:47.896Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T22:44:47.896Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T22:44:50.433Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T22:44:51.125Z] --- PASS: TestCreateJob (3.77s) [2021-08-23T22:44:51.125Z] === RUN TestReplicatedJob [2021-08-23T22:44:57.001Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T22:44:57.714Z] --- PASS: TestReplicatedJob (5.91s) [2021-08-23T22:44:57.714Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:44:57.938Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T22:44:59.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T22:44:59.846Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T22:45:01.014Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2021-08-23T22:45:01.014Z] === RUN TestServiceListWithStatuses [2021-08-23T22:45:01.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:45:01.014Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T22:45:01.014Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:45:01.225Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T22:45:01.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T22:45:01.374Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T22:45:01.374Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T22:45:01.374Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T22:45:01.487Z] check_test.go:380: [d04a0a59ad5da] daemon is not started [2021-08-23T22:45:01.831Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T22:45:02.426Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T22:45:03.360Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T22:45:03.360Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T22:45:03.360Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T22:45:04.331Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T22:45:05.710Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T22:45:06.254Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T22:45:06.280Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T22:45:06.306Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2021-08-23T22:45:06.306Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:45:06.540Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T22:45:07.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-23T22:45:07.109Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T22:45:07.784Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T22:45:07.784Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T22:45:07.784Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T22:45:07.784Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T22:45:07.784Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T22:45:08.747Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T22:45:09.014Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T22:45:09.274Z] docker_api_swarm_service_test.go:532: [dd236cf98d65c] joining swarm manager [d9e25ccc7b003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:45:09.606Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2021-08-23T22:45:09.606Z] === RUN TestServicePlugin [2021-08-23T22:45:09.606Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:45:09.606Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T22:45:09.606Z] === RUN TestServiceUpdateLabel [2021-08-23T22:45:09.710Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T22:45:10.167Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T22:45:10.624Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T22:45:10.651Z] docker_api_swarm_service_test.go:533: [db62b16f6f53e] joining swarm manager [d9e25ccc7b003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:45:10.910Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T22:45:11.080Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T22:45:11.478Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T22:45:11.478Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T22:45:11.478Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T22:45:11.478Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T22:45:11.478Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T22:45:11.737Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T22:45:12.307Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T22:45:12.954Z] --- PASS: TestServiceUpdateLabel (2.75s) [2021-08-23T22:45:12.954Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:45:14.214Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T22:45:15.154Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T22:45:15.754Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T22:45:16.091Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T22:45:17.288Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T22:45:17.288Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T22:45:17.288Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T22:45:18.250Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T22:45:18.250Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T22:45:18.250Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T22:45:18.707Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T22:45:20.239Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T22:45:21.203Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T22:45:21.203Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T22:45:21.203Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T22:45:21.203Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T22:45:22.166Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T22:45:22.623Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T22:45:22.623Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T22:45:22.623Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T22:45:22.623Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T22:45:22.623Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T22:45:22.671Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T22:45:22.931Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T22:45:24.837Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T22:45:24.837Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T22:45:24.837Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T22:45:24.837Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T22:45:26.741Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T22:45:27.299Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T22:45:27.681Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T22:45:27.867Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2021-08-23T22:45:27.867Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:45:30.217Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T22:45:31.156Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T22:45:31.156Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T22:45:31.156Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T22:45:33.754Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T22:45:33.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-23T22:45:34.013Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T22:45:34.582Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T22:45:35.961Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T22:45:35.961Z] docker_api_swarm_service_test.go:147: [d01c11c6b7675] joining swarm manager [d395552bf731a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:45:36.898Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T22:45:36.898Z] docker_api_swarm_service_test.go:147: [d4dbce3e2e2b4] joining swarm manager [d395552bf731a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:45:38.807Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T22:45:39.068Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T22:45:39.329Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T22:45:39.898Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T22:45:42.862Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2021-08-23T22:45:42.862Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:45:43.198Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T22:45:43.198Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T22:45:43.765Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T22:45:44.029Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T22:45:44.967Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T22:45:45.536Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T22:45:45.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T22:45:46.366Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T22:45:46.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T22:45:47.194Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T22:45:48.131Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T22:45:48.700Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T22:45:49.268Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T22:45:49.835Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-23T22:45:50.772Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T22:45:51.711Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-23T22:45:52.278Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-23T22:45:52.580Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T22:45:53.038Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T22:45:53.213Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-23T22:45:53.493Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T22:45:53.780Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-23T22:45:54.347Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-23T22:45:55.291Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T22:45:56.231Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-23T22:45:56.803Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T22:45:57.372Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T22:45:57.777Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2021-08-23T22:45:57.777Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:45:57.777Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T22:45:57.939Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T22:45:58.037Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T22:45:58.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T22:45:58.164Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T22:45:58.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T22:45:58.164Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T22:45:58.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T22:45:58.164Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T22:45:58.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T22:45:58.197Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T22:45:58.197Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T22:45:58.620Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T22:45:58.620Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T22:45:58.620Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T22:46:00.117Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T22:46:00.376Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T22:46:00.636Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T22:46:01.204Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T22:46:02.144Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T22:46:02.144Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T22:46:02.711Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T22:46:03.279Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T22:46:03.845Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T22:46:04.413Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T22:46:04.672Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T22:46:04.931Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T22:46:05.189Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T22:46:05.189Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T22:46:06.124Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T22:46:06.177Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T22:46:06.692Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T22:46:07.259Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T22:46:07.827Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T22:46:07.827Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T22:46:08.397Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T22:46:09.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T22:46:10.269Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T22:46:11.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T22:46:11.464Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T22:46:12.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T22:46:12.599Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T22:46:12.757Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2021-08-23T22:46:12.757Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-08-23T22:46:12.757Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-08-23T22:46:12.757Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-08-23T22:46:12.757Z] PASS [2021-08-23T22:46:12.757Z] [2021-08-23T22:46:12.757Z] === Skipped [2021-08-23T22:46:12.757Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T22:46:12.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T22:46:12.757Z] [2021-08-23T22:46:12.757Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-23T22:46:12.757Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T22:46:12.757Z] [2021-08-23T22:46:12.757Z] [2021-08-23T22:46:12.757Z] DONE 27 tests, 2 skipped in 146.237s [2021-08-23T22:46:12.757Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T22:46:12.757Z] ++ 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-08-23T22:46:12.757Z] ++ set -e [2021-08-23T22:46:12.757Z] ++ '[' -n 0 ']' [2021-08-23T22:46:12.757Z] ++ set -x [2021-08-23T22:46:12.757Z] ++ 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-08-23T22:46:12.757Z] INFO: Testing against a local daemon [2021-08-23T22:46:12.757Z] === RUN TestSessionCreate [2021-08-23T22:46:12.757Z] --- PASS: TestSessionCreate (0.04s) [2021-08-23T22:46:12.757Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:46:12.857Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T22:46:13.018Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-23T22:46:13.018Z] PASS [2021-08-23T22:46:13.018Z] [2021-08-23T22:46:13.018Z] DONE 2 tests in 0.193s [2021-08-23T22:46:13.018Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T22:46:13.018Z] ++ 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-08-23T22:46:13.018Z] ++ set -e [2021-08-23T22:46:13.018Z] ++ '[' -n 0 ']' [2021-08-23T22:46:13.018Z] ++ set -x [2021-08-23T22:46:13.018Z] ++ 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-08-23T22:46:13.018Z] INFO: Testing against a local daemon [2021-08-23T22:46:13.018Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:46:13.018Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:46:13.018Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:46:13.018Z] === RUN TestDiskUsage [2021-08-23T22:46:13.018Z] === PAUSE TestDiskUsage [2021-08-23T22:46:13.018Z] === RUN TestEventsExecDie [2021-08-23T22:46:13.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-23T22:46:13.423Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T22:46:13.959Z] --- PASS: TestEventsExecDie (0.72s) [2021-08-23T22:46:13.959Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:46:13.959Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-23T22:46:13.959Z] === RUN TestEventsVolumeCreate [2021-08-23T22:46:13.959Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-23T22:46:13.959Z] === RUN TestInfoBinaryCommits [2021-08-23T22:46:13.959Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-23T22:46:13.959Z] === RUN TestInfoAPIVersioned [2021-08-23T22:46:13.959Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T22:46:13.959Z] === RUN TestInfoDiscoveryBackend [2021-08-23T22:46:14.529Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-23T22:46:14.529Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T22:46:14.802Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T22:46:15.468Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T22:46:15.468Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T22:46:16.037Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-23T22:46:16.037Z] === RUN TestInfoAPI [2021-08-23T22:46:16.037Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T22:46:16.037Z] === RUN TestInfoAPIWarnings [2021-08-23T22:46:18.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T22:46:18.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T22:46:18.674Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T22:46:19.680Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T22:46:19.680Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T22:46:19.680Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T22:46:19.680Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T22:46:20.051Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T22:46:21.430Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T22:46:22.807Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T22:46:24.713Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T22:46:24.713Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T22:46:24.713Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T22:46:24.713Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T22:46:24.713Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T22:46:25.280Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T22:46:27.186Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T22:46:27.753Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T22:46:29.670Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T22:46:29.929Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T22:46:31.307Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T22:46:31.813Z] --- PASS: TestBuildWCOWSandboxSize (757.11s) [2021-08-23T22:46:31.813Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T22:46:31.813Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:46:31.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:46:31.813Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:46:31.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:46:31.813Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:46:31.813Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:46:31.813Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T22:46:31.813Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T22:46:31.813Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T22:46:31.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2021-08-23T22:46:31.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T22:46:31.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T22:46:31.813Z] === RUN TestBuildPreserveOwnership [2021-08-23T22:46:31.813Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:46:31.813Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestBuildPlatformInvalid [2021-08-23T22:46:31.813Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-08-23T22:46:31.813Z] PASS [2021-08-23T22:46:31.813Z] ok github.com/docker/docker/integration/build 918.832s [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === Skipped [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T22:46:31.813Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T22:46:31.813Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T22:46:31.813Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T22:46:31.813Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T22:46:31.813Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] DONE 29 tests, 5 skipped in 942.373s [2021-08-23T22:46:31.813Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T22:46:31.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:46:31.813Z] INFO: Testing against a local daemon [2021-08-23T22:46:31.813Z] === RUN TestConfigInspect [2021-08-23T22:46:31.813Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestConfigList [2021-08-23T22:46:31.813Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestConfigsCreateAndDelete [2021-08-23T22:46:31.813Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestConfigsUpdate [2021-08-23T22:46:31.813Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestTemplatedConfig [2021-08-23T22:46:31.813Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestConfigCreateResolve [2021-08-23T22:46:31.813Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:46:31.813Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T22:46:31.813Z] PASS [2021-08-23T22:46:31.813Z] ok github.com/docker/docker/integration/config 0.086s [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === Skipped [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T22:46:31.813Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] [2021-08-23T22:46:31.813Z] DONE 6 tests, 6 skipped in 2.353s [2021-08-23T22:46:31.813Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T22:46:31.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:46:31.813Z] INFO: Testing against a local daemon [2021-08-23T22:46:31.813Z] === RUN TestCheckpoint [2021-08-23T22:46:31.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:46:31.813Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestContainerInvalidJSON [2021-08-23T22:46:31.813Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:46:31.813Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:46:31.813Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:46:31.813Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:46:31.813Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T22:46:31.813Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T22:46:31.813Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-23T22:46:31.813Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-23T22:46:31.813Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T22:46:31.813Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-08-23T22:46:31.813Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T22:46:31.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-23T22:46:31.813Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T22:46:31.813Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-08-23T22:46:31.813Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T22:46:31.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-08-23T22:46:31.813Z] === RUN TestCopyFromContainer [2021-08-23T22:46:31.813Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T22:46:31.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:46:31.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:46:31.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:46:31.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:46:31.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:46:31.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:46:31.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T22:46:31.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T22:46:31.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T22:46:31.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T22:46:31.813Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T22:46:31.813Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidEnv [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T22:46:31.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T22:46:31.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T22:46:31.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T22:46:31.813Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T22:46:31.813Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T22:46:31.813Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T22:46:31.813Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T22:46:31.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T22:46:31.813Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.813Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T22:46:31.813Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:46:31.813Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T22:46:31.813Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:46:31.813Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T22:46:31.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:46:31.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:46:31.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:46:31.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:46:31.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:46:31.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:46:31.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:46:31.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:46:31.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:46:31.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:46:31.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T22:46:31.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T22:46:31.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T22:46:31.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T22:46:31.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T22:46:31.814Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T22:46:31.814Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T22:46:31.814Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T22:46:31.814Z] === RUN TestCreateDifferentPlatform [2021-08-23T22:46:31.814Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T22:46:31.814Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T22:46:31.814Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T22:46:31.814Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T22:46:31.814Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T22:46:31.814Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-23T22:46:31.814Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T22:46:31.814Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T22:46:31.814Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T22:46:31.814Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T22:46:31.814Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:31.814Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:46:31.814Z] === RUN TestDiff [2021-08-23T22:46:31.814Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T22:46:31.814Z] --- SKIP: TestDiff (0.00s) [2021-08-23T22:46:31.814Z] === RUN TestExecWithCloseStdin [2021-08-23T22:46:32.245Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-23T22:46:32.245Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T22:46:32.245Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T22:46:32.504Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-23T22:46:33.883Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T22:46:33.883Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T22:46:34.011Z] --- PASS: TestExecWithCloseStdin (2.68s) [2021-08-23T22:46:34.011Z] === RUN TestExec [2021-08-23T22:46:34.140Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-08-23T22:46:34.140Z] === RUN TestInfoDebug [2021-08-23T22:46:34.140Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T22:46:34.140Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:46:34.140Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T22:46:34.140Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:46:34.140Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-23T22:46:34.140Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:46:34.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-23T22:46:34.140Z] === RUN TestPingCacheHeaders [2021-08-23T22:46:34.401Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-23T22:46:34.401Z] === RUN TestPingGet [2021-08-23T22:46:34.401Z] --- PASS: TestPingGet (0.02s) [2021-08-23T22:46:34.401Z] === RUN TestPingHead [2021-08-23T22:46:34.401Z] --- PASS: TestPingHead (0.03s) [2021-08-23T22:46:34.401Z] === RUN TestVersion [2021-08-23T22:46:34.401Z] --- PASS: TestVersion (0.04s) [2021-08-23T22:46:34.401Z] === CONT TestDiskUsage [2021-08-23T22:46:34.454Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T22:46:34.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T22:46:34.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T22:46:34.972Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T22:46:35.041Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T22:46:35.233Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T22:46:35.299Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-23T22:46:35.424Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T22:46:35.494Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T22:46:35.754Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T22:46:35.754Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T22:46:35.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T22:46:35.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage (1.44s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T22:46:35.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T22:46:35.754Z] PASS [2021-08-23T22:46:35.754Z] [2021-08-23T22:46:35.754Z] === Skipped [2021-08-23T22:46:35.754Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:46:35.754Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T22:46:35.754Z] [2021-08-23T22:46:35.754Z] [2021-08-23T22:46:35.754Z] DONE 53 tests, 1 skipped in 22.932s [2021-08-23T22:46:35.754Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T22:46:35.754Z] ++ 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-08-23T22:46:35.754Z] ++ set -e [2021-08-23T22:46:35.754Z] ++ '[' -n 0 ']' [2021-08-23T22:46:35.754Z] ++ set -x [2021-08-23T22:46:35.754Z] ++ 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-08-23T22:46:35.865Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T22:46:35.865Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T22:46:36.014Z] INFO: Testing against a local daemon [2021-08-23T22:46:36.015Z] === RUN TestVolumesCreateAndList [2021-08-23T22:46:36.015Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T22:46:36.015Z] === RUN TestVolumesRemove [2021-08-23T22:46:36.015Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-23T22:46:36.015Z] === RUN TestVolumesInspect [2021-08-23T22:46:36.015Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T22:46:36.015Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:46:36.015Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:46:36.015Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:46:36.169Z] --- PASS: TestExec (1.90s) [2021-08-23T22:46:36.170Z] === RUN TestExecUser [2021-08-23T22:46:36.170Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T22:46:36.170Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestExportContainerAndImportImage [2021-08-23T22:46:36.170Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:36.170Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T22:46:36.170Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:36.170Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestHealthCheckWorkdir [2021-08-23T22:46:36.170Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T22:46:36.170Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestHealthKillContainer [2021-08-23T22:46:36.170Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T22:46:36.170Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T22:46:36.170Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T22:46:36.170Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T22:46:36.170Z] === RUN TestKillContainerInvalidSignal [2021-08-23T22:46:36.274Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:46:36.275Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-23T22:46:36.275Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:46:36.275Z] PASS [2021-08-23T22:46:36.275Z] [2021-08-23T22:46:36.275Z] DONE 5 tests in 0.294s [2021-08-23T22:46:36.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T22:46:36.433Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T22:46:36.535Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T22:46:36.535Z] +++ kill 15483 [2021-08-23T22:46:36.795Z] +++ /etc/init.d/apparmor stop [2021-08-23T22:46:36.795Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T22:46:36.795Z] [2021-08-23T22:46:36.795Z] Unloading profiles will leave already running processes permanently [2021-08-23T22:46:36.795Z] unconfined, which can lead to unexpected situations. [2021-08-23T22:46:36.795Z] [2021-08-23T22:46:36.795Z] To set a process to complain mode, use the command line tool [2021-08-23T22:46:36.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T22:46:36.795Z] +++ true [2021-08-23T22:46:37.005Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T22:46:37.056Z] exiting test-integration [2021-08-23T22:46:37.056Z] ++ exit 0 [2021-08-23T22:46:37.056Z] [2021-08-23T22:46:37.695Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2021-08-23T22:46:37.695Z] === RUN TestKillContainer [2021-08-23T22:46:37.695Z] === RUN TestKillContainer/no_signal [2021-08-23T22:46:37.941Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T22:46:38.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored Post stage [Pipeline] junit [2021-08-23T22:46:38.456Z] Recording test results [2021-08-23T22:46:38.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-23T22:46:38.508Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T22:46:38.715Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T22:46:39.058Z] + echo Ensuring container killed. [2021-08-23T22:46:39.058Z] Ensuring container killed. [2021-08-23T22:46:39.058Z] + docker rm -vf docker-pr5 [2021-08-23T22:46:39.058Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-08-23T22:46:39.075Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T22:46:39.217Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T22:46:39.217Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T22:46:39.217Z] === RUN TestKillContainer/killing_signal [2021-08-23T22:46:39.350Z] + echo Chowning /workspace to jenkins user [2021-08-23T22:46:39.350Z] Chowning /workspace to jenkins user [2021-08-23T22:46:39.350Z] + id -u [2021-08-23T22:46:39.350Z] + id -g [2021-08-23T22:46:39.350Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T22:46:39.350Z] Unable to find image 'busybox:latest' locally [2021-08-23T22:46:39.611Z] latest: Pulling from library/busybox [2021-08-23T22:46:39.611Z] be0c1d6b695c: Pulling fs layer [2021-08-23T22:46:39.611Z] be0c1d6b695c: Verifying Checksum [2021-08-23T22:46:39.611Z] be0c1d6b695c: Download complete [2021-08-23T22:46:39.642Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T22:46:39.877Z] be0c1d6b695c: Pull complete [2021-08-23T22:46:39.877Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T22:46:39.877Z] Status: Downloaded newer image for busybox:latest [2021-08-23T22:46:40.211Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T22:46:41.148Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T22:46:41.148Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T22:46:41.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T22:46:41.379Z] --- PASS: TestKillContainer (3.55s) [2021-08-23T22:46:41.379Z] --- PASS: TestKillContainer/no_signal (1.58s) [2021-08-23T22:46:41.379Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:46:41.379Z] --- PASS: TestKillContainer/killing_signal (1.93s) [2021-08-23T22:46:41.379Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T22:46:41.379Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:46:41.379Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestKillStoppedContainer [2021-08-23T22:46:41.379Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:46:41.379Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T22:46:41.379Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:46:41.379Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestKillDifferentUserContainer [2021-08-23T22:46:41.379Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T22:46:41.379Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestInspectOomKilledTrue [2021-08-23T22:46:41.379Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:41.379Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestInspectOomKilledFalse [2021-08-23T22:46:41.379Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:46:41.379Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T22:46:41.379Z] === RUN TestLogsFollowTailEmpty [2021-08-23T22:46:41.717Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T22:46:42.654Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T22:46:42.904Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-08-23T22:46:42.904Z] === RUN TestNetworkNat [2021-08-23T22:46:42.904Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T22:46:42.904Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T22:46:42.904Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T22:46:43.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-23T22:46:43.791Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T22:46:44.049Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T22:46:44.049Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T22:46:44.049Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [Pipeline] catchError [Pipeline] { [2021-08-23T22:46:44.097Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] sh [2021-08-23T22:46:44.383Z] + bundleName=arm64-integration [2021-08-23T22:46:44.383Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-23T22:46:44.383Z] Creating arm64-integration-bundles.tar.gz [2021-08-23T22:46:44.383Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-23T22:46:44.383Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-23T22:46:44.658Z] Archiving artifacts [2021-08-23T22:46:45.066Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s) [2021-08-23T22:46:45.066Z] === RUN TestNetworkLoopbackNat [2021-08-23T22:46:45.066Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T22:46:45.066Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T22:46:45.066Z] === RUN TestPause [2021-08-23T22:46:45.066Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T22:46:45.066Z] --- SKIP: TestPause (0.00s) [2021-08-23T22:46:45.066Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T22:46:45.954Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-23T22:46:46.524Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T22:46:46.590Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2021-08-23T22:46:46.591Z] === RUN TestPauseStopPausedContainer [2021-08-23T22:46:46.591Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:46:46.591Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T22:46:46.591Z] === RUN TestPsFilter [2021-08-23T22:46:46.591Z] --- PASS: TestPsFilter (0.19s) [2021-08-23T22:46:46.591Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T22:46:47.091Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T22:46:47.142Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T22:46:47.463Z] + make clean [2021-08-23T22:46:48.034Z] docker volume rm -f docker-dev-cache [2021-08-23T22:46:48.294Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T22:46:48.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s) [2021-08-23T22:46:48.749Z] === RUN TestRemoveContainerWithVolume [2021-08-23T22:46:48.996Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-23T22:46:50.272Z] --- PASS: TestRemoveContainerWithVolume (1.94s) [2021-08-23T22:46:50.272Z] === RUN TestRemoveContainerRunning [2021-08-23T22:46:51.529Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-23T22:46:52.433Z] --- PASS: TestRemoveContainerRunning (1.66s) [2021-08-23T22:46:52.433Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-08-23T22:46:53.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2021-08-23T22:46:53.959Z] === RUN TestRemoveInvalidContainer [2021-08-23T22:46:53.959Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T22:46:53.959Z] === RUN TestRenameLinkedContainer [2021-08-23T22:46:53.959Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T22:46:53.959Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T22:46:53.959Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T22:46:54.063Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-23T22:46:55.968Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-23T22:46:56.123Z] --- PASS: TestRenameStoppedContainer (1.99s) [2021-08-23T22:46:56.123Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T22:46:58.505Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-23T22:46:59.020Z] --- PASS: TestRenameRunningContainerAndReuse (3.16s) [2021-08-23T22:46:59.020Z] === RUN TestRenameInvalidName [2021-08-23T22:46:59.074Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-23T22:46:59.336Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T22:47:00.275Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-23T22:47:00.275Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-23T22:47:00.275Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T22:47:00.275Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T22:47:00.545Z] --- PASS: TestRenameInvalidName (1.62s) [2021-08-23T22:47:00.545Z] === RUN TestRenameAnonymousContainer [2021-08-23T22:47:01.213Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T22:47:03.122Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-23T22:47:03.692Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T22:47:04.629Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T22:47:06.005Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T22:47:09.083Z] --- PASS: TestRenameAnonymousContainer (7.25s) [2021-08-23T22:47:09.083Z] === RUN TestRenameContainerWithSameName [2021-08-23T22:47:09.538Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2021-08-23T22:47:09.538Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T22:47:09.538Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:09.538Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T22:47:09.538Z] === RUN TestResize [2021-08-23T22:47:11.065Z] --- PASS: TestResize (1.63s) [2021-08-23T22:47:11.065Z] === RUN TestResizeWithInvalidSize [2021-08-23T22:47:12.570Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T22:47:12.570Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T22:47:12.570Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T22:47:12.591Z] --- PASS: TestResizeWithInvalidSize (1.63s) [2021-08-23T22:47:12.591Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T22:47:13.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T22:47:13.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T22:47:13.141Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T22:47:14.085Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T22:47:14.755Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2021-08-23T22:47:14.755Z] === RUN TestDaemonRestartKillContainers [2021-08-23T22:47:14.755Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:14.755Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:47:14.755Z] === RUN TestStats [2021-08-23T22:47:14.755Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T22:47:14.755Z] --- SKIP: TestStats (0.00s) [2021-08-23T22:47:14.755Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T22:47:15.035Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T22:47:15.972Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T22:47:15.972Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T22:47:15.972Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T22:47:16.908Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T22:47:19.423Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.64s) [2021-08-23T22:47:19.423Z] === RUN TestStopContainerWithTimeout [2021-08-23T22:47:19.423Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T22:47:19.423Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T22:47:19.423Z] === RUN TestUpdateRestartPolicy [2021-08-23T22:47:21.099Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T22:47:21.359Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T22:47:21.931Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T22:47:22.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T22:47:24.246Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T22:47:26.154Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T22:47:26.570Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T22:47:27.532Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-23T22:47:28.101Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T22:47:30.015Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T22:47:30.301Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T22:47:30.301Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T22:47:30.301Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T22:47:31.395Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T22:47:32.773Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T22:47:32.773Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T22:47:33.032Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T22:47:33.977Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T22:47:34.238Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T22:47:34.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T22:47:36.186Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-23T22:47:36.756Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T22:47:38.667Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T22:47:39.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-23T22:47:40.460Z] --- PASS: TestUpdateRestartPolicy (18.64s) [2021-08-23T22:47:40.460Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T22:47:40.460Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2021-08-23T22:47:40.460Z] === RUN TestWaitNonBlocked [2021-08-23T22:47:40.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:47:40.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:47:40.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:47:40.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:47:40.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T22:47:40.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T22:47:42.141Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T22:47:42.141Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T22:47:42.403Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-23T22:47:42.971Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T22:47:42.971Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T22:47:43.229Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T22:47:43.798Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T22:47:43.798Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T22:47:44.366Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T22:47:47.499Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T22:47:47.499Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.20s) [2021-08-23T22:47:47.499Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.00s) [2021-08-23T22:47:47.499Z] === RUN TestWaitBlocked [2021-08-23T22:47:47.499Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:47:47.499Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T22:47:47.499Z] PASS [2021-08-23T22:47:47.499Z] ok github.com/docker/docker/integration/container 76.468s [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === Skipped [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T22:47:47.499Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T22:47:47.499Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T22:47:47.499Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T22:47:47.499Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T22:47:47.499Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T22:47:47.499Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T22:47:47.499Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T22:47:47.499Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T22:47:47.499Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T22:47:47.499Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T22:47:47.499Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T22:47:47.499Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T22:47:47.499Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T22:47:47.499Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T22:47:47.499Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T22:47:47.499Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T22:47:47.499Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T22:47:47.499Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T22:47:47.499Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T22:47:47.499Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T22:47:47.499Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T22:47:47.499Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T22:47:47.499Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T22:47:47.499Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T22:47:47.499Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T22:47:47.499Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T22:47:47.499Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T22:47:47.499Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] [2021-08-23T22:47:47.499Z] DONE 87 tests, 33 skipped in 78.484s [2021-08-23T22:47:47.499Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T22:47:50.931Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-23T22:47:50.931Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T22:47:50.931Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T22:47:50.931Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-23T22:47:50.931Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T22:47:51.869Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T22:47:52.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-23T22:47:52.696Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-23T22:47:53.267Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-23T22:47:53.267Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T22:47:53.837Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T22:47:54.407Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T22:47:54.997Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T22:47:55.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-23T22:47:55.824Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T22:47:55.824Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T22:47:55.824Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T22:47:56.392Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T22:47:56.960Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T22:47:56.960Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T22:47:56.960Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T22:47:57.529Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-23T22:47:58.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-23T22:47:58.728Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T22:47:58.728Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T22:47:58.728Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T22:48:01.266Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-23T22:48:01.266Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T22:48:02.202Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T22:48:03.140Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T22:48:04.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-23T22:48:06.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-23T22:48:06.613Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T22:48:07.183Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T22:48:07.751Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-23T22:48:08.553Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T22:48:08.553Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T22:48:08.553Z] === RUN TestDaemonConfigValidation [2021-08-23T22:48:08.553Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T22:48:08.553Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T22:48:08.553Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T22:48:08.553Z] PASS [2021-08-23T22:48:08.553Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-08-23T22:48:08.553Z] [2021-08-23T22:48:08.553Z] === Skipped [2021-08-23T22:48:08.553Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T22:48:08.553Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] [2021-08-23T22:48:08.553Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T22:48:08.553Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] [2021-08-23T22:48:08.553Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T22:48:08.553Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T22:48:08.553Z] [2021-08-23T22:48:08.553Z] [2021-08-23T22:48:08.553Z] DONE 3 tests, 3 skipped in 20.028s [2021-08-23T22:48:08.553Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T22:48:08.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:08.553Z] INFO: Testing against a local daemon [2021-08-23T22:48:08.553Z] === RUN TestCommitInheritsEnv [2021-08-23T22:48:08.553Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:48:08.553Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T22:48:08.553Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T22:48:08.553Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T22:48:08.553Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:48:08.553Z] === RUN TestImagesFilterMultiReference [2021-08-23T22:48:08.553Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T22:48:08.553Z] === RUN TestImagePullPlatformInvalid [2021-08-23T22:48:08.553Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T22:48:08.553Z] === RUN TestRemoveImageOrphaning [2021-08-23T22:48:09.010Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-08-23T22:48:09.010Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T22:48:09.010Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T22:48:09.010Z] === RUN TestTagInvalidReference [2021-08-23T22:48:09.010Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T22:48:09.010Z] === RUN TestTagValidPrefixedRepo [2021-08-23T22:48:09.010Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T22:48:09.010Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T22:48:09.466Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-23T22:48:09.466Z] === RUN TestTagOfficialNames [2021-08-23T22:48:09.466Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-23T22:48:09.466Z] === RUN TestTagMatchesDigest [2021-08-23T22:48:09.466Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T22:48:09.466Z] PASS [2021-08-23T22:48:09.466Z] ok github.com/docker/docker/integration/image 1.273s [2021-08-23T22:48:09.466Z] [2021-08-23T22:48:09.466Z] === Skipped [2021-08-23T22:48:09.466Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T22:48:09.466Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:48:09.466Z] [2021-08-23T22:48:09.466Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T22:48:09.466Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T22:48:09.466Z] [2021-08-23T22:48:09.466Z] [2021-08-23T22:48:09.466Z] DONE 11 tests, 2 skipped in 2.655s [2021-08-23T22:48:09.466Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T22:48:09.660Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-23T22:48:09.661Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-23T22:48:10.229Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-23T22:48:10.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:10.992Z] INFO: Testing against a local daemon [2021-08-23T22:48:10.992Z] === RUN TestNetworkCreateDelete [2021-08-23T22:48:10.992Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:10.992Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T22:48:10.992Z] 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-08-23T22:48:10.992Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestDaemonDNSFallback [2021-08-23T22:48:10.992Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:10.992Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestInspectNetwork [2021-08-23T22:48:10.992Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:10.992Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T22:48:10.992Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:10.992Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestNetworkInvalidJSON [2021-08-23T22:48:10.992Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T22:48:10.992Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T22:48:10.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:48:10.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:48:10.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:48:10.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:48:10.992Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T22:48:10.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T22:48:10.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestNetworkList [2021-08-23T22:48:10.992Z] === RUN TestNetworkList//networks [2021-08-23T22:48:10.992Z] === PAUSE TestNetworkList//networks [2021-08-23T22:48:10.992Z] === RUN TestNetworkList//networks/ [2021-08-23T22:48:10.992Z] === PAUSE TestNetworkList//networks/ [2021-08-23T22:48:10.992Z] === CONT TestNetworkList//networks [2021-08-23T22:48:10.992Z] === CONT TestNetworkList//networks/ [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T22:48:10.992Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T22:48:10.992Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T22:48:10.992Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T22:48:10.992Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T22:48:10.992Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T22:48:10.992Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T22:48:10.992Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T22:48:10.992Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T22:48:10.992Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T22:48:10.992Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T22:48:10.993Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T22:48:10.993Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T22:48:10.993Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T22:48:10.993Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T22:48:10.993Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T22:48:10.993Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T22:48:10.993Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:48:10.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T22:48:10.993Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T22:48:10.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T22:48:10.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T22:48:10.993Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T22:48:10.993Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:48:10.993Z] PASS [2021-08-23T22:48:10.993Z] ok github.com/docker/docker/integration/network 0.120s [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === Skipped [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T22:48:11.448Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T22:48:11.448Z] 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-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T22:48:11.448Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T22:48:11.448Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T22:48:11.448Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T22:48:11.448Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T22:48:11.448Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.448Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T22:48:11.448Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T22:48:11.448Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:243: FLAKY_TEST [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T22:48:11.449Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] [2021-08-23T22:48:11.449Z] DONE 22 tests, 15 skipped in 1.834s [2021-08-23T22:48:11.449Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T22:48:11.904Z] testing: warning: no tests to run [2021-08-23T22:48:11.904Z] PASS [2021-08-23T22:48:11.904Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2021-08-23T22:48:11.904Z] [2021-08-23T22:48:11.904Z] DONE 0 tests in 0.554s [2021-08-23T22:48:11.904Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T22:48:12.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-23T22:48:12.359Z] testing: warning: no tests to run [2021-08-23T22:48:12.359Z] PASS [2021-08-23T22:48:12.359Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2021-08-23T22:48:12.359Z] [2021-08-23T22:48:12.359Z] DONE 0 tests in 0.564s [2021-08-23T22:48:12.359Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T22:48:13.072Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-23T22:48:13.319Z] testing: warning: no tests to run [2021-08-23T22:48:13.319Z] PASS [2021-08-23T22:48:13.319Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-08-23T22:48:13.319Z] [2021-08-23T22:48:13.319Z] DONE 0 tests in 0.549s [2021-08-23T22:48:13.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T22:48:13.775Z] testing: warning: no tests to run [2021-08-23T22:48:13.775Z] PASS [2021-08-23T22:48:13.775Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-08-23T22:48:13.775Z] [2021-08-23T22:48:13.775Z] DONE 0 tests in 0.563s [2021-08-23T22:48:13.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T22:48:14.998Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-23T22:48:16.375Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-23T22:48:16.944Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-23T22:48:17.882Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-23T22:48:18.141Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-23T22:48:18.710Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-23T22:48:18.969Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-23T22:48:19.536Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-23T22:48:19.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:19.563Z] INFO: Testing against a local daemon [2021-08-23T22:48:19.563Z] === RUN TestPluginInvalidJSON [2021-08-23T22:48:19.563Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:48:19.563Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:48:19.563Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T22:48:19.563Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T22:48:19.563Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T22:48:19.563Z] === RUN TestPluginInstall [2021-08-23T22:48:19.563Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T22:48:19.563Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T22:48:19.563Z] === RUN TestPluginsWithRuntimes [2021-08-23T22:48:19.563Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T22:48:19.563Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T22:48:19.563Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T22:48:19.563Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T22:48:19.564Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:48:19.564Z] PASS [2021-08-23T22:48:19.564Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2021-08-23T22:48:19.564Z] [2021-08-23T22:48:19.564Z] === Skipped [2021-08-23T22:48:19.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T22:48:19.564Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T22:48:19.564Z] [2021-08-23T22:48:19.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T22:48:19.564Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T22:48:19.564Z] [2021-08-23T22:48:19.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T22:48:19.564Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T22:48:19.564Z] [2021-08-23T22:48:19.564Z] [2021-08-23T22:48:19.564Z] DONE 5 tests, 3 skipped in 5.329s [2021-08-23T22:48:19.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T22:48:20.104Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T22:48:20.673Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T22:48:20.938Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T22:48:20.938Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T22:48:20.938Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T22:48:21.243Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-23T22:48:21.243Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T22:48:21.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:21.729Z] INFO: Testing against a local daemon [2021-08-23T22:48:21.729Z] === RUN TestExternalGraphDriver [2021-08-23T22:48:21.729Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T22:48:21.729Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T22:48:21.729Z] === RUN TestGraphdriverPluginV2 [2021-08-23T22:48:21.729Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T22:48:21.729Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T22:48:21.729Z] PASS [2021-08-23T22:48:21.729Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.081s [2021-08-23T22:48:21.729Z] [2021-08-23T22:48:21.729Z] === Skipped [2021-08-23T22:48:21.729Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T22:48:21.729Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T22:48:21.729Z] [2021-08-23T22:48:21.729Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T22:48:21.729Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T22:48:21.729Z] [2021-08-23T22:48:21.729Z] [2021-08-23T22:48:21.729Z] DONE 2 tests, 2 skipped in 2.599s [2021-08-23T22:48:21.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T22:48:23.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:23.255Z] INFO: Testing against a local daemon [2021-08-23T22:48:23.255Z] === RUN TestReadPluginNoRead [2021-08-23T22:48:23.255Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T22:48:23.255Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T22:48:23.255Z] PASS [2021-08-23T22:48:23.255Z] ok github.com/docker/docker/integration/plugin/logging 0.073s [2021-08-23T22:48:23.711Z] [2021-08-23T22:48:23.711Z] === Skipped [2021-08-23T22:48:23.711Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T22:48:23.711Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T22:48:23.711Z] [2021-08-23T22:48:23.711Z] [2021-08-23T22:48:23.711Z] DONE 1 tests, 1 skipped in 1.744s [2021-08-23T22:48:23.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T22:48:23.778Z] === RUN TestDockerSuite/TestRunState [2021-08-23T22:48:24.671Z] testing: warning: no tests to run [2021-08-23T22:48:24.671Z] PASS [2021-08-23T22:48:24.671Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2021-08-23T22:48:24.671Z] [2021-08-23T22:48:24.671Z] DONE 0 tests in 0.877s [2021-08-23T22:48:24.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T22:48:24.716Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T22:48:25.284Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T22:48:25.854Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T22:48:26.114Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-23T22:48:26.114Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T22:48:26.114Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T22:48:26.114Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-23T22:48:26.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:26.196Z] INFO: Testing against a local daemon [2021-08-23T22:48:26.196Z] === RUN TestPluginWithDevMounts [2021-08-23T22:48:26.196Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:26.196Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T22:48:26.196Z] PASS [2021-08-23T22:48:26.196Z] ok github.com/docker/docker/integration/plugin/volumes 0.069s [2021-08-23T22:48:26.196Z] [2021-08-23T22:48:26.196Z] === Skipped [2021-08-23T22:48:26.196Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T22:48:26.196Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:26.196Z] [2021-08-23T22:48:26.196Z] [2021-08-23T22:48:26.196Z] DONE 1 tests, 1 skipped in 1.845s [2021-08-23T22:48:26.652Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T22:48:26.682Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T22:48:27.252Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-23T22:48:28.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:28.179Z] INFO: Testing against a local daemon [2021-08-23T22:48:28.179Z] === RUN TestSecretInspect [2021-08-23T22:48:28.179Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T22:48:28.179Z] === RUN TestSecretList [2021-08-23T22:48:28.179Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T22:48:28.179Z] === RUN TestSecretsCreateAndDelete [2021-08-23T22:48:28.179Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T22:48:28.179Z] === RUN TestSecretsUpdate [2021-08-23T22:48:28.179Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T22:48:28.179Z] === RUN TestTemplatedSecret [2021-08-23T22:48:28.179Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T22:48:28.179Z] === RUN TestSecretCreateResolve [2021-08-23T22:48:28.179Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:28.179Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T22:48:28.179Z] PASS [2021-08-23T22:48:28.179Z] ok github.com/docker/docker/integration/secret 0.074s [2021-08-23T22:48:28.179Z] [2021-08-23T22:48:28.179Z] === Skipped [2021-08-23T22:48:28.179Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T22:48:28.179Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.179Z] [2021-08-23T22:48:28.179Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T22:48:28.179Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T22:48:28.180Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T22:48:28.180Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T22:48:28.180Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T22:48:28.180Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] [2021-08-23T22:48:28.180Z] DONE 6 tests, 6 skipped in 1.619s [2021-08-23T22:48:28.180Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T22:48:28.189Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T22:48:28.189Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T22:48:28.448Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T22:48:29.017Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-23T22:48:30.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:30.350Z] INFO: Testing against a local daemon [2021-08-23T22:48:30.350Z] === RUN TestServiceCreateInit [2021-08-23T22:48:30.350Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T22:48:30.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T22:48:30.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T22:48:30.350Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceConflict [2021-08-23T22:48:30.350Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T22:48:30.350Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T22:48:30.350Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T22:48:30.350Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T22:48:30.350Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T22:48:30.350Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceSysctls [2021-08-23T22:48:30.350Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T22:48:30.350Z] === RUN TestCreateServiceCapabilities [2021-08-23T22:48:30.350Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T22:48:30.350Z] === RUN TestInspect [2021-08-23T22:48:30.350Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestInspect (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestCreateJob [2021-08-23T22:48:30.350Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestReplicatedJob [2021-08-23T22:48:30.350Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestUpdateReplicatedJob [2021-08-23T22:48:30.350Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceListWithStatuses [2021-08-23T22:48:30.350Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T22:48:30.350Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestDockerNetworkReConnect [2021-08-23T22:48:30.350Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServicePlugin [2021-08-23T22:48:30.350Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceUpdateLabel [2021-08-23T22:48:30.350Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceUpdateSecrets [2021-08-23T22:48:30.350Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceUpdateConfigs [2021-08-23T22:48:30.350Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceUpdateNetwork [2021-08-23T22:48:30.350Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T22:48:30.350Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T22:48:30.350Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T22:48:30.350Z] PASS [2021-08-23T22:48:30.350Z] ok github.com/docker/docker/integration/service 0.179s [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === Skipped [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T22:48:30.350Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T22:48:30.350Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-23T22:48:30.350Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-23T22:48:30.350Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T22:48:30.350Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T22:48:30.350Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T22:48:30.350Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T22:48:30.350Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T22:48:30.350Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T22:48:30.350Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T22:48:30.350Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T22:48:30.350Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T22:48:30.350Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T22:48:30.350Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T22:48:30.350Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T22:48:30.350Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T22:48:30.350Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] [2021-08-23T22:48:30.350Z] DONE 24 tests, 23 skipped in 1.992s [2021-08-23T22:48:30.350Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T22:48:30.932Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-23T22:48:30.932Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-23T22:48:31.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:31.312Z] INFO: Testing against a local daemon [2021-08-23T22:48:31.312Z] === RUN TestSessionCreate [2021-08-23T22:48:31.312Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:31.312Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T22:48:31.312Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T22:48:31.312Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:31.312Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T22:48:31.312Z] PASS [2021-08-23T22:48:31.312Z] ok github.com/docker/docker/integration/session 0.068s [2021-08-23T22:48:31.770Z] [2021-08-23T22:48:31.770Z] === Skipped [2021-08-23T22:48:31.770Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T22:48:31.770Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:31.770Z] [2021-08-23T22:48:31.770Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T22:48:31.770Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T22:48:31.770Z] [2021-08-23T22:48:31.770Z] [2021-08-23T22:48:31.770Z] DONE 2 tests, 2 skipped in 1.410s [2021-08-23T22:48:31.770Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T22:48:32.329Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-23T22:48:33.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:33.300Z] INFO: Testing against a local daemon [2021-08-23T22:48:33.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T22:48:33.300Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:33.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:48:33.300Z] === RUN TestDiskUsage [2021-08-23T22:48:33.300Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T22:48:33.300Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T22:48:33.300Z] === RUN TestEventsExecDie [2021-08-23T22:48:33.300Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T22:48:33.300Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T22:48:33.300Z] === RUN TestEventsBackwardsCompatible [2021-08-23T22:48:33.300Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T22:48:33.300Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T22:48:33.300Z] === RUN TestEventsVolumeCreate [2021-08-23T22:48:33.300Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T22:48:33.300Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T22:48:33.300Z] === RUN TestInfoAPI [2021-08-23T22:48:33.300Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T22:48:33.300Z] === RUN TestInfoAPIWarnings [2021-08-23T22:48:33.300Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:48:33.300Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T22:48:33.301Z] === RUN TestInfoDebug [2021-08-23T22:48:33.301Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:33.301Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T22:48:33.301Z] === RUN TestInfoInsecureRegistries [2021-08-23T22:48:33.301Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:33.301Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T22:48:33.301Z] === RUN TestInfoRegistryMirrors [2021-08-23T22:48:33.301Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:33.301Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T22:48:33.301Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T22:48:34.263Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-08-23T22:48:34.263Z] === RUN TestPingCacheHeaders [2021-08-23T22:48:34.263Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T22:48:34.263Z] === RUN TestPingGet [2021-08-23T22:48:34.263Z] --- PASS: TestPingGet (0.03s) [2021-08-23T22:48:34.263Z] === RUN TestPingHead [2021-08-23T22:48:34.263Z] --- PASS: TestPingHead (0.03s) [2021-08-23T22:48:34.263Z] === RUN TestVersion [2021-08-23T22:48:34.263Z] --- PASS: TestVersion (0.03s) [2021-08-23T22:48:34.263Z] PASS [2021-08-23T22:48:34.263Z] ok github.com/docker/docker/integration/system 1.142s [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === Skipped [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T22:48:34.263Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T22:48:34.263Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T22:48:34.263Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T22:48:34.263Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T22:48:34.263Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T22:48:34.263Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T22:48:34.263Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T22:48:34.263Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T22:48:34.263Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] [2021-08-23T22:48:34.263Z] DONE 15 tests, 9 skipped in 2.586s [2021-08-23T22:48:34.263Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T22:48:34.864Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T22:48:35.727Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T22:48:35.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:35.793Z] INFO: Testing against a local daemon [2021-08-23T22:48:35.793Z] === RUN TestVolumesCreateAndList [2021-08-23T22:48:35.793Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-23T22:48:35.793Z] === RUN TestVolumesRemove [2021-08-23T22:48:35.793Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-23T22:48:35.793Z] === RUN TestVolumesInspect [2021-08-23T22:48:35.793Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T22:48:35.793Z] === RUN TestVolumesInvalidJSON [2021-08-23T22:48:35.793Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T22:48:35.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T22:48:35.793Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T22:48:35.793Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T22:48:35.793Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T22:48:35.793Z] PASS [2021-08-23T22:48:35.793Z] ok github.com/docker/docker/integration/volume 0.244s [2021-08-23T22:48:36.250Z] [2021-08-23T22:48:36.250Z] DONE 5 tests in 1.744s [2021-08-23T22:48:36.250Z] INFO: make.ps1 ended at 08/23/2021 22:48:35 [2021-08-23T22:48:36.250Z] INFO: Integration CLI tests being run from the host: [2021-08-23T22:48:36.250Z] 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-08-23T22:48:37.395Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T22:48:37.964Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T22:48:38.224Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T22:48:38.792Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T22:48:39.729Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-23T22:48:40.666Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T22:48:42.045Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T22:48:42.982Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T22:48:42.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-23T22:48:42.982Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T22:48:42.982Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T22:48:43.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T22:48:43.316Z] INFO: Testing against a local daemon [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T22:48:43.316Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T22:48:43.316Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T22:48:43.316Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T22:48:43.550Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T22:48:43.772Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T22:48:43.772Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T22:48:44.119Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T22:48:44.282Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T22:48:44.734Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T22:48:44.735Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T22:48:45.060Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-23T22:48:45.060Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T22:48:45.060Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T22:48:45.060Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T22:48:45.191Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T22:48:45.627Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T22:48:45.657Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T22:48:46.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-23T22:48:49.102Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T22:48:49.669Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T22:48:49.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-23T22:48:50.254Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T22:48:52.159Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T22:48:52.828Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T22:48:53.096Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T22:48:55.001Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-23T22:48:55.001Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T22:48:56.909Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T22:48:57.477Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T22:48:57.477Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T22:48:57.477Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-23T22:48:57.477Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T22:48:57.477Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-23T22:48:57.737Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-23T22:48:58.305Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-23T22:48:58.873Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-23T22:49:00.253Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-23T22:49:00.512Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-23T22:49:01.080Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T22:49:01.080Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-23T22:49:01.647Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T22:49:01.647Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-23T22:49:02.216Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-23T22:49:02.784Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-23T22:49:02.784Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-23T22:49:03.044Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T22:49:03.302Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T22:49:03.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T22:49:03.871Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-23T22:49:04.439Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-23T22:49:04.698Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-23T22:49:04.698Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T22:49:04.957Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T22:49:05.216Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T22:49:06.153Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-23T22:49:06.722Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-23T22:49:06.722Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T22:49:06.722Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T22:49:06.991Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T22:49:07.256Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T22:49:08.195Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T22:49:08.454Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T22:49:10.359Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T22:49:10.618Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T22:49:10.618Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-23T22:49:10.878Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T22:49:10.878Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T22:49:11.816Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-23T22:49:12.756Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-23T22:49:13.693Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T22:49:13.693Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T22:49:15.070Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T22:49:15.070Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T22:49:15.330Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T22:49:16.709Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents818572135 [2021-08-23T22:49:16.709Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T22:49:16.969Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T22:49:17.924Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T22:49:18.347Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T22:49:18.347Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T22:49:18.347Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T22:49:19.285Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T22:49:20.662Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T22:49:20.921Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T22:49:20.921Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T22:49:20.921Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T22:49:20.921Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T22:49:21.488Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T22:49:24.023Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T22:49:24.023Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-23T22:49:24.968Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T22:49:25.951Z] docker_cli_service_logs_test.go:245: checking task k9pmiqdyfwcv [2021-08-23T22:49:25.951Z] docker_cli_service_logs_test.go:250: checking messages for k9pmiqdyfwcv [2021-08-23T22:49:25.951Z] docker_cli_service_logs_test.go:245: checking task lhwu5kj3kxz7 [2021-08-23T22:49:25.951Z] docker_cli_service_logs_test.go:250: checking messages for lhwu5kj3kxz7 [2021-08-23T22:49:28.484Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T22:49:30.388Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T22:49:30.956Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T22:49:31.893Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T22:49:33.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T22:49:34.424Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T22:49:35.802Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T22:49:36.741Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T22:49:36.741Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-23T22:49:38.121Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T22:49:39.500Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T22:49:39.500Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-23T22:49:40.879Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T22:49:43.415Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T22:49:47.606Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T22:49:50.893Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T22:49:53.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-23T22:49:55.333Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T22:49:55.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-23T22:49:58.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-23T22:49:58.437Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-23T22:49:59.814Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T22:50:00.073Z] docker_cli_swarm_test.go:1901: [d9e8695f2743f] joining swarm manager [d91693256f440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:50:00.333Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T22:50:00.901Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T22:50:01.469Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T22:50:01.470Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T22:50:01.470Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T22:50:01.470Z] docker_cli_swarm_test.go:1902: [df0322d6be682] joining swarm manager [d91693256f440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:50:02.038Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T22:50:05.329Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T22:50:07.862Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-23T22:50:08.129Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-23T22:50:08.711Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-23T22:50:08.711Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T22:50:08.711Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-23T22:50:08.711Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T22:50:08.711Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-23T22:50:09.651Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-23T22:50:10.219Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-23T22:50:10.787Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-23T22:50:11.725Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-23T22:50:15.915Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-23T22:50:16.175Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-23T22:50:16.175Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T22:50:16.175Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-23T22:50:17.111Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-23T22:50:17.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T22:50:20.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-23T22:50:22.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-23T22:50:22.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-23T22:50:24.596Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-23T22:50:25.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T22:50:28.520Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T22:50:31.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-23T22:50:31.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-23T22:50:32.628Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-23T22:50:33.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-23T22:50:34.506Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-23T22:50:35.446Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-23T22:50:36.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-23T22:50:37.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-23T22:50:39.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-23T22:50:40.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-23T22:50:42.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-23T22:50:43.808Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T22:50:45.587Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T22:50:45.587Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T22:50:45.587Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T22:50:45.587Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T22:50:49.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T22:50:49.303Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T22:50:49.303Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T22:50:49.303Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T22:50:49.303Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T22:50:49.303Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T22:50:49.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T22:50:50.458Z] docker_cli_swarm_test.go:1802: [dea5169acdd19] joining swarm manager [d45f1a2c6eb26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:50:51.834Z] docker_cli_swarm_test.go:1803: [d690801fc94c0] joining swarm manager [d45f1a2c6eb26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:50:53.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T22:50:53.021Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T22:50:53.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T22:50:53.021Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T22:50:53.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T22:50:53.021Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T22:50:53.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T22:50:53.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T22:50:57.186Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T22:50:57.275Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T22:50:57.276Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T22:50:57.276Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T22:50:57.276Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T22:50:57.276Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T22:50:57.276Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T22:50:57.276Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T22:50:57.276Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T22:50:57.276Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T22:50:57.276Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T22:50:57.276Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T22:50:57.276Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T22:50:58.812Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T22:50:58.812Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T22:50:58.812Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T22:50:58.812Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T22:50:58.812Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T22:50:58.812Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T22:50:58.812Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T22:50:58.812Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T22:50:58.812Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T22:50:59.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T22:51:00.517Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T22:51:00.517Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T22:51:00.517Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T22:51:00.517Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T22:51:00.777Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T22:51:01.705Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T22:51:01.705Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T22:51:01.705Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T22:51:01.705Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T22:51:01.705Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T22:51:02.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T22:51:02.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T22:51:02.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T22:51:02.417Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T22:51:02.417Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-23T22:51:07.473Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T22:51:07.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-23T22:51:07.945Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T22:51:09.530Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T22:51:09.530Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T22:51:09.530Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T22:51:09.530Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T22:51:09.530Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T22:51:09.530Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T22:51:09.850Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T22:51:09.850Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T22:51:09.850Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T22:51:11.692Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T22:51:11.692Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T22:51:11.755Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T22:51:14.294Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T22:51:14.294Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite (1328.20s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.92s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.29s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.21s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.94s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.79s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.22s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.49s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.89s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.48s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.60s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.94s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.09s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.31s) [2021-08-23T22:51:14.294Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.81s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.42s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.18s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.15s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.86s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.58s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.57s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.89s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.16s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.83s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.80s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.42s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.38s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.99s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.47s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.70s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.52s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.52s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.66s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.43s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.54s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.52s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.97s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.19s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.33s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.54s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.79s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.52s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.28s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildExpose (0.26s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.41s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.32s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.45s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildHistory (3.58s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.12s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.77s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.59s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.22s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.66s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.89s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildPATH (3.28s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.59s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.50s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRm (1.92s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.88s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.68s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.40s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.36s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildUser (1.91s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.37s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.93s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.86s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T22:51:14.295Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2021-08-23T22:51:14.295Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.99s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.92s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.38s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2021-08-23T22:51:14.296Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.47s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009447e0_} (1.33s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1002825103_/foo_false____} (1.31s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1002825103_/foo_true____} (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_false____} (1.53s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_true____} (1.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3522321314_/foo_true__0xc000944810__} (1.34s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000944828_} (1.45s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000944840_} (0.54s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000944858_} (1.46s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000944870_} (1.46s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.31s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.88s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.45s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.59s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.10s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.98s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.93s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.23s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2021-08-23T22:51:14.296Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-08-23T22:51:14.296Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.34s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.96s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.43s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.14s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.10s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFormat (1.03s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-08-23T22:51:14.296Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T22:51:14.296Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.57s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.39s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2021-08-23T22:51:14.296Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-08-23T22:51:14.297Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHealth (18.81s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportGzipped (1.31s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2021-08-23T22:51:14.297Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T22:51:14.297Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.34s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.28s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.32s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.62s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.63s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.76s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.93s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.69s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.17s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.07s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.61s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestNetHostname (1.87s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.66s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.60s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginActive (1.42s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (9.19s) [2021-08-23T22:51:14.297Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.19s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.63s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.49s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.10s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPortList (7.63s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.80s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.69s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.39s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.90s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.36s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.22s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.96s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-08-23T22:51:14.297Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.58s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.29s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.67s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.17s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.39s) [2021-08-23T22:51:14.297Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.04s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.29s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.24s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.67s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.34s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.31s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.95s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.52s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.62s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMount (3.87s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.77s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.59s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.39s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.80s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.25s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserByID (0.87s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.82s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-23T22:51:14.298Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T22:51:14.298Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.46s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartRecordError (1.31s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.50s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.78s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.88s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.78s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.16s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.53s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.72s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.11s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2021-08-23T22:51:14.299Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2021-08-23T22:51:14.299Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-23T22:51:14.299Z] === RUN TestDockerRegistrySuite [2021-08-23T22:51:14.299Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T22:51:15.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-23T22:51:15.519Z] check_test.go:196: [df099145d0449] daemon is not started [2021-08-23T22:51:15.519Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T22:51:16.351Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T22:51:16.898Z] check_test.go:196: [dab82fab70621] daemon is not started [2021-08-23T22:51:16.898Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T22:51:17.467Z] docker_cli_swarm_test.go:1321: [d8c1aa046e72c] joining swarm manager [df2b304c215a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:51:18.405Z] check_test.go:196: [d5e623c63bd75] daemon is not started [2021-08-23T22:51:18.405Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T22:51:18.665Z] check_test.go:196: [d288bc26102d8] daemon is not started [2021-08-23T22:51:18.665Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T22:51:18.925Z] docker_cli_swarm_test.go:1322: [db9e73834e652] joining swarm manager [df2b304c215a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:51:21.022Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T22:51:21.459Z] check_test.go:196: [d29d2e6dda4f7] daemon is not started [2021-08-23T22:51:21.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T22:51:26.783Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T22:51:28.283Z] check_test.go:196: [d42ba31f4a03f] daemon is not started [2021-08-23T22:51:28.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T22:51:30.817Z] check_test.go:196: [d300424d60744] daemon is not started [2021-08-23T22:51:30.817Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T22:51:31.385Z] check_test.go:196: [df1a1501d5089] daemon is not started [2021-08-23T22:51:31.385Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T22:51:31.443Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T22:51:32.322Z] check_test.go:196: [d247542f725c7] daemon is not started [2021-08-23T22:51:32.322Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T22:51:32.406Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T22:51:33.702Z] check_test.go:196: [d30d1f571d25f] daemon is not started [2021-08-23T22:51:33.702Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T22:51:34.640Z] check_test.go:196: [d8672b471cbf6] daemon is not started [2021-08-23T22:51:34.640Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T22:51:35.577Z] check_test.go:196: [dda0c4a239a38] daemon is not started [2021-08-23T22:51:35.577Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T22:51:36.119Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T22:51:36.119Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T22:51:36.119Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T22:51:36.514Z] check_test.go:196: [d194f1b62f766] daemon is not started [2021-08-23T22:51:36.514Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T22:51:37.081Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T22:51:37.478Z] check_test.go:196: [df5c5055c2e21] daemon is not started [2021-08-23T22:51:37.478Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T22:51:37.543Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T22:51:37.543Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T22:51:37.543Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T22:51:38.486Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0cc37003dca4678b6fce27794a019e2723050b00e595d59f7eed205b8fee11fc [2021-08-23T22:51:39.054Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b136f1161db2b11accf53ee0265e0462f6233ff9518912d24216abda50d8ab1 [2021-08-23T22:51:39.313Z] check_test.go:196: [d7083580585f6] daemon is not started [2021-08-23T22:51:39.572Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T22:51:40.508Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f96460fa732eda9ef010d2125161fe59655dabf0a9f31a758e30f2633bad69f [2021-08-23T22:51:41.077Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e187281f63b1d92768b7383b9a1799dcae2878d27b3cee88d92784c14818d6c4 [2021-08-23T22:51:41.336Z] check_test.go:196: [d5e4f24e85afd] daemon is not started [2021-08-23T22:51:41.336Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T22:51:42.273Z] check_test.go:196: [d6cf3cd190024] daemon is not started [2021-08-23T22:51:42.273Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T22:51:44.592Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T22:51:44.592Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T22:51:44.592Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T22:51:44.810Z] check_test.go:196: [d7dfea6b98d17] daemon is not started [2021-08-23T22:51:44.810Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T22:51:45.378Z] check_test.go:196: [d78d489731884] daemon is not started [2021-08-23T22:51:45.378Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T22:51:45.378Z] check_test.go:196: [d5d5930a55eac] daemon is not started [2021-08-23T22:51:45.638Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T22:51:46.575Z] check_test.go:196: [d7c8ca93cc771] daemon is not started [2021-08-23T22:51:46.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T22:51:47.513Z] check_test.go:196: [dbeec847b8330] daemon is not started [2021-08-23T22:51:47.513Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T22:51:48.449Z] check_test.go:196: [d4d2a062d2056] daemon is not started [2021-08-23T22:51:48.449Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T22:51:50.987Z] check_test.go:196: [dd23eadbc758c] daemon is not started [2021-08-23T22:51:50.987Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T22:51:50.987Z] check_test.go:196: [d74f889c81f0f] daemon is not started [2021-08-23T22:51:50.987Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T22:51:51.925Z] check_test.go:196: [d6e7846292d66] daemon is not started [2021-08-23T22:51:51.925Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T22:51:52.493Z] check_test.go:196: [d90c7ed530748] daemon is not started [2021-08-23T22:51:52.493Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T22:51:52.493Z] check_test.go:196: [dbbb6d1203448] daemon is not started [2021-08-23T22:51:52.493Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T22:51:52.753Z] check_test.go:196: [dd8f7ca1fc919] daemon is not started [2021-08-23T22:51:52.753Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T22:51:53.014Z] check_test.go:196: [d6a2d4af67cfe] daemon is not started [2021-08-23T22:51:53.014Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T22:51:53.273Z] check_test.go:196: [dde57f5e0b479] daemon is not started [2021-08-23T22:51:53.273Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T22:51:53.532Z] check_test.go:196: [dbb3c46d8f429] daemon is not started [2021-08-23T22:51:53.532Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T22:51:54.469Z] check_test.go:196: [dde12f5808d50] daemon is not started [2021-08-23T22:51:54.469Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T22:51:54.868Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T22:51:55.323Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T22:51:55.846Z] check_test.go:196: [d3ceb9ded0980] daemon is not started [2021-08-23T22:51:55.846Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T22:51:56.785Z] check_test.go:196: [dd282ecd518df] daemon is not started [2021-08-23T22:51:56.785Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T22:51:56.856Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T22:51:56.856Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T22:51:56.856Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T22:51:57.311Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T22:51:57.311Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T22:51:57.723Z] check_test.go:196: [def04d2a42b57] daemon is not started [2021-08-23T22:51:57.723Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T22:51:58.660Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite (45.18s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.99s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-08-23T22:51:59.598Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-23T22:51:59.598Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T22:51:59.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T22:51:59.598Z] check_test.go:223: [dc5ea48171fe4] daemon is not started [2021-08-23T22:51:59.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T22:52:01.972Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T22:52:01.972Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T22:52:02.916Z] check_test.go:223: [df9e81a55bf63] daemon is not started [2021-08-23T22:52:02.917Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T22:52:02.932Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T22:52:03.387Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T22:52:03.843Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T22:52:04.803Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T22:52:06.328Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T22:52:08.189Z] check_test.go:223: [d9d518dd1cad3] daemon is not started [2021-08-23T22:52:08.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T22:52:10.094Z] check_test.go:223: [d1dab161b3a5b] daemon is not started [2021-08-23T22:52:10.094Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T22:52:11.471Z] check_test.go:223: [d7def79ecf419] daemon is not started [2021-08-23T22:52:11.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T22:52:12.091Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T22:52:12.091Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T22:52:12.091Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T22:52:12.408Z] check_test.go:223: [da5545d54137f] daemon is not started [2021-08-23T22:52:12.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T22:52:12.408Z] check_test.go:223: [d9a48efdf4e3e] daemon is not started [2021-08-23T22:52:12.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T22:52:13.051Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T22:52:13.344Z] check_test.go:223: [d207c3e40a1a2] daemon is not started [2021-08-23T22:52:13.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T22:52:14.281Z] check_test.go:223: [dc64f6bf6742f] daemon is not started [2021-08-23T22:52:14.281Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T22:52:15.222Z] check_test.go:223: [d76c19e6aadfd] daemon is not started [2021-08-23T22:52:15.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T22:52:16.763Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T22:52:17.759Z] check_test.go:223: [d2dee97fcc66a] daemon is not started [2021-08-23T22:52:17.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T22:52:18.356Z] check_test.go:223: [d29a01e243548] daemon is not started [2021-08-23T22:52:18.356Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T22:52:18.616Z] check_test.go:223: [d05f27cc39d8c] daemon is not started [2021-08-23T22:52:18.616Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T22:52:18.876Z] check_test.go:223: [d2bfdffa52946] daemon is not started [2021-08-23T22:52:18.876Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T22:52:19.135Z] check_test.go:223: [d1e91a0b70c5c] daemon is not started [2021-08-23T22:52:19.135Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T22:52:19.394Z] check_test.go:223: [df9d80e1438eb] daemon is not started [2021-08-23T22:52:19.394Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T22:52:19.653Z] check_test.go:223: [de97b45d16d02] daemon is not started [2021-08-23T22:52:19.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T22:52:19.912Z] check_test.go:223: [df072e762d8fc] daemon is not started [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite (20.37s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.93s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.77s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.06s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.55s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-08-23T22:52:19.912Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-23T22:52:19.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T22:52:19.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T22:52:20.480Z] check_test.go:252: [d1c3ea4bac43a] daemon is not started [2021-08-23T22:52:20.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T22:52:21.048Z] check_test.go:252: [dcf73f04a3be7] daemon is not started [2021-08-23T22:52:21.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T22:52:21.307Z] check_test.go:252: [d0db36292b6b5] daemon is not started [2021-08-23T22:52:21.307Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T22:52:22.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T22:52:23.255Z] check_test.go:252: [dadb2f09d7265] daemon is not started [2021-08-23T22:52:23.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T22:52:23.823Z] check_test.go:252: [d25cfaf04c0eb] daemon is not started [2021-08-23T22:52:23.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T22:52:24.393Z] check_test.go:252: [d20b67b943dfb] daemon is not started [2021-08-23T22:52:24.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T22:52:24.653Z] check_test.go:252: [d5c85b6c88a88] daemon is not started [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.87s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-08-23T22:52:24.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-23T22:52:24.653Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T22:52:24.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T22:52:29.922Z] check_test.go:279: [da75b28f9b847] daemon is not started [2021-08-23T22:52:29.922Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T22:52:29.922Z] check_test.go:279: [d2602bd531bd2] daemon is not started [2021-08-23T22:52:29.922Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T22:52:30.180Z] check_test.go:279: [d202781fd5510] daemon is not started [2021-08-23T22:52:30.180Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T22:52:30.180Z] check_test.go:279: [d68280c2a704c] daemon is not started [2021-08-23T22:52:30.180Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T22:52:30.439Z] check_test.go:279: [de03a4bdf38c3] daemon is not started [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-23T22:52:30.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-08-23T22:52:30.439Z] === RUN TestDockerNetworkSuite [2021-08-23T22:52:30.439Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-23T22:52:31.521Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T22:52:31.521Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T22:52:31.521Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T22:52:32.346Z] docker_cli_network_unix_test.go:46: [db2301042829e] daemon is not started [2021-08-23T22:52:32.482Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T22:52:32.605Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-23T22:52:33.174Z] docker_cli_network_unix_test.go:46: [df2d7ad33bcce] daemon is not started [2021-08-23T22:52:33.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-23T22:52:35.710Z] docker_cli_network_unix_test.go:46: [d5e5b2b221c38] daemon is not started [2021-08-23T22:52:36.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-23T22:52:37.682Z] docker_cli_network_unix_test.go:46: [d40321deace7f] daemon is not started [2021-08-23T22:52:37.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-23T22:52:37.682Z] docker_cli_network_unix_test.go:1233: [dfc57cda663d1] daemon is not started [2021-08-23T22:52:40.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-23T22:52:41.157Z] docker_cli_network_unix_test.go:46: [d016ea7ee48a9] daemon is not started [2021-08-23T22:52:41.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-23T22:52:46.999Z] docker_cli_network_unix_test.go:46: [d8ebb0b7664ce] daemon is not started [2021-08-23T22:52:46.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-23T22:52:48.652Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T22:52:48.652Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T22:52:48.652Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T22:52:48.652Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T22:52:48.652Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T22:52:48.904Z] docker_cli_network_unix_test.go:46: [db995859ec29c] daemon is not started [2021-08-23T22:52:49.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-23T22:52:50.409Z] docker_cli_network_unix_test.go:46: [d1da8192a5d42] daemon is not started [2021-08-23T22:52:50.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-23T22:52:50.927Z] docker_cli_network_unix_test.go:46: [dd018650a9415] daemon is not started [2021-08-23T22:52:51.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-23T22:52:51.445Z] docker_cli_network_unix_test.go:46: [d034585756fff] daemon is not started [2021-08-23T22:52:51.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-23T22:52:52.013Z] docker_cli_network_unix_test.go:46: [d99a2da30c3a4] daemon is not started [2021-08-23T22:52:52.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-23T22:52:52.374Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T22:52:52.831Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T22:52:52.831Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T22:52:52.831Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T22:52:52.831Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T22:52:52.831Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T22:52:52.831Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T22:52:52.841Z] docker_cli_network_unix_test.go:46: [dee07a41010a2] daemon is not started [2021-08-23T22:52:53.287Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T22:52:53.287Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T22:52:53.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-23T22:52:53.409Z] docker_cli_network_unix_test.go:46: [d560b88194962] daemon is not started [2021-08-23T22:52:53.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-23T22:52:53.978Z] docker_cli_network_unix_test.go:46: [d3089c48442c5] daemon is not started [2021-08-23T22:52:53.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-23T22:52:54.237Z] docker_cli_network_unix_test.go:46: [da774fbf10fbb] daemon is not started [2021-08-23T22:52:54.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T22:52:54.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-23T22:52:54.767Z] docker_cli_network_unix_test.go:46: [d4518660e36d0] daemon is not started [2021-08-23T22:52:54.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-23T22:52:54.767Z] docker_cli_network_unix_test.go:46: [d6a644a8e05e2] daemon is not started [2021-08-23T22:52:54.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-23T22:52:55.030Z] docker_cli_network_unix_test.go:46: [d5aeeaad73647] daemon is not started [2021-08-23T22:52:55.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-23T22:52:55.597Z] docker_cli_network_unix_test.go:46: [de8f11420dece] daemon is not started [2021-08-23T22:52:55.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-23T22:52:56.534Z] docker_cli_network_unix_test.go:46: [d6b52dc94e4e8] daemon is not started [2021-08-23T22:52:56.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-23T22:52:56.794Z] docker_cli_network_unix_test.go:46: [dafbb505cb9c2] daemon is not started [2021-08-23T22:52:56.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-23T22:52:57.054Z] docker_cli_network_unix_test.go:46: [df0e3e87ae6db] daemon is not started [2021-08-23T22:52:57.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-23T22:52:57.054Z] docker_cli_network_unix_test.go:46: [db713b8c607f5] daemon is not started [2021-08-23T22:52:57.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-23T22:52:57.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T22:52:58.433Z] docker_cli_network_unix_test.go:968: [dc62decbcde45] daemon is not started [2021-08-23T22:52:58.675Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T22:52:58.675Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T22:52:58.675Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T22:52:58.675Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T22:52:58.675Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T22:52:58.675Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T22:52:59.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-23T22:53:00.750Z] docker_cli_network_unix_test.go:46: [d2d3d84ae312d] daemon is not started [2021-08-23T22:53:00.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-23T22:53:01.566Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T22:53:02.364Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T22:53:03.283Z] docker_cli_network_unix_test.go:1116: [d2495f6533714] daemon is not started [2021-08-23T22:53:06.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-23T22:53:06.574Z] docker_cli_network_unix_test.go:46: [d55131ccb8973] daemon is not started [2021-08-23T22:53:06.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-23T22:53:07.142Z] docker_cli_network_unix_test.go:46: [d036ddfc8b721] daemon is not started [2021-08-23T22:53:07.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-23T22:53:07.401Z] docker_cli_network_unix_test.go:46: [d310d52fb78f4] daemon is not started [2021-08-23T22:53:07.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-23T22:53:07.401Z] docker_cli_network_unix_test.go:46: [d67e7265d909a] daemon is not started [2021-08-23T22:53:07.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-23T22:53:07.660Z] docker_cli_network_unix_test.go:46: [ded286bcbc128] daemon is not started [2021-08-23T22:53:07.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-23T22:53:07.661Z] docker_cli_network_unix_test.go:46: [d50cca1ae7dd6] daemon is not started [2021-08-23T22:53:07.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-23T22:53:07.661Z] docker_cli_network_unix_test.go:46: [d670d4183ede0] daemon is not started [2021-08-23T22:53:07.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-23T22:53:09.567Z] docker_cli_network_unix_test.go:46: [d5196e6bc7299] daemon is not started [2021-08-23T22:53:09.825Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-23T22:53:10.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-23T22:53:10.394Z] docker_cli_network_unix_test.go:46: [d53cea34e77f6] daemon is not started [2021-08-23T22:53:10.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-23T22:53:10.394Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T22:53:10.394Z] docker_cli_network_unix_test.go:46: [d30e41b13b9a3] daemon is not started [2021-08-23T22:53:10.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-23T22:53:10.962Z] docker_cli_network_unix_test.go:46: [dde25659e9c7c] daemon is not started [2021-08-23T22:53:11.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-23T22:53:11.856Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T22:53:12.641Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T22:53:14.527Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-23T22:53:15.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-23T22:53:16.352Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T22:53:17.373Z] docker_cli_network_unix_test.go:1084: [d404013bda583] daemon is not started [2021-08-23T22:53:19.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-23T22:53:19.911Z] docker_cli_network_unix_test.go:46: [dabce78d7be1a] daemon is not started [2021-08-23T22:53:19.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-23T22:53:20.405Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T22:53:20.479Z] docker_cli_network_unix_test.go:46: [d615228b3268a] daemon is not started [2021-08-23T22:53:20.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-23T22:53:21.306Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-23T22:53:21.368Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T22:53:21.368Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T22:53:21.368Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T22:53:22.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T22:53:22.243Z] docker_cli_network_unix_test.go:46: [de0f586d375bf] daemon is not started [2021-08-23T22:53:22.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-23T22:53:22.502Z] docker_cli_network_unix_test.go:46: [d15f229824ab9] daemon is not started [2021-08-23T22:53:22.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-23T22:53:23.441Z] docker_cli_network_unix_test.go:46: [d6171f5f9d6ed] daemon is not started [2021-08-23T22:53:23.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-23T22:53:24.260Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T22:53:24.267Z] docker_cli_network_unix_test.go:46: [d80a734647030] daemon is not started [2021-08-23T22:53:24.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-23T22:53:25.205Z] docker_cli_network_unix_test.go:46: [d1d0a663ad7fa] daemon is not started [2021-08-23T22:53:25.464Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-23T22:53:25.790Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T22:53:26.779Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T22:53:28.002Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-23T22:53:31.317Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-23T22:53:31.317Z] docker_cli_network_unix_test.go:46: [db64937dcf739] daemon is not started [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite (60.76s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.25s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.52s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-08-23T22:53:31.317Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.87s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.25s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.21s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.09s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.77s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.01s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.29s) [2021-08-23T22:53:31.317Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.65s) [2021-08-23T22:53:31.317Z] === RUN TestDockerHubPullSuite [2021-08-23T22:53:31.317Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-23T22:53:32.695Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-23T22:53:35.228Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-23T22:53:35.229Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-23T22:53:35.487Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T22:53:36.083Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T22:53:36.083Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T22:53:36.083Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T22:53:36.083Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T22:53:36.083Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T22:53:36.864Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-23T22:53:37.125Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite (6.04s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2021-08-23T22:53:37.125Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-08-23T22:53:37.125Z] PASS [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === Skipped [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T22:53:37.125Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T22:53:37.125Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.125Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T22:53:37.125Z] [2021-08-23T22:53:37.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T22:53:37.126Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T22:53:37.126Z] docker_cli_network_unix_test.go:46: [d30e41b13b9a3] daemon is not started [2021-08-23T22:53:37.126Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] [2021-08-23T22:53:37.126Z] DONE 1269 tests, 51 skipped in 1477.667s [2021-08-23T22:53:37.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T22:53:37.385Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T22:53:37.385Z] +++ kill 8804 [2021-08-23T22:53:37.385Z] +++ /etc/init.d/apparmor stop [2021-08-23T22:53:37.385Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T22:53:37.385Z] [2021-08-23T22:53:37.385Z] Unloading profiles will leave already running processes permanently [2021-08-23T22:53:37.385Z] unconfined, which can lead to unexpected situations. [2021-08-23T22:53:37.385Z] [2021-08-23T22:53:37.385Z] To set a process to complain mode, use the command line tool [2021-08-23T22:53:37.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T22:53:37.385Z] +++ true [2021-08-23T22:53:37.385Z] exiting test-integration [2021-08-23T22:53:37.385Z] ++ exit 0 [2021-08-23T22:53:37.385Z] [2021-08-23T22:53:37.644Z] + for job in $(jobs -p) [2021-08-23T22:53:37.644Z] + wait 10354 [2021-08-23T22:53:39.549Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-23T22:53:41.538Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T22:53:41.538Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T22:53:41.538Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T22:53:43.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-23T22:53:43.741Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T22:53:43.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-23T22:53:47.934Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-23T22:53:48.578Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T22:53:48.578Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T22:53:48.578Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T22:53:48.578Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T22:53:48.578Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T22:53:48.578Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T22:53:48.872Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-23T22:53:49.440Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-23T22:53:50.763Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T22:53:51.997Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-23T22:53:54.484Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T22:53:57.368Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T22:53:57.368Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T22:53:57.368Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T22:54:00.253Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T22:54:00.709Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T22:54:02.234Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T22:54:10.765Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T22:54:11.220Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T22:54:19.749Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T22:54:22.637Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T22:54:28.397Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T22:54:32.110Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T22:54:35.832Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T22:54:36.467Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T22:54:36.467Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T22:54:36.467Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T22:54:36.467Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T22:54:36.467Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T22:54:36.792Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T22:54:36.792Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T22:54:36.792Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T22:54:36.792Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T22:54:36.792Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T22:54:38.318Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T22:54:38.318Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T22:54:38.318Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T22:54:48.224Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-23T22:54:48.224Z] docker_cli_swarm_test.go:1186: [de0efc7d03735] joining swarm manager [d6d6e07d8d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:54:53.491Z] docker_cli_swarm_test.go:1195: [de0dd0809a31f] joining swarm manager [d6d6e07d8d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:55:01.561Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T22:55:01.561Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T22:55:01.561Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T22:55:01.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T22:55:06.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T22:55:06.229Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T22:55:06.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T22:55:10.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T22:55:13.929Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T22:55:19.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T22:55:26.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T22:55:26.479Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T22:55:26.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T22:55:28.699Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T22:55:30.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T22:55:30.194Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T22:55:30.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T22:55:30.194Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T22:55:30.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T22:55:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T22:55:37.229Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T22:55:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T22:55:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T22:55:37.229Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T22:55:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T22:55:37.229Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T22:55:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T22:55:38.977Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T22:55:40.178Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-23T22:55:40.501Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T22:55:40.501Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T22:55:40.501Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T22:55:40.501Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T22:55:40.956Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T22:55:41.916Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T22:55:45.627Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T22:55:46.743Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-23T22:55:49.339Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T22:55:50.031Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-23T22:55:51.934Z] docker_cli_swarm_test.go:1118: [de3068663f307] joining swarm manager [df454aaadfd8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:55:53.051Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T22:55:53.312Z] docker_cli_swarm_test.go:1119: [d075e043c990d] joining swarm manager [df454aaadfd8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:56:07.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T22:56:07.820Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T22:56:07.820Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T22:56:07.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T22:56:10.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T22:56:10.005Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T22:56:10.461Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T22:56:10.461Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T22:56:10.917Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T22:56:11.877Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T22:56:11.877Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T22:56:11.877Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T22:56:14.863Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T22:56:14.863Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T22:56:16.539Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T22:56:16.994Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T22:56:16.994Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T22:56:16.994Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T22:56:16.994Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T22:56:16.994Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T22:56:18.518Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T22:56:18.573Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T22:56:18.573Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T22:56:19.478Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T22:56:19.933Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T22:56:20.388Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T22:56:20.842Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T22:56:21.459Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T22:56:25.503Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T22:56:27.665Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T22:56:27.665Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T22:56:27.665Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T22:56:28.625Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T22:56:28.625Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T22:56:28.625Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T22:56:29.080Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T22:56:31.242Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T22:56:31.697Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T22:56:32.155Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T22:56:32.155Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T22:56:32.155Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T22:56:33.116Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T22:56:33.570Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T22:56:33.570Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T22:56:33.570Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T22:56:33.570Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T22:56:33.570Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T22:56:36.217Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T22:56:36.217Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T22:56:36.217Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T22:56:38.231Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T22:56:39.113Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T22:56:40.637Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T22:56:43.526Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T22:56:48.189Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T22:56:48.189Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T22:56:48.189Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T22:56:48.189Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T22:56:48.189Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T22:56:48.189Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T22:56:48.189Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T22:56:51.078Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T22:56:51.079Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T22:56:53.973Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T22:56:53.973Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T22:56:53.973Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T22:56:53.973Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T22:56:53.973Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T22:57:08.121Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T22:57:08.121Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T22:57:08.121Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T22:57:11.791Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T22:57:11.832Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T22:57:11.832Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T22:57:11.832Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T22:57:11.832Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T22:57:12.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T22:57:12.287Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T22:57:12.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T22:57:12.743Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T22:57:12.743Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T22:57:12.743Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T22:57:12.750Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T22:57:19.805Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T22:57:24.471Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T22:57:24.471Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T22:57:24.471Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T22:57:24.471Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T22:57:24.926Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T22:57:26.451Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T22:57:26.451Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T22:57:26.907Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T22:57:35.435Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T22:57:37.816Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T22:57:37.816Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T22:57:37.816Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T22:57:37.816Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T22:57:38.322Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T22:57:38.776Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T22:57:44.775Z] docker_cli_swarm_test.go:1172: [d9119d928484a] joining swarm manager [df454aaadfd8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T22:57:51.120Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T22:57:51.120Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T22:57:51.120Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T22:57:51.120Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T22:57:51.120Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T22:57:51.120Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T22:57:51.120Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T22:57:51.575Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T22:57:57.335Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T22:57:58.862Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T22:57:58.862Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T22:57:59.316Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T22:57:59.317Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T22:57:59.317Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T22:57:59.317Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T22:57:59.317Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T22:58:00.860Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T22:58:02.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T22:58:03.347Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T22:58:03.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T22:58:04.577Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T22:58:06.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T22:58:08.288Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T22:58:09.572Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T22:58:11.732Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T22:58:12.964Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T22:58:12.964Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T22:58:12.964Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T22:58:16.854Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-23T22:58:17.113Z] docker_cli_swarm_test.go:1453: [d2f14717f1d46] joining swarm manager [db4ca93075f59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:58:18.049Z] docker_cli_swarm_test.go:1454: [de76db08e9bde] joining swarm manager [db4ca93075f59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T22:58:18.724Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T22:58:18.724Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T22:58:18.724Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T22:58:24.484Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T22:58:28.198Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T22:58:28.198Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T22:58:28.198Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T22:58:28.198Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T22:58:28.198Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T22:58:28.198Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T22:58:28.198Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T22:58:28.198Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T22:58:30.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-23T22:58:30.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-23T22:58:30.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-23T22:58:30.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-23T22:58:30.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-23T22:58:30.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-23T22:58:33.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-23T22:58:33.966Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T22:58:36.651Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-23T22:58:38.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-23T22:58:39.727Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T22:58:39.727Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T22:58:39.727Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T22:58:40.456Z] docker_cli_swarm_unix_test.go:62: [d6353691efc09] joining swarm manager [d802cde70524e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:58:41.890Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T22:58:41.890Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T22:58:41.890Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T22:58:41.890Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T22:58:41.890Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T22:58:41.890Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T22:58:41.890Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T22:58:44.054Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T22:58:44.054Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T22:58:44.054Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T22:58:44.054Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T22:58:46.216Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T22:58:46.216Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T22:58:46.216Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T22:58:46.216Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T22:58:46.216Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T22:58:46.216Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T22:58:46.216Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T22:58:46.216Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T22:58:49.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T22:58:50.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T22:58:52.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T22:58:52.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T22:58:52.811Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T22:58:52.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T22:58:54.339Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T22:58:54.339Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T22:58:56.501Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T22:58:56.501Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T22:58:56.501Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T22:58:56.501Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T22:58:56.501Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T22:58:58.027Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T22:58:58.027Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T22:58:59.553Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T22:58:59.553Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T22:58:59.553Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T22:59:02.438Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T22:59:02.438Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T22:59:04.608Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T22:59:08.327Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T22:59:11.209Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T22:59:11.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T22:59:11.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T22:59:11.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T22:59:11.663Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T22:59:12.096Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T22:59:13.187Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T22:59:13.187Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T22:59:13.187Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T22:59:15.351Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T22:59:15.351Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T22:59:15.351Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T22:59:16.769Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T22:59:16.769Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T22:59:17.224Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T22:59:17.513Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T22:59:17.513Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T22:59:21.226Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T22:59:23.398Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T22:59:23.398Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T22:59:23.398Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T22:59:23.398Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T22:59:23.398Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T22:59:23.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T22:59:24.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T22:59:24.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T22:59:27.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T22:59:29.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T22:59:31.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T22:59:33.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000426318_} [2021-08-23T22:59:35.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1726116058_c:\foo_false____} [2021-08-23T22:59:36.681Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-23T22:59:36.681Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-23T22:59:36.681Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-23T22:59:38.057Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-23T22:59:38.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1726116058_c:\foo_true____} [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T22:59:40.798Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T22:59:40.798Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T22:59:40.798Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T22:59:40.798Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T22:59:40.798Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T22:59:40.798Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T22:59:40.798Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T22:59:41.351Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T22:59:43.687Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.687Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T22:59:43.687Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.688Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T22:59:43.688Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.688Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T22:59:43.688Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.688Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T22:59:43.688Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.688Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T22:59:43.688Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T22:59:43.688Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T22:59:43.885Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-23T22:59:45.789Z] docker_api_swarm_test.go:961: [dd8f2d1418be5] joining swarm manager [d8aa47115a8e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T22:59:45.850Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T22:59:45.850Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T22:59:45.850Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T22:59:45.850Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T22:59:48.011Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T22:59:48.011Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T22:59:48.011Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T22:59:48.011Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T22:59:48.011Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T22:59:48.011Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T22:59:48.011Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T22:59:52.674Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T22:59:54.206Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T22:59:54.206Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T22:59:54.206Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T22:59:54.206Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T22:59:54.206Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T23:00:03.019Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T23:00:03.019Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:00:03.019Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T23:00:03.019Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T23:00:03.019Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T23:00:03.872Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-23T23:00:11.558Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T23:00:11.558Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T23:00:11.558Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T23:00:11.558Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T23:00:11.558Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T23:00:13.085Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T23:00:13.085Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T23:00:13.085Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T23:00:13.085Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T23:00:13.085Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T23:00:15.249Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T23:00:15.249Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T23:00:15.249Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T23:00:15.249Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T23:00:15.249Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T23:00:16.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-23T23:00:17.412Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T23:00:17.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-23T23:00:19.574Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T23:00:19.574Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T23:00:19.574Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T23:00:20.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-23T23:00:21.100Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T23:00:22.060Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T23:00:22.060Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T23:00:22.060Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T23:00:22.060Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T23:00:22.515Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T23:00:22.515Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T23:00:22.515Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T23:00:22.515Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T23:00:22.971Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T23:00:23.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-23T23:00:30.012Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T23:00:30.012Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T23:00:30.467Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T23:00:31.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-23T23:00:34.185Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T23:00:34.185Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T23:00:34.185Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T23:00:34.185Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T23:00:34.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T23:00:35.711Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T23:00:35.711Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T23:00:35.711Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T23:00:36.167Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T23:00:36.167Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T23:00:36.167Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T23:00:36.167Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T23:00:36.167Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T23:00:36.167Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T23:00:37.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-23T23:00:38.339Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T23:00:39.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-23T23:00:41.228Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T23:00:42.074Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-23T23:00:42.754Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T23:00:43.181Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T23:00:43.181Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T23:00:43.181Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T23:00:44.611Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-23T23:00:47.906Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-23T23:00:49.853Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-23T23:00:49.927Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T23:00:53.639Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T23:00:57.943Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T23:00:59.403Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T23:01:00.929Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T23:01:01.384Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T23:01:05.097Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T23:01:06.623Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T23:01:07.078Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T23:01:10.321Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T23:01:11.743Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T23:01:16.408Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T23:01:16.408Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T23:01:16.408Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T23:01:16.408Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T23:01:17.933Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T23:01:17.933Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T23:01:17.933Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T23:01:19.462Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T23:01:27.992Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T23:01:28.416Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T23:01:28.952Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T23:01:31.119Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T23:01:35.783Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T23:01:35.783Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T23:01:35.783Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T23:01:37.944Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T23:01:41.657Z] === RUN TestDockerSuite/TestExec [2021-08-23T23:01:41.657Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:01:41.657Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T23:01:41.657Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T23:01:41.657Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T23:01:43.183Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T23:01:44.710Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T23:01:44.710Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:01:44.710Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T23:01:44.710Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:01:44.710Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T23:01:44.710Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T23:01:44.710Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T23:01:46.076Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-23T23:01:46.874Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T23:01:48.401Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T23:01:50.560Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T23:01:52.085Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T23:01:56.761Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T23:01:56.761Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T23:01:56.761Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T23:01:56.761Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T23:01:56.761Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T23:01:56.761Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T23:01:56.761Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T23:01:57.721Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T23:02:00.949Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T23:02:01.431Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T23:02:01.431Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T23:02:01.431Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T23:02:01.431Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T23:02:01.431Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T23:02:01.431Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T23:02:02.955Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T23:02:02.955Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T23:02:02.955Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T23:02:02.955Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T23:02:02.955Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T23:02:02.955Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T23:02:04.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T23:02:05.122Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T23:02:05.122Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T23:02:05.122Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T23:02:09.796Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T23:02:09.796Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T23:02:09.796Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T23:02:09.796Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T23:02:09.796Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T23:02:09.796Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:02:09.796Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T23:02:14.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T23:02:15.552Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite (1653.52s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.88s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.22s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.99s) [2021-08-23T23:02:15.856Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.93s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.33s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.77s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.28s) [2021-08-23T23:02:15.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.72s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.75s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.13s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (48.91s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.95s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.38s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.68s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.55s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.94s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.63s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.48s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.35s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.73s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.23s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.44s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.56s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.22s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.08s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.24s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.48s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.87s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.95s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.55s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (13.85s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.22s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.65s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.50s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.41s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.61s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.12s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.81s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.77s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.27s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2021-08-23T23:02:15.857Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.97s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.59s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.84s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.42s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.70s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-23T23:02:15.857Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-08-23T23:02:15.857Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T23:02:15.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-23T23:02:16.424Z] docker_cli_external_volume_driver_test.go:53: [d685bb90f4ce0] daemon is not started [2021-08-23T23:02:21.313Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T23:02:23.478Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T23:02:29.061Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T23:02:29.240Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T23:02:29.240Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:02:29.240Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T23:02:29.240Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T23:02:29.695Z] === RUN TestDockerSuite/TestHealth [2021-08-23T23:02:29.695Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T23:02:29.695Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T23:02:29.695Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T23:02:29.695Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T23:02:29.695Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T23:02:33.408Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T23:02:33.863Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T23:02:33.863Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T23:02:33.863Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T23:02:33.863Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T23:02:33.863Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T23:02:33.863Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T23:02:34.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-23T23:02:34.821Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T23:02:34.821Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T23:02:34.821Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T23:02:35.784Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T23:02:35.784Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T23:02:37.309Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T23:02:37.309Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T23:02:39.470Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T23:02:41.636Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T23:02:41.636Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T23:02:41.636Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:02:41.636Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T23:02:45.345Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T23:02:45.345Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T23:02:48.235Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T23:02:48.235Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T23:02:48.235Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T23:02:48.235Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T23:02:48.235Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T23:02:48.235Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T23:02:48.235Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T23:02:48.235Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T23:02:48.235Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T23:02:48.235Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:02:48.235Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T23:02:50.399Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T23:02:52.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T23:02:52.562Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T23:02:52.562Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T23:02:52.562Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T23:02:52.562Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T23:02:52.562Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T23:02:52.562Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T23:02:52.562Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T23:02:54.722Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T23:02:55.176Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T23:02:57.338Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T23:02:57.338Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T23:02:57.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T23:02:57.338Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T23:02:57.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T23:02:57.338Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T23:02:57.338Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T23:02:59.509Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T23:03:03.226Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T23:03:03.226Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:03:03.226Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T23:03:03.226Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:03:03.681Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T23:03:03.681Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:03:03.681Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T23:03:05.845Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T23:03:07.370Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T23:03:07.824Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T23:03:09.347Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T23:03:11.516Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T23:03:11.516Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T23:03:11.516Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T23:03:11.516Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T23:03:13.046Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T23:03:15.932Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T23:03:19.639Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T23:03:21.165Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T23:03:23.329Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T23:03:24.854Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T23:03:27.026Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T23:03:28.550Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T23:03:30.709Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T23:03:30.709Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T23:03:30.709Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:03:30.709Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T23:03:30.709Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:03:30.709Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T23:03:30.709Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T23:03:30.709Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T23:03:30.709Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T23:03:31.163Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T23:03:31.163Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T23:03:31.163Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T23:03:31.163Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T23:03:32.689Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T23:03:34.859Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T23:03:40.621Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T23:03:42.145Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T23:03:42.145Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T23:03:42.145Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T23:03:42.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-23T23:03:44.305Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T23:03:44.305Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T23:03:48.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-23T23:03:48.968Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T23:03:53.627Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T23:03:58.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T23:04:00.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T23:04:01.985Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T23:04:01.985Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T23:04:01.985Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T23:04:03.625Z] docker_cli_external_volume_driver_test.go:53: [d138c8bca86f1] daemon is not started [2021-08-23T23:04:04.153Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T23:04:06.317Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T23:04:14.856Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T23:04:14.856Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T23:04:14.856Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T23:04:14.856Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T23:04:14.856Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T23:04:17.743Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T23:04:18.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-23T23:04:19.906Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T23:04:22.074Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T23:04:22.074Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T23:04:22.074Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T23:04:22.074Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T23:04:22.074Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T23:04:22.074Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T23:04:22.074Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T23:04:22.074Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T23:04:22.074Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T23:04:22.074Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T23:04:22.074Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T23:04:22.074Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T23:04:22.074Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T23:04:22.074Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T23:04:22.074Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T23:04:22.074Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPortList [2021-08-23T23:04:22.074Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T23:04:22.074Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T23:04:25.409Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T23:04:25.410Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T23:04:25.410Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T23:04:25.410Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T23:04:25.410Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T23:04:26.369Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T23:04:26.733Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T23:04:26.734Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T23:04:26.734Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T23:04:26.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T23:04:29.252Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T23:04:30.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T23:04:30.445Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T23:04:30.445Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T23:04:33.912Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T23:04:33.912Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T23:04:33.912Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T23:04:33.912Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T23:04:33.912Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T23:04:33.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T23:04:36.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-23T23:04:37.485Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T23:04:37.485Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T23:04:37.485Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T23:04:37.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T23:04:37.624Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T23:04:37.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T23:04:37.624Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T23:04:37.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T23:04:37.624Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:04:37.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T23:04:38.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T23:04:43.257Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T23:04:46.022Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T23:04:51.474Z] docker_cli_external_volume_driver_test.go:53: [d7c38a5dcd393] daemon is not started [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T23:04:58.010Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T23:04:58.010Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T23:04:58.010Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T23:04:58.010Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T23:04:58.010Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T23:04:58.010Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T23:04:58.370Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T23:04:58.370Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T23:04:58.370Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T23:04:58.370Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T23:04:59.532Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T23:04:59.532Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T23:05:05.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T23:05:06.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-23T23:05:06.346Z] docker_cli_external_volume_driver_test.go:53: [d1fc8c1260fd1] daemon is not started [2021-08-23T23:05:09.953Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T23:05:10.704Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T23:05:12.227Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T23:05:15.710Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T23:05:19.264Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T23:05:21.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-23T23:05:23.922Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T23:05:23.922Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T23:05:23.922Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T23:05:23.922Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T23:05:23.922Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T23:05:25.985Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T23:05:25.985Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T23:05:27.637Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T23:05:27.637Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:05:27.637Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T23:05:27.637Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:05:27.637Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T23:05:27.637Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T23:05:27.637Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T23:05:27.637Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T23:05:27.637Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T23:05:30.653Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T23:05:30.653Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T23:05:31.108Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T23:05:31.562Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T23:05:32.016Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T23:05:32.016Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:05:32.016Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T23:05:33.399Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T23:05:33.399Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T23:05:33.399Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T23:05:34.359Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T23:05:34.359Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T23:05:34.359Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T23:05:35.884Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T23:05:36.340Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T23:05:36.340Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T23:05:36.340Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T23:05:40.055Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T23:05:44.343Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T23:05:44.343Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:05:44.343Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T23:05:44.719Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T23:05:46.881Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T23:05:53.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-23T23:05:54.612Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T23:05:55.574Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T23:05:57.735Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T23:05:57.735Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T23:05:57.735Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T23:05:58.189Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T23:05:58.189Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T23:06:04.554Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T23:06:04.554Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:06:04.554Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T23:06:06.718Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T23:06:07.679Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T23:06:08.134Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T23:06:08.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-23T23:06:09.094Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T23:06:09.216Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T23:06:09.216Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T23:06:09.216Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T23:06:09.671Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T23:06:10.054Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T23:06:10.511Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T23:06:12.035Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T23:06:14.332Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T23:06:17.796Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T23:06:17.796Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T23:06:17.796Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T23:06:18.043Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T23:06:18.043Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:06:18.043Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T23:06:18.251Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T23:06:18.705Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T23:06:19.160Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T23:06:22.704Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T23:06:22.704Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T23:06:22.704Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T23:06:23.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-23T23:06:23.823Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T23:06:32.978Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T23:06:35.894Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T23:06:36.349Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T23:06:41.072Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T23:06:45.731Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T23:06:48.888Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T23:06:48.889Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T23:06:48.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T23:06:48.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T23:06:58.063Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T23:07:00.225Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T23:07:00.679Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T23:07:02.841Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T23:07:09.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-23T23:07:17.610Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T23:07:18.065Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T23:07:18.765Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T23:07:22.742Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T23:07:23.196Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T23:07:23.196Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T23:07:24.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T23:07:24.720Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T23:07:24.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T23:07:24.720Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T23:07:24.720Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T23:07:27.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-23T23:07:29.379Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T23:07:31.543Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T23:07:33.533Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T23:07:33.704Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T23:07:36.600Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T23:07:37.248Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T23:07:38.763Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T23:07:38.763Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T23:07:42.475Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T23:07:42.475Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T23:07:43.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T23:07:44.644Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T23:07:44.644Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T23:07:44.644Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T23:07:46.808Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T23:07:46.808Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T23:07:46.808Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T23:07:46.808Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T23:07:46.808Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T23:07:47.661Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T23:07:48.335Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T23:07:48.335Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T23:07:50.500Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T23:07:52.662Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T23:07:54.823Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T23:07:54.823Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T23:07:54.823Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T23:07:54.823Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T23:07:54.823Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T23:07:54.823Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T23:07:54.823Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T23:07:56.350Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T23:07:56.350Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:07:56.804Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T23:07:56.804Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T23:07:56.804Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T23:07:56.804Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T23:07:56.804Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T23:07:56.804Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:07:56.804Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T23:07:58.328Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T23:07:59.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-23T23:08:02.415Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T23:08:02.415Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.415Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T23:08:02.991Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T23:08:02.991Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T23:08:05.153Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T23:08:05.153Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T23:08:05.153Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T23:08:05.608Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T23:08:05.608Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T23:08:05.608Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T23:08:07.132Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T23:08:09.293Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T23:08:09.293Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T23:08:09.293Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T23:08:11.458Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T23:08:11.458Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T23:08:11.458Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T23:08:11.458Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:08:11.458Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T23:08:11.458Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T23:08:11.458Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T23:08:13.620Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T23:08:14.743Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T23:08:14.743Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T23:08:14.743Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T23:08:14.743Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T23:08:14.743Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T23:08:14.743Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T23:08:15.782Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T23:08:16.268Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T23:08:17.953Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T23:08:19.976Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T23:08:20.117Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T23:08:20.117Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T23:08:23.825Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T23:08:23.825Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T23:08:23.825Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T23:08:23.825Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T23:08:23.825Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:08:24.279Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T23:08:24.279Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T23:08:24.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T23:08:24.279Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T23:08:24.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T23:08:24.279Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:08:24.279Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T23:08:27.009Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T23:08:27.463Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T23:08:27.463Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T23:08:30.347Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T23:08:30.801Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T23:08:31.320Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T23:08:31.320Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.320Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T23:08:31.774Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T23:08:31.774Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.774Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T23:08:31.774Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.774Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T23:08:31.774Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.774Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T23:08:31.775Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T23:08:31.775Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T23:08:31.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-23T23:08:32.326Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T23:08:38.814Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T23:08:38.814Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T23:08:38.814Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T23:08:38.814Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T23:08:38.814Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T23:08:38.814Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:08:38.814Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T23:08:40.903Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T23:08:40.903Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T23:08:42.522Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T23:08:46.228Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T23:08:46.228Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T23:08:46.682Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T23:08:46.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-23T23:08:48.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T23:08:49.423Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T23:08:49.732Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T23:08:50.690Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T23:08:52.303Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T23:08:52.375Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T23:08:53.907Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T23:08:53.907Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T23:08:56.795Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T23:08:56.795Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T23:08:56.795Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T23:08:56.795Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T23:08:56.795Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T23:08:56.795Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T23:08:59.350Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T23:09:03.838Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T23:09:03.838Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T23:09:03.838Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T23:09:04.011Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T23:09:04.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-23T23:09:04.898Z] docker_cli_external_volume_driver_test.go:485: [d98fd7bc06c1c] daemon is not started [2021-08-23T23:09:05.998Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T23:09:07.717Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T23:09:09.239Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T23:09:09.239Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T23:09:09.239Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T23:09:09.239Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T23:09:09.239Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T23:09:10.763Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T23:09:10.763Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T23:09:10.763Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T23:09:11.752Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T23:09:13.914Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T23:09:16.121Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T23:09:18.284Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T23:09:19.770Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-23T23:09:19.771Z] docker_cli_external_volume_driver_test.go:53: [dc56a6757ce58] daemon is not started [2021-08-23T23:09:20.449Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T23:09:20.449Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T23:09:20.449Z] === RUN TestDockerSuite/TestRunState [2021-08-23T23:09:20.449Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T23:09:20.449Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T23:09:21.975Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T23:09:21.975Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T23:09:21.975Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T23:09:24.138Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T23:09:24.138Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T23:09:24.138Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T23:09:24.138Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T23:09:28.803Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T23:09:28.803Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T23:09:30.966Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T23:09:30.966Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T23:09:30.966Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T23:09:33.137Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T23:09:33.137Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T23:09:33.137Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T23:09:33.137Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T23:09:33.137Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T23:09:34.645Z] --- PASS: TestDockerExternalVolumeSuite (437.25s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-08-23T23:09:34.653Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-23T23:09:34.653Z] PASS [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] === Skipped [2021-08-23T23:09:34.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T23:09:34.653Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T23:09:34.653Z] check_test.go:309: [d2f0b8ef4ddbc] daemon is not started [2021-08-23T23:09:34.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-23T23:09:34.653Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T23:09:34.653Z] check_test.go:309: [de375276f904a] daemon is not started [2021-08-23T23:09:34.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T23:09:34.653Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T23:09:34.653Z] check_test.go:309: [d0011ee74b520] daemon is not started [2021-08-23T23:09:34.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T23:09:34.653Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T23:09:34.653Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-23T23:09:34.653Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T23:09:34.653Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] DONE 273 tests, 5 skipped in 2433.552s [2021-08-23T23:09:34.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T23:09:34.653Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T23:09:34.653Z] +++ kill 8814 [2021-08-23T23:09:34.653Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4a1617a23690/docker.pid [2021-08-23T23:09:34.653Z] +++ kill 7665 [2021-08-23T23:09:34.653Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7665 is not a child of this shell [2021-08-23T23:09:34.653Z] warning: PID 7665 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4a1617a23690/docker.pid had a nonzero exit code [2021-08-23T23:09:34.653Z] +++ /etc/init.d/apparmor stop [2021-08-23T23:09:34.653Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] Unloading profiles will leave already running processes permanently [2021-08-23T23:09:34.653Z] unconfined, which can lead to unexpected situations. [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] To set a process to complain mode, use the command line tool [2021-08-23T23:09:34.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T23:09:34.653Z] +++ true [2021-08-23T23:09:34.653Z] exiting test-integration [2021-08-23T23:09:34.653Z] ++ exit 0 [2021-08-23T23:09:34.653Z] [2021-08-23T23:09:34.653Z] + exit 0 [2021-08-23T23:09:34.653Z] ++ jobs -p [2021-08-23T23:09:34.653Z] + pids= [2021-08-23T23:09:34.653Z] + echo 'Remaining pids to kill: []' [2021-08-23T23:09:34.653Z] Remaining pids to kill: [] [2021-08-23T23:09:34.653Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-23T23:09:34.669Z] Recording test results [2021-08-23T23:09:36.021Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T23:09:36.771Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T23:09:37.120Z] + echo Ensuring container killed. [2021-08-23T23:09:37.120Z] Ensuring container killed. [2021-08-23T23:09:37.120Z] + docker ps -aq -f name=docker-pr5-* [2021-08-23T23:09:37.120Z] + cids=dd80e5a8f995 [2021-08-23T23:09:37.120Z] 80c2316975e9 [2021-08-23T23:09:37.120Z] 5bb5b18cb055 [2021-08-23T23:09:37.120Z] + [ -n dd80e5a8f995 [2021-08-23T23:09:37.120Z] 80c2316975e9 [2021-08-23T23:09:37.120Z] 5bb5b18cb055 ] [2021-08-23T23:09:37.120Z] + docker rm -vf dd80e5a8f995 80c2316975e9 5bb5b18cb055 [2021-08-23T23:09:37.688Z] dd80e5a8f995 [2021-08-23T23:09:37.688Z] 80c2316975e9 [2021-08-23T23:09:37.947Z] 5bb5b18cb055 [Pipeline] sh [2021-08-23T23:09:38.233Z] + echo Chowning /workspace to jenkins user [2021-08-23T23:09:38.233Z] Chowning /workspace to jenkins user [2021-08-23T23:09:38.233Z] + id -u [2021-08-23T23:09:38.233Z] + id -g [2021-08-23T23:09:38.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42770:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T23:09:38.233Z] Unable to find image 'busybox:latest' locally [2021-08-23T23:09:38.491Z] latest: Pulling from library/busybox [2021-08-23T23:09:38.491Z] 8ec32b265e94: Pulling fs layer [2021-08-23T23:09:38.491Z] 8ec32b265e94: Verifying Checksum [2021-08-23T23:09:38.491Z] 8ec32b265e94: Download complete [2021-08-23T23:09:38.750Z] 8ec32b265e94: Pull complete [2021-08-23T23:09:38.750Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T23:09:38.750Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T23:09:42.339Z] + bundleName=amd64 [2021-08-23T23:09:42.346Z] + echo Creating amd64-bundles.tar.gz [2021-08-23T23:09:42.346Z] Creating amd64-bundles.tar.gz [2021-08-23T23:09:42.346Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-23T23:09:42.346Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T23:09:43.053Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] archiveArtifacts [2021-08-23T23:09:43.293Z] Archiving artifacts [2021-08-23T23:09:45.455Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T23:09:45.781Z] + make clean [2021-08-23T23:09:46.039Z] docker volume rm -f docker-dev-cache [2021-08-23T23:09:46.039Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T23:09:46.369Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T23:09:46.763Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T23:09:52.519Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T23:09:52.519Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T23:09:52.519Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T23:09:52.519Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T23:09:54.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T23:09:57.568Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T23:09:59.737Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T23:09:59.737Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T23:10:02.619Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T23:10:03.578Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T23:10:05.101Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T23:10:07.389Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T23:10:09.762Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T23:10:09.762Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T23:10:09.762Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T23:10:09.762Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T23:10:09.762Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T23:10:09.762Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:10:09.762Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T23:10:11.921Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T23:10:12.377Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T23:10:12.832Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T23:10:12.832Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T23:10:14.993Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T23:10:19.731Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T23:10:20.749Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T23:10:20.749Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T23:10:20.749Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T23:10:21.260Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T23:10:21.260Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T23:10:21.260Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T23:10:21.260Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T23:10:21.260Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T23:10:22.783Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T23:10:27.184Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T23:10:27.941Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T23:10:27.941Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:10:27.941Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T23:10:28.706Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T23:10:32.412Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T23:10:32.600Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T23:10:32.601Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T23:10:32.601Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T23:10:32.601Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:10:32.601Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T23:10:32.601Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T23:10:32.601Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T23:10:32.601Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T23:10:32.601Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T23:10:38.357Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T23:10:38.357Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T23:10:40.557Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T23:10:42.082Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T23:10:42.082Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:10:42.082Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T23:10:44.248Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T23:10:44.248Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.248Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T23:10:44.248Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.248Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T23:10:44.249Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T23:10:44.249Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T23:10:44.249Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T23:10:44.249Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:10:44.249Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T23:10:47.156Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T23:10:47.156Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T23:10:47.156Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T23:10:57.429Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T23:10:57.429Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T23:11:00.308Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T23:11:00.308Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T23:11:01.865Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T23:11:01.865Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T23:11:02.824Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T23:11:02.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T23:11:04.963Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T23:11:05.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T23:11:05.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T23:11:06.161Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T23:11:06.161Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T23:11:06.615Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T23:11:13.648Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T23:11:13.648Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:11:13.648Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T23:11:13.648Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T23:11:14.102Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T23:11:14.102Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T23:11:14.102Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T23:11:21.136Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T23:11:21.136Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T23:11:21.136Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T23:11:22.582Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T23:11:22.582Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T23:11:22.582Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T23:11:24.743Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T23:11:25.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T23:11:29.673Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T23:11:29.673Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T23:11:29.673Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite (1859.42s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (51.08s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.96s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.72s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.29s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (58.13s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.31s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.95s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.50s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.83s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.14s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-08-23T23:11:29.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.17s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T23:11:29.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.41s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.29s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.27s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.57s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.77s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.09s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.24s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.53s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.41s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.30s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.10s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.42s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.21s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.43s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.05s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.31s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.35s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.21s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.51s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.71s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.16s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.34s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.82s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.66s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.36s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.77s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.16s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.28s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.00s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.46s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.63s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.63s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.59s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFails (1.87s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.41s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.99s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.63s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.58s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.96s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-08-23T23:11:30.132Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:11:30.132Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.02s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildHistory (9.85s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.47s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.82s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.12s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.06s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.12s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.46s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.65s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.09s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.09s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.19s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.25s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.91s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.72s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.76s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.71s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.64s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.48s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.23s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.64s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.53s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.56s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.23s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.97s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildRm (9.39s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.56s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.38s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.90s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.49s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.31s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.52s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildStderr (3.13s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.31s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.98s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.29s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.95s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.08s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.69s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.89s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.11s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.30s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.19s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.77s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.68s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.48s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.89s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitChange (3.77s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.91s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.70s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitTTY (6.15s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.44s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.81s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.78s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.79s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.69s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.89s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.63s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.27s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.48s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.84s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.21s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.28s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000426318_} (2.22s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1726116058_c:\foo_false____} (2.30s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1726116058_c:\foo_true____} (2.26s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T23:11:30.133Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.35s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:11:30.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.83s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.12s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.41s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToDot (2.02s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCpToStdout (2.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.86s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.53s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.00s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.88s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.29s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.98s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.31s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsCopy (3.61s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.89s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.75s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFormat (4.55s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsRename (1.95s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsResize (7.53s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.85s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.22s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.38s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.77s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.07s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.85s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecInspectID (3.09s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.85s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.72s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.59s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.71s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.88s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.21s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.24s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectHistory (3.89s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.23s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.83s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.78s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectStatus (2.84s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.41s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.74s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.83s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:11:30.134Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-23T23:11:30.134Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.78s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.68s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.66s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.74s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.00s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.94s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.85s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsSince (8.75s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.35s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.94s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.03s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.45s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsByOrder (6.68s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.60s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.94s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.86s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.96s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.04s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.80s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.61s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.57s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.20s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.77s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.28s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.22s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.52s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.71s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.94s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.34s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.40s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.10s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.67s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.17s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.57s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.49s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.29s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.23s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.28s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.24s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.64s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.22s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.47s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.51s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.60s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.85s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.73s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.39s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.84s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunExitCode (1.95s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.24s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.66s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.29s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T23:11:30.135Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.28s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T23:11:30.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.35s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.28s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.85s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.48s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.47s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.61s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.63s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.11s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunRm (2.28s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.36s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.28s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.30s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.76s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.79s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.10s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.83s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.26s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.87s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.48s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.44s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.29s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.56s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.88s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.22s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.48s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.40s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.22s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.13s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.08s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.35s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.77s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.84s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.88s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.29s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.08s) [2021-08-23T23:11:30.136Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:11:30.136Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.06s) [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T23:11:30.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.136Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T23:11:30.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T23:11:30.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T23:11:30.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T23:11:30.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T23:11:30.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T23:11:30.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T23:11:30.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T23:11:30.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerDaemonSuite [2021-08-23T23:11:30.137Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T23:11:30.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T23:11:30.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T23:11:30.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerSwarmSuite [2021-08-23T23:11:30.137Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T23:11:30.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T23:11:30.137Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerNetworkSuite [2021-08-23T23:11:30.137Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T23:11:30.137Z] === RUN TestDockerHubPullSuite [2021-08-23T23:11:30.137Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T23:11:30.137Z] PASS [2021-08-23T23:11:30.137Z] ok github.com/docker/docker/integration-cli 1859.711s [2021-08-23T23:11:30.137Z] [2021-08-23T23:11:30.137Z] === Skipped [2021-08-23T23:11:30.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:11:30.137Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:11:30.137Z] [2021-08-23T23:11:30.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T23:11:30.137Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.137Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T23:11:30.137Z] [2021-08-23T23:11:30.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.138Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:11:30.138Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:11:30.138Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:11:30.138Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T23:11:30.138Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:11:30.138Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:11:30.138Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.138Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:11:30.138Z] [2021-08-23T23:11:30.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-23T23:11:30.139Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T23:11:30.139Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:11:30.139Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:11:30.139Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T23:11:30.139Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.139Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T23:11:30.139Z] [2021-08-23T23:11:30.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:11:30.139Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:11:30.140Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:11:30.140Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:11:30.140Z] [2021-08-23T23:11:30.357Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T23:11:30.595Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T23:11:30.595Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.595Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:11:30.595Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:11:30.595Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T23:11:30.595Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T23:11:30.595Z] [2021-08-23T23:11:30.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:11:30.595Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:11:30.596Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:11:30.596Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:11:30.596Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:11:30.596Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.596Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:11:30.596Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:11:30.596Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:11:30.596Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T23:11:30.596Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T23:11:30.596Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:11:30.596Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:11:30.596Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.596Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:11:30.596Z] [2021-08-23T23:11:30.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:11:30.597Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:11:30.597Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.597Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.597Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T23:11:30.597Z] [2021-08-23T23:11:30.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:11:30.597Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.598Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:11:30.598Z] [2021-08-23T23:11:30.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T23:11:30.598Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.599Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.599Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:11:30.599Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:11:30.600Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.600Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.600Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:11:30.601Z] [2021-08-23T23:11:30.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:11:30.601Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.601Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:11:30.602Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.602Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:11:30.602Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.602Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T23:11:30.602Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T23:11:30.602Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T23:11:30.602Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:30.602Z] DONE 1092 tests, 546 skipped in 1866.788s [2021-08-23T23:11:30.602Z] INFO: Integration tests ended at 08/23/2021 23:11:30. Duration:00:31:06.8783328 [2021-08-23T23:11:30.602Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T23:11:30.602Z] [2021-08-23T23:11:31.056Z] Containers: 2 [2021-08-23T23:11:31.056Z] Running: 0 [2021-08-23T23:11:31.056Z] Paused: 0 [2021-08-23T23:11:31.056Z] Stopped: 2 [2021-08-23T23:11:31.056Z] Images: 18 [2021-08-23T23:11:31.056Z] Server Version: 0.0.0-dev [2021-08-23T23:11:31.056Z] Storage Driver: windowsfilter [2021-08-23T23:11:31.056Z] Windows: [2021-08-23T23:11:31.056Z] Logging Driver: json-file [2021-08-23T23:11:31.056Z] Plugins: [2021-08-23T23:11:31.056Z] Volume: local [2021-08-23T23:11:31.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T23:11:31.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T23:11:31.056Z] Swarm: inactive [2021-08-23T23:11:31.056Z] Default Isolation: process [2021-08-23T23:11:31.056Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T23:11:31.056Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T23:11:31.056Z] OSType: windows [2021-08-23T23:11:31.056Z] Architecture: x86_64 [2021-08-23T23:11:31.056Z] CPUs: 4 [2021-08-23T23:11:31.056Z] Total Memory: 32GiB [2021-08-23T23:11:31.056Z] Name: azwin-2-5e0e00 [2021-08-23T23:11:31.056Z] ID: 7GOP:KS4E:7XJ3:2FEU:XUZB:TFD7:Y3X4:ZKPV:TA22:CFTJ:VXVU:RQSC [2021-08-23T23:11:31.056Z] Docker Root Dir: D:\CI\PR-42770\5\daemon [2021-08-23T23:11:31.056Z] Debug Mode (client): false [2021-08-23T23:11:31.056Z] Debug Mode (server): true [2021-08-23T23:11:31.056Z] File Descriptors: -1 [2021-08-23T23:11:31.056Z] Goroutines: 17 [2021-08-23T23:11:31.056Z] System Time: 2021-08-23T23:11:30.6123725Z [2021-08-23T23:11:31.056Z] EventsListeners: 0 [2021-08-23T23:11:31.056Z] Registry: https://index.docker.io/v1/ [2021-08-23T23:11:31.056Z] Labels: [2021-08-23T23:11:31.056Z] Experimental: false [2021-08-23T23:11:31.056Z] Insecure Registries: [2021-08-23T23:11:31.056Z] 127.0.0.0/8 [2021-08-23T23:11:31.056Z] Live Restore Enabled: false [2021-08-23T23:11:31.056Z] [2021-08-23T23:11:31.056Z] [2021-08-23T23:11:31.056Z] INFO: Stopping daemon under test [2021-08-23T23:11:31.056Z] SUCCESS: The process with PID 5680 (child process of PID 5844) has been terminated. [2021-08-23T23:11:31.056Z] SUCCESS: The process with PID 5844 (child process of PID 5016) has been terminated. [2021-08-23T23:11:31.056Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T23:11:31.056Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 23:11:30. [2021-08-23T23:11:31.056Z] INFO: Tidying up at end of run [2021-08-23T23:11:31.056Z] INFO: Saving daemon under test log (d:\CI\PR-42770\5\dut.out) to bundles\CIDUT.out [2021-08-23T23:11:31.056Z] INFO: Saving daemon under test log (d:\CI\PR-42770\5\dut.err) to bundles\CIDUT.err [2021-08-23T23:11:31.056Z] INFO: Nuke-Everything... [2021-08-23T23:11:31.510Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T23:11:31.510Z] 1e684bbd3c74 [2021-08-23T23:11:31.510Z] 6b8f1cf23e0b [2021-08-23T23:11:31.976Z] INFO: Tidying pidfile d:\CI\PR-42770\5\docker.pid [2021-08-23T23:11:31.976Z] INFO: Nuking d:\CI [2021-08-23T23:11:35.012Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T23:11:35.012Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T23:11:35.012Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T23:11:35.012Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:11:35.012Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T23:11:35.012Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T23:11:35.012Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T23:11:37.893Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T23:11:38.348Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T23:11:41.228Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T23:11:41.228Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T23:11:41.228Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T23:11:41.228Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T23:11:41.228Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T23:11:44.311Z] INFO: Zapped successfully [2021-08-23T23:11:44.311Z] [2021-08-23T23:11:44.311Z] INFO: executeCI.ps1 exiting at Mon Aug 23 23:11:43 CUT 2021. Duration 00:59:16.4122787 [2021-08-23T23:11:44.311Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T23:11:44.548Z] Recording test results [2021-08-23T23:11:52.952Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T23:11:54.413Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-23T23:11:55.691Z] Archiving artifacts [2021-08-23T23:12:02.246Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T23:12:02.246Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T23:12:08.000Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T23:12:10.629Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T23:12:11.617Z] + make clean [2021-08-23T23:12:12.582Z] docker volume rm -f docker-dev-cache [2021-08-23T23:12:12.721Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T23:12:18.269Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T23:12:18.269Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T23:12:18.269Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T23:12:18.269Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T23:12:18.269Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T23:12:20.430Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T23:12:20.430Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T23:12:20.430Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T23:12:30.700Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T23:12:33.580Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T23:12:34.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T23:12:46.357Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T23:12:46.357Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:12:46.357Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T23:12:46.357Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T23:12:46.357Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T23:12:46.357Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T23:12:46.357Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T23:12:46.811Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T23:12:53.839Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T23:12:55.362Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T23:12:55.362Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T23:12:55.842Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T23:12:55.842Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T23:12:55.842Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T23:12:55.842Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T23:12:55.842Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T23:12:58.019Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T23:13:01.724Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T23:13:06.376Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T23:13:10.084Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T23:13:10.084Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T23:13:10.084Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T23:13:15.835Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T23:13:15.835Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T23:13:15.835Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T23:13:26.099Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T23:13:29.804Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T23:13:29.804Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T23:13:29.804Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T23:13:29.804Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T23:13:29.804Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T23:13:29.804Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T23:13:29.804Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T23:13:29.804Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T23:13:42.126Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T23:13:52.391Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T23:13:52.391Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T23:13:52.391Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T23:13:52.846Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T23:13:52.846Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T23:13:52.846Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T23:13:52.846Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T23:13:52.846Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T23:13:52.846Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T23:13:52.846Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T23:13:55.004Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T23:13:55.004Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T23:13:55.004Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T23:13:55.004Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T23:13:57.162Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T23:13:57.162Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T23:13:57.162Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T23:13:57.162Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T23:13:57.162Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T23:13:57.162Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T23:13:57.162Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T23:13:57.162Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T23:13:59.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T23:14:01.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T23:14:03.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T23:14:03.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T23:14:03.000Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T23:14:03.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T23:14:05.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T23:14:05.160Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T23:14:07.318Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T23:14:07.318Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:14:07.318Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T23:14:07.318Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:14:07.318Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T23:14:09.475Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T23:14:09.475Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T23:14:10.996Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T23:14:10.996Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T23:14:10.996Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T23:14:13.153Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T23:14:13.607Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T23:14:20.637Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T23:14:23.519Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T23:14:27.223Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T23:14:27.223Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T23:14:27.223Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T23:14:27.223Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T23:14:27.223Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T23:14:28.744Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T23:14:28.744Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T23:14:28.744Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T23:14:30.903Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T23:14:30.903Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:14:30.903Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T23:14:33.063Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T23:14:33.063Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T23:14:36.768Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T23:14:38.935Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T23:14:38.935Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T23:14:38.936Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T23:14:38.936Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T23:14:38.936Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T23:14:38.936Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T23:14:38.936Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T23:14:38.936Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T23:14:38.936Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T23:14:38.936Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T23:14:38.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T23:14:40.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T23:14:40.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T23:14:42.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T23:14:45.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T23:14:47.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T23:14:49.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000529050_} [2021-08-23T23:14:51.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434208418_c:\foo_false____} [2021-08-23T23:14:54.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434208418_c:\foo_true____} [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T23:14:57.016Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T23:14:57.016Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T23:14:57.016Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T23:14:57.016Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T23:14:57.016Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T23:14:57.016Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:14:57.016Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T23:14:59.179Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T23:14:59.179Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T23:14:59.179Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T23:14:59.179Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T23:15:01.339Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T23:15:01.339Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T23:15:01.339Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T23:15:01.339Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T23:15:03.499Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T23:15:03.499Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T23:15:03.499Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T23:15:03.499Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T23:15:03.499Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T23:15:03.499Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T23:15:03.499Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T23:15:07.211Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T23:15:14.246Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T23:15:14.246Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:15:14.246Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T23:15:14.246Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T23:15:14.246Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T23:15:28.992Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T23:15:28.992Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:15:28.992Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T23:15:28.992Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T23:15:28.992Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T23:15:34.743Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T23:15:34.743Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T23:15:34.743Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T23:15:34.743Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T23:15:34.743Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T23:15:41.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T23:15:41.773Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T23:15:41.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T23:15:41.773Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T23:15:41.773Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T23:15:43.930Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T23:15:43.930Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T23:15:43.930Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T23:15:43.930Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T23:15:43.930Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T23:15:44.384Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T23:15:46.543Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T23:15:48.065Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T23:15:48.519Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T23:15:48.519Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T23:15:50.041Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T23:15:50.999Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T23:15:50.999Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T23:15:50.999Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T23:15:50.999Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T23:15:51.453Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T23:15:51.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T23:15:51.453Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T23:15:51.453Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T23:15:51.907Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T23:15:58.940Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T23:15:58.940Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T23:15:59.397Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T23:16:02.276Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T23:16:02.730Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T23:16:02.730Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T23:16:02.730Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T23:16:04.888Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T23:16:04.888Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T23:16:04.888Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T23:16:04.888Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T23:16:04.888Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T23:16:04.888Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T23:16:04.888Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T23:16:04.888Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T23:16:07.045Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T23:16:09.203Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T23:16:11.360Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T23:16:18.391Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T23:16:23.044Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T23:16:27.698Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T23:16:29.219Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T23:16:29.674Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T23:16:33.383Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T23:16:34.341Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T23:16:35.299Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T23:16:39.953Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T23:16:43.667Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T23:16:43.667Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T23:16:44.122Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T23:16:44.122Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T23:16:44.122Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T23:16:44.122Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:16:44.122Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T23:16:44.122Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T23:16:44.122Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T23:16:45.079Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T23:16:45.079Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T23:16:45.079Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T23:16:47.965Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T23:16:56.484Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T23:16:59.363Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T23:17:03.071Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T23:17:13.344Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T23:17:13.344Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T23:17:13.344Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T23:17:15.505Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T23:17:19.215Z] === RUN TestDockerSuite/TestExec [2021-08-23T23:17:19.215Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:17:19.215Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T23:17:19.215Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T23:17:19.215Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T23:17:20.738Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T23:17:22.956Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T23:17:22.956Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:17:22.956Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T23:17:22.956Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:17:22.956Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T23:17:22.956Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T23:17:22.956Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T23:17:25.113Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T23:17:26.637Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T23:17:28.795Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T23:17:30.316Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T23:17:34.970Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T23:17:34.970Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T23:17:34.970Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T23:17:34.970Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T23:17:34.970Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T23:17:34.970Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T23:17:34.970Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T23:17:37.128Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T23:17:41.781Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T23:17:41.781Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T23:17:41.781Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T23:17:41.781Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T23:17:41.781Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T23:17:41.781Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T23:17:43.303Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T23:17:43.303Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T23:17:43.303Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T23:17:43.303Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T23:17:43.303Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T23:17:43.303Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T23:17:43.303Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T23:17:43.303Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T23:17:43.303Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T23:17:43.303Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T23:17:43.757Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T23:17:45.916Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T23:17:45.916Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T23:17:45.916Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T23:17:52.962Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T23:17:52.962Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T23:17:53.415Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T23:17:53.415Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T23:17:53.415Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T23:17:53.415Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:17:53.415Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T23:18:00.446Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T23:18:06.196Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T23:18:09.901Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T23:18:16.930Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestHealth [2021-08-23T23:18:16.930Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T23:18:16.930Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T23:18:20.636Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T23:18:20.636Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T23:18:20.636Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T23:18:20.636Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T23:18:20.636Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T23:18:20.636Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T23:18:21.091Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T23:18:21.547Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T23:18:21.547Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T23:18:21.547Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T23:18:22.506Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T23:18:22.961Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T23:18:24.485Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T23:18:24.485Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T23:18:26.643Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T23:18:29.526Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T23:18:29.526Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T23:18:29.526Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:18:29.526Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T23:18:33.236Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T23:18:33.236Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T23:18:35.410Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T23:18:35.410Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T23:18:35.410Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T23:18:35.410Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T23:18:35.410Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T23:18:35.410Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T23:18:35.410Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T23:18:35.410Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T23:18:35.410Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T23:18:35.410Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:18:35.410Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T23:18:37.576Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T23:18:39.735Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T23:18:39.735Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T23:18:39.735Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T23:18:39.735Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T23:18:39.735Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T23:18:39.735Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T23:18:39.735Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T23:18:39.735Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T23:18:41.896Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T23:18:41.896Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T23:18:44.057Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T23:18:44.057Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T23:18:44.057Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T23:18:44.057Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T23:18:44.057Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T23:18:44.057Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T23:18:44.057Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T23:18:45.582Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T23:18:50.241Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T23:18:50.241Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:18:50.241Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T23:18:50.241Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:18:50.241Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T23:18:50.241Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:18:50.241Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T23:18:51.766Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T23:18:53.926Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T23:18:53.926Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T23:18:56.087Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T23:18:58.252Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T23:18:58.252Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T23:18:58.252Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T23:18:58.252Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T23:19:00.414Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T23:19:02.574Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T23:19:06.282Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T23:19:08.445Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T23:19:11.329Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T23:19:12.853Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T23:19:15.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T23:19:16.537Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T23:19:18.698Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T23:19:18.698Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T23:19:18.698Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T23:19:19.154Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T23:19:19.154Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T23:19:19.154Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T23:19:19.154Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:19:19.154Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T23:19:19.154Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T23:19:19.154Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T23:19:20.679Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T23:19:22.847Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T23:19:28.604Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T23:19:30.131Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T23:19:30.131Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T23:19:30.131Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T23:19:32.292Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T23:19:32.292Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T23:19:36.951Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T23:19:42.708Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T23:19:47.367Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T23:19:49.527Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T23:19:51.690Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T23:19:51.690Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T23:19:51.690Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T23:19:53.852Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T23:19:56.016Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T23:20:04.545Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T23:20:04.545Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T23:20:05.003Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T23:20:05.003Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T23:20:05.003Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T23:20:07.891Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T23:20:10.053Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T23:20:11.576Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T23:20:11.576Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T23:20:11.576Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T23:20:11.576Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T23:20:11.576Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T23:20:11.576Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T23:20:11.576Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T23:20:11.576Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:20:11.576Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T23:20:12.031Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T23:20:12.031Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T23:20:12.031Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T23:20:12.031Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T23:20:12.031Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T23:20:12.031Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T23:20:12.031Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T23:20:12.031Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPortList [2021-08-23T23:20:12.031Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T23:20:12.031Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T23:20:16.691Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T23:20:16.691Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T23:20:16.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T23:20:20.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T23:20:20.406Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T23:20:20.406Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T23:20:27.445Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T23:20:27.445Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T23:20:27.445Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T23:20:35.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T23:20:48.307Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T23:20:48.307Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T23:20:48.307Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T23:20:48.307Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T23:21:00.639Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T23:21:02.801Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T23:21:09.838Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T23:21:18.363Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T23:21:18.363Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T23:21:18.363Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T23:21:18.363Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T23:21:18.363Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T23:21:22.073Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T23:21:22.073Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:21:22.073Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T23:21:22.073Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:21:22.073Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T23:21:22.073Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T23:21:22.073Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T23:21:22.073Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T23:21:22.073Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T23:21:29.111Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T23:21:29.111Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T23:21:29.111Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T23:21:29.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T23:21:29.565Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T23:21:29.565Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T23:21:31.090Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T23:21:32.049Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T23:21:32.049Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T23:21:32.049Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T23:21:35.761Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T23:21:39.469Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T23:21:40.993Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T23:22:02.024Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T23:22:02.024Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:22:02.024Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T23:22:06.683Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T23:22:06.683Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T23:22:06.683Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T23:22:07.644Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T23:22:11.364Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T23:22:15.073Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T23:22:15.073Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:22:15.073Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T23:22:18.782Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T23:22:18.782Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T23:22:18.782Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T23:22:36.409Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T23:22:38.570Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T23:22:39.025Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T23:22:44.787Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T23:22:49.446Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T23:22:55.205Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T23:22:58.915Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T23:22:59.369Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T23:23:01.531Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T23:23:16.288Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T23:23:18.449Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T23:23:23.109Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T23:23:23.564Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T23:23:23.564Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T23:23:25.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T23:23:25.726Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T23:23:25.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T23:23:25.726Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T23:23:25.726Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T23:23:29.436Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T23:23:32.327Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T23:23:33.854Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T23:23:36.015Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T23:23:38.179Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T23:23:38.179Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T23:23:41.889Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T23:23:41.889Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T23:23:42.343Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T23:23:42.343Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T23:23:42.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T23:23:42.343Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T23:23:42.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T23:23:42.343Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T23:23:42.343Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T23:23:42.343Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T23:23:42.343Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T23:23:44.504Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T23:23:44.504Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T23:23:44.504Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T23:23:47.393Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T23:23:47.393Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T23:23:47.393Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T23:23:47.393Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T23:23:47.393Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T23:23:48.924Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T23:23:48.924Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T23:23:51.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T23:23:53.254Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T23:23:55.415Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T23:23:55.415Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T23:23:55.415Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T23:23:55.415Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T23:23:55.415Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T23:23:55.415Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T23:23:55.415Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T23:23:56.938Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T23:23:56.939Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:23:56.939Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T23:23:56.939Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T23:23:56.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T23:23:56.939Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T23:23:56.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T23:23:56.939Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:23:56.939Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T23:23:59.108Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T23:24:03.771Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T23:24:03.771Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T23:24:05.931Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T23:24:05.931Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T23:24:05.931Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T23:24:05.931Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T23:24:05.931Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T23:24:05.931Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T23:24:08.092Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T23:24:09.615Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T23:24:09.615Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T23:24:09.615Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T23:24:11.777Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T23:24:11.777Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T23:24:11.777Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T23:24:11.777Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:24:11.777Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T23:24:11.777Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T23:24:11.777Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T23:24:13.939Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T23:24:16.106Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T23:24:17.630Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T23:24:19.791Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T23:24:19.791Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T23:24:23.503Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T23:24:23.503Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T23:24:23.503Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T23:24:23.503Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T23:24:23.503Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:24:23.503Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T23:24:32.028Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T23:24:32.028Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T23:24:32.028Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T23:24:32.990Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T23:24:32.990Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T23:24:32.990Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T23:24:32.990Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T23:24:32.990Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T23:24:32.990Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T23:24:33.445Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T23:24:33.445Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T23:24:40.496Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T23:24:40.496Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T23:24:40.496Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T23:24:40.496Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T23:24:40.496Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T23:24:40.496Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:24:40.496Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T23:24:44.206Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T23:24:52.737Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T23:24:52.737Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T23:24:53.697Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T23:24:55.886Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T23:24:58.049Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T23:24:59.008Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T23:25:00.533Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T23:25:00.993Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T23:25:00.993Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T23:25:04.703Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T23:25:04.703Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T23:25:04.703Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T23:25:04.703Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T23:25:04.703Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T23:25:04.703Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T23:25:11.743Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T23:25:11.743Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T23:25:11.743Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T23:25:13.267Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T23:25:19.140Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T23:25:26.177Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T23:25:31.937Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T23:25:34.097Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T23:25:36.259Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T23:25:36.259Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T23:25:36.259Z] === RUN TestDockerSuite/TestRunState [2021-08-23T23:25:36.259Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T23:25:36.259Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T23:25:38.419Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T23:25:38.419Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T23:25:38.419Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T23:25:39.943Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T23:25:39.943Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T23:25:39.943Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T23:25:39.943Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T23:25:44.610Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T23:25:44.610Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T23:25:46.771Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T23:25:46.771Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T23:25:46.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T23:25:48.294Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T23:25:48.294Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T23:25:48.294Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T23:25:48.294Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T23:25:48.294Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T23:25:51.179Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T23:25:56.938Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T23:26:01.596Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T23:26:06.257Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T23:26:06.257Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T23:26:06.257Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T23:26:06.257Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T23:26:08.418Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T23:26:10.580Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T23:26:12.103Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T23:26:12.103Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.103Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T23:26:12.103Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T23:26:12.558Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T23:26:12.558Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T23:26:12.558Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T23:26:12.558Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T23:26:12.558Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T23:26:12.558Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T23:26:16.274Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T23:26:17.642Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T23:26:19.169Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T23:26:23.827Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T23:26:23.827Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T23:26:23.827Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T23:26:23.827Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.827Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T23:26:23.827Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.827Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T23:26:23.827Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T23:26:23.828Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T23:26:23.828Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:26:23.828Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T23:26:25.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T23:26:25.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T23:26:26.443Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T23:26:26.899Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T23:26:28.425Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T23:26:34.185Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T23:26:34.185Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T23:26:34.185Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T23:26:41.221Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T23:26:41.221Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:26:41.221Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T23:26:44.930Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T23:26:44.930Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T23:26:44.930Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T23:26:44.930Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:26:44.930Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T23:26:44.930Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T23:26:44.930Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T23:26:44.930Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T23:26:44.930Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T23:26:49.596Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T23:26:49.596Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T23:26:51.760Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T23:26:53.921Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T23:26:53.921Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:26:53.921Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T23:26:55.445Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T23:26:55.445Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T23:26:55.445Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T23:26:55.445Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T23:26:55.445Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T23:26:55.445Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:26:55.445Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T23:27:13.073Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T23:27:13.073Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T23:27:14.032Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T23:27:14.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T23:27:16.915Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T23:27:16.915Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T23:27:17.370Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T23:27:17.370Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T23:27:17.824Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T23:27:30.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T23:27:30.154Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:27:30.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T23:27:30.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T23:27:30.154Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T23:27:30.154Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T23:27:30.154Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T23:27:42.486Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T23:27:42.486Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T23:27:42.486Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T23:27:49.524Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T23:27:49.524Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T23:27:49.524Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite (2346.78s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.55s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.70s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.09s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.96s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.18s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.97s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.74s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.51s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.71s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.98s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.94s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.86s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.13s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.38s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.45s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.22s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.96s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.29s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.28s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.82s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.14s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.98s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.88s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.76s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.52s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.89s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.47s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.75s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.39s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.89s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.43s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.61s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.61s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.79s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.86s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.58s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.78s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.83s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.44s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.44s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (110.83s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.22s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:27:50.487Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T23:27:50.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.36s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.89s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFails (2.18s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.90s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.75s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.76s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.68s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.20s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildHistory (10.36s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.78s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.62s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.45s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.44s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.78s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.18s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.73s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.46s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.41s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.74s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.93s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.88s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.48s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.24s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.50s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.19s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.21s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.63s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.44s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildRm (11.10s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.95s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.10s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.06s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.50s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.98s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.98s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildStderr (3.91s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.26s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.64s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.60s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.80s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.30s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.52s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.26s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.48s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.78s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.25s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.93s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.79s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.75s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.85s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitTTY (10.61s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.72s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.48s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.66s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.92s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.94s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.24s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.99s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.79s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.28s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.15s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.48s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.34s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000529050_} (2.35s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434208418_c:\foo_false____} (2.45s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434208418_c:\foo_true____} (2.33s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T23:27:50.488Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:27:50.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.08s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.77s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.99s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.48s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.72s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToDot (6.94s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCpToStdout (2.16s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.88s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.10s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.83s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsCopy (4.46s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.35s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFilters (4.09s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFormat (4.52s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsRename (2.67s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.28s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.46s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.52s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.74s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.93s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.28s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecInspectID (4.34s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.60s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.64s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.20s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.94s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.35s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.96s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectDefault (1.96s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectHistory (3.80s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.90s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectStatus (2.36s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.16s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.95s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.08s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.05s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.13s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.37s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.11s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsTail (2.62s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.24s) [2021-08-23T23:27:50.489Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:27:50.489Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.27s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.92s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsByOrder (7.35s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.90s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.08s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.36s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.18s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.58s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.83s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.19s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.93s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.48s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.09s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.09s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.83s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.58s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.65s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.57s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.34s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.45s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.69s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.48s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.20s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.78s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.48s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.00s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.94s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.78s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.17s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.97s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.60s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.06s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.97s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.95s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.09s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.36s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.22s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.23s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.29s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.29s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-23T23:27:50.490Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:27:50.490Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.83s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunRm (2.00s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.20s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.87s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.83s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.15s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.34s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.91s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.59s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.99s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.97s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.16s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.53s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.93s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.79s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.71s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.49s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.09s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.15s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.59s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.68s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:27:50.491Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T23:27:50.491Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.491Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:50.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T23:27:50.492Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T23:27:50.492Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T23:27:50.492Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T23:27:50.492Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T23:27:50.492Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T23:27:50.492Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T23:27:50.492Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerDaemonSuite [2021-08-23T23:27:50.492Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T23:27:50.492Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T23:27:50.492Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T23:27:50.492Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerSwarmSuite [2021-08-23T23:27:50.492Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T23:27:50.492Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T23:27:50.492Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerNetworkSuite [2021-08-23T23:27:50.492Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T23:27:50.492Z] === RUN TestDockerHubPullSuite [2021-08-23T23:27:50.492Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T23:27:50.492Z] PASS [2021-08-23T23:27:50.492Z] ok github.com/docker/docker/integration-cli 2347.181s [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === Skipped [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T23:27:50.492Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:27:50.492Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:27:50.492Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:27:50.492Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:27:50.492Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T23:27:50.492Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-23T23:27:50.948Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T23:27:50.948Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.948Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T23:27:50.948Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:27:50.949Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-08-23T23:27:50.949Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T23:27:50.949Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.949Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T23:27:50.949Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-23T23:27:50.950Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:27:50.950Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-23T23:27:50.950Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:27:50.950Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:27:50.950Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.950Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T23:27:50.950Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.951Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.951Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:27:50.951Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:27:50.951Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:27:50.951Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:27:50.951Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T23:27:50.951Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:27:50.951Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:27:50.951Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.951Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T23:27:50.951Z] [2021-08-23T23:27:50.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:27:50.952Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:27:50.952Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-08-23T23:27:50.952Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T23:27:50.952Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:27:50.952Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:27:50.952Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T23:27:50.952Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:27:50.952Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:27:50.952Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:27:50.952Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:27:50.952Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:27:50.952Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.952Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T23:27:50.952Z] [2021-08-23T23:27:50.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.953Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:27:50.953Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.953Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T23:27:50.953Z] [2021-08-23T23:27:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T23:27:50.954Z] [2021-08-23T23:27:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:27:50.954Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-23T23:27:50.955Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-23T23:27:50.955Z] [2021-08-23T23:27:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T23:27:50.955Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T23:27:50.955Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T23:27:51.410Z] [2021-08-23T23:27:51.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:27:51.410Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.410Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T23:27:51.410Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T23:27:51.411Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:27:51.411Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:51.411Z] [2021-08-23T23:27:51.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:51.411Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.411Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T23:27:51.412Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] [2021-08-23T23:27:51.412Z] DONE 1092 tests, 546 skipped in 2355.134s [2021-08-23T23:27:51.412Z] INFO: Integration tests ended at 08/23/2021 23:27:51. Duration:00:39:15.2259565 [2021-08-23T23:27:51.412Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T23:27:51.413Z] [2021-08-23T23:27:51.413Z] Containers: 2 [2021-08-23T23:27:51.413Z] Running: 0 [2021-08-23T23:27:51.413Z] Paused: 0 [2021-08-23T23:27:51.413Z] Stopped: 2 [2021-08-23T23:27:51.413Z] Images: 18 [2021-08-23T23:27:51.413Z] Server Version: 0.0.0-dev [2021-08-23T23:27:51.413Z] Storage Driver: windowsfilter [2021-08-23T23:27:51.413Z] Windows: [2021-08-23T23:27:51.413Z] Logging Driver: json-file [2021-08-23T23:27:51.413Z] Plugins: [2021-08-23T23:27:51.413Z] Volume: local [2021-08-23T23:27:51.413Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T23:27:51.413Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T23:27:51.413Z] Swarm: inactive [2021-08-23T23:27:51.413Z] Default Isolation: process [2021-08-23T23:27:51.413Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T23:27:51.413Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T23:27:51.413Z] OSType: windows [2021-08-23T23:27:51.413Z] Architecture: x86_64 [2021-08-23T23:27:51.413Z] CPUs: 4 [2021-08-23T23:27:51.413Z] Total Memory: 32GiB [2021-08-23T23:27:51.413Z] Name: azwin-2-394930 [2021-08-23T23:27:51.413Z] ID: NRU4:QYWN:HUBN:SIIX:2RU3:7OWW:MVNP:CXY6:UFJG:DJ6G:F457:7EL7 [2021-08-23T23:27:51.413Z] Docker Root Dir: D:\CI\PR-42770\5\daemon [2021-08-23T23:27:51.413Z] Debug Mode (client): false [2021-08-23T23:27:51.413Z] Debug Mode (server): true [2021-08-23T23:27:51.413Z] File Descriptors: -1 [2021-08-23T23:27:51.413Z] Goroutines: 17 [2021-08-23T23:27:51.413Z] System Time: 2021-08-23T23:27:51.1977558Z [2021-08-23T23:27:51.413Z] EventsListeners: 0 [2021-08-23T23:27:51.413Z] Registry: https://index.docker.io/v1/ [2021-08-23T23:27:51.413Z] Labels: [2021-08-23T23:27:51.413Z] Experimental: false [2021-08-23T23:27:51.413Z] Insecure Registries: [2021-08-23T23:27:51.413Z] 127.0.0.0/8 [2021-08-23T23:27:51.413Z] Live Restore Enabled: false [2021-08-23T23:27:51.413Z] [2021-08-23T23:27:51.413Z] [2021-08-23T23:27:51.413Z] INFO: Stopping daemon under test [2021-08-23T23:27:51.868Z] SUCCESS: The process with PID 3140 (child process of PID 2344) has been terminated. [2021-08-23T23:27:51.868Z] SUCCESS: The process with PID 2344 (child process of PID 2696) has been terminated. [2021-08-23T23:27:51.868Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T23:27:51.868Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 23:27:51. [2021-08-23T23:27:51.868Z] INFO: Tidying up at end of run [2021-08-23T23:27:51.868Z] INFO: Saving daemon under test log (d:\CI\PR-42770\5\dut.out) to bundles\CIDUT.out [2021-08-23T23:27:51.868Z] INFO: Saving daemon under test log (d:\CI\PR-42770\5\dut.err) to bundles\CIDUT.err [2021-08-23T23:27:51.868Z] INFO: Nuke-Everything... [2021-08-23T23:27:51.868Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T23:27:52.323Z] bb5dfec8932e [2021-08-23T23:27:52.323Z] 48cb23b7bd2b [2021-08-23T23:27:52.323Z] INFO: Tidying pidfile d:\CI\PR-42770\5\docker.pid [2021-08-23T23:27:52.323Z] INFO: Nuking d:\CI [2021-08-23T23:28:17.396Z] INFO: Zapped successfully [2021-08-23T23:28:17.396Z] [2021-08-23T23:28:17.396Z] INFO: executeCI.ps1 exiting at Mon Aug 23 23:28:15 CUT 2021. Duration 01:15:27.9448178 [2021-08-23T23:28:17.396Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T23:28:17.633Z] Recording test results [2021-08-23T23:28:24.272Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T23:28:25.738Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-23T23:28:26.904Z] Archiving artifacts [2021-08-23T23:28:40.416Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42770/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T23:28:41.328Z] + make clean [2021-08-23T23:28:42.289Z] docker volume rm -f docker-dev-cache [2021-08-23T23:28:42.289Z] 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