Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6317d7467a858de28531516fac75d1b230d024dd rather than 17f39dcb4d33a4cd043949a0142f2e0deb972312 Obtained Jenkinsfile from 6317d7467a858de28531516fac75d1b230d024dd 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-42670@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-24T18:48:17.010Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-24T18:48:17.014Z] Trying to pass milestone 1 [Pipeline] milestone [2021-07-24T18:48:17.071Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-24T18:48:17.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9f35cbedc35b2e0) in /home/ubuntu/workspace/moby_PR-42670 [Pipeline] { [Pipeline] checkout [2021-07-24T18:48:17.294Z] The recommended git tool is: git [2021-07-24T18:48:17.303Z] using credential docker-jenkins-github-credentials [2021-07-24T18:48:17.309Z] Cloning the remote Git repository [2021-07-24T18:48:17.309Z] Cloning with configured refspecs honoured and without tags [2021-07-24T18:48:17.318Z] Cloning repository https://github.com/moby/moby.git [2021-07-24T18:48:17.318Z] > git init /home/ubuntu/workspace/moby_PR-42670 # timeout=10 [2021-07-24T18:48:17.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:48:17.331Z] > git --version # timeout=10 [2021-07-24T18:48:17.344Z] > git --version # 'git version 2.17.1' [2021-07-24T18:48:17.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:17.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:32.457Z] Fetching without tags [2021-07-24T18:48:32.690Z] Merging remotes/origin/master commit 6317d7467a858de28531516fac75d1b230d024dd into PR head commit 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:48:32.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:48:32.431Z] > git config --add remote.origin.fetch +refs/pull/42670/head:refs/remotes/origin/PR-42670 # timeout=10 [2021-07-24T18:48:32.444Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:32.455Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:48:32.466Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:48:32.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:32.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:32.699Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:32.701Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:33.159Z] > git remote # timeout=10 [2021-07-24T18:48:33.164Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T18:48:33.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:33.171Z] > git merge 6317d7467a858de28531516fac75d1b230d024dd # timeout=10 [2021-07-24T18:48:33.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-24T18:48:33.186Z] Merge succeeded, producing 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:48:33.186Z] Checking out Revision 17f39dcb4d33a4cd043949a0142f2e0deb972312 (PR-42670) [2021-07-24T18:48:33.489Z] Commit message: "fix a typo" [2021-07-24T18:48:33.195Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:33.198Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:33.502Z] > git rev-list --no-walk 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-24T18:48:34.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42670:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-24T18:48:34.265Z] Unable to find image 'alpine:latest' locally [2021-07-24T18:48:34.265Z] latest: Pulling from library/alpine [2021-07-24T18:48:34.265Z] 5843afab3874: Pulling fs layer [2021-07-24T18:48:34.525Z] 5843afab3874: Download complete [2021-07-24T18:48:34.525Z] 5843afab3874: Pull complete [2021-07-24T18:48:34.525Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-24T18:48:34.525Z] Status: Downloaded newer image for alpine:latest [2021-07-24T18:48:37.062Z] 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 "rootless" skipped due to when conditional Stage "cgroup2" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional 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-07-24T18:48:37.603Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9f35cbedc35b2e0) in /home/ubuntu/workspace/moby_PR-42670 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2021-07-24T18:48:37.613Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0252b1096bface08d) in /home/ubuntu/workspace/moby_PR-42670 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-24T18:48:37.694Z] The recommended git tool is: git [2021-07-24T18:48:37.703Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-24T18:48:37.715Z] Fetching changes from the remote Git repository [2021-07-24T18:48:37.718Z] The recommended git tool is: git [2021-07-24T18:48:37.724Z] Fetching without tags [2021-07-24T18:48:37.724Z] using credential docker-jenkins-github-credentials [2021-07-24T18:48:37.731Z] Cloning the remote Git repository [2021-07-24T18:48:37.731Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } 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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-24T18:48:37.718Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42670/.git # timeout=10 [2021-07-24T18:48:37.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:48:37.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:48:37.734Z] > git --version # timeout=10 [2021-07-24T18:48:37.739Z] > git --version # 'git version 2.17.1' [2021-07-24T18:48:37.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:37.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [2021-07-24T18:48:37.985Z] Merging remotes/origin/master commit 6317d7467a858de28531516fac75d1b230d024dd into PR head commit 17f39dcb4d33a4cd043949a0142f2e0deb972312 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-24T18:48:38.247Z] Merge succeeded, producing 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:48:38.248Z] Checking out Revision 17f39dcb4d33a4cd043949a0142f2e0deb972312 (PR-42670) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-24T18:48:38.305Z] Commit message: "fix a typo" [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-24T18:48:37.994Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:37.999Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:38.208Z] > git remote # timeout=10 [2021-07-24T18:48:38.213Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T18:48:38.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:38.229Z] > git merge 6317d7467a858de28531516fac75d1b230d024dd # timeout=10 [2021-07-24T18:48:38.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-24T18:48:38.257Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:38.264Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:37.723Z] Cloning repository https://github.com/moby/moby.git [2021-07-24T18:48:37.723Z] > git init /home/ubuntu/workspace/moby_PR-42670 # timeout=10 [2021-07-24T18:48:37.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:48:37.731Z] > git --version # timeout=10 [2021-07-24T18:48:37.738Z] > git --version # 'git version 2.17.1' [2021-07-24T18:48:37.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:37.739Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:38.952Z] + [ PR != PR ] [2021-07-24T18:48:38.952Z] + [ master != master ] [2021-07-24T18:48:38.952Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-24T18:48:39.280Z] + docker version [2021-07-24T18:48:39.280Z] Client: Docker Engine - Community [2021-07-24T18:48:39.280Z] Version: 20.10.6 [2021-07-24T18:48:39.280Z] API version: 1.41 [2021-07-24T18:48:39.280Z] Go version: go1.13.15 [2021-07-24T18:48:39.280Z] Git commit: 370c289 [2021-07-24T18:48:39.280Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-24T18:48:39.280Z] OS/Arch: linux/amd64 [2021-07-24T18:48:39.280Z] Context: default [2021-07-24T18:48:39.280Z] Experimental: true [2021-07-24T18:48:39.280Z] [2021-07-24T18:48:39.280Z] Server: Docker Engine - Community [2021-07-24T18:48:39.280Z] Engine: [2021-07-24T18:48:39.280Z] Version: 20.10.6 [2021-07-24T18:48:39.280Z] API version: 1.41 (minimum version 1.12) [2021-07-24T18:48:39.280Z] Go version: go1.13.15 [2021-07-24T18:48:39.280Z] Git commit: 8728dd2 [2021-07-24T18:48:39.280Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-24T18:48:39.280Z] OS/Arch: linux/amd64 [2021-07-24T18:48:39.280Z] Experimental: true [2021-07-24T18:48:39.280Z] containerd: [2021-07-24T18:48:39.280Z] Version: 1.4.6 [2021-07-24T18:48:39.280Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-24T18:48:39.280Z] runc: [2021-07-24T18:48:39.280Z] Version: 1.0.0-rc95 [2021-07-24T18:48:39.280Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-24T18:48:39.280Z] docker-init: [2021-07-24T18:48:39.280Z] Version: 0.19.0 [2021-07-24T18:48:39.280Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-24T18:48:39.562Z] + docker info [2021-07-24T18:48:40.498Z] Client: [2021-07-24T18:48:40.498Z] Context: default [2021-07-24T18:48:40.498Z] Debug Mode: false [2021-07-24T18:48:40.498Z] Plugins: [2021-07-24T18:48:40.498Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-24T18:48:40.498Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-24T18:48:40.498Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-24T18:48:40.498Z] [2021-07-24T18:48:40.498Z] Server: [2021-07-24T18:48:40.498Z] Containers: 0 [2021-07-24T18:48:40.498Z] Running: 0 [2021-07-24T18:48:40.498Z] Paused: 0 [2021-07-24T18:48:40.498Z] Stopped: 0 [2021-07-24T18:48:40.498Z] Images: 3 [2021-07-24T18:48:40.498Z] Server Version: 20.10.6 [2021-07-24T18:48:40.498Z] Storage Driver: overlay2 [2021-07-24T18:48:40.498Z] Backing Filesystem: extfs [2021-07-24T18:48:40.498Z] Supports d_type: true [2021-07-24T18:48:40.498Z] Native Overlay Diff: true [2021-07-24T18:48:40.498Z] userxattr: false [2021-07-24T18:48:40.498Z] Logging Driver: json-file [2021-07-24T18:48:40.498Z] Cgroup Driver: cgroupfs [2021-07-24T18:48:40.498Z] Cgroup Version: 1 [2021-07-24T18:48:40.498Z] Plugins: [2021-07-24T18:48:40.498Z] Volume: local [2021-07-24T18:48:40.498Z] Network: bridge host ipvlan macvlan null overlay [2021-07-24T18:48:40.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-24T18:48:40.498Z] Swarm: inactive [2021-07-24T18:48:40.498Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-24T18:48:40.498Z] Default Runtime: runc [2021-07-24T18:48:40.498Z] Init Binary: docker-init [2021-07-24T18:48:40.498Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-24T18:48:40.498Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-24T18:48:40.498Z] init version: de40ad0 [2021-07-24T18:48:40.498Z] Security Options: [2021-07-24T18:48:40.498Z] apparmor [2021-07-24T18:48:40.498Z] seccomp [2021-07-24T18:48:40.498Z] Profile: default [2021-07-24T18:48:40.498Z] Kernel Version: 5.4.0-1048-aws [2021-07-24T18:48:40.498Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-24T18:48:40.498Z] OSType: linux [2021-07-24T18:48:40.498Z] Architecture: x86_64 [2021-07-24T18:48:40.498Z] CPUs: 2 [2021-07-24T18:48:40.498Z] Total Memory: 7.569GiB [2021-07-24T18:48:40.498Z] Name: ip-10-100-108-37 [2021-07-24T18:48:40.498Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-24T18:48:40.498Z] Docker Root Dir: /var/lib/docker [2021-07-24T18:48:40.498Z] Debug Mode: false [2021-07-24T18:48:40.498Z] Registry: https://index.docker.io/v1/ [2021-07-24T18:48:40.498Z] Labels: [2021-07-24T18:48:40.498Z] Experimental: true [2021-07-24T18:48:40.498Z] Insecure Registries: [2021-07-24T18:48:40.498Z] 127.0.0.0/8 [2021-07-24T18:48:40.498Z] Live Restore Enabled: true [2021-07-24T18:48:40.498Z] [2021-07-24T18:48:40.498Z] WARNING: No swap limit support [Pipeline] sh [2021-07-24T18:48:40.784Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-24T18:48:40.784Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-24T18:48:40.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42670/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-24T18:48:40.784Z] + bash /home/ubuntu/workspace/moby_PR-42670/check-config.sh [2021-07-24T18:48:40.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-24T18:48:40.784Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-24T18:48:40.784Z] [2021-07-24T18:48:40.784Z] Generally Necessary: [2021-07-24T18:48:40.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-24T18:48:40.784Z] - apparmor: enabled and tools installed [2021-07-24T18:48:40.784Z] - CONFIG_NAMESPACES: enabled [2021-07-24T18:48:40.784Z] - CONFIG_NET_NS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_PID_NS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_IPC_NS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_UTS_NS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CGROUPS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-24T18:48:40.784Z] - CONFIG_CPUSETS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_MEMCG: enabled [2021-07-24T18:48:40.784Z] - CONFIG_KEYS: enabled [2021-07-24T18:48:40.784Z] - CONFIG_VETH: enabled (as module) [2021-07-24T18:48:40.784Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-24T18:48:40.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-24T18:48:41.043Z] [2021-07-24T18:48:41.043Z] Optional Features: [2021-07-24T18:48:41.043Z] - CONFIG_USER_NS: enabled [2021-07-24T18:48:41.043Z] - CONFIG_SECCOMP: enabled [2021-07-24T18:48:41.043Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-24T18:48:41.043Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-24T18:48:41.043Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-24T18:48:41.043Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-24T18:48:41.043Z] - CONFIG_BLK_CGROUP: enabled [2021-07-24T18:48:41.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CGROUP_PERF: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-24T18:48:41.043Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-24T18:48:41.043Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-24T18:48:41.043Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-24T18:48:41.043Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_IP_VS: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-24T18:48:41.043Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-24T18:48:41.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-24T18:48:41.043Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-24T18:48:41.043Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-24T18:48:41.043Z] - CONFIG_EXT4_FS: enabled [2021-07-24T18:48:41.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-24T18:48:41.043Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-24T18:48:41.043Z] - Network Drivers: [2021-07-24T18:48:41.043Z] - "overlay": [2021-07-24T18:48:41.043Z] - CONFIG_VXLAN: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-24T18:48:41.043Z] Optional (for encrypted networks): [2021-07-24T18:48:41.043Z] - CONFIG_CRYPTO: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-24T18:48:41.043Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-24T18:48:41.043Z] - CONFIG_XFRM: enabled [2021-07-24T18:48:41.043Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-24T18:48:41.043Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-24T18:48:41.043Z] - "ipvlan": [2021-07-24T18:48:41.043Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-24T18:48:41.043Z] - "macvlan": [2021-07-24T18:48:41.302Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-24T18:48:41.302Z] - CONFIG_DUMMY: enabled (as module) [2021-07-24T18:48:41.302Z] - "ftp,tftp client in container": [2021-07-24T18:48:41.302Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-24T18:48:41.302Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-24T18:48:41.302Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-24T18:48:41.302Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-24T18:48:41.302Z] - Storage Drivers: [2021-07-24T18:48:41.302Z] - "aufs": [2021-07-24T18:48:41.302Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-24T18:48:41.302Z] - "btrfs": [2021-07-24T18:48:41.302Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-24T18:48:41.302Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-24T18:48:41.302Z] - "devicemapper": [2021-07-24T18:48:41.302Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-24T18:48:41.302Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-24T18:48:41.302Z] - "overlay": [2021-07-24T18:48:41.302Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-24T18:48:41.302Z] - "zfs": [2021-07-24T18:48:41.302Z] - /dev/zfs: present [2021-07-24T18:48:41.302Z] - zfs command: missing [2021-07-24T18:48:41.302Z] - zpool command: missing [2021-07-24T18:48:41.302Z] [2021-07-24T18:48:41.302Z] Limits: [2021-07-24T18:48:41.302Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-24T18:48:41.302Z] [2021-07-24T18:48:41.302Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-24T18:48:41.633Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 . [2021-07-24T18:48:41.633Z] #1 [internal] load build definition from Dockerfile [2021-07-24T18:48:41.633Z] #1 sha256:8626d0e376404e7b2b19dd9524cb0e818aac476025728623efd609439cb6b95d [2021-07-24T18:48:41.633Z] #1 transferring dockerfile: 16.59kB done [2021-07-24T18:48:41.633Z] #1 DONE 0.0s [2021-07-24T18:48:41.633Z] [2021-07-24T18:48:41.633Z] #2 [internal] load .dockerignore [2021-07-24T18:48:41.633Z] #2 sha256:ca688746912f5a2d14c1a5581414f3bad771b1044735d2ba994db3b42469afb4 [2021-07-24T18:48:41.633Z] #2 transferring context: 87B done [2021-07-24T18:48:41.633Z] #2 DONE 0.0s [2021-07-24T18:48:41.633Z] [2021-07-24T18:48:41.633Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-24T18:48:41.633Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-24T18:48:41.891Z] #3 DONE 0.1s [2021-07-24T18:48:41.891Z] [2021-07-24T18:48:41.891Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-24T18:48:41.891Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-24T18:48:41.891Z] #4 CACHED [2021-07-24T18:48:42.150Z] [2021-07-24T18:48:42.150Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-24T18:48:42.150Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-24T18:48:42.150Z] #8 DONE 0.1s [2021-07-24T18:48:42.150Z] [2021-07-24T18:48:42.150Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-24T18:48:42.150Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-24T18:48:42.150Z] #6 DONE 0.1s [2021-07-24T18:48:42.150Z] [2021-07-24T18:48:42.150Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-24T18:48:42.150Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-24T18:48:42.150Z] #7 DONE 0.1s [2021-07-24T18:48:42.150Z] [2021-07-24T18:48:42.150Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-24T18:48:42.150Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-24T18:48:42.150Z] #5 DONE 0.1s [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-24T18:48:42.410Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-24T18:48:42.410Z] #9 DONE 0.0s [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-24T18:48:42.410Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-24T18:48:42.410Z] #72 DONE 0.0s [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-24T18:48:42.410Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-24T18:48:42.410Z] #70 DONE 0.0s [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-24T18:48:42.410Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-24T18:48:42.410Z] #10 CACHED [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-24T18:48:42.410Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-24T18:48:42.410Z] #11 CACHED [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-24T18:48:42.410Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-24T18:48:42.410Z] #33 DONE 0.0s [2021-07-24T18:48:42.410Z] [2021-07-24T18:48:42.410Z] #30 [internal] load build context [2021-07-24T18:48:42.410Z] #30 sha256:ac88ab75d463ec494e1de1558423df8ec55c61b498dbb7be6bbed5a3f593dee2 [2021-07-24T18:48:42.672Z] #30 ... [2021-07-24T18:48:42.672Z] [2021-07-24T18:48:42.672Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-24T18:48:42.672Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-24T18:48:42.672Z] #49 DONE 0.4s [2021-07-24T18:48:42.672Z] [2021-07-24T18:48:42.672Z] #30 [internal] load build context [2021-07-24T18:48:42.672Z] #30 sha256:ac88ab75d463ec494e1de1558423df8ec55c61b498dbb7be6bbed5a3f593dee2 [2021-07-24T18:48:43.612Z] #30 ... [2021-07-24T18:48:43.612Z] [2021-07-24T18:48:43.612Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-24T18:48:43.612Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-24T18:48:43.612Z] #12 DONE 1.2s [2021-07-24T18:48:43.612Z] [2021-07-24T18:48:43.612Z] #30 [internal] load build context [2021-07-24T18:48:43.612Z] #30 sha256:ac88ab75d463ec494e1de1558423df8ec55c61b498dbb7be6bbed5a3f593dee2 [2021-07-24T18:48:45.000Z] #30 ... [2021-07-24T18:48:45.001Z] [2021-07-24T18:48:45.001Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-24T18:48:45.001Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-24T18:48:45.001Z] #13 DONE 1.3s [2021-07-24T18:48:45.001Z] [2021-07-24T18:48:45.001Z] #30 [internal] load build context [2021-07-24T18:48:45.001Z] #30 sha256:ac88ab75d463ec494e1de1558423df8ec55c61b498dbb7be6bbed5a3f593dee2 [2021-07-24T18:48:45.001Z] #30 transferring context: 55.79MB 2.7s done [2021-07-24T18:48:45.263Z] #30 DONE 2.9s [2021-07-24T18:48:45.263Z] [2021-07-24T18:48:45.263Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-24T18:48:45.263Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-24T18:48:45.522Z] #14 DONE 0.7s [2021-07-24T18:48:45.522Z] [2021-07-24T18:48:45.522Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-24T18:48:45.522Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-24T18:48:46.089Z] #15 DONE 0.5s [2021-07-24T18:48:46.089Z] [2021-07-24T18:48:46.089Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-24T18:48:46.089Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-24T18:48:46.657Z] #16 DONE 0.5s [2021-07-24T18:48:46.657Z] [2021-07-24T18:48:46.657Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-24T18:48:46.657Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-24T18:48:47.593Z] #17 0.971 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-24T18:48:47.593Z] #17 1.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-24T18:48:47.593Z] #17 1.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-24T18:48:47.852Z] #17 1.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-24T18:48:47.852Z] #17 1.300 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-24T18:48:47.852Z] #17 1.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-24T18:48:48.111Z] #17 1.521 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-24T18:48:48.111Z] #17 1.649 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-24T18:48:48.370Z] #17 1.795 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-24T18:48:48.370Z] #17 1.912 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-24T18:48:48.629Z] #17 1.917 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-24T18:48:48.629Z] #17 1.922 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-24T18:48:48.629Z] #17 1.927 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-24T18:48:48.629Z] #17 1.932 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-24T18:48:48.629Z] #17 1.937 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-24T18:48:48.629Z] #17 1.942 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-24T18:48:48.629Z] #17 1.943 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-24T18:48:48.629Z] #17 1.944 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-24T18:48:48.629Z] #17 1.945 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-24T18:48:48.629Z] #17 1.946 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-24T18:48:48.629Z] #17 1.946 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-24T18:48:52.607Z] Still waiting to schedule task [2021-07-24T18:48:52.607Z] Waiting for next available executor on ‘windows-2022’ [2021-07-24T18:48:53.427Z] Fetching without tags [2021-07-24T18:48:53.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:48:53.370Z] > git config --add remote.origin.fetch +refs/pull/42670/head:refs/remotes/origin/PR-42670 # timeout=10 [2021-07-24T18:48:53.387Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:53.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:48:53.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:48:53.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:53.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:48:53.655Z] Merging remotes/origin/master commit 6317d7467a858de28531516fac75d1b230d024dd into PR head commit 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:48:54.158Z] Merge succeeded, producing 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:48:54.158Z] Checking out Revision 17f39dcb4d33a4cd043949a0142f2e0deb972312 (PR-42670) [2021-07-24T18:48:54.370Z] Commit message: "fix a typo" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-24T18:48:55.069Z] + docker version [2021-07-24T18:48:55.069Z] Client: Docker Engine - Community [2021-07-24T18:48:55.069Z] Version: 20.10.6 [2021-07-24T18:48:55.069Z] API version: 1.41 [2021-07-24T18:48:55.069Z] Go version: go1.13.15 [2021-07-24T18:48:55.069Z] Git commit: 370c289 [2021-07-24T18:48:55.069Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-24T18:48:55.069Z] OS/Arch: linux/amd64 [2021-07-24T18:48:55.069Z] Context: default [2021-07-24T18:48:55.069Z] Experimental: true [2021-07-24T18:48:55.069Z] [2021-07-24T18:48:55.069Z] Server: Docker Engine - Community [2021-07-24T18:48:55.069Z] Engine: [2021-07-24T18:48:55.069Z] Version: 20.10.6 [2021-07-24T18:48:55.069Z] API version: 1.41 (minimum version 1.12) [2021-07-24T18:48:55.069Z] Go version: go1.13.15 [2021-07-24T18:48:55.069Z] Git commit: 8728dd2 [2021-07-24T18:48:55.070Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-24T18:48:55.070Z] OS/Arch: linux/amd64 [2021-07-24T18:48:55.070Z] Experimental: true [2021-07-24T18:48:55.070Z] containerd: [2021-07-24T18:48:55.070Z] Version: 1.4.6 [2021-07-24T18:48:55.070Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-24T18:48:55.070Z] runc: [2021-07-24T18:48:55.070Z] Version: 1.0.0-rc95 [2021-07-24T18:48:55.070Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-24T18:48:55.070Z] docker-init: [2021-07-24T18:48:55.070Z] Version: 0.19.0 [2021-07-24T18:48:55.070Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-24T18:48:55.217Z] #17 8.276 Fetched 48.3 MB in 8s (6291 kB/s) [2021-07-24T18:48:55.385Z] + docker info [2021-07-24T18:48:53.646Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:53.655Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:54.101Z] > git remote # timeout=10 [2021-07-24T18:48:54.117Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T18:48:54.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:48:54.122Z] > git merge 6317d7467a858de28531516fac75d1b230d024dd # timeout=10 [2021-07-24T18:48:54.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-24T18:48:54.149Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:48:54.157Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:48:55.946Z] Client: [2021-07-24T18:48:55.946Z] Context: default [2021-07-24T18:48:55.946Z] Debug Mode: false [2021-07-24T18:48:55.946Z] Plugins: [2021-07-24T18:48:55.946Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-24T18:48:55.946Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-24T18:48:55.946Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-24T18:48:55.946Z] [2021-07-24T18:48:55.946Z] Server: [2021-07-24T18:48:55.946Z] Containers: 0 [2021-07-24T18:48:55.946Z] Running: 0 [2021-07-24T18:48:55.946Z] Paused: 0 [2021-07-24T18:48:55.946Z] Stopped: 0 [2021-07-24T18:48:55.946Z] Images: 2 [2021-07-24T18:48:55.946Z] Server Version: 20.10.6 [2021-07-24T18:48:55.946Z] Storage Driver: overlay2 [2021-07-24T18:48:55.946Z] Backing Filesystem: extfs [2021-07-24T18:48:55.946Z] Supports d_type: true [2021-07-24T18:48:55.946Z] Native Overlay Diff: true [2021-07-24T18:48:55.946Z] userxattr: false [2021-07-24T18:48:55.946Z] Logging Driver: json-file [2021-07-24T18:48:55.946Z] Cgroup Driver: cgroupfs [2021-07-24T18:48:55.946Z] Cgroup Version: 1 [2021-07-24T18:48:55.946Z] Plugins: [2021-07-24T18:48:55.946Z] Volume: local [2021-07-24T18:48:55.946Z] Network: bridge host ipvlan macvlan null overlay [2021-07-24T18:48:55.946Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-24T18:48:55.946Z] Swarm: inactive [2021-07-24T18:48:55.946Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-24T18:48:55.946Z] Default Runtime: runc [2021-07-24T18:48:55.946Z] Init Binary: docker-init [2021-07-24T18:48:55.946Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-24T18:48:55.946Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-24T18:48:55.946Z] init version: de40ad0 [2021-07-24T18:48:55.946Z] Security Options: [2021-07-24T18:48:55.946Z] apparmor [2021-07-24T18:48:55.946Z] seccomp [2021-07-24T18:48:55.946Z] Profile: default [2021-07-24T18:48:55.946Z] Kernel Version: 5.4.0-1048-aws [2021-07-24T18:48:55.946Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-24T18:48:55.946Z] OSType: linux [2021-07-24T18:48:55.946Z] Architecture: x86_64 [2021-07-24T18:48:55.946Z] CPUs: 2 [2021-07-24T18:48:55.946Z] Total Memory: 7.487GiB [2021-07-24T18:48:55.946Z] Name: ip-10-100-83-141 [2021-07-24T18:48:55.946Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-24T18:48:55.946Z] Docker Root Dir: /var/lib/docker [2021-07-24T18:48:55.946Z] Debug Mode: false [2021-07-24T18:48:55.946Z] Registry: https://index.docker.io/v1/ [2021-07-24T18:48:55.946Z] Labels: [2021-07-24T18:48:55.946Z] Experimental: true [2021-07-24T18:48:55.946Z] Insecure Registries: [2021-07-24T18:48:55.946Z] 127.0.0.0/8 [2021-07-24T18:48:55.946Z] Live Restore Enabled: true [2021-07-24T18:48:55.946Z] [2021-07-24T18:48:55.946Z] WARNING: No swap limit support [Pipeline] sh [2021-07-24T18:48:56.264Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-24T18:48:56.264Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-24T18:48:56.264Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42670/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-24T18:48:56.264Z] + bash /home/ubuntu/workspace/moby_PR-42670/check-config.sh [2021-07-24T18:48:56.264Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-24T18:48:56.264Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-24T18:48:56.264Z] [2021-07-24T18:48:56.264Z] Generally Necessary: [2021-07-24T18:48:56.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-24T18:48:56.264Z] - apparmor: enabled and tools installed [2021-07-24T18:48:56.264Z] - CONFIG_NAMESPACES: enabled [2021-07-24T18:48:56.264Z] - CONFIG_NET_NS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_PID_NS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_IPC_NS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_UTS_NS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUPS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CPUSETS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_MEMCG: enabled [2021-07-24T18:48:56.264Z] - CONFIG_KEYS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_VETH: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-24T18:48:56.264Z] [2021-07-24T18:48:56.264Z] Optional Features: [2021-07-24T18:48:56.264Z] - CONFIG_USER_NS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_SECCOMP: enabled [2021-07-24T18:48:56.264Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-24T18:48:56.264Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-24T18:48:56.264Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-24T18:48:56.264Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-24T18:48:56.264Z] - CONFIG_BLK_CGROUP: enabled [2021-07-24T18:48:56.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_PERF: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-24T18:48:56.264Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-24T18:48:56.264Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-24T18:48:56.264Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-24T18:48:56.264Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-24T18:48:56.264Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-24T18:48:56.264Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_IP_VS: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-24T18:48:56.520Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-24T18:48:56.520Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-24T18:48:56.520Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-24T18:48:56.520Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-24T18:48:56.520Z] - CONFIG_EXT4_FS: enabled [2021-07-24T18:48:56.520Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-24T18:48:56.520Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-24T18:48:56.520Z] - Network Drivers: [2021-07-24T18:48:56.520Z] - "overlay": [2021-07-24T18:48:56.520Z] - CONFIG_VXLAN: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-24T18:48:56.520Z] Optional (for encrypted networks): [2021-07-24T18:48:56.520Z] - CONFIG_CRYPTO: enabled [2021-07-24T18:48:56.520Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-24T18:48:56.520Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-24T18:48:56.520Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-24T18:48:56.520Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-24T18:48:56.520Z] - CONFIG_XFRM: enabled [2021-07-24T18:48:56.520Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-24T18:48:56.520Z] - "ipvlan": [2021-07-24T18:48:56.520Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-24T18:48:56.520Z] - "macvlan": [2021-07-24T18:48:56.520Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_DUMMY: enabled (as module) [2021-07-24T18:48:56.520Z] - "ftp,tftp client in container": [2021-07-24T18:48:56.520Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-24T18:48:56.520Z] - Storage Drivers: [2021-07-24T18:48:56.520Z] - "aufs": [2021-07-24T18:48:56.520Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-24T18:48:56.520Z] - "btrfs": [2021-07-24T18:48:56.520Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-24T18:48:56.520Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-24T18:48:56.520Z] - "devicemapper": [2021-07-24T18:48:56.520Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-24T18:48:56.520Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-24T18:48:56.520Z] - "overlay": [2021-07-24T18:48:56.520Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-24T18:48:56.520Z] - "zfs": [2021-07-24T18:48:56.520Z] - /dev/zfs: present [2021-07-24T18:48:56.520Z] - zfs command: missing [2021-07-24T18:48:56.520Z] - zpool command: missing [2021-07-24T18:48:56.520Z] [2021-07-24T18:48:56.520Z] Limits: [2021-07-24T18:48:56.520Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-24T18:48:56.520Z] [2021-07-24T18:48:56.520Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-24T18:48:56.858Z] + sudo modprobe ip_vs [2021-07-24T18:48:56.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 . [2021-07-24T18:48:57.113Z] #1 [internal] load build definition from Dockerfile [2021-07-24T18:48:57.113Z] #1 sha256:23708922eb73049a949c01d977e0443f4594599f8a1fba8954329e509a804816 [2021-07-24T18:48:57.113Z] #1 transferring dockerfile: 16.59kB done [2021-07-24T18:48:57.113Z] #1 DONE 0.0s [2021-07-24T18:48:57.113Z] [2021-07-24T18:48:57.113Z] #2 [internal] load .dockerignore [2021-07-24T18:48:57.113Z] #2 sha256:1422b9ceb7316031c7f464e9eb9292dd5fe69b12aeb0b970e0e95531e92e7317 [2021-07-24T18:48:57.113Z] #2 transferring context: 87B done [2021-07-24T18:48:57.113Z] #2 DONE 0.0s [2021-07-24T18:48:57.113Z] [2021-07-24T18:48:57.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-24T18:48:57.113Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-24T18:48:57.369Z] #3 DONE 0.1s [2021-07-24T18:48:57.369Z] [2021-07-24T18:48:57.369Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-24T18:48:57.369Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-24T18:48:57.369Z] #4 CACHED [2021-07-24T18:48:57.369Z] [2021-07-24T18:48:57.369Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-24T18:48:57.369Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-24T18:48:57.625Z] #6 DONE 0.1s [2021-07-24T18:48:57.625Z] [2021-07-24T18:48:57.625Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-24T18:48:57.625Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-24T18:48:57.625Z] #5 DONE 0.1s [2021-07-24T18:48:57.625Z] [2021-07-24T18:48:57.625Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-24T18:48:57.625Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-24T18:48:57.625Z] #8 DONE 0.1s [2021-07-24T18:48:57.625Z] [2021-07-24T18:48:57.625Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-24T18:48:57.625Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-24T18:48:57.625Z] #7 DONE 0.1s [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-24T18:48:57.888Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-24T18:48:57.888Z] #65 DONE 0.0s [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-24T18:48:57.888Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-24T18:48:57.888Z] #63 DONE 0.0s [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-24T18:48:57.888Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-24T18:48:57.888Z] #9 DONE 0.0s [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-24T18:48:57.888Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-24T18:48:57.888Z] #10 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-24T18:48:57.888Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-24T18:48:57.888Z] #11 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-24T18:48:57.888Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-24T18:48:57.888Z] #39 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-24T18:48:57.888Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-24T18:48:57.888Z] #64 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-24T18:48:57.888Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-24T18:48:57.888Z] #40 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-24T18:48:57.888Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-24T18:48:57.888Z] #66 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-24T18:48:57.888Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-24T18:48:57.888Z] #26 DONE 0.0s [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-24T18:48:57.888Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-24T18:48:57.888Z] #31 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-24T18:48:57.888Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-24T18:48:57.888Z] #32 CACHED [2021-07-24T18:48:57.888Z] [2021-07-24T18:48:57.888Z] #23 [internal] load build context [2021-07-24T18:48:57.888Z] #23 sha256:9309abbb3bdd650085bfcc124a931ff597555c4436cc8de247dfa1415971dbba [2021-07-24T18:48:58.144Z] #23 ... [2021-07-24T18:48:58.144Z] [2021-07-24T18:48:58.144Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-24T18:48:58.144Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-24T18:48:58.144Z] #42 DONE 0.4s [2021-07-24T18:48:58.144Z] [2021-07-24T18:48:58.144Z] #23 [internal] load build context [2021-07-24T18:48:58.144Z] #23 sha256:9309abbb3bdd650085bfcc124a931ff597555c4436cc8de247dfa1415971dbba [2021-07-24T18:48:58.401Z] #23 ... [2021-07-24T18:48:58.401Z] [2021-07-24T18:48:58.401Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-24T18:48:58.401Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-24T18:48:58.401Z] #43 CACHED [2021-07-24T18:48:58.401Z] [2021-07-24T18:48:58.401Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-24T18:48:58.401Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-24T18:48:58.401Z] #44 CACHED [2021-07-24T18:48:58.401Z] [2021-07-24T18:48:58.401Z] #23 [internal] load build context [2021-07-24T18:48:58.401Z] #23 sha256:9309abbb3bdd650085bfcc124a931ff597555c4436cc8de247dfa1415971dbba [2021-07-24T18:48:58.511Z] #17 8.276 Reading package lists... [2021-07-24T18:48:59.768Z] #23 ... [2021-07-24T18:48:59.768Z] [2021-07-24T18:48:59.768Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-24T18:48:59.768Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-24T18:48:59.768Z] #12 DONE 2.0s [2021-07-24T18:48:59.768Z] [2021-07-24T18:48:59.768Z] #23 [internal] load build context [2021-07-24T18:48:59.768Z] #23 sha256:9309abbb3bdd650085bfcc124a931ff597555c4436cc8de247dfa1415971dbba [2021-07-24T18:49:01.664Z] #23 transferring context: 55.79MB 3.7s done [2021-07-24T18:49:01.664Z] #23 DONE 3.8s [2021-07-24T18:49:01.664Z] [2021-07-24T18:49:01.664Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-24T18:49:01.664Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-24T18:49:01.664Z] #27 CACHED [2021-07-24T18:49:01.664Z] [2021-07-24T18:49:01.664Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-24T18:49:01.664Z] #28 sha256:e73b1185dde1267289cd92721cf68b6661791f20357710acd12377252e4df8cb [2021-07-24T18:49:01.664Z] #28 CACHED [2021-07-24T18:49:01.664Z] [2021-07-24T18:49:01.664Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-24T18:49:01.664Z] #24 sha256:eab3c5d9a6c46daaa3ed06cd5ed9b8adda629d637debca758351e8ca58575756 [2021-07-24T18:49:01.808Z] #17 11.53 Reading package lists... [2021-07-24T18:49:01.923Z] #24 ... [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-24T18:49:01.923Z] #34 sha256:de7610fcf3123a14a8cb615c8e1adcc3f6faa8880793414382686ffff6bee539 [2021-07-24T18:49:01.923Z] #34 CACHED [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-24T18:49:01.923Z] #52 sha256:342804b6d6a3c1ab13ead35dbe3a20d51e8c02b48552a44cc6a06a32ee8cb455 [2021-07-24T18:49:01.923Z] #52 CACHED [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-24T18:49:01.923Z] #50 sha256:ac412583fdabd7d8c89e2ac0f771c0e463a25363a7320b11f8cfc945cf2a3dff [2021-07-24T18:49:01.923Z] #50 CACHED [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-24T18:49:01.923Z] #48 sha256:9feffa1453238b20b2bba179c2f8249ca9ff4b2434132bea9ce60bdda763caba [2021-07-24T18:49:01.923Z] #48 CACHED [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-24T18:49:01.923Z] #46 sha256:b0b5c167d1bb93706588eab81e10bb1e4d996d474b06566b613b609ff3abe6a9 [2021-07-24T18:49:01.923Z] #46 CACHED [2021-07-24T18:49:01.923Z] [2021-07-24T18:49:01.923Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:49:01.923Z] #59 sha256:5ecd66622cab6e35f8ef6fb7b934c5e3a2c3f527b2711b26d5457a9808932b2c [2021-07-24T18:49:02.067Z] #17 14.82 Building dependency tree... [2021-07-24T18:49:02.706Z] #17 16.25 The following additional packages will be installed: [2021-07-24T18:49:02.706Z] #17 16.25 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-24T18:49:02.706Z] #17 16.25 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-24T18:49:02.965Z] #17 16.25 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-24T18:49:02.965Z] #17 16.25 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-24T18:49:02.965Z] #17 16.25 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-24T18:49:02.965Z] #17 16.25 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-24T18:49:02.965Z] #17 16.25 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-24T18:49:02.965Z] #17 16.25 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-24T18:49:02.965Z] #17 16.25 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.25 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-24T18:49:02.965Z] #17 16.25 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.26 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.26 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.26 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-24T18:49:02.965Z] #17 16.26 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.26 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-24T18:49:02.965Z] #17 16.26 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.26 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.26 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-24T18:49:02.965Z] #17 16.26 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.26 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-24T18:49:02.965Z] #17 16.26 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-24T18:49:02.965Z] #17 16.26 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.26 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.26 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-24T18:49:02.965Z] #17 16.26 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-24T18:49:02.965Z] #17 16.26 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-24T18:49:02.965Z] #17 16.26 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.26 linux-libc-dev-s390x-cross patch xz-utils [2021-07-24T18:49:02.965Z] #17 16.27 Suggested packages: [2021-07-24T18:49:02.965Z] #17 16.27 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-24T18:49:02.965Z] #17 16.27 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.27 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.27 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.27 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.27 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.27 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.27 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-24T18:49:02.965Z] #17 16.27 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-24T18:49:02.965Z] #17 16.27 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-24T18:49:02.965Z] #17 16.27 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-24T18:49:02.965Z] #17 16.27 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-24T18:49:02.965Z] #17 16.27 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.27 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.27 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.27 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-24T18:49:02.965Z] #17 16.27 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.27 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.27 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.27 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.27 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-24T18:49:02.965Z] #17 16.27 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.27 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.27 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.27 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-24T18:49:02.965Z] #17 16.27 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-24T18:49:02.965Z] #17 16.27 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-24T18:49:02.965Z] #17 16.27 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-24T18:49:02.965Z] #17 16.27 libyaml-shell-perl ed diffutils-doc [2021-07-24T18:49:02.965Z] #17 16.27 Recommended packages: [2021-07-24T18:49:02.965Z] #17 16.27 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-24T18:49:02.965Z] #17 16.27 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-24T18:49:03.816Z] #59 2.035 + RM_GOPATH=0 [2021-07-24T18:49:03.816Z] #59 2.035 + TMP_GOPATH= [2021-07-24T18:49:03.816Z] #59 2.035 + : /build [2021-07-24T18:49:03.816Z] #59 2.035 + '[' -z '' ']' [2021-07-24T18:49:03.816Z] #59 2.035 ++ mktemp -d [2021-07-24T18:49:03.816Z] #59 2.042 + export GOPATH=/tmp/tmp.FGRayxp0cl [2021-07-24T18:49:03.816Z] #59 2.042 + GOPATH=/tmp/tmp.FGRayxp0cl [2021-07-24T18:49:03.816Z] #59 2.042 + RM_GOPATH=1 [2021-07-24T18:49:03.816Z] #59 2.042 + case "$(go env GOARCH)" in [2021-07-24T18:49:03.816Z] #59 2.042 ++ go env GOARCH [2021-07-24T18:49:03.816Z] #59 2.107 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:03.816Z] #59 2.107 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:03.816Z] #59 2.107 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:03.816Z] #59 2.107 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:03.816Z] #59 2.107 + dir=/tmp/install [2021-07-24T18:49:03.816Z] #59 2.107 + bin=rootlesskit [2021-07-24T18:49:03.816Z] #59 2.107 + shift [2021-07-24T18:49:03.816Z] #59 2.107 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-24T18:49:03.816Z] #59 2.107 + . /tmp/install/rootlesskit.installer [2021-07-24T18:49:03.816Z] #59 2.107 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:03.816Z] #59 2.107 + install_rootlesskit [2021-07-24T18:49:03.816Z] #59 2.107 + case "$1" in [2021-07-24T18:49:03.816Z] #59 2.107 + export CGO_ENABLED=0 [2021-07-24T18:49:03.816Z] #59 2.107 + CGO_ENABLED=0 [2021-07-24T18:49:03.816Z] #59 2.107 + _install_rootlesskit [2021-07-24T18:49:03.816Z] #59 2.107 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-24T18:49:03.816Z] #59 2.107 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FGRayxp0cl/src/github.com/rootless-containers/rootlesskit [2021-07-24T18:49:03.816Z] #59 2.107 Cloning into '/tmp/tmp.FGRayxp0cl/src/github.com/rootless-containers/rootlesskit'... [2021-07-24T18:49:04.342Z] #17 17.55 The following NEW packages will be installed: [2021-07-24T18:49:04.342Z] #17 17.55 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-24T18:49:04.342Z] #17 17.55 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-24T18:49:04.342Z] #17 17.56 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-24T18:49:04.342Z] #17 17.56 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-24T18:49:04.342Z] #17 17.56 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-24T18:49:04.342Z] #17 17.56 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-24T18:49:04.342Z] #17 17.56 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-24T18:49:04.342Z] #17 17.56 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-24T18:49:04.342Z] #17 17.56 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-24T18:49:04.342Z] #17 17.56 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-24T18:49:04.342Z] #17 17.56 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-24T18:49:04.342Z] #17 17.56 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-24T18:49:04.342Z] #17 17.56 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-24T18:49:04.342Z] #17 17.56 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-24T18:49:04.342Z] #17 17.56 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-24T18:49:04.342Z] #17 17.56 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-24T18:49:04.342Z] #17 17.56 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-24T18:49:04.342Z] #17 17.56 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-24T18:49:04.342Z] #17 17.56 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-24T18:49:04.342Z] #17 17.56 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-24T18:49:04.342Z] #17 17.56 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-24T18:49:04.342Z] #17 17.56 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-24T18:49:04.342Z] #17 17.56 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-24T18:49:04.342Z] #17 17.56 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-24T18:49:04.342Z] #17 17.56 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-24T18:49:04.342Z] #17 17.56 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-24T18:49:04.342Z] #17 17.56 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-24T18:49:04.343Z] #17 17.56 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-24T18:49:04.343Z] #17 17.56 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-24T18:49:04.343Z] #17 17.56 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-24T18:49:04.343Z] #17 17.56 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-24T18:49:04.343Z] #17 17.56 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-24T18:49:04.343Z] #17 17.56 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-24T18:49:04.343Z] #17 17.56 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-24T18:49:04.343Z] #17 17.56 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-24T18:49:04.343Z] #17 17.56 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-24T18:49:04.343Z] #17 17.56 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-24T18:49:04.343Z] #17 17.56 linux-libc-dev-s390x-cross patch xz-utils [2021-07-24T18:49:04.601Z] #17 17.90 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:49:04.601Z] #17 17.90 Need to get 169 MB of archives. [2021-07-24T18:49:04.601Z] #17 17.90 After this operation, 612 MB of additional disk space will be used. [2021-07-24T18:49:04.601Z] #17 17.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-24T18:49:04.601Z] #17 17.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-24T18:49:04.601Z] #17 17.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-24T18:49:04.601Z] #17 17.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-24T18:49:04.601Z] #17 17.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-24T18:49:04.601Z] #17 17.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-24T18:49:04.601Z] #17 17.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-24T18:49:04.601Z] #17 17.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-24T18:49:04.601Z] #17 17.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-24T18:49:04.601Z] #17 18.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-24T18:49:04.601Z] #17 18.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-24T18:49:04.859Z] #17 18.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-24T18:49:04.859Z] #17 18.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-24T18:49:04.859Z] #17 18.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-24T18:49:05.118Z] #17 18.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-24T18:49:05.118Z] #17 18.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-24T18:49:05.118Z] #17 18.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-24T18:49:05.118Z] #17 18.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-24T18:49:05.378Z] #17 18.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-24T18:49:05.378Z] #17 18.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-24T18:49:05.378Z] #17 18.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-24T18:49:05.378Z] #17 18.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-24T18:49:05.378Z] #17 18.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-24T18:49:05.378Z] #17 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-24T18:49:05.378Z] #17 18.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-24T18:49:05.378Z] #17 18.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-24T18:49:05.378Z] #17 18.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-24T18:49:05.378Z] #17 18.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-24T18:49:05.378Z] #17 18.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-24T18:49:05.378Z] #17 18.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-24T18:49:05.638Z] #17 18.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-24T18:49:05.638Z] #17 18.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-24T18:49:05.638Z] #17 18.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-24T18:49:05.638Z] #17 18.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-24T18:49:05.638Z] #17 19.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-24T18:49:05.638Z] #17 19.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-24T18:49:05.638Z] #17 19.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-24T18:49:05.638Z] #17 19.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-24T18:49:05.638Z] #17 19.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-24T18:49:05.638Z] #17 19.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-24T18:49:05.638Z] #17 19.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-24T18:49:05.638Z] #17 19.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-24T18:49:05.897Z] #17 19.21 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-24T18:49:05.897Z] #17 19.21 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-24T18:49:05.897Z] #17 19.21 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-24T18:49:05.897Z] #17 19.30 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-24T18:49:05.897Z] #17 19.31 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-24T18:49:05.897Z] #17 19.32 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-24T18:49:05.897Z] #17 19.36 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-24T18:49:05.897Z] #17 19.38 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-24T18:49:05.897Z] #17 19.40 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-24T18:49:06.157Z] #17 19.40 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-24T18:49:06.157Z] #17 19.40 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-24T18:49:06.157Z] #17 19.47 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-24T18:49:06.157Z] #17 19.52 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-24T18:49:06.157Z] #17 19.53 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-24T18:49:06.157Z] #17 19.53 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-24T18:49:06.157Z] #17 19.58 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-24T18:49:06.347Z] #59 4.422 + cd /tmp/tmp.FGRayxp0cl/src/github.com/rootless-containers/rootlesskit [2021-07-24T18:49:06.347Z] #59 4.427 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:06.347Z] #59 4.438 + export GO111MODULE=on [2021-07-24T18:49:06.347Z] #59 4.438 + GO111MODULE=on [2021-07-24T18:49:06.347Z] #59 4.438 + export GOPROXY=https://proxy.golang.org [2021-07-24T18:49:06.347Z] #59 4.438 + GOPROXY=https://proxy.golang.org [2021-07-24T18:49:06.347Z] #59 4.438 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-24T18:49:06.347Z] #59 4.438 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-24T18:49:06.416Z] #17 19.76 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-24T18:49:06.416Z] #17 19.76 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-24T18:49:06.416Z] #17 19.77 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-24T18:49:06.416Z] #17 19.79 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-24T18:49:06.416Z] #17 19.80 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-24T18:49:06.676Z] #17 20.01 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-24T18:49:06.676Z] #17 20.01 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-24T18:49:06.676Z] #17 20.03 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-24T18:49:06.676Z] #17 20.05 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-24T18:49:06.676Z] #17 20.05 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-24T18:49:06.676Z] #17 20.05 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-24T18:49:06.676Z] #17 20.05 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-24T18:49:06.676Z] #17 20.06 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-24T18:49:06.676Z] #17 20.06 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-24T18:49:06.676Z] #17 20.06 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-24T18:49:06.676Z] #17 20.07 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-24T18:49:06.676Z] #17 20.20 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-24T18:49:06.912Z] #59 ... [2021-07-24T18:49:06.912Z] [2021-07-24T18:49:06.912Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-24T18:49:06.912Z] #29 sha256:2e2e428724ac022c04c1d0a9dc288ac8bd7be04082df233dc515224b36f3dae6 [2021-07-24T18:49:06.912Z] #29 2.603 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-24T18:49:06.912Z] #29 2.790 [2021-07-24T18:49:06.912Z] #29 2.944 ### 4.7% ############ 16.9% ##################### 29.3% ############################### 44.4% ########################################### 59.9% #################################################### 73.1% ############################################################# 85.9% ######################################################################## 100.0% [2021-07-24T18:49:06.912Z] #29 3.899 [2021-07-24T18:49:06.912Z] #29 4.053 #################### 28.2% ######################################################################## 100.0% [2021-07-24T18:49:06.912Z] #29 4.330 [2021-07-24T18:49:06.912Z] #29 4.484 ####### 10.5% ######################################################################## 100.0% [2021-07-24T18:49:06.912Z] #29 4.768 [2021-07-24T18:49:06.935Z] #17 20.20 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-24T18:49:06.935Z] #17 20.21 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-24T18:49:06.935Z] #17 20.24 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-24T18:49:06.935Z] #17 20.25 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-24T18:49:06.935Z] #17 20.33 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-24T18:49:06.935Z] #17 20.33 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-24T18:49:06.935Z] #17 20.33 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-24T18:49:06.935Z] #17 20.34 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-24T18:49:06.935Z] #17 20.34 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-24T18:49:06.935Z] #17 20.34 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-24T18:49:06.935Z] #17 20.35 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-24T18:49:06.935Z] #17 20.35 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-24T18:49:06.935Z] #17 20.35 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-24T18:49:06.935Z] #17 20.35 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-24T18:49:06.935Z] #17 20.36 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-24T18:49:06.935Z] #17 20.36 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-24T18:49:06.935Z] #17 20.36 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-24T18:49:06.935Z] #17 20.36 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-24T18:49:07.194Z] #17 20.49 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-24T18:49:07.427Z] #29 4.916 ###### 9.2% ############# 18.2% ##################### 29.6% ############################### 44.1% ########################################## 59.1% ################################################## 69.9% ########################################################## 81.6% ################################################################### 94.1% ######################################################################## 100.0% [2021-07-24T18:49:07.683Z] #29 6.019 [2021-07-24T18:49:07.761Z] #17 21.01 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-24T18:49:07.762Z] #17 21.01 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-24T18:49:07.762Z] #17 21.02 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-24T18:49:07.762Z] #17 21.05 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-24T18:49:07.762Z] #17 21.06 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-24T18:49:07.762Z] #17 21.14 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-24T18:49:07.762Z] #17 21.14 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-24T18:49:07.762Z] #17 21.14 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-24T18:49:07.762Z] #17 21.16 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-24T18:49:07.762Z] #17 21.16 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-24T18:49:07.762Z] #17 21.16 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-24T18:49:07.762Z] #17 21.16 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-24T18:49:07.762Z] #17 21.16 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-24T18:49:07.762Z] #17 21.16 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-24T18:49:07.762Z] #17 21.17 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-24T18:49:07.762Z] #17 21.17 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-24T18:49:07.762Z] #17 21.24 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-24T18:49:07.940Z] #29 6.175 0.0% ## [2021-07-24T18:49:07.940Z] #29 ... [2021-07-24T18:49:07.940Z] [2021-07-24T18:49:07.940Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:07.940Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-24T18:49:07.940Z] #36 2.185 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:07.940Z] #36 2.185 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:07.940Z] #36 2.185 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:07.940Z] #36 3.177 Reading package lists... [2021-07-24T18:49:07.940Z] #36 5.313 Reading package lists... [2021-07-24T18:49:07.940Z] #36 8.361 Building dependency tree... [2021-07-24T18:49:07.940Z] #36 9.141 Reading state information... [2021-07-24T18:49:07.940Z] #36 9.815 The following additional packages will be installed: [2021-07-24T18:49:07.940Z] #36 9.817 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-24T18:49:07.940Z] #36 9.819 Suggested packages: [2021-07-24T18:49:07.940Z] #36 9.819 cmake-doc ninja-build lrzip [2021-07-24T18:49:07.940Z] #36 9.819 Recommended packages: [2021-07-24T18:49:07.940Z] #36 9.819 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-24T18:49:07.940Z] #36 10.16 The following NEW packages will be installed: [2021-07-24T18:49:07.940Z] #36 10.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-24T18:49:07.940Z] #36 10.17 vim-common xxd [2021-07-24T18:49:07.940Z] #36 ... [2021-07-24T18:49:07.940Z] [2021-07-24T18:49:07.940Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-24T18:49:07.940Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-24T18:49:07.940Z] #56 1.892 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:07.940Z] #56 1.892 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:07.940Z] #56 1.892 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:07.940Z] #56 2.864 Reading package lists... [2021-07-24T18:49:07.940Z] #56 5.380 Reading package lists... [2021-07-24T18:49:07.940Z] #56 8.312 Building dependency tree... [2021-07-24T18:49:07.940Z] #56 8.863 Reading state information... [2021-07-24T18:49:07.940Z] #56 9.517 The following additional packages will be installed: [2021-07-24T18:49:07.940Z] #56 9.523 libbtrfs0 [2021-07-24T18:49:07.940Z] #56 9.626 The following NEW packages will be installed: [2021-07-24T18:49:07.940Z] #56 9.663 libbtrfs-dev libbtrfs0 [2021-07-24T18:49:07.940Z] #56 9.975 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:49:07.940Z] #56 9.975 Need to get 119 kB of archives. [2021-07-24T18:49:07.940Z] #56 9.975 After this operation, 387 kB of additional disk space will be used. [2021-07-24T18:49:07.940Z] #56 9.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-24T18:49:07.940Z] #56 9.978 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-24T18:49:08.197Z] #56 ... [2021-07-24T18:49:08.197Z] [2021-07-24T18:49:08.197Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-24T18:49:08.197Z] #29 sha256:2e2e428724ac022c04c1d0a9dc288ac8bd7be04082df233dc515224b36f3dae6 [2021-07-24T18:49:08.699Z] #17 22.07 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-24T18:49:08.699Z] #17 22.15 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-24T18:49:08.958Z] #17 22.42 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-24T18:49:09.217Z] #17 22.51 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-24T18:49:09.788Z] #17 22.97 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-24T18:49:10.018Z] #29 6.175 0.0% ## 4.0% ###### 8.8% ########## 15.2% ############### 21.2% ################# 24.8% ################## 25.9% ##################### 29.2% ######################## 34.2% ########################### 38.2% ############################ 39.4% ################################# 46.2% ##################################### 52.5% ############################################# 62.8% ############################################## 64.7% ################################################# 68.1% ################################################# 69.3% ##################################################### 74.6% ####################################################### 77.8% ############################################################## 86.4% ######################################################################## 100.0% [2021-07-24T18:49:10.018Z] #29 8.304 [2021-07-24T18:49:10.018Z] #29 ... [2021-07-24T18:49:10.018Z] [2021-07-24T18:49:10.018Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:10.018Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-24T18:49:10.018Z] #13 2.303 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-24T18:49:10.018Z] #13 2.318 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:10.018Z] #13 2.318 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:10.018Z] #13 2.318 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:10.018Z] #13 4.436 Reading package lists... [2021-07-24T18:49:10.018Z] #13 7.581 Reading package lists... [2021-07-24T18:49:10.018Z] #13 9.244 Building dependency tree... [2021-07-24T18:49:10.018Z] #13 9.430 Reading state information... [2021-07-24T18:49:10.018Z] #13 9.670 The following additional packages will be installed: [2021-07-24T18:49:10.018Z] #13 9.670 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-24T18:49:10.018Z] #13 9.673 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-24T18:49:10.018Z] #13 9.673 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-24T18:49:10.019Z] #13 9.673 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-24T18:49:10.019Z] #13 9.673 mingw-w64-x86-64-dev [2021-07-24T18:49:10.019Z] #13 9.673 Suggested packages: [2021-07-24T18:49:10.019Z] #13 9.673 gcc-8-locales seccomp wine64 [2021-07-24T18:49:10.019Z] #13 9.868 The following NEW packages will be installed: [2021-07-24T18:49:10.019Z] #13 9.868 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-24T18:49:10.019Z] #13 9.868 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-24T18:49:10.019Z] #13 9.868 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-24T18:49:10.019Z] #13 9.869 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-24T18:49:10.019Z] #13 9.869 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-24T18:49:10.019Z] #13 9.870 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-24T18:49:10.019Z] #13 9.875 The following packages will be upgraded: [2021-07-24T18:49:10.019Z] #13 9.875 libseccomp2 [2021-07-24T18:49:10.019Z] #13 10.16 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:49:10.019Z] #13 10.16 Need to get 77.8 MB of archives. [2021-07-24T18:49:10.019Z] #13 10.16 After this operation, 487 MB of additional disk space will be used. [2021-07-24T18:49:10.019Z] #13 10.16 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-24T18:49:10.019Z] #13 10.18 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-24T18:49:10.019Z] #13 10.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-24T18:49:10.019Z] #13 ... [2021-07-24T18:49:10.019Z] [2021-07-24T18:49:10.019Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:10.019Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-24T18:49:10.019Z] #36 10.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:49:10.019Z] #36 10.54 Need to get 14.9 MB of archives. [2021-07-24T18:49:10.019Z] #36 10.54 After this operation, 61.8 MB of additional disk space will be used. [2021-07-24T18:49:10.019Z] #36 10.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-24T18:49:10.019Z] #36 10.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-24T18:49:10.019Z] #36 10.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-24T18:49:10.019Z] #36 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-24T18:49:10.019Z] #36 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-24T18:49:10.019Z] #36 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-24T18:49:10.019Z] #36 11.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-24T18:49:10.019Z] #36 11.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-24T18:49:10.019Z] #36 11.61 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-24T18:49:10.019Z] #36 11.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-24T18:49:10.048Z] #17 23.51 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-24T18:49:10.307Z] #17 23.51 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-24T18:49:10.307Z] #17 23.80 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:49:10.566Z] #17 23.89 Fetched 169 MB in 6s (28.6 MB/s) [2021-07-24T18:49:10.566Z] #17 23.93 Selecting previously unselected package liblocale-gettext-perl. [2021-07-24T18:49:10.566Z] #17 23.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-24T18:49:10.566Z] #17 24.00 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-24T18:49:10.566Z] #17 24.00 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-24T18:49:10.566Z] #17 24.04 Selecting previously unselected package bzip2. [2021-07-24T18:49:10.566Z] #17 24.04 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-24T18:49:10.566Z] #17 24.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-24T18:49:10.566Z] #17 24.07 Selecting previously unselected package libmagic-mgc. [2021-07-24T18:49:10.566Z] #17 24.07 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-24T18:49:10.566Z] #17 24.08 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-24T18:49:10.566Z] #17 24.14 Selecting previously unselected package libmagic1:amd64. [2021-07-24T18:49:10.584Z] #36 12.74 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:49:10.825Z] #17 24.14 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-24T18:49:10.825Z] #17 24.15 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-24T18:49:10.825Z] #17 24.19 Selecting previously unselected package file. [2021-07-24T18:49:10.825Z] #17 24.19 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-24T18:49:10.825Z] #17 24.19 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-24T18:49:10.825Z] #17 24.22 Selecting previously unselected package xz-utils. [2021-07-24T18:49:10.825Z] #17 24.22 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-24T18:49:10.825Z] #17 24.23 Unpacking xz-utils (5.2.4-1) ... [2021-07-24T18:49:10.825Z] #17 24.29 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-24T18:49:10.864Z] #36 ... [2021-07-24T18:49:10.864Z] [2021-07-24T18:49:10.864Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-24T18:49:10.864Z] #24 sha256:eab3c5d9a6c46daaa3ed06cd5ed9b8adda629d637debca758351e8ca58575756 [2021-07-24T18:49:10.864Z] #24 2.088 + RM_GOPATH=0 [2021-07-24T18:49:10.864Z] #24 2.088 + TMP_GOPATH= [2021-07-24T18:49:10.864Z] #24 2.088 + : /build [2021-07-24T18:49:10.864Z] #24 2.088 + '[' -z '' ']' [2021-07-24T18:49:10.864Z] #24 2.088 ++ mktemp -d [2021-07-24T18:49:10.864Z] #24 2.096 + export GOPATH=/tmp/tmp.EuIYFmcF4U [2021-07-24T18:49:10.864Z] #24 2.096 + GOPATH=/tmp/tmp.EuIYFmcF4U [2021-07-24T18:49:10.864Z] #24 2.096 + RM_GOPATH=1 [2021-07-24T18:49:10.864Z] #24 2.096 + case "$(go env GOARCH)" in [2021-07-24T18:49:10.864Z] #24 2.096 ++ go env GOARCH [2021-07-24T18:49:10.864Z] #24 2.104 Install docker/cli version 17.06.2-ce from stable [2021-07-24T18:49:10.864Z] #24 2.104 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:10.864Z] #24 2.104 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:10.864Z] #24 2.104 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:10.864Z] #24 2.104 + dir=/tmp/install [2021-07-24T18:49:10.864Z] #24 2.104 + bin=dockercli [2021-07-24T18:49:10.864Z] #24 2.104 + shift [2021-07-24T18:49:10.864Z] #24 2.104 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-24T18:49:10.864Z] #24 2.104 + . /tmp/install/dockercli.installer [2021-07-24T18:49:10.864Z] #24 2.104 ++ : stable [2021-07-24T18:49:10.864Z] #24 2.104 ++ : 17.06.2-ce [2021-07-24T18:49:10.864Z] #24 2.104 + install_dockercli [2021-07-24T18:49:10.864Z] #24 2.104 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-24T18:49:10.864Z] #24 2.118 ++ uname -m [2021-07-24T18:49:10.864Z] #24 2.118 + arch=x86_64 [2021-07-24T18:49:10.864Z] #24 2.118 + '[' x86_64 '!=' x86_64 ']' [2021-07-24T18:49:10.864Z] #24 2.118 + url=https://download.docker.com/linux/static [2021-07-24T18:49:10.864Z] #24 2.118 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-24T18:49:10.864Z] #24 2.131 + tar -xz docker/docker [2021-07-24T18:49:10.864Z] #24 5.964 + mkdir -p /build [2021-07-24T18:49:10.864Z] #24 5.965 + mv docker/docker /build/ [2021-07-24T18:49:10.864Z] #24 5.972 + rmdir docker [2021-07-24T18:49:10.864Z] #24 DONE 9.1s [2021-07-24T18:49:10.864Z] [2021-07-24T18:49:10.864Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:10.864Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-24T18:49:10.864Z] #36 12.96 Fetched 14.9 MB in 2s (7903 kB/s) [2021-07-24T18:49:10.864Z] #36 13.05 Selecting previously unselected package xxd. [2021-07-24T18:49:11.085Z] #17 24.29 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-24T18:49:11.085Z] #17 24.30 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:11.121Z] #36 13.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-24T18:49:11.121Z] #36 13.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:49:11.121Z] #36 13.11 Unpacking xxd (2:8.1.0875-5) ... [2021-07-24T18:49:11.121Z] #36 13.36 Selecting previously unselected package vim-common. [2021-07-24T18:49:11.121Z] #36 13.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:49:11.121Z] #36 13.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-24T18:49:11.343Z] #17 24.64 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-24T18:49:11.343Z] #17 24.64 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-24T18:49:11.343Z] #17 24.64 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-24T18:49:11.602Z] #17 24.95 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-24T18:49:11.602Z] #17 24.95 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-24T18:49:11.602Z] #17 24.95 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-24T18:49:11.861Z] #17 25.26 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-24T18:49:11.861Z] #17 25.26 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-24T18:49:11.861Z] #17 25.26 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:12.120Z] #17 25.55 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-24T18:49:12.120Z] #17 25.55 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-24T18:49:12.120Z] #17 25.55 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:12.379Z] #17 25.79 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-24T18:49:12.379Z] #17 25.79 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:12.379Z] #17 25.80 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:12.379Z] #17 25.83 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-24T18:49:12.379Z] #17 25.83 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:12.379Z] #17 25.84 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:13.035Z] [2021-07-24T18:49:13.035Z] #36 ... [2021-07-24T18:49:13.035Z] [2021-07-24T18:49:13.035Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-24T18:49:13.035Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-24T18:49:13.035Z] #56 10.84 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:49:13.035Z] #56 11.13 Fetched 119 kB in 0s (435 kB/s) [2021-07-24T18:49:13.035Z] #56 12.56 Selecting previously unselected package libbtrfs0. [2021-07-24T18:49:13.035Z] #56 12.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-24T18:49:13.035Z] #56 12.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-24T18:49:13.035Z] #56 12.92 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-24T18:49:13.035Z] #56 13.00 Selecting previously unselected package libbtrfs-dev. [2021-07-24T18:49:13.035Z] #56 13.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-24T18:49:13.035Z] #56 13.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:49:13.035Z] #56 13.31 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-24T18:49:13.035Z] #56 13.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:49:13.035Z] #56 13.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:49:13.035Z] #56 DONE 15.1s [2021-07-24T18:49:13.035Z] [2021-07-24T18:49:13.035Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:13.035Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-24T18:49:13.035Z] #36 15.09 Selecting previously unselected package cmake-data. [2021-07-24T18:49:13.035Z] #36 15.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-24T18:49:13.035Z] #36 15.15 Unpacking cmake-data (3.13.4-1) ... [2021-07-24T18:49:13.316Z] #17 26.39 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-24T18:49:13.316Z] #17 26.39 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:13.316Z] #17 26.40 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:13.316Z] #17 26.43 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-24T18:49:13.316Z] #17 26.44 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:13.316Z] #17 26.44 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:13.574Z] #17 27.02 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-24T18:49:13.574Z] #17 27.02 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:13.574Z] #17 27.03 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:13.574Z] #17 27.06 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-24T18:49:13.574Z] #17 27.06 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:13.574Z] #17 27.07 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:14.143Z] #17 27.65 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-24T18:49:14.143Z] #17 27.65 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:14.143Z] #17 27.66 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:14.143Z] #17 27.69 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-24T18:49:14.143Z] #17 27.69 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:14.143Z] #17 27.69 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:14.409Z] #36 16.42 Selecting previously unselected package libicu63:amd64. [2021-07-24T18:49:14.409Z] #36 16.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-24T18:49:14.409Z] #36 16.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:49:14.711Z] #17 28.29 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-24T18:49:14.970Z] #17 28.29 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:14.970Z] #17 28.30 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:14.970Z] #17 28.33 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-24T18:49:14.970Z] #17 28.33 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:14.970Z] #17 28.34 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:15.341Z] #36 ... [2021-07-24T18:49:15.341Z] [2021-07-24T18:49:15.341Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-24T18:49:15.341Z] #29 sha256:2e2e428724ac022c04c1d0a9dc288ac8bd7be04082df233dc515224b36f3dae6 [2021-07-24T18:49:15.341Z] #29 8.629 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-24T18:49:15.341Z] #29 8.694 [2021-07-24T18:49:15.341Z] #29 8.756 ######################################################################## 100.0% [2021-07-24T18:49:15.341Z] #29 8.808 [2021-07-24T18:49:15.341Z] #29 9.080 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-24T18:49:15.341Z] #29 9.440 [2021-07-24T18:49:15.341Z] #29 9.595 0.6% ######################################################################## 100.0% [2021-07-24T18:49:15.341Z] #29 9.702 [2021-07-24T18:49:15.341Z] #29 10.27 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-24T18:49:15.341Z] #29 10.38 [2021-07-24T18:49:15.341Z] #29 10.57 0.0% ######## 11.7% ################## 26.1% ############################# 41.2% ################################ 45.4% ########################################## 59.1% ################################################# 69.0% ################################################################## 92.8% ######################################################################## 100.0% [2021-07-24T18:49:15.341Z] #29 11.90 [2021-07-24T18:49:15.341Z] #29 12.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-24T18:49:15.341Z] #29 12.55 [2021-07-24T18:49:15.341Z] #29 12.69 ######################################################################## 100.0% [2021-07-24T18:49:15.341Z] #29 12.72 [2021-07-24T18:49:15.341Z] #29 13.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-24T18:49:15.341Z] #29 13.11 [2021-07-24T18:49:15.341Z] #29 13.21 ######################################################################## 100.0% [2021-07-24T18:49:15.341Z] #29 13.25 [2021-07-24T18:49:15.341Z] #29 13.29 Download of images into '/build' complete. [2021-07-24T18:49:15.341Z] #29 13.29 Use something like the following to load the result into a Docker daemon: [2021-07-24T18:49:15.341Z] #29 13.30 tar -cC '/build' . | docker load [2021-07-24T18:49:15.341Z] #29 DONE 13.7s [2021-07-24T18:49:15.341Z] [2021-07-24T18:49:15.341Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:15.341Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-24T18:49:15.341Z] #13 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-24T18:49:15.341Z] #13 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-24T18:49:15.341Z] #13 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-24T18:49:15.341Z] #13 10.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-24T18:49:15.341Z] #13 10.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-24T18:49:15.341Z] #13 11.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-24T18:49:15.341Z] #13 11.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-24T18:49:15.341Z] #13 11.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-24T18:49:15.341Z] #13 12.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-24T18:49:15.341Z] #13 13.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-24T18:49:15.341Z] #13 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-24T18:49:15.341Z] #13 13.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-24T18:49:15.341Z] #13 13.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-24T18:49:15.341Z] #13 13.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-24T18:49:15.341Z] #13 13.38 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-24T18:49:15.341Z] #13 13.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-24T18:49:15.341Z] #13 13.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-24T18:49:15.341Z] #13 13.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-24T18:49:15.341Z] #13 13.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-24T18:49:15.341Z] #13 13.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-24T18:49:15.341Z] #13 13.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-24T18:49:15.341Z] #13 13.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-24T18:49:15.341Z] #13 13.50 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-24T18:49:15.341Z] #13 14.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:49:15.341Z] #13 14.32 Fetched 77.8 MB in 4s (21.6 MB/s) [2021-07-24T18:49:15.341Z] #13 14.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-24T18:49:15.341Z] #13 14.40 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-24T18:49:15.341Z] #13 14.42 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-24T18:49:15.341Z] #13 14.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:49:15.341Z] #13 14.62 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-24T18:49:15.341Z] #13 14.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-24T18:49:15.341Z] #13 14.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-24T18:49:15.341Z] #13 14.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-24T18:49:15.537Z] #17 28.86 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-24T18:49:15.537Z] #17 28.87 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:15.537Z] #17 28.87 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:15.537Z] #17 28.89 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-24T18:49:15.537Z] #17 28.89 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:15.537Z] #17 28.90 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:15.537Z] #17 28.92 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-24T18:49:15.537Z] #17 28.92 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:15.537Z] #17 28.92 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:15.537Z] #17 28.95 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-24T18:49:15.537Z] #17 28.95 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:15.537Z] #17 28.96 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:15.537Z] #17 28.98 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-24T18:49:15.537Z] #17 28.98 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:15.537Z] #17 28.98 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:15.537Z] #17 29.01 Selecting previously unselected package cross-config. [2021-07-24T18:49:15.537Z] #17 29.01 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-24T18:49:15.537Z] #17 29.02 Unpacking cross-config (2.6.15-3) ... [2021-07-24T18:49:15.537Z] #17 29.04 Selecting previously unselected package gcc-8-cross-base. [2021-07-24T18:49:15.537Z] #17 29.05 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:15.537Z] #17 29.05 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-24T18:49:15.537Z] #17 29.08 Selecting previously unselected package libc6-arm64-cross. [2021-07-24T18:49:15.537Z] #17 29.08 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:15.602Z] #13 15.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-24T18:49:15.602Z] #13 15.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-24T18:49:15.602Z] #13 15.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-24T18:49:15.796Z] #17 29.09 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-24T18:49:15.796Z] #17 29.22 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-24T18:49:15.796Z] #17 29.22 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-24T18:49:15.796Z] #17 29.22 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:15.796Z] #17 29.25 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-24T18:49:15.796Z] #17 29.25 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:15.796Z] #17 29.25 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:15.796Z] #17 29.28 Selecting previously unselected package libitm1-arm64-cross. [2021-07-24T18:49:15.796Z] #17 29.28 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:15.796Z] #17 29.28 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:15.796Z] #17 29.31 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-24T18:49:15.796Z] #17 29.31 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:15.796Z] #17 29.31 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:15.796Z] #17 29.33 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-24T18:49:16.055Z] #17 29.34 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.055Z] #17 29.34 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.055Z] #17 29.40 Selecting previously unselected package libasan5-arm64-cross. [2021-07-24T18:49:16.055Z] #17 29.40 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.055Z] #17 29.40 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.055Z] #17 29.46 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-24T18:49:16.055Z] #17 29.46 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.055Z] #17 29.46 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.055Z] #17 29.49 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-24T18:49:16.055Z] #17 29.50 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.055Z] #17 29.50 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.055Z] #17 29.55 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-24T18:49:16.055Z] #17 29.55 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.055Z] #17 29.55 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.055Z] #17 29.58 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-24T18:49:16.315Z] #17 29.58 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:16.315Z] #17 29.59 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:16.315Z] #17 29.72 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-24T18:49:16.315Z] #17 29.72 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:16.315Z] #17 29.72 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:16.884Z] #17 30.32 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-24T18:49:16.884Z] #17 30.32 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:16.884Z] #17 30.32 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:16.884Z] #17 30.35 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-24T18:49:16.884Z] #17 30.35 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-24T18:49:16.884Z] #17 30.36 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-24T18:49:17.144Z] #17 30.51 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-24T18:49:17.144Z] #17 30.51 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:17.144Z] #17 30.51 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-24T18:49:17.403Z] #17 30.79 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-24T18:49:17.403Z] #17 30.79 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:17.403Z] #17 30.79 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:17.496Z] #13 ... [2021-07-24T18:49:17.496Z] [2021-07-24T18:49:17.496Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:49:17.496Z] #59 sha256:5ecd66622cab6e35f8ef6fb7b934c5e3a2c3f527b2711b26d5457a9808932b2c [2021-07-24T18:49:17.496Z] #59 5.332 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-24T18:49:17.496Z] #59 5.332 go: downloading github.com/pkg/errors v0.9.1 [2021-07-24T18:49:17.496Z] #59 5.356 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-24T18:49:17.496Z] #59 5.696 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-24T18:49:17.496Z] #59 6.928 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-24T18:49:17.496Z] #59 7.810 go: downloading github.com/google/uuid v1.2.0 [2021-07-24T18:49:17.496Z] #59 7.812 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-24T18:49:17.496Z] #59 8.388 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-24T18:49:17.496Z] #59 8.390 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-24T18:49:17.496Z] #59 8.901 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-24T18:49:17.496Z] #59 9.025 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-24T18:49:17.496Z] #59 9.187 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-24T18:49:17.496Z] #59 9.358 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-24T18:49:17.496Z] #59 9.980 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-24T18:49:17.496Z] #59 11.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-24T18:49:17.496Z] #59 ... [2021-07-24T18:49:17.496Z] [2021-07-24T18:49:17.496Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:49:17.496Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:49:17.496Z] #57 1.006 + RM_GOPATH=0 [2021-07-24T18:49:17.496Z] #57 1.006 + TMP_GOPATH= [2021-07-24T18:49:17.496Z] #57 1.006 + : /build [2021-07-24T18:49:17.496Z] #57 1.006 + '[' -z '' ']' [2021-07-24T18:49:17.496Z] #57 1.006 ++ mktemp -d [2021-07-24T18:49:17.496Z] #57 1.035 + export GOPATH=/tmp/tmp.GUPDY5fnF1 [2021-07-24T18:49:17.496Z] #57 1.035 + GOPATH=/tmp/tmp.GUPDY5fnF1 [2021-07-24T18:49:17.496Z] #57 1.035 + RM_GOPATH=1 [2021-07-24T18:49:17.496Z] #57 1.035 + case "$(go env GOARCH)" in [2021-07-24T18:49:17.496Z] #57 1.036 ++ go env GOARCH [2021-07-24T18:49:17.496Z] #57 1.051 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:17.496Z] #57 1.051 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:17.496Z] #57 1.051 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:17.496Z] #57 1.052 + dir=/tmp/install [2021-07-24T18:49:17.496Z] #57 1.053 + bin=containerd [2021-07-24T18:49:17.496Z] #57 1.053 + shift [2021-07-24T18:49:17.496Z] #57 1.053 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-24T18:49:17.496Z] #57 1.053 + . /tmp/install/containerd.installer [2021-07-24T18:49:17.496Z] #57 1.053 ++ set -e [2021-07-24T18:49:17.496Z] #57 1.053 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:49:17.496Z] #57 1.053 + install_containerd [2021-07-24T18:49:17.496Z] #57 1.054 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-24T18:49:17.496Z] #57 1.054 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:49:17.496Z] #57 1.054 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GUPDY5fnF1/src/github.com/containerd/containerd [2021-07-24T18:49:17.496Z] #57 1.056 Cloning into '/tmp/tmp.GUPDY5fnF1/src/github.com/containerd/containerd'... [2021-07-24T18:49:17.662Z] #17 31.02 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-24T18:49:17.662Z] #17 31.02 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:17.662Z] #17 31.02 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:18.229Z] #17 31.63 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-24T18:49:18.229Z] #17 31.63 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:18.229Z] #17 31.63 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:18.229Z] #17 31.65 Selecting previously unselected package patch. [2021-07-24T18:49:18.229Z] #17 31.65 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-24T18:49:18.229Z] #17 31.66 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-24T18:49:18.229Z] #17 31.69 Selecting previously unselected package dpkg-dev. [2021-07-24T18:49:18.229Z] #17 31.69 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-24T18:49:18.229Z] #17 31.70 Unpacking dpkg-dev (1.19.7) ... [2021-07-24T18:49:18.488Z] #17 31.80 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-24T18:49:18.488Z] #17 31.80 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-24T18:49:18.488Z] #17 31.80 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-24T18:49:18.488Z] #17 31.83 Selecting previously unselected package libio-string-perl. [2021-07-24T18:49:18.488Z] #17 31.83 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-24T18:49:18.488Z] #17 31.84 Unpacking libio-string-perl (1.08-3) ... [2021-07-24T18:49:18.488Z] #17 31.86 Selecting previously unselected package libicu63:amd64. [2021-07-24T18:49:18.488Z] #17 31.86 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-24T18:49:18.488Z] #17 31.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:49:18.863Z] #57 ... [2021-07-24T18:49:18.863Z] [2021-07-24T18:49:18.863Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:18.863Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-24T18:49:18.863Z] #13 17.67 Selecting previously unselected package binutils-mingw-w64. [2021-07-24T18:49:18.863Z] #13 17.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-24T18:49:18.863Z] #13 17.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-24T18:49:18.863Z] #13 17.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-24T18:49:18.864Z] #13 17.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:49:18.864Z] #13 17.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:18.864Z] #13 17.95 Selecting previously unselected package dmsetup. [2021-07-24T18:49:18.864Z] #13 17.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:49:18.864Z] #13 17.98 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-24T18:49:18.864Z] #13 18.15 Selecting previously unselected package mingw-w64-common. [2021-07-24T18:49:18.864Z] #13 18.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-24T18:49:18.864Z] #13 18.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-24T18:49:19.424Z] #17 32.66 Selecting previously unselected package libxml2:amd64. [2021-07-24T18:49:19.424Z] #17 32.66 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-24T18:49:19.424Z] #17 32.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-24T18:49:19.424Z] #17 32.74 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-24T18:49:19.424Z] #17 32.74 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-24T18:49:19.424Z] #17 32.75 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-24T18:49:19.424Z] #17 32.77 Selecting previously unselected package libxml-sax-base-perl. [2021-07-24T18:49:19.425Z] #17 32.77 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-24T18:49:19.425Z] #17 32.78 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-24T18:49:19.425Z] #17 32.81 Selecting previously unselected package libxml-sax-perl. [2021-07-24T18:49:19.425Z] #17 32.81 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-24T18:49:19.425Z] #17 32.81 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-24T18:49:19.425Z] #17 32.84 Selecting previously unselected package libxml-libxml-perl. [2021-07-24T18:49:19.425Z] #17 32.85 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-24T18:49:19.425Z] #17 32.85 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-24T18:49:19.425Z] #17 32.90 Selecting previously unselected package libxml-simple-perl. [2021-07-24T18:49:19.684Z] #17 32.91 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-24T18:49:19.684Z] #17 32.91 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-24T18:49:19.684Z] #17 32.93 Selecting previously unselected package libyaml-perl. [2021-07-24T18:49:19.684Z] #17 32.94 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-24T18:49:19.684Z] #17 32.94 Unpacking libyaml-perl (1.27-1) ... [2021-07-24T18:49:19.684Z] #17 32.97 Selecting previously unselected package libconfig-auto-perl. [2021-07-24T18:49:19.684Z] #17 32.97 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-24T18:49:19.684Z] #17 32.97 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-24T18:49:19.684Z] #17 32.99 Selecting previously unselected package libfile-which-perl. [2021-07-24T18:49:19.684Z] #17 32.99 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.00 Unpacking libfile-which-perl (1.23-1) ... [2021-07-24T18:49:19.684Z] #17 33.02 Selecting previously unselected package libfile-homedir-perl. [2021-07-24T18:49:19.684Z] #17 33.02 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.03 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-24T18:49:19.684Z] #17 33.05 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-24T18:49:19.684Z] #17 33.05 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.06 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-24T18:49:19.684Z] #17 33.09 Selecting previously unselected package dpkg-cross. [2021-07-24T18:49:19.684Z] #17 33.09 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.09 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-24T18:49:19.684Z] #17 33.12 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-24T18:49:19.684Z] #17 33.12 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.12 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-24T18:49:19.684Z] #17 33.15 Selecting previously unselected package libc6-armel-cross. [2021-07-24T18:49:19.684Z] #17 33.15 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:19.684Z] #17 33.15 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-24T18:49:19.684Z] #17 33.27 Selecting previously unselected package libgcc1-armel-cross. [2021-07-24T18:49:19.943Z] #17 33.27 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-24T18:49:19.943Z] #17 33.27 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:19.943Z] #17 33.30 Selecting previously unselected package libgomp1-armel-cross. [2021-07-24T18:49:19.943Z] #17 33.30 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:19.943Z] #17 33.30 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:19.943Z] #17 33.33 Selecting previously unselected package libatomic1-armel-cross. [2021-07-24T18:49:19.943Z] #17 33.33 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:19.943Z] #17 33.34 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:19.943Z] #17 33.36 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-24T18:49:19.943Z] #17 33.36 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:19.943Z] #17 33.37 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:19.943Z] #17 33.42 Selecting previously unselected package libasan5-armel-cross. [2021-07-24T18:49:20.201Z] #17 33.42 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:20.201Z] #17 33.42 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:20.201Z] #17 33.48 Selecting previously unselected package libubsan1-armel-cross. [2021-07-24T18:49:20.201Z] #17 33.48 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:20.201Z] #17 33.48 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:20.201Z] #17 33.51 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-24T18:49:20.201Z] #17 33.51 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:20.201Z] #17 33.52 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:20.201Z] #17 33.61 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-24T18:49:20.201Z] #17 33.61 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:20.201Z] #17 33.62 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:20.755Z] #13 20.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-24T18:49:20.755Z] #13 20.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-24T18:49:20.755Z] #13 20.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-24T18:49:20.769Z] #17 34.24 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-24T18:49:20.769Z] #17 34.24 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:20.769Z] #17 34.24 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:20.769Z] #17 34.27 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-24T18:49:20.769Z] #17 34.27 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-24T18:49:21.028Z] #17 34.27 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-24T18:49:21.028Z] #17 34.43 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-24T18:49:21.028Z] #17 34.43 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:21.028Z] #17 34.43 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-24T18:49:21.287Z] #17 34.68 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-24T18:49:21.287Z] #17 34.68 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:21.287Z] #17 34.69 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:21.317Z] #13 ... [2021-07-24T18:49:21.317Z] [2021-07-24T18:49:21.317Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:21.317Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-24T18:49:21.317Z] #36 19.83 Selecting previously unselected package libxml2:amd64. [2021-07-24T18:49:21.317Z] #36 19.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 19.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-24T18:49:21.317Z] #36 20.19 Selecting previously unselected package libarchive13:amd64. [2021-07-24T18:49:21.317Z] #36 20.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 20.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-24T18:49:21.317Z] #36 20.87 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-24T18:49:21.317Z] #36 20.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 20.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-24T18:49:21.317Z] #36 21.07 Selecting previously unselected package librhash0:amd64. [2021-07-24T18:49:21.317Z] #36 21.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 21.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-24T18:49:21.317Z] #36 21.16 Selecting previously unselected package libuv1:amd64. [2021-07-24T18:49:21.317Z] #36 21.16 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 21.17 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-24T18:49:21.317Z] #36 21.27 Selecting previously unselected package cmake. [2021-07-24T18:49:21.317Z] #36 21.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-24T18:49:21.317Z] #36 21.29 Unpacking cmake (3.13.4-1) ... [2021-07-24T18:49:21.317Z] #36 22.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:49:21.317Z] #36 22.33 Setting up xxd (2:8.1.0875-5) ... [2021-07-24T18:49:21.317Z] #36 22.35 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-24T18:49:21.317Z] #36 22.37 Setting up vim-common (2:8.1.0875-5) ... [2021-07-24T18:49:21.317Z] #36 22.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-24T18:49:21.317Z] #36 22.47 Setting up cmake-data (3.13.4-1) ... [2021-07-24T18:49:21.317Z] #36 22.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-24T18:49:21.317Z] #36 22.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-24T18:49:21.317Z] #36 22.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-24T18:49:21.317Z] #36 22.56 Setting up cmake (3.13.4-1) ... [2021-07-24T18:49:21.317Z] #36 22.58 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:49:21.317Z] #36 22.62 Processing triggers for mime-support (3.62) ... [2021-07-24T18:49:21.317Z] #36 DONE 23.5s [2021-07-24T18:49:21.546Z] #17 34.91 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-24T18:49:21.546Z] #17 34.92 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:21.546Z] #17 34.92 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:21.573Z] [2021-07-24T18:49:21.573Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-24T18:49:21.573Z] #37 sha256:8814c8fa53fb9a261c9f516a4764424a85c44847573a2b5fe1a767b207a0cf40 [2021-07-24T18:49:22.114Z] #17 35.55 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-24T18:49:22.374Z] #17 35.55 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:22.374Z] #17 35.56 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:22.374Z] #17 35.58 Selecting previously unselected package crossbuild-essential-armel. [2021-07-24T18:49:22.374Z] #17 35.58 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.59 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-24T18:49:22.374Z] #17 35.61 Selecting previously unselected package libc6-armhf-cross. [2021-07-24T18:49:22.374Z] #17 35.61 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.62 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-24T18:49:22.374Z] #17 35.76 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-24T18:49:22.374Z] #17 35.76 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.77 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:22.374Z] #17 35.81 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-24T18:49:22.374Z] #17 35.81 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.81 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.374Z] #17 35.84 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-24T18:49:22.374Z] #17 35.84 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.86 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.374Z] #17 35.89 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-24T18:49:22.374Z] #17 35.89 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.374Z] #17 35.89 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.374Z] #17 35.94 Selecting previously unselected package libasan5-armhf-cross. [2021-07-24T18:49:22.506Z] #37 1.058 + RM_GOPATH=0 [2021-07-24T18:49:22.506Z] #37 1.058 + TMP_GOPATH= [2021-07-24T18:49:22.506Z] #37 1.058 + : /build [2021-07-24T18:49:22.506Z] #37 1.058 + '[' -z '' ']' [2021-07-24T18:49:22.506Z] #37 1.061 ++ mktemp -d [2021-07-24T18:49:22.506Z] #37 1.062 + export GOPATH=/tmp/tmp.pzvbKLC8ST [2021-07-24T18:49:22.506Z] #37 1.062 + GOPATH=/tmp/tmp.pzvbKLC8ST [2021-07-24T18:49:22.506Z] #37 1.062 + RM_GOPATH=1 [2021-07-24T18:49:22.506Z] #37 1.062 + case "$(go env GOARCH)" in [2021-07-24T18:49:22.506Z] #37 1.063 ++ go env GOARCH [2021-07-24T18:49:22.506Z] #37 1.073 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:22.506Z] #37 1.073 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:22.506Z] #37 1.074 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:22.506Z] #37 1.075 + dir=/tmp/install [2021-07-24T18:49:22.506Z] #37 1.075 + bin=tini [2021-07-24T18:49:22.506Z] #37 1.075 + shift [2021-07-24T18:49:22.506Z] #37 1.075 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-24T18:49:22.506Z] #37 1.075 + . /tmp/install/tini.installer [2021-07-24T18:49:22.506Z] #37 1.075 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:49:22.506Z] #37 1.075 + install_tini [2021-07-24T18:49:22.506Z] #37 1.076 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:49:22.506Z] #37 1.076 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-24T18:49:22.506Z] #37 1.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.pzvbKLC8ST/tini [2021-07-24T18:49:22.506Z] #37 1.082 Cloning into '/tmp/tmp.pzvbKLC8ST/tini'... [2021-07-24T18:49:22.633Z] #17 35.94 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.633Z] #17 35.95 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.633Z] #17 36.00 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-24T18:49:22.633Z] #17 36.00 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.633Z] #17 36.01 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.633Z] #17 36.04 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-24T18:49:22.633Z] #17 36.04 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:22.633Z] #17 36.04 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:22.633Z] #17 36.14 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-24T18:49:22.633Z] #17 36.14 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:22.633Z] #17 36.14 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:22.765Z] #37 1.497 + cd /tmp/tmp.pzvbKLC8ST/tini [2021-07-24T18:49:23.021Z] #37 1.497 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:49:23.021Z] #37 1.504 + cmake . [2021-07-24T18:49:23.022Z] #37 1.748 -- The C compiler identification is GNU 8.3.0 [2021-07-24T18:49:23.278Z] #37 1.764 -- Check for working C compiler: /usr/bin/cc [2021-07-24T18:49:23.535Z] #37 2.049 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-24T18:49:23.535Z] #37 2.050 -- Detecting C compiler ABI info [2021-07-24T18:49:23.535Z] #37 2.320 -- Detecting C compiler ABI info - done [2021-07-24T18:49:23.571Z] #17 36.76 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-24T18:49:23.571Z] #17 36.76 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:23.571Z] #17 36.77 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:23.571Z] #17 36.79 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-24T18:49:23.571Z] #17 36.80 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-24T18:49:23.571Z] #17 36.80 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-24T18:49:23.571Z] #17 36.95 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-24T18:49:23.571Z] #17 36.95 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:23.571Z] #17 36.96 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-24T18:49:23.792Z] #37 2.339 -- Detecting C compile features [2021-07-24T18:49:23.830Z] #17 37.20 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-24T18:49:23.830Z] #17 37.21 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:23.830Z] #17 37.21 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:24.089Z] #17 37.44 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-24T18:49:24.089Z] #17 37.44 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:24.089Z] #17 37.44 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:24.658Z] #17 38.07 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-24T18:49:24.658Z] #17 38.07 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:24.658Z] #17 38.08 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:24.658Z] #17 38.10 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-24T18:49:24.658Z] #17 38.10 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-24T18:49:24.658Z] #17 38.10 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-24T18:49:24.658Z] #17 38.13 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-24T18:49:24.658Z] #17 38.13 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:24.658Z] #17 38.13 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-24T18:49:24.721Z] #37 3.086 -- Detecting C compile features - done [2021-07-24T18:49:24.721Z] #37 3.110 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-24T18:49:24.721Z] #37 3.233 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-24T18:49:24.721Z] #37 3.283 -- Configuring done [2021-07-24T18:49:24.721Z] #37 3.299 -- Generating done [2021-07-24T18:49:24.721Z] #37 3.306 -- Build files have been written to: /tmp/tmp.pzvbKLC8ST/tini [2021-07-24T18:49:24.721Z] #37 3.311 + make tini-static [2021-07-24T18:49:24.721Z] #37 3.444 Scanning dependencies of target tini-static [2021-07-24T18:49:24.721Z] #37 3.491 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-24T18:49:24.917Z] #17 38.30 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-24T18:49:24.917Z] #17 38.30 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-24T18:49:24.917Z] #17 38.30 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:24.917Z] #17 38.33 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-24T18:49:24.917Z] #17 38.33 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:24.917Z] #17 38.33 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:24.917Z] #17 38.36 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-24T18:49:24.917Z] #17 38.37 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:24.917Z] #17 38.37 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:24.917Z] #17 38.39 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-24T18:49:24.917Z] #17 38.40 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:24.917Z] #17 38.40 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:24.917Z] #17 38.42 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-24T18:49:24.917Z] #17 38.42 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:24.917Z] #17 38.43 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.176Z] #17 38.49 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-24T18:49:25.176Z] #17 38.49 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.176Z] #17 38.50 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.176Z] #17 38.56 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-24T18:49:25.176Z] #17 38.56 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.176Z] #17 38.56 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.176Z] #17 38.60 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-24T18:49:25.176Z] #17 38.61 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.176Z] #17 38.61 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.176Z] #17 38.67 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-24T18:49:25.285Z] #37 3.997 [100%] Linking C executable tini-static [2021-07-24T18:49:25.436Z] #17 38.67 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.436Z] #17 38.67 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.436Z] #17 38.71 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-24T18:49:25.436Z] #17 38.71 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.436Z] #17 38.72 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.436Z] #17 38.76 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-24T18:49:25.436Z] #17 38.76 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:25.436Z] #17 38.76 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:25.436Z] #17 38.93 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-24T18:49:25.542Z] #37 4.294 [100%] Built target tini-static [2021-07-24T18:49:25.542Z] #37 4.338 + mkdir -p /build [2021-07-24T18:49:25.542Z] #37 4.342 + cp tini-static /build/docker-init [2021-07-24T18:49:25.695Z] #17 38.93 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:25.695Z] #17 38.93 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:26.262Z] #17 39.56 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-24T18:49:26.262Z] #17 39.56 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:26.262Z] #17 39.57 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:26.262Z] #17 39.60 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-24T18:49:26.262Z] #17 39.60 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-24T18:49:26.262Z] #17 39.60 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-24T18:49:26.262Z] #17 39.75 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-24T18:49:26.262Z] #17 39.76 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:26.262Z] #17 39.76 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-24T18:49:26.521Z] #17 40.08 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-24T18:49:26.521Z] #17 40.08 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:26.779Z] #17 40.08 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:26.912Z] #37 DONE 5.3s [2021-07-24T18:49:26.912Z] [2021-07-24T18:49:26.912Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:26.912Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-24T18:49:26.912Z] #13 23.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-24T18:49:26.912Z] #13 23.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:49:26.912Z] #13 23.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:26.912Z] #13 23.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-24T18:49:26.912Z] #13 23.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:49:26.912Z] #13 23.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:27.039Z] #17 40.32 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-24T18:49:27.039Z] #17 40.32 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:27.039Z] #17 40.33 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:27.609Z] #17 40.98 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-24T18:49:27.609Z] #17 40.99 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:27.609Z] #17 40.99 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:27.609Z] #17 41.02 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-24T18:49:27.609Z] #17 41.02 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-24T18:49:27.609Z] #17 41.02 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-24T18:49:27.609Z] #17 41.05 Selecting previously unselected package libc6-s390x-cross. [2021-07-24T18:49:27.609Z] #17 41.05 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:27.609Z] #17 41.05 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-24T18:49:27.868Z] #17 41.19 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-24T18:49:27.868Z] #17 41.19 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-24T18:49:27.868Z] #17 41.20 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:27.868Z] #17 41.23 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-24T18:49:27.868Z] #17 41.23 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:27.868Z] #17 41.23 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:27.868Z] #17 41.26 Selecting previously unselected package libitm1-s390x-cross. [2021-07-24T18:49:27.868Z] #17 41.26 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:27.868Z] #17 41.27 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:27.868Z] #17 41.29 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-24T18:49:27.868Z] #17 41.30 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:27.868Z] #17 41.30 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:27.868Z] #17 41.32 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-24T18:49:27.868Z] #17 41.32 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:27.868Z] #17 41.33 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:28.127Z] #17 41.40 Selecting previously unselected package libasan5-s390x-cross. [2021-07-24T18:49:28.127Z] #17 41.40 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:28.127Z] #17 41.40 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:28.127Z] #17 41.46 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-24T18:49:28.127Z] #17 41.46 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:28.127Z] #17 41.46 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:28.127Z] #17 41.50 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-24T18:49:28.127Z] #17 41.50 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:28.127Z] #17 41.50 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:28.127Z] #17 41.61 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-24T18:49:28.386Z] #17 41.61 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:28.386Z] #17 41.61 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:28.655Z] #17 42.16 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-24T18:49:28.913Z] #17 42.17 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:28.913Z] #17 42.17 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:28.913Z] #17 42.19 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-24T18:49:28.913Z] #17 42.20 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-24T18:49:28.913Z] #17 42.20 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-24T18:49:28.913Z] #17 42.37 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-24T18:49:28.913Z] #17 42.37 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-24T18:49:28.913Z] #17 42.38 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-24T18:49:29.481Z] #17 42.65 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-24T18:49:29.481Z] #17 42.65 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-24T18:49:29.481Z] #17 42.65 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:29.481Z] #17 42.88 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-24T18:49:29.481Z] #17 42.89 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-24T18:49:29.481Z] #17 42.89 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:30.050Z] #17 43.52 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-24T18:49:30.050Z] #17 43.52 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-24T18:49:30.050Z] #17 43.53 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:30.050Z] #17 43.57 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-24T18:49:30.050Z] #17 43.57 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-24T18:49:30.050Z] #17 43.58 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-24T18:49:30.309Z] #17 43.65 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-24T18:49:30.309Z] #17 43.67 Setting up libfile-which-perl (1.23-1) ... [2021-07-24T18:49:30.309Z] #17 43.70 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-24T18:49:30.567Z] #17 43.80 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-24T18:49:30.567Z] #17 44.00 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:30.826Z] #17 44.21 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-24T18:49:31.085Z] #17 44.41 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.50 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.51 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-24T18:49:31.085Z] #17 44.51 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-24T18:49:31.085Z] #17 44.52 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.53 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.54 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-24T18:49:31.085Z] #17 44.55 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-24T18:49:31.085Z] #17 44.56 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:31.085Z] #17 44.57 Setting up file (1:5.35-4+deb10u2) ... [2021-07-24T18:49:31.085Z] #17 44.58 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.59 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.085Z] #17 44.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-24T18:49:31.085Z] #13 ... [2021-07-24T18:49:31.085Z] [2021-07-24T18:49:31.085Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:49:31.085Z] #59 sha256:5ecd66622cab6e35f8ef6fb7b934c5e3a2c3f527b2711b26d5457a9808932b2c [2021-07-24T18:49:31.085Z] #59 29.11 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-24T18:49:31.085Z] #59 29.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-24T18:49:31.343Z] #17 44.61 Setting up libyaml-perl (1.27-1) ... [2021-07-24T18:49:31.344Z] #17 44.62 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:31.344Z] #17 44.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:49:31.344Z] #17 44.63 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:31.344Z] #17 44.64 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-24T18:49:31.344Z] #17 44.65 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-24T18:49:31.344Z] #17 44.66 Setting up libio-string-perl (1.08-3) ... [2021-07-24T18:49:31.344Z] #17 44.67 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-24T18:49:31.344Z] #17 44.68 Setting up cross-config (2.6.15-3) ... [2021-07-24T18:49:31.344Z] #17 44.78 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:31.344Z] #17 44.79 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:31.344Z] #17 44.80 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:31.344Z] #17 44.81 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:31.344Z] #17 44.82 Setting up xz-utils (5.2.4-1) ... [2021-07-24T18:49:31.344Z] #17 44.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-24T18:49:31.344Z] #17 44.84 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-24T18:49:31.344Z] #17 44.85 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-24T18:49:31.603Z] #17 44.86 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-24T18:49:31.603Z] #17 44.87 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.87 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.88 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.89 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-24T18:49:31.603Z] #17 44.90 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 44.91 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.92 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.93 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 44.93 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-24T18:49:31.603Z] #17 44.94 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-24T18:49:31.603Z] #17 44.95 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 44.96 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-24T18:49:31.603Z] #17 44.97 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-24T18:49:31.603Z] #17 44.98 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 44.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-24T18:49:31.603Z] #17 44.99 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-24T18:49:31.603Z] #17 45.00 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.01 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.02 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.03 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.04 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.05 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.05 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.06 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.07 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.08 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 45.09 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:31.603Z] #17 45.10 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.11 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.11 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 45.12 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.13 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.14 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-24T18:49:31.603Z] #17 45.15 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:31.603Z] #17 45.16 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-24T18:49:31.863Z] #17 45.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-24T18:49:31.863Z] #17 45.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-24T18:49:31.863Z] #17 45.43 [2021-07-24T18:49:31.863Z] #17 45.43 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-24T18:49:32.123Z] #17 45.46 Setting up dpkg-dev (1.19.7) ... [2021-07-24T18:49:32.123Z] #17 45.47 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.123Z] #17 45.48 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-24T18:49:32.123Z] #17 45.51 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.123Z] #17 45.51 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.123Z] #17 45.52 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.123Z] #17 45.53 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.123Z] #17 45.54 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-24T18:49:32.123Z] #17 45.58 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-24T18:49:32.123Z] #17 45.65 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-24T18:49:32.391Z] #17 45.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-24T18:49:32.391Z] #17 45.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-24T18:49:32.391Z] #17 45.90 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:32.391Z] #17 45.90 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.649Z] #17 45.91 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.92 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.93 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.94 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.95 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.96 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.96 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.97 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.98 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 45.99 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.00 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.01 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.02 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.03 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.03 Setting up libxml-simple-perl (2.25-1) ... [2021-07-24T18:49:32.649Z] #17 46.04 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.05 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.06 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.07 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.07 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:32.649Z] #17 46.08 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.09 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.10 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-24T18:49:32.649Z] #17 46.11 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.12 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.13 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.14 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.15 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.15 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.16 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.17 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.18 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-24T18:49:32.649Z] #17 46.19 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.649Z] #17 46.20 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-24T18:49:32.649Z] #17 46.21 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.22 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.912Z] #17 46.23 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-24T18:49:32.912Z] #17 46.24 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-24T18:49:32.912Z] #17 46.25 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.26 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.27 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.28 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.29 Setting up dpkg-cross (2.6.15-3) ... [2021-07-24T18:49:32.912Z] #17 46.33 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.34 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-24T18:49:32.912Z] #17 46.34 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.35 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-24T18:49:32.912Z] #17 46.36 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-24T18:49:32.912Z] #17 46.37 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-24T18:49:32.912Z] #17 46.38 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-24T18:49:32.912Z] #17 46.39 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-24T18:49:32.912Z] #17 46.40 Setting up crossbuild-essential-armel (12.6) ... [2021-07-24T18:49:32.912Z] #17 46.41 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:49:33.483Z] #17 DONE 46.8s [2021-07-24T18:49:33.483Z] [2021-07-24T18:49:33.483Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:33.483Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-24T18:49:33.679Z] #59 DONE 31.5s [2021-07-24T18:49:33.679Z] [2021-07-24T18:49:33.679Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-24T18:49:33.679Z] #60 sha256:98e51f5befa0b4c8e8c43a35c7896bab69643e613b127102f55331b34d6d830b [2021-07-24T18:49:33.679Z] #60 DONE 0.1s [2021-07-24T18:49:33.679Z] [2021-07-24T18:49:33.679Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-24T18:49:33.679Z] #61 sha256:1e35aa7711c35b852520cbc5021d2c7f9f53b6398db9db55d7815338711436d7 [2021-07-24T18:49:33.679Z] #61 DONE 0.1s [2021-07-24T18:49:33.679Z] [2021-07-24T18:49:33.679Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:49:33.679Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:49:33.679Z] #57 18.08 + cd /tmp/tmp.GUPDY5fnF1/src/github.com/containerd/containerd [2021-07-24T18:49:33.679Z] #57 18.08 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:49:33.679Z] #57 19.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-24T18:49:33.679Z] #57 19.09 + BUILDTAGS='netgo osusergo static_build' [2021-07-24T18:49:33.679Z] #57 19.09 + export EXTRA_FLAGS=-buildmode=pie [2021-07-24T18:49:33.679Z] #57 19.09 + EXTRA_FLAGS=-buildmode=pie [2021-07-24T18:49:33.679Z] #57 19.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-24T18:49:33.679Z] #57 19.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-24T18:49:33.679Z] #57 19.09 + '[' '' = dynamic ']' [2021-07-24T18:49:33.679Z] #57 19.09 + make [2021-07-24T18:49:33.679Z] #57 19.71 + bin/ctr [2021-07-24T18:49:35.388Z] #43 ... [2021-07-24T18:49:35.388Z] [2021-07-24T18:49:35.388Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-24T18:49:35.388Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-24T18:49:35.388Z] #18 DONE 1.6s [2021-07-24T18:49:35.388Z] [2021-07-24T18:49:35.388Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-24T18:49:35.388Z] #31 sha256:d4d2c452e62ea598cca6ab6a2b79c3101457fdc82eb6ec7c9954d2b7d7db6dec [2021-07-24T18:49:35.388Z] #31 1.636 + RM_GOPATH=0 [2021-07-24T18:49:35.388Z] #31 1.636 + TMP_GOPATH= [2021-07-24T18:49:35.388Z] #31 1.636 + : /build [2021-07-24T18:49:35.388Z] #31 1.636 + '[' -z '' ']' [2021-07-24T18:49:35.388Z] #31 1.636 ++ mktemp -d [2021-07-24T18:49:35.388Z] #31 1.636 + export GOPATH=/tmp/tmp.Ua4ROn8qDG [2021-07-24T18:49:35.388Z] #31 1.636 + GOPATH=/tmp/tmp.Ua4ROn8qDG [2021-07-24T18:49:35.388Z] #31 1.636 + RM_GOPATH=1 [2021-07-24T18:49:35.388Z] #31 1.636 + case "$(go env GOARCH)" in [2021-07-24T18:49:35.388Z] #31 1.636 ++ go env GOARCH [2021-07-24T18:49:35.388Z] #31 1.645 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:35.388Z] #31 1.645 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:35.388Z] #31 1.646 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:35.388Z] #31 1.648 + dir=/tmp/install [2021-07-24T18:49:35.388Z] #31 1.648 + bin=dockercli [2021-07-24T18:49:35.388Z] #31 1.648 + shift [2021-07-24T18:49:35.388Z] #31 1.648 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-24T18:49:35.388Z] #31 1.648 + . /tmp/install/dockercli.installer [2021-07-24T18:49:35.388Z] #31 1.648 ++ : stable [2021-07-24T18:49:35.388Z] #31 1.648 ++ : 17.06.2-ce [2021-07-24T18:49:35.388Z] #31 1.648 + install_dockercli [2021-07-24T18:49:35.388Z] #31 1.648 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-24T18:49:35.388Z] #31 1.648 Install docker/cli version 17.06.2-ce from stable [2021-07-24T18:49:35.388Z] #31 1.649 ++ uname -m [2021-07-24T18:49:35.388Z] #31 1.651 + arch=x86_64 [2021-07-24T18:49:35.388Z] #31 1.651 + '[' x86_64 '!=' x86_64 ']' [2021-07-24T18:49:35.388Z] #31 1.651 + url=https://download.docker.com/linux/static [2021-07-24T18:49:35.388Z] #31 1.652 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-24T18:49:35.388Z] #31 1.652 + tar -xz docker/docker [2021-07-24T18:49:37.003Z] #57 ... [2021-07-24T18:49:37.003Z] [2021-07-24T18:49:37.003Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:37.003Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-24T18:49:37.003Z] #13 31.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-24T18:49:37.003Z] #13 31.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:49:37.003Z] #13 31.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:37.003Z] #13 36.65 Selecting previously unselected package libapparmor1:amd64. [2021-07-24T18:49:37.003Z] #13 36.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-24T18:49:37.003Z] #13 36.66 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-24T18:49:37.003Z] #13 36.71 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-24T18:49:37.003Z] #13 36.71 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-24T18:49:37.003Z] #13 36.72 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-24T18:49:37.003Z] #13 36.79 Selecting previously unselected package libbtrfs0. [2021-07-24T18:49:37.004Z] #13 36.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 36.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-24T18:49:37.004Z] #13 36.85 Selecting previously unselected package libbtrfs-dev. [2021-07-24T18:49:37.004Z] #13 36.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 36.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:49:37.004Z] #13 36.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-24T18:49:37.004Z] #13 36.93 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 36.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:37.004Z] #13 36.98 Selecting previously unselected package libudev-dev:amd64. [2021-07-24T18:49:37.004Z] #13 36.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 37.00 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:49:37.004Z] #13 37.06 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-24T18:49:37.004Z] #13 37.07 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 37.07 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-24T18:49:37.004Z] #13 37.20 Selecting previously unselected package libpcre16-3:amd64. [2021-07-24T18:49:37.004Z] #13 37.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-24T18:49:37.004Z] #13 37.21 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-24T18:49:37.260Z] #13 37.30 Selecting previously unselected package libpcre32-3:amd64. [2021-07-24T18:49:37.260Z] #13 37.30 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-24T18:49:37.260Z] #13 37.31 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-24T18:49:37.260Z] #13 37.39 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-24T18:49:37.260Z] #13 37.40 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-24T18:49:37.260Z] #13 37.40 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-24T18:49:37.260Z] #13 37.45 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-24T18:49:37.260Z] #13 37.46 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-24T18:49:37.260Z] #13 37.46 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-24T18:49:37.517Z] #13 37.62 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-24T18:49:37.517Z] #13 37.62 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-24T18:49:37.517Z] #13 37.63 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-24T18:49:37.517Z] #13 37.74 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-24T18:49:37.517Z] #13 37.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:49:37.517Z] #13 37.75 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:37.517Z] #13 37.80 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-24T18:49:37.774Z] #13 37.80 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-24T18:49:37.774Z] #13 37.81 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:49:37.774Z] #13 37.87 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-24T18:49:37.774Z] #13 37.87 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-24T18:49:37.774Z] #13 37.88 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:49:37.774Z] #13 38.07 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-24T18:49:38.030Z] #13 38.08 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:49:38.030Z] #13 38.09 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-24T18:49:38.030Z] #13 38.10 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-24T18:49:38.030Z] #13 38.11 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-24T18:49:38.030Z] #13 38.13 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-24T18:49:38.030Z] #13 38.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:38.030Z] #13 38.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-24T18:49:38.030Z] #13 38.17 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-24T18:49:38.030Z] #13 38.18 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:49:38.030Z] #13 38.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-24T18:49:38.030Z] #13 38.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:49:38.030Z] #13 38.22 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-24T18:49:38.030Z] #13 38.24 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-24T18:49:38.030Z] #13 38.25 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:49:38.030Z] #13 38.26 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-24T18:49:38.030Z] #13 38.27 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-24T18:49:38.286Z] #13 38.29 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:38.286Z] #13 38.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-24T18:49:38.286Z] #13 38.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-24T18:49:38.286Z] #13 38.32 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:49:38.286Z] #13 38.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-24T18:49:38.286Z] #13 38.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-24T18:49:38.286Z] #13 38.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-24T18:49:38.286Z] #13 38.35 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-24T18:49:38.286Z] #13 38.37 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:38.286Z] #13 38.38 Setting up dmsetup (2:1.02.155-3) ... [2021-07-24T18:49:38.286Z] #13 38.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:38.286Z] #13 38.41 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-24T18:49:38.286Z] #13 38.42 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:49:38.679Z] #31 5.010 + mkdir -p /build [2021-07-24T18:49:38.679Z] #31 5.019 + mv docker/docker /build/ [2021-07-24T18:49:38.679Z] #31 5.027 + rmdir docker [2021-07-24T18:49:38.679Z] #31 DONE 5.2s [2021-07-24T18:49:38.679Z] [2021-07-24T18:49:38.679Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:49:38.679Z] #66 sha256:3af0a4c27ac1e692967a45dbfea682c5c00c04e4281983da4bfd2a79c1a35a65 [2021-07-24T18:49:38.679Z] #66 1.870 + RM_GOPATH=0 [2021-07-24T18:49:38.679Z] #66 1.870 + TMP_GOPATH= [2021-07-24T18:49:38.679Z] #66 1.870 + : /build [2021-07-24T18:49:38.679Z] #66 1.870 + '[' -z '' ']' [2021-07-24T18:49:38.679Z] #66 1.870 ++ mktemp -d [2021-07-24T18:49:38.679Z] #66 1.870 + export GOPATH=/tmp/tmp.vzZwtz7jTB [2021-07-24T18:49:38.679Z] #66 1.870 + GOPATH=/tmp/tmp.vzZwtz7jTB [2021-07-24T18:49:38.679Z] #66 1.870 + RM_GOPATH=1 [2021-07-24T18:49:38.679Z] #66 1.870 + case "$(go env GOARCH)" in [2021-07-24T18:49:38.679Z] #66 1.870 ++ go env GOARCH [2021-07-24T18:49:38.679Z] #66 1.894 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:38.679Z] #66 1.894 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:38.679Z] #66 1.894 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:38.679Z] #66 1.900 + dir=/tmp/install [2021-07-24T18:49:38.679Z] #66 1.900 + bin=rootlesskit [2021-07-24T18:49:38.679Z] #66 1.900 + shift [2021-07-24T18:49:38.679Z] #66 1.900 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-24T18:49:38.679Z] #66 1.900 + . /tmp/install/rootlesskit.installer [2021-07-24T18:49:38.679Z] #66 1.900 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:38.679Z] #66 1.900 + install_rootlesskit [2021-07-24T18:49:38.679Z] #66 1.900 + case "$1" in [2021-07-24T18:49:38.679Z] #66 1.900 + export CGO_ENABLED=0 [2021-07-24T18:49:38.679Z] #66 1.900 + CGO_ENABLED=0 [2021-07-24T18:49:38.679Z] #66 1.900 + _install_rootlesskit [2021-07-24T18:49:38.679Z] #66 1.900 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-24T18:49:38.679Z] #66 1.900 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vzZwtz7jTB/src/github.com/rootless-containers/rootlesskit [2021-07-24T18:49:38.679Z] #66 1.907 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:38.679Z] #66 1.919 Cloning into '/tmp/tmp.vzZwtz7jTB/src/github.com/rootless-containers/rootlesskit'... [2021-07-24T18:49:38.679Z] #66 4.086 + cd /tmp/tmp.vzZwtz7jTB/src/github.com/rootless-containers/rootlesskit [2021-07-24T18:49:38.679Z] #66 4.087 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-24T18:49:38.679Z] #66 4.098 + export GO111MODULE=on [2021-07-24T18:49:38.679Z] #66 4.106 + GO111MODULE=on [2021-07-24T18:49:38.679Z] #66 4.106 + export GOPROXY=https://proxy.golang.org [2021-07-24T18:49:38.679Z] #66 4.106 + GOPROXY=https://proxy.golang.org [2021-07-24T18:49:38.679Z] #66 4.106 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-24T18:49:38.679Z] #66 4.107 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-24T18:49:38.679Z] #66 4.940 go: downloading github.com/pkg/errors v0.9.1 [2021-07-24T18:49:38.679Z] #66 4.943 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-24T18:49:38.679Z] #66 5.021 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-24T18:49:38.940Z] #66 5.483 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-24T18:49:39.216Z] #13 DONE 39.4s [2021-07-24T18:49:39.216Z] [2021-07-24T18:49:39.216Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:49:39.216Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:49:39.477Z] #57 ... [2021-07-24T18:49:39.477Z] [2021-07-24T18:49:39.477Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-24T18:49:39.477Z] #54 sha256:26b44baa78535630c0d55a31f36d08607c17612b95870891aef68d0c3f6bbe19 [2021-07-24T18:49:40.320Z] #66 ... [2021-07-24T18:49:40.320Z] [2021-07-24T18:49:40.320Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:40.320Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-24T18:49:40.320Z] #43 2.158 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:40.320Z] #43 2.158 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:40.320Z] #43 2.158 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:40.320Z] #43 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-24T18:49:40.320Z] #43 3.062 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-24T18:49:40.320Z] #43 3.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-24T18:49:40.320Z] #43 4.428 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-24T18:49:40.320Z] #43 5.174 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-24T18:49:40.321Z] #43 5.866 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-24T18:49:40.321Z] #43 5.868 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-24T18:49:40.321Z] #43 5.885 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-24T18:49:40.321Z] #43 5.906 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-24T18:49:40.321Z] #43 5.918 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-24T18:49:40.321Z] #43 5.935 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-24T18:49:40.321Z] #43 5.936 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-24T18:49:40.321Z] #43 5.946 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-24T18:49:40.321Z] #43 5.947 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-24T18:49:40.321Z] #43 5.947 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-24T18:49:40.890Z] #43 ... [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-24T18:49:40.890Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-24T18:49:40.890Z] #34 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-24T18:49:40.890Z] #35 sha256:08d7ac1b1770f42c09cc2e96fd6065f6261c4881799194fcee178e18bede7906 [2021-07-24T18:49:40.890Z] #35 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-24T18:49:40.890Z] #36 sha256:5a0563768a29ec16aec0837dc422be720bfbcfc9699f63907ac624b6be9e8748 [2021-07-24T18:49:40.890Z] #36 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-24T18:49:40.890Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-24T18:49:40.890Z] #38 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-24T18:49:40.890Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-24T18:49:40.890Z] #39 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-24T18:49:40.890Z] #41 sha256:3cdd7b036647aaad903759f6ec3a0d2e2622b0361a07990b62b882e4ad026062 [2021-07-24T18:49:40.890Z] #41 CACHED [2021-07-24T18:49:40.890Z] [2021-07-24T18:49:40.890Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:49:40.890Z] #66 sha256:3af0a4c27ac1e692967a45dbfea682c5c00c04e4281983da4bfd2a79c1a35a65 [2021-07-24T18:49:40.890Z] #66 6.942 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-24T18:49:40.890Z] #66 7.251 go: downloading github.com/google/uuid v1.2.0 [2021-07-24T18:49:40.890Z] #66 7.282 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-24T18:49:40.890Z] #66 7.290 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-24T18:49:40.890Z] #66 7.350 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-24T18:49:40.890Z] #66 7.477 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-24T18:49:41.150Z] #66 7.580 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-24T18:49:41.150Z] #66 7.791 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-24T18:49:41.150Z] #66 7.838 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-24T18:49:41.367Z] #54 1.841 + RM_GOPATH=0 [2021-07-24T18:49:41.367Z] #54 1.841 + TMP_GOPATH= [2021-07-24T18:49:41.367Z] #54 1.841 + : /build [2021-07-24T18:49:41.367Z] #54 1.841 + '[' -z '' ']' [2021-07-24T18:49:41.367Z] #54 1.841 ++ mktemp -d [2021-07-24T18:49:41.367Z] #54 1.844 + export GOPATH=/tmp/tmp.EuOfcuktFA [2021-07-24T18:49:41.367Z] #54 1.845 + GOPATH=/tmp/tmp.EuOfcuktFA [2021-07-24T18:49:41.367Z] #54 1.845 + RM_GOPATH=1 [2021-07-24T18:49:41.367Z] #54 1.845 + case "$(go env GOARCH)" in [2021-07-24T18:49:41.367Z] #54 1.845 ++ go env GOARCH [2021-07-24T18:49:41.367Z] #54 1.851 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:41.367Z] #54 1.851 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:49:41.367Z] #54 1.854 ++ dirname /tmp/install/install.sh [2021-07-24T18:49:41.367Z] #54 1.855 + dir=/tmp/install [2021-07-24T18:49:41.367Z] #54 1.855 + bin=runc [2021-07-24T18:49:41.367Z] #54 1.855 + shift [2021-07-24T18:49:41.367Z] #54 1.855 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-24T18:49:41.367Z] #54 1.856 + . /tmp/install/runc.installer [2021-07-24T18:49:41.367Z] #54 1.856 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-24T18:49:41.367Z] #54 1.856 + install_runc [2021-07-24T18:49:41.367Z] #54 1.857 + uname -r [2021-07-24T18:49:41.367Z] #54 1.857 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-24T18:49:41.367Z] #54 1.861 + RUNC_BUILDTAGS='seccomp ' [2021-07-24T18:49:41.367Z] #54 1.861 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-24T18:49:41.367Z] #54 1.862 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-24T18:49:41.367Z] #54 1.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EuOfcuktFA/src/github.com/opencontainers/runc [2021-07-24T18:49:41.367Z] #54 1.872 Cloning into '/tmp/tmp.EuOfcuktFA/src/github.com/opencontainers/runc'... [2021-07-24T18:49:41.367Z] #54 ... [2021-07-24T18:49:41.367Z] [2021-07-24T18:49:41.367Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-24T18:49:41.367Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-24T18:49:41.367Z] #14 DONE 2.0s [2021-07-24T18:49:41.623Z] [2021-07-24T18:49:41.623Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-24T18:49:41.623Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-24T18:49:41.720Z] #66 8.326 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-24T18:49:42.567Z] #15 DONE 1.2s [2021-07-24T18:49:42.567Z] [2021-07-24T18:49:42.567Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-24T18:49:42.567Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-24T18:49:43.498Z] #16 0.949 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-24T18:49:43.498Z] #16 DONE 1.1s [2021-07-24T18:49:43.498Z] [2021-07-24T18:49:43.498Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-24T18:49:43.498Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-24T18:49:43.629Z] #66 9.830 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-24T18:49:43.629Z] #66 ... [2021-07-24T18:49:43.629Z] [2021-07-24T18:49:43.629Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-24T18:49:43.629Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-24T18:49:43.629Z] #63 1.802 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:43.629Z] #63 1.863 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:43.629Z] #63 2.024 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:43.629Z] #63 2.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-24T18:49:43.629Z] #63 2.854 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-24T18:49:43.629Z] #63 3.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-24T18:49:43.629Z] #63 4.462 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-24T18:49:43.629Z] #63 5.142 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-24T18:49:43.629Z] #63 5.926 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-24T18:49:43.629Z] #63 5.958 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-24T18:49:43.629Z] #63 5.993 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-24T18:49:43.629Z] #63 6.028 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-24T18:49:43.629Z] #63 6.061 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-24T18:49:43.629Z] #63 6.098 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-24T18:49:43.629Z] #63 6.102 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-24T18:49:43.629Z] #63 6.106 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-24T18:49:43.629Z] #63 6.109 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-24T18:49:43.629Z] #63 6.111 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-24T18:49:43.629Z] #63 ... [2021-07-24T18:49:43.629Z] [2021-07-24T18:49:43.629Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:49:43.629Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-24T18:49:43.629Z] #19 1.423 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-24T18:49:43.629Z] #19 1.424 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:43.629Z] #19 1.424 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:43.629Z] #19 1.424 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:43.629Z] #19 1.794 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-24T18:49:43.629Z] #19 1.852 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-24T18:49:43.629Z] #19 1.888 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-24T18:49:43.629Z] #19 1.941 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-24T18:49:43.629Z] #19 1.995 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-24T18:49:43.629Z] #19 2.871 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-24T18:49:43.629Z] #19 3.734 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-24T18:49:43.629Z] #19 4.775 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-24T18:49:43.629Z] #19 5.715 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-24T18:49:43.629Z] #19 6.236 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-24T18:49:43.629Z] #19 6.667 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-24T18:49:43.629Z] #19 6.676 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-24T18:49:43.629Z] #19 6.693 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-24T18:49:43.629Z] #19 6.715 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-24T18:49:43.629Z] #19 6.728 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-24T18:49:43.629Z] #19 6.747 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-24T18:49:43.629Z] #19 6.748 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-24T18:49:43.629Z] #19 6.749 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-24T18:49:43.629Z] #19 6.749 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-24T18:49:43.629Z] #19 6.750 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-24T18:49:44.864Z] #17 DONE 1.0s [2021-07-24T18:49:44.864Z] [2021-07-24T18:49:44.864Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-24T18:49:44.864Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-24T18:49:45.792Z] #18 DONE 1.2s [2021-07-24T18:49:45.792Z] [2021-07-24T18:49:45.792Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-24T18:49:45.792Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-24T18:49:46.723Z] #19 DONE 1.0s [2021-07-24T18:49:46.723Z] [2021-07-24T18:49:46.723Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-24T18:49:46.723Z] #54 sha256:26b44baa78535630c0d55a31f36d08607c17612b95870891aef68d0c3f6bbe19 [2021-07-24T18:49:46.723Z] #54 5.650 + cd /tmp/tmp.EuOfcuktFA/src/github.com/opencontainers/runc [2021-07-24T18:49:46.723Z] #54 5.650 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-24T18:49:46.723Z] #54 5.859 + '[' -z '' ']' [2021-07-24T18:49:46.723Z] #54 5.859 + target=static [2021-07-24T18:49:46.723Z] #54 5.859 + make 'BUILDTAGS=seccomp ' static [2021-07-24T18:49:46.723Z] #54 6.023 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-24T18:49:48.619Z] #54 8.990 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-24T18:49:49.181Z] #54 9.739 + mkdir -p /build [2021-07-24T18:49:49.181Z] #54 9.749 + cp runc /build/runc [2021-07-24T18:49:49.743Z] #54 DONE 10.3s [2021-07-24T18:49:49.743Z] [2021-07-24T18:49:49.743Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-24T18:49:49.743Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-24T18:49:49.743Z] #20 1.388 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-24T18:49:49.743Z] #20 1.485 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:49:49.743Z] #20 1.485 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:49:49.743Z] #20 1.486 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:49:50.674Z] #20 2.400 Reading package lists... [2021-07-24T18:49:51.602Z] #20 3.879 Reading package lists... [2021-07-24T18:49:51.858Z] #20 4.916 Building dependency tree... [2021-07-24T18:49:51.858Z] #20 5.117 Reading state information... [2021-07-24T18:49:52.115Z] #20 5.286 libcap2-bin is already the newest version (1:2.25-2). [2021-07-24T18:49:52.115Z] #20 5.286 The following additional packages will be installed: [2021-07-24T18:49:52.115Z] #20 5.287 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-24T18:49:52.115Z] #20 5.287 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-24T18:49:52.115Z] #20 5.288 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-24T18:49:52.115Z] #20 5.288 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-24T18:49:52.115Z] #20 5.288 python3.7 python3.7-minimal vim-runtime xxd [2021-07-24T18:49:52.115Z] #20 5.289 Suggested packages: [2021-07-24T18:49:52.115Z] #20 5.289 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-24T18:49:52.115Z] #20 5.289 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-24T18:49:52.115Z] #20 5.290 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-24T18:49:52.115Z] #20 5.290 quota [2021-07-24T18:49:52.115Z] #20 5.290 Recommended packages: [2021-07-24T18:49:52.115Z] #20 5.290 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-24T18:49:52.115Z] #20 5.290 python3-keyrings.alt python3-xdg unzip [2021-07-24T18:49:52.678Z] #20 5.790 The following NEW packages will be installed: [2021-07-24T18:49:52.678Z] #20 5.791 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-24T18:49:52.678Z] #20 5.792 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-24T18:49:52.678Z] #20 5.792 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-24T18:49:52.678Z] #20 5.792 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-24T18:49:52.678Z] #20 5.793 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-24T18:49:52.678Z] #20 5.793 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-24T18:49:52.678Z] #20 5.794 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-24T18:49:52.678Z] #20 5.794 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-24T18:49:52.678Z] #20 5.794 xz-utils zip [2021-07-24T18:49:52.935Z] #20 6.075 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:49:52.935Z] #20 6.075 Need to get 28.6 MB of archives. [2021-07-24T18:49:52.935Z] #20 6.075 After this operation, 116 MB of additional disk space will be used. [2021-07-24T18:49:52.935Z] #20 6.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-24T18:49:52.935Z] #20 6.078 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-24T18:49:52.935Z] #20 6.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-24T18:49:52.935Z] #20 6.133 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-24T18:49:52.935Z] #20 6.134 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-24T18:49:52.935Z] #20 6.135 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-24T18:49:52.935Z] #20 6.170 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-24T18:49:53.192Z] #20 6.180 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-24T18:49:53.192Z] #20 6.180 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-24T18:49:53.192Z] #20 6.186 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-24T18:49:53.192Z] #20 6.187 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-24T18:49:53.192Z] #20 6.188 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-24T18:49:53.192Z] #20 6.190 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-24T18:49:53.192Z] #20 6.190 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-24T18:49:53.192Z] #20 6.191 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-24T18:49:53.192Z] #20 6.193 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-24T18:49:53.192Z] #20 6.203 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-24T18:49:53.192Z] #20 6.205 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-24T18:49:53.192Z] #20 6.208 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-24T18:49:53.192Z] #20 6.216 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-24T18:49:53.192Z] #20 6.217 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-24T18:49:53.192Z] #20 6.220 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-24T18:49:53.192Z] #20 6.232 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-24T18:49:53.192Z] #20 6.236 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-24T18:49:53.192Z] #20 6.239 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-24T18:49:53.192Z] #20 6.242 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-24T18:49:53.192Z] #20 6.243 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-24T18:49:53.192Z] #20 6.244 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-24T18:49:53.192Z] #20 6.245 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-24T18:49:53.449Z] #20 6.481 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-24T18:49:53.450Z] #20 6.482 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-24T18:49:53.450Z] #20 6.484 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-24T18:49:53.450Z] #20 6.485 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-24T18:49:53.450Z] #20 6.487 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-24T18:49:53.450Z] #20 6.496 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-24T18:49:53.450Z] #20 6.499 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-24T18:49:53.450Z] #20 6.523 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-24T18:49:53.450Z] #20 6.525 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-24T18:49:53.450Z] #20 6.528 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-24T18:49:53.450Z] #20 6.531 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-24T18:49:53.450Z] #20 6.534 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-24T18:49:53.450Z] #20 6.539 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-24T18:49:53.450Z] #20 6.549 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-24T18:49:53.450Z] #20 6.571 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-24T18:49:53.450Z] #20 6.577 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-24T18:49:53.450Z] #20 6.581 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-24T18:49:53.706Z] #20 6.740 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-24T18:49:53.706Z] #20 6.762 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-24T18:49:53.706Z] #20 6.774 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-24T18:49:53.963Z] #20 7.040 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:49:53.963Z] #20 7.102 Fetched 28.6 MB in 1s (29.6 MB/s) [2021-07-24T18:49:53.963Z] #20 7.137 Selecting previously unselected package pigz. [2021-07-24T18:49:53.963Z] #20 7.137 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-24T18:49:53.963Z] #20 7.164 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-24T18:49:53.963Z] #20 7.172 Unpacking pigz (2.4-1) ... [2021-07-24T18:49:53.963Z] #20 7.218 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-24T18:49:53.963Z] #20 7.221 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:49:53.963Z] #20 7.229 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:49:54.220Z] #20 7.422 Selecting previously unselected package python3.7-minimal. [2021-07-24T18:49:54.220Z] #20 7.425 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:49:54.220Z] #20 7.434 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-24T18:49:54.783Z] #20 7.733 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:49:54.783Z] #20 7.749 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-24T18:49:55.348Z] #20 8.546 Selecting previously unselected package python3-minimal. [2021-07-24T18:49:55.348Z] #20 8.546 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-24T18:49:55.348Z] #20 8.570 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-24T18:49:55.348Z] #20 8.578 Unpacking python3-minimal (3.7.3-1) ... [2021-07-24T18:49:55.348Z] #20 8.621 Selecting previously unselected package libmpdec2:amd64. [2021-07-24T18:49:55.348Z] #20 8.623 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-24T18:49:55.348Z] #20 8.634 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-24T18:49:55.348Z] #20 8.690 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-24T18:49:55.604Z] #20 8.697 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:49:55.605Z] #20 8.702 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:49:55.861Z] #20 9.055 Selecting previously unselected package python3.7. [2021-07-24T18:49:55.861Z] #20 9.059 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:49:55.861Z] #20 9.063 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-24T18:49:55.887Z] #19 ... [2021-07-24T18:49:55.887Z] [2021-07-24T18:49:55.887Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:49:55.887Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-24T18:49:55.887Z] #43 21.72 Fetched 39.9 MB in 20s (2008 kB/s) [2021-07-24T18:49:56.118Z] #20 9.124 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-24T18:49:56.118Z] #20 9.128 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-24T18:49:56.118Z] #20 9.132 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-24T18:49:56.118Z] #20 9.186 Setting up python3-minimal (3.7.3-1) ... [2021-07-24T18:49:56.375Z] #20 9.506 Selecting previously unselected package python3. [2021-07-24T18:49:56.375Z] #20 9.506 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-24T18:49:56.375Z] #20 9.534 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-24T18:49:56.375Z] #20 9.542 Unpacking python3 (3.7.3-1) ... [2021-07-24T18:49:56.375Z] #20 9.596 Selecting previously unselected package libip4tc0:amd64. [2021-07-24T18:49:56.375Z] #20 9.599 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-24T18:49:56.375Z] #20 9.606 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-24T18:49:56.632Z] #20 9.651 Selecting previously unselected package libip6tc0:amd64. [2021-07-24T18:49:56.632Z] #20 9.655 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-24T18:49:56.632Z] #20 9.660 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-24T18:49:56.632Z] #20 9.711 Selecting previously unselected package libiptc0:amd64. [2021-07-24T18:49:56.632Z] #20 9.715 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-24T18:49:56.632Z] #20 9.719 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-24T18:49:56.632Z] #20 9.772 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-24T18:49:56.632Z] #20 9.778 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-24T18:49:56.632Z] #20 9.784 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-24T18:49:56.632Z] #20 9.824 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-24T18:49:56.632Z] #20 9.827 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-24T18:49:56.632Z] #20 9.836 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-24T18:49:56.632Z] #20 9.886 Selecting previously unselected package libnftnl11:amd64. [2021-07-24T18:49:56.888Z] #20 9.888 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-24T18:49:56.888Z] #20 9.892 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-24T18:49:56.888Z] #20 9.946 Selecting previously unselected package iptables. [2021-07-24T18:49:56.888Z] #20 9.951 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-24T18:49:56.888Z] #20 9.955 Unpacking iptables (1.8.2-4) ... [2021-07-24T18:49:56.888Z] #20 10.10 Selecting previously unselected package xxd. [2021-07-24T18:49:56.888Z] #20 10.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:49:56.888Z] #20 10.11 Unpacking xxd (2:8.1.0875-5) ... [2021-07-24T18:49:56.888Z] #20 10.17 Selecting previously unselected package vim-common. [2021-07-24T18:49:57.145Z] #20 10.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:49:57.145Z] #20 10.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-24T18:49:57.145Z] #20 10.28 Selecting previously unselected package bash-completion. [2021-07-24T18:49:57.145Z] #20 10.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-24T18:49:58.511Z] #20 11.45 Unpacking bash-completion (1:2.8-6) ... [2021-07-24T18:49:58.511Z] #20 11.60 Selecting previously unselected package bzip2. [2021-07-24T18:49:58.511Z] #20 11.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-24T18:49:58.511Z] #20 11.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-24T18:49:58.511Z] #20 11.66 Selecting previously unselected package xz-utils. [2021-07-24T18:49:58.511Z] #20 11.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-24T18:49:58.511Z] #20 11.66 Unpacking xz-utils (5.2.4-1) ... [2021-07-24T18:49:58.768Z] #20 11.74 Selecting previously unselected package apparmor. [2021-07-24T18:49:58.768Z] #20 11.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-24T18:49:58.768Z] #20 11.79 Unpacking apparmor (2.13.2-10) ... [2021-07-24T18:49:58.768Z] #20 11.95 Selecting previously unselected package aufs-tools. [2021-07-24T18:49:58.768Z] #20 11.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-24T18:49:58.768Z] #20 11.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-24T18:49:59.026Z] #20 12.02 Selecting previously unselected package libonig5:amd64. [2021-07-24T18:49:59.026Z] #20 12.02 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-24T18:49:59.026Z] #20 12.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-24T18:49:59.026Z] #20 12.10 Selecting previously unselected package libjq1:amd64. [2021-07-24T18:49:59.026Z] #20 12.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-24T18:49:59.026Z] #20 12.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-24T18:49:59.026Z] #20 12.16 Selecting previously unselected package jq. [2021-07-24T18:49:59.026Z] #20 12.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-24T18:49:59.026Z] #20 12.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-24T18:49:59.026Z] #20 12.22 Selecting previously unselected package libaio1:amd64. [2021-07-24T18:49:59.026Z] #20 12.22 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-24T18:49:59.026Z] #20 12.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-24T18:49:59.026Z] #20 12.27 Selecting previously unselected package libgpm2:amd64. [2021-07-24T18:49:59.283Z] #20 12.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-24T18:49:59.283Z] #20 12.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-24T18:49:59.283Z] #20 12.31 Selecting previously unselected package libicu63:amd64. [2021-07-24T18:49:59.283Z] #20 12.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-24T18:49:59.283Z] #20 12.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:50:00.212Z] #20 13.43 Selecting previously unselected package libnet1:amd64. [2021-07-24T18:50:00.212Z] #20 13.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-24T18:50:00.212Z] #20 13.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-24T18:50:00.212Z] #20 13.49 Selecting previously unselected package libnl-3-200:amd64. [2021-07-24T18:50:00.212Z] #20 13.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-24T18:50:00.212Z] #20 13.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-24T18:50:00.212Z] #20 13.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-24T18:50:00.468Z] #20 13.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-24T18:50:00.468Z] #20 13.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-24T18:50:00.468Z] #20 13.60 Selecting previously unselected package libreadline5:amd64. [2021-07-24T18:50:00.468Z] #20 13.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-24T18:50:00.468Z] #20 13.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-24T18:50:00.468Z] #20 13.67 Selecting previously unselected package net-tools. [2021-07-24T18:50:00.468Z] #20 13.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-24T18:50:00.468Z] #20 13.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-24T18:50:00.468Z] #20 13.75 Selecting previously unselected package patch. [2021-07-24T18:50:00.468Z] #20 13.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-24T18:50:00.468Z] #20 13.76 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-24T18:50:00.724Z] #20 13.83 Selecting previously unselected package python-pip-whl. [2021-07-24T18:50:00.724Z] #20 13.83 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-24T18:50:00.724Z] #20 13.84 Unpacking python-pip-whl (18.1-5) ... [2021-07-24T18:50:00.981Z] #20 14.05 Selecting previously unselected package python3-lib2to3. [2021-07-24T18:50:00.981Z] #20 14.06 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-24T18:50:00.981Z] #20 14.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-24T18:50:00.981Z] #20 14.13 Selecting previously unselected package python3-distutils. [2021-07-24T18:50:00.981Z] #20 14.13 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-24T18:50:00.981Z] #20 14.14 Unpacking python3-distutils (3.7.3-1) ... [2021-07-24T18:50:00.981Z] #20 14.22 Selecting previously unselected package python3-pip. [2021-07-24T18:50:00.981Z] #20 14.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-24T18:50:01.237Z] #20 14.23 Unpacking python3-pip (18.1-5) ... [2021-07-24T18:50:01.237Z] #20 14.31 Selecting previously unselected package python3-pkg-resources. [2021-07-24T18:50:01.237Z] #20 14.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-24T18:50:01.237Z] #20 14.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-24T18:50:01.237Z] #20 14.38 Selecting previously unselected package python3-setuptools. [2021-07-24T18:50:01.237Z] #20 14.38 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-24T18:50:01.237Z] #20 14.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-24T18:50:01.494Z] #20 14.49 Selecting previously unselected package python3-wheel. [2021-07-24T18:50:01.494Z] #20 14.49 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-24T18:50:01.494Z] #20 14.50 Unpacking python3-wheel (0.32.3-2) ... [2021-07-24T18:50:01.494Z] #20 14.55 Selecting previously unselected package sudo. [2021-07-24T18:50:01.494Z] #20 14.55 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-24T18:50:01.494Z] #20 14.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-24T18:50:01.494Z] #20 14.75 Selecting previously unselected package thin-provisioning-tools. [2021-07-24T18:50:01.494Z] #20 14.75 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-24T18:50:01.494Z] #20 14.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-24T18:50:01.494Z] #20 14.85 Selecting previously unselected package uidmap. [2021-07-24T18:50:01.494Z] #20 14.85 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-24T18:50:01.750Z] #20 14.86 Unpacking uidmap (1:4.5-1.1) ... [2021-07-24T18:50:01.750Z] #20 14.92 Selecting previously unselected package vim-runtime. [2021-07-24T18:50:01.750Z] #20 14.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:50:01.750Z] #20 14.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-24T18:50:01.750Z] #20 14.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-24T18:50:02.007Z] #20 14.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-24T18:50:02.510Z] #43 21.72 Reading package lists... [2021-07-24T18:50:02.510Z] #43 ... [2021-07-24T18:50:02.510Z] [2021-07-24T18:50:02.510Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-24T18:50:02.510Z] #66 sha256:3af0a4c27ac1e692967a45dbfea682c5c00c04e4281983da4bfd2a79c1a35a65 [2021-07-24T18:50:02.510Z] #66 28.49 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-24T18:50:02.510Z] #66 28.49 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-24T18:50:02.937Z] #20 16.05 Selecting previously unselected package vim. [2021-07-24T18:50:02.937Z] #20 16.06 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:50:02.937Z] #20 16.08 Unpacking vim (2:8.1.0875-5) ... [2021-07-24T18:50:03.195Z] #20 16.31 Selecting previously unselected package xfsprogs. [2021-07-24T18:50:03.195Z] #20 16.32 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-24T18:50:03.195Z] #20 16.32 Unpacking xfsprogs (4.20.0-1) ... [2021-07-24T18:50:03.452Z] #20 16.53 Selecting previously unselected package zip. [2021-07-24T18:50:03.452Z] #20 16.53 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-24T18:50:03.452Z] #20 16.54 Unpacking zip (3.0-11+b1) ... [2021-07-24T18:50:03.452Z] #20 16.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-24T18:50:03.452Z] #20 16.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-24T18:50:03.452Z] #20 16.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-24T18:50:03.452Z] #20 16.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-24T18:50:03.452Z] #20 16.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-24T18:50:03.452Z] #20 16.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-24T18:50:03.452Z] #20 16.72 Setting up uidmap (1:4.5-1.1) ... [2021-07-24T18:50:03.710Z] #20 16.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-24T18:50:03.710Z] #20 16.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-24T18:50:03.710Z] #20 16.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-24T18:50:03.710Z] #20 16.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-24T18:50:03.710Z] #20 16.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-24T18:50:03.710Z] #20 16.79 Setting up xxd (2:8.1.0875-5) ... [2021-07-24T18:50:03.710Z] #20 16.80 Setting up zip (3.0-11+b1) ... [2021-07-24T18:50:03.710Z] #20 16.81 Setting up vim-common (2:8.1.0875-5) ... [2021-07-24T18:50:03.710Z] #20 16.84 Setting up bash-completion (1:2.8-6) ... [2021-07-24T18:50:05.048Z] #66 DONE 31.7s [2021-07-24T18:50:05.048Z] [2021-07-24T18:50:05.048Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-24T18:50:05.048Z] #67 sha256:d9bde135658a549866f10194525ece553a0d814345b2fd00c4d6d9484104cd6b [2021-07-24T18:50:05.048Z] #67 DONE 0.0s [2021-07-24T18:50:05.048Z] [2021-07-24T18:50:05.048Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-24T18:50:05.048Z] #68 sha256:dabba9cd9f0b7eb8688adcd5b5fa3bc42d303cb02cef870e02e17f53d5b500fc [2021-07-24T18:50:05.083Z] #20 18.10 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-24T18:50:05.083Z] #20 18.12 Setting up xz-utils (5.2.4-1) ... [2021-07-24T18:50:05.083Z] #20 18.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-24T18:50:05.083Z] #20 18.14 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-24T18:50:05.083Z] #20 18.15 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-24T18:50:05.083Z] #20 18.20 invoke-rc.d: could not determine current runlevel [2021-07-24T18:50:05.083Z] #20 18.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-24T18:50:05.083Z] #20 18.21 Setting up pigz (2.4-1) ... [2021-07-24T18:50:05.083Z] #20 18.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-24T18:50:05.083Z] #20 18.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-24T18:50:05.083Z] #20 18.26 Setting up python-pip-whl (18.1-5) ... [2021-07-24T18:50:05.083Z] #20 18.27 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-24T18:50:05.083Z] #20 18.28 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-24T18:50:05.310Z] #68 DONE 0.1s [2021-07-24T18:50:05.310Z] [2021-07-24T18:50:05.310Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:50:05.310Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-24T18:50:05.310Z] #43 21.72 Reading package lists... [2021-07-24T18:50:05.342Z] #20 18.44 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-24T18:50:05.342Z] #20 18.46 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-24T18:50:05.342Z] #20 18.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:50:05.342Z] #20 18.48 Setting up vim (2:8.1.0875-5) ... [2021-07-24T18:50:05.342Z] #20 18.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-24T18:50:05.342Z] #20 18.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-24T18:50:05.342Z] #20 18.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-24T18:50:05.342Z] #20 18.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-24T18:50:05.342Z] #20 18.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-24T18:50:05.342Z] #20 18.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-24T18:50:05.342Z] #20 18.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-24T18:50:05.342Z] #20 18.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-24T18:50:05.342Z] #20 18.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-24T18:50:05.342Z] #20 18.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-24T18:50:05.342Z] #20 18.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-24T18:50:05.342Z] #20 18.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-24T18:50:05.342Z] #20 18.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-24T18:50:05.342Z] #20 18.61 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-24T18:50:05.569Z] #43 31.54 Reading package lists... [2021-07-24T18:50:05.569Z] #43 ... [2021-07-24T18:50:05.569Z] [2021-07-24T18:50:05.569Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-24T18:50:05.569Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-24T18:50:05.569Z] #63 22.11 Fetched 39.9 MB in 21s (1931 kB/s) [2021-07-24T18:50:05.569Z] #63 22.11 Reading package lists... [2021-07-24T18:50:06.508Z] #63 32.01 Reading package lists... [2021-07-24T18:50:06.508Z] #63 ... [2021-07-24T18:50:06.508Z] [2021-07-24T18:50:06.508Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-24T18:50:06.508Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-24T18:50:06.508Z] #71 CACHED [2021-07-24T18:50:06.508Z] [2021-07-24T18:50:06.508Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-24T18:50:06.508Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-24T18:50:06.508Z] #73 CACHED [2021-07-24T18:50:06.508Z] [2021-07-24T18:50:06.508Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:50:06.508Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-24T18:50:06.508Z] #19 22.23 Fetched 42.2 MB in 21s (2004 kB/s) [2021-07-24T18:50:06.711Z] #20 19.63 Setting up iptables (1.8.2-4) ... [2021-07-24T18:50:06.711Z] #20 19.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-24T18:50:06.711Z] #20 19.67 Setting up python3 (3.7.3-1) ... [2021-07-24T18:50:06.711Z] #20 19.86 Setting up python3-wheel (0.32.3-2) ... [2021-07-24T18:50:06.968Z] #20 20.11 Setting up apparmor (2.13.2-10) ... [2021-07-24T18:50:08.336Z] #20 21.24 Setting up xfsprogs (4.20.0-1) ... [2021-07-24T18:50:08.336Z] #20 21.25 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-24T18:50:08.336Z] #20 21.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-24T18:50:08.414Z] #19 22.23 Reading package lists... [2021-07-24T18:50:08.593Z] #20 21.81 Setting up python3-distutils (3.7.3-1) ... [2021-07-24T18:50:08.850Z] #20 22.04 Setting up python3-setuptools (40.8.0-1) ... [2021-07-24T18:50:09.153Z] #20 22.42 Setting up python3-pip (18.1-5) ... [2021-07-24T18:50:09.716Z] #20 22.81 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:50:09.716Z] #20 22.84 Processing triggers for mime-support (3.62) ... [2021-07-24T18:50:11.087Z] #20 DONE 24.1s [2021-07-24T18:50:11.087Z] [2021-07-24T18:50:11.087Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-24T18:50:11.087Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-24T18:50:11.650Z] #21 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-24T18:50:11.906Z] #21 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-24T18:50:11.907Z] #21 0.915 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-24T18:50:11.907Z] #21 DONE 1.0s [2021-07-24T18:50:11.907Z] [2021-07-24T18:50:11.907Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-24T18:50:11.907Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-24T18:50:13.693Z] #19 33.28 Reading package lists... [2021-07-24T18:50:13.693Z] #19 ... [2021-07-24T18:50:13.693Z] [2021-07-24T18:50:13.693Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-24T18:50:13.693Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-24T18:50:13.693Z] #63 32.01 Reading package lists... [2021-07-24T18:50:14.425Z] #22 2.234 Collecting yamllint==1.26.1 [2021-07-24T18:50:15.074Z] #63 39.95 Building dependency tree... [2021-07-24T18:50:15.074Z] #63 41.48 Reading state information... [2021-07-24T18:50:16.013Z] #63 42.73 The following additional packages will be installed: [2021-07-24T18:50:16.013Z] #63 42.74 libbtrfs0 [2021-07-24T18:50:16.274Z] #63 42.86 The following NEW packages will be installed: [2021-07-24T18:50:16.274Z] #63 42.88 libbtrfs-dev libbtrfs0 [2021-07-24T18:50:16.533Z] #63 43.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:50:16.533Z] #63 43.24 Need to get 119 kB of archives. [2021-07-24T18:50:16.533Z] #63 43.24 After this operation, 387 kB of additional disk space will be used. [2021-07-24T18:50:16.533Z] #63 43.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-24T18:50:16.533Z] #63 43.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-24T18:50:17.103Z] #63 43.62 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:50:17.363Z] #63 43.88 Fetched 119 kB in 0s (443 kB/s) [2021-07-24T18:50:17.363Z] #63 43.93 Selecting previously unselected package libbtrfs0. [2021-07-24T18:50:17.363Z] #63 43.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-24T18:50:17.363Z] #63 43.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-24T18:50:17.363Z] #63 43.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-24T18:50:17.363Z] #63 44.03 Selecting previously unselected package libbtrfs-dev. [2021-07-24T18:50:17.363Z] #63 44.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-24T18:50:17.363Z] #63 44.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:50:17.623Z] #63 44.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-24T18:50:17.623Z] #63 44.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:50:17.623Z] #63 44.18 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:50:17.623Z] #63 DONE 44.3s [2021-07-24T18:50:17.623Z] [2021-07-24T18:50:17.623Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:17.623Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:50:18.565Z] #64 0.910 + RM_GOPATH=0 [2021-07-24T18:50:18.827Z] #64 0.910 + TMP_GOPATH= [2021-07-24T18:50:18.827Z] #64 0.910 + : /build [2021-07-24T18:50:18.827Z] #64 0.911 + '[' -z '' ']' [2021-07-24T18:50:18.827Z] #64 0.911 ++ mktemp -d [2021-07-24T18:50:18.827Z] #64 0.913 + export GOPATH=/tmp/tmp.3HcPrCY6C7 [2021-07-24T18:50:18.827Z] #64 0.913 + GOPATH=/tmp/tmp.3HcPrCY6C7 [2021-07-24T18:50:18.827Z] #64 0.913 + RM_GOPATH=1 [2021-07-24T18:50:18.827Z] #64 0.913 + case "$(go env GOARCH)" in [2021-07-24T18:50:18.827Z] #64 0.914 ++ go env GOARCH [2021-07-24T18:50:18.827Z] #64 0.921 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:50:18.827Z] #64 0.921 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:50:18.827Z] #64 0.921 ++ dirname /tmp/install/install.sh [2021-07-24T18:50:18.827Z] #64 0.922 + dir=/tmp/install [2021-07-24T18:50:18.827Z] #64 0.923 + bin=containerd [2021-07-24T18:50:18.827Z] #64 0.923 + shift [2021-07-24T18:50:18.827Z] #64 0.924 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-24T18:50:18.827Z] #64 0.924 + . /tmp/install/containerd.installer [2021-07-24T18:50:18.827Z] #64 0.924 ++ set -e [2021-07-24T18:50:18.827Z] #64 0.924 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:50:18.827Z] #64 0.925 + install_containerd [2021-07-24T18:50:18.827Z] #64 0.925 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-24T18:50:18.827Z] #64 0.925 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:50:18.827Z] #64 0.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3HcPrCY6C7/src/github.com/containerd/containerd [2021-07-24T18:50:18.827Z] #64 0.927 Cloning into '/tmp/tmp.3HcPrCY6C7/src/github.com/containerd/containerd'... [2021-07-24T18:50:19.723Z] #22 7.458 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-24T18:50:19.724Z] #22 7.866 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-24T18:50:19.724Z] #22 7.894 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-24T18:50:19.724Z] #22 7.928 Collecting pyyaml (from yamllint==1.26.1) [2021-07-24T18:50:19.724Z] #22 8.009 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-24T18:50:19.980Z] #22 8.116 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-24T18:50:19.980Z] #22 8.117 Building wheels for collected packages: yamllint [2021-07-24T18:50:19.980Z] #22 8.118 Running setup.py bdist_wheel for yamllint: started [2021-07-24T18:50:20.543Z] #22 8.466 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-24T18:50:20.543Z] #22 8.467 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-24T18:50:20.543Z] #22 8.494 Successfully built yamllint [2021-07-24T18:50:20.543Z] #22 8.501 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-24T18:50:20.543Z] #22 8.645 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-24T18:50:20.543Z] #22 DONE 8.8s [2021-07-24T18:50:20.543Z] [2021-07-24T18:50:20.543Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:20.543Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:50:20.543Z] #57 62.72 + bin/containerd [2021-07-24T18:50:20.739Z] #64 ... [2021-07-24T18:50:20.739Z] [2021-07-24T18:50:20.739Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-24T18:50:20.739Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-24T18:50:20.739Z] #43 31.54 Reading package lists... [2021-07-24T18:50:20.739Z] #43 39.93 Building dependency tree... [2021-07-24T18:50:20.739Z] #43 41.62 Reading state information... [2021-07-24T18:50:20.739Z] #43 42.74 The following additional packages will be installed: [2021-07-24T18:50:20.739Z] #43 42.76 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-24T18:50:20.739Z] #43 42.80 Suggested packages: [2021-07-24T18:50:20.739Z] #43 42.80 cmake-doc ninja-build lrzip [2021-07-24T18:50:20.739Z] #43 42.80 Recommended packages: [2021-07-24T18:50:20.739Z] #43 42.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-24T18:50:20.739Z] #43 43.20 The following NEW packages will be installed: [2021-07-24T18:50:20.739Z] #43 43.21 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-24T18:50:20.739Z] #43 43.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:50:20.739Z] #43 43.57 Need to get 5913 kB of archives. [2021-07-24T18:50:20.739Z] #43 43.57 After this operation, 27.4 MB of additional disk space will be used. [2021-07-24T18:50:20.739Z] #43 43.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-24T18:50:20.739Z] #43 43.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-24T18:50:20.739Z] #43 43.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-24T18:50:20.739Z] #43 43.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-24T18:50:20.739Z] #43 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-24T18:50:20.739Z] #43 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-24T18:50:20.739Z] #43 43.64 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-24T18:50:20.739Z] #43 43.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-24T18:50:20.739Z] #43 44.19 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:50:20.739Z] #43 44.40 Fetched 5913 kB in 0s (13.8 MB/s) [2021-07-24T18:50:20.739Z] #43 44.47 Selecting previously unselected package xxd. [2021-07-24T18:50:20.739Z] #43 44.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 ... 29521 files and directories currently installed.) [2021-07-24T18:50:20.739Z] #43 44.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 44.54 Unpacking xxd (2:8.1.0875-5) ... [2021-07-24T18:50:20.739Z] #43 44.67 Selecting previously unselected package vim-common. [2021-07-24T18:50:20.739Z] #43 44.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:50:20.739Z] #43 44.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-24T18:50:20.739Z] #43 44.87 Selecting previously unselected package cmake-data. [2021-07-24T18:50:20.739Z] #43 44.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-24T18:50:20.739Z] #43 44.89 Unpacking cmake-data (3.13.4-1) ... [2021-07-24T18:50:20.739Z] #43 45.64 Selecting previously unselected package libarchive13:amd64. [2021-07-24T18:50:20.739Z] #43 45.65 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 45.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-24T18:50:20.739Z] #43 45.71 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-24T18:50:20.739Z] #43 45.71 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 45.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-24T18:50:20.739Z] #43 45.75 Selecting previously unselected package librhash0:amd64. [2021-07-24T18:50:20.739Z] #43 45.75 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 45.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-24T18:50:20.739Z] #43 45.80 Selecting previously unselected package libuv1:amd64. [2021-07-24T18:50:20.739Z] #43 45.80 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 45.81 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-24T18:50:20.739Z] #43 45.85 Selecting previously unselected package cmake. [2021-07-24T18:50:20.739Z] #43 45.86 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-24T18:50:20.739Z] #43 45.86 Unpacking cmake (3.13.4-1) ... [2021-07-24T18:50:20.739Z] #43 46.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-24T18:50:20.740Z] #43 46.75 Setting up xxd (2:8.1.0875-5) ... [2021-07-24T18:50:20.740Z] #43 46.76 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-24T18:50:20.740Z] #43 46.77 Setting up vim-common (2:8.1.0875-5) ... [2021-07-24T18:50:20.740Z] #43 46.80 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-24T18:50:20.740Z] #43 46.81 Setting up cmake-data (3.13.4-1) ... [2021-07-24T18:50:20.740Z] #43 46.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-24T18:50:20.740Z] #43 46.83 Setting up cmake (3.13.4-1) ... [2021-07-24T18:50:20.740Z] #43 46.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:50:20.740Z] #43 46.87 Processing triggers for mime-support (3.62) ... [2021-07-24T18:50:20.740Z] #43 DONE 47.2s [2021-07-24T18:50:20.740Z] [2021-07-24T18:50:20.740Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:50:20.740Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-24T18:50:20.740Z] #19 33.28 Reading package lists... [2021-07-24T18:50:20.740Z] #19 40.90 Building dependency tree... [2021-07-24T18:50:20.740Z] #19 42.27 Reading state information... [2021-07-24T18:50:20.740Z] #19 43.50 The following additional packages will be installed: [2021-07-24T18:50:20.740Z] #19 43.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-24T18:50:20.740Z] #19 43.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-24T18:50:20.740Z] #19 43.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-24T18:50:20.740Z] #19 43.51 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-24T18:50:20.740Z] #19 43.51 mingw-w64-x86-64-dev [2021-07-24T18:50:20.740Z] #19 43.54 Suggested packages: [2021-07-24T18:50:20.740Z] #19 43.54 gcc-8-locales seccomp wine64 [2021-07-24T18:50:20.740Z] #19 43.93 The following NEW packages will be installed: [2021-07-24T18:50:20.740Z] #19 43.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-24T18:50:20.740Z] #19 43.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-24T18:50:20.740Z] #19 43.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-24T18:50:20.740Z] #19 43.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-24T18:50:20.740Z] #19 43.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-24T18:50:20.740Z] #19 43.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-24T18:50:20.740Z] #19 43.95 The following packages will be upgraded: [2021-07-24T18:50:20.740Z] #19 43.96 libseccomp2 [2021-07-24T18:50:20.740Z] #19 44.29 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:50:20.740Z] #19 44.29 Need to get 77.8 MB of archives. [2021-07-24T18:50:20.740Z] #19 44.29 After this operation, 487 MB of additional disk space will be used. [2021-07-24T18:50:20.740Z] #19 44.29 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-24T18:50:20.740Z] #19 44.29 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-24T18:50:20.740Z] #19 44.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-24T18:50:20.740Z] #19 44.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-24T18:50:20.740Z] #19 44.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-24T18:50:20.740Z] #19 44.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-24T18:50:20.740Z] #19 44.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-24T18:50:20.740Z] #19 44.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-24T18:50:20.740Z] #19 44.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-24T18:50:20.740Z] #19 44.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-24T18:50:20.740Z] #19 44.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-24T18:50:20.740Z] #19 45.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-24T18:50:20.799Z] #57 ... [2021-07-24T18:50:20.799Z] [2021-07-24T18:50:20.799Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-24T18:50:20.799Z] #25 sha256:648a7fb0e6701163716df38a5be570b99f5a405324296b713a6fb50eb8732276 [2021-07-24T18:50:21.310Z] #19 46.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-24T18:50:21.310Z] #19 46.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-24T18:50:21.310Z] #19 46.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-24T18:50:21.310Z] #19 46.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-24T18:50:21.310Z] #19 46.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-24T18:50:21.310Z] #19 46.18 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-24T18:50:21.310Z] #19 46.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-24T18:50:21.310Z] #19 46.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-24T18:50:21.310Z] #19 46.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-24T18:50:21.310Z] #19 46.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-24T18:50:21.310Z] #19 46.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-24T18:50:21.310Z] #19 46.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-24T18:50:21.310Z] #19 46.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-24T18:50:21.310Z] #19 46.24 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-24T18:50:21.370Z] #25 DONE 0.5s [2021-07-24T18:50:21.370Z] [2021-07-24T18:50:21.370Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-24T18:50:21.370Z] #30 sha256:1e9d18a68c0d004c65e5a0b04c9757d947096905d399ad204d5cff296a2fed63 [2021-07-24T18:50:21.882Z] #19 46.85 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:50:22.143Z] #19 47.06 Fetched 77.8 MB in 2s (35.2 MB/s) [2021-07-24T18:50:22.143Z] #19 47.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-24T18:50:22.143Z] #19 47.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-24T18:50:22.143Z] #19 47.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-24T18:50:22.404Z] #19 47.26 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:50:22.404Z] #19 47.35 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-24T18:50:22.404Z] #19 47.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 ... 29521 files and directories currently installed.) [2021-07-24T18:50:22.404Z] #19 47.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-24T18:50:22.404Z] #19 47.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-24T18:50:22.973Z] #19 48.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-24T18:50:23.233Z] #19 48.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-24T18:50:23.233Z] #19 48.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-24T18:50:23.892Z] #30 DONE 2.8s [2021-07-24T18:50:23.892Z] [2021-07-24T18:50:23.892Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:23.892Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:50:24.149Z] #57 ... [2021-07-24T18:50:24.149Z] [2021-07-24T18:50:24.149Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-24T18:50:24.149Z] #33 sha256:82741c15c4197ae0527af1b122d9544c5d314054b4d73b79d63140ce05f56e67 [2021-07-24T18:50:24.149Z] #33 DONE 0.1s [2021-07-24T18:50:24.149Z] [2021-07-24T18:50:24.149Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-24T18:50:24.149Z] #35 sha256:2e18a59247dcca69a4462831f2e1e4e3277c537a4c86a99fcf9e5cfaefdac78f [2021-07-24T18:50:24.149Z] #35 DONE 0.1s [2021-07-24T18:50:24.149Z] [2021-07-24T18:50:24.149Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-24T18:50:24.149Z] #38 sha256:c52e9333c57c6960b4a9ab3fdc7b135e077df0bab3f2126d559d0578bf7e1b9d [2021-07-24T18:50:24.149Z] #38 DONE 0.0s [2021-07-24T18:50:24.149Z] [2021-07-24T18:50:24.149Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:24.149Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:50:24.174Z] #19 48.86 Selecting previously unselected package binutils-mingw-w64. [2021-07-24T18:50:24.174Z] #19 48.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-24T18:50:24.174Z] #19 48.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-24T18:50:24.174Z] #19 48.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-24T18:50:24.174Z] #19 48.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:50:24.174Z] #19 48.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:24.174Z] #19 48.99 Selecting previously unselected package dmsetup. [2021-07-24T18:50:24.174Z] #19 48.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:50:24.174Z] #19 49.00 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-24T18:50:24.174Z] #19 49.07 Selecting previously unselected package mingw-w64-common. [2021-07-24T18:50:24.174Z] #19 49.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-24T18:50:24.174Z] #19 49.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-24T18:50:24.410Z] #57 ... [2021-07-24T18:50:24.410Z] [2021-07-24T18:50:24.410Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-24T18:50:24.410Z] #41 sha256:ccc805c6fd0a530fbd97aa4db4dc6308bdf202994d0e023632d734857f4ab00d [2021-07-24T18:50:24.410Z] #41 DONE 0.2s [2021-07-24T18:50:24.410Z] [2021-07-24T18:50:24.410Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-24T18:50:24.410Z] #45 sha256:9d909cf2b1d5b6108dbfdf19d8c3ed4974634e1237d594451b71cc99feded63a [2021-07-24T18:50:24.410Z] #45 DONE 0.1s [2021-07-24T18:50:24.410Z] [2021-07-24T18:50:24.410Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-24T18:50:24.410Z] #47 sha256:aca72fc2f8954f6a958d3187703fe1c5288d5819ae4f0469ceed51cc08624bc3 [2021-07-24T18:50:24.667Z] #47 DONE 0.1s [2021-07-24T18:50:24.667Z] [2021-07-24T18:50:24.667Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-24T18:50:24.667Z] #49 sha256:4bc16409ee525117cc25199f81184ebc4646ffc9a02e1e9c18d99cc37698881d [2021-07-24T18:50:24.667Z] #49 DONE 0.1s [2021-07-24T18:50:24.667Z] [2021-07-24T18:50:24.667Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:24.667Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:50:24.667Z] #57 ... [2021-07-24T18:50:24.667Z] [2021-07-24T18:50:24.667Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-24T18:50:24.667Z] #51 sha256:f2137c793db20b1eae2729d23ed365519eb8fa892072aedfba532f6f7801b5de [2021-07-24T18:50:24.667Z] #51 DONE 0.1s [2021-07-24T18:50:24.743Z] #19 ... [2021-07-24T18:50:24.743Z] [2021-07-24T18:50:24.743Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-24T18:50:24.743Z] #44 sha256:9e354f848665d6a9241a3ab1b0e2186018a5e1814808388c47000b719b9fffa5 [2021-07-24T18:50:24.743Z] #44 1.037 + RM_GOPATH=0 [2021-07-24T18:50:24.743Z] #44 1.037 + TMP_GOPATH= [2021-07-24T18:50:24.743Z] #44 1.037 + : /build [2021-07-24T18:50:24.743Z] #44 1.038 + '[' -z '' ']' [2021-07-24T18:50:24.743Z] #44 1.038 ++ mktemp -d [2021-07-24T18:50:24.743Z] #44 1.040 + export GOPATH=/tmp/tmp.OdLdQxeOlQ [2021-07-24T18:50:24.743Z] #44 1.040 + GOPATH=/tmp/tmp.OdLdQxeOlQ [2021-07-24T18:50:24.743Z] #44 1.040 + RM_GOPATH=1 [2021-07-24T18:50:24.743Z] #44 1.040 + case "$(go env GOARCH)" in [2021-07-24T18:50:24.743Z] #44 1.041 ++ go env GOARCH [2021-07-24T18:50:24.743Z] #44 1.050 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:50:24.743Z] #44 1.050 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:50:24.743Z] #44 1.051 ++ dirname /tmp/install/install.sh [2021-07-24T18:50:24.743Z] #44 1.052 + dir=/tmp/install [2021-07-24T18:50:24.743Z] #44 1.052 + bin=tini [2021-07-24T18:50:24.743Z] #44 1.052 + shift [2021-07-24T18:50:24.743Z] #44 1.052 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-24T18:50:24.743Z] #44 1.052 + . /tmp/install/tini.installer [2021-07-24T18:50:24.743Z] #44 1.052 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:50:24.743Z] #44 1.052 + install_tini [2021-07-24T18:50:24.743Z] #44 1.052 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-24T18:50:24.743Z] #44 1.052 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:50:24.743Z] #44 1.052 + git clone https://github.com/krallin/tini.git /tmp/tmp.OdLdQxeOlQ/tini [2021-07-24T18:50:24.743Z] #44 1.063 Cloning into '/tmp/tmp.OdLdQxeOlQ/tini'... [2021-07-24T18:50:24.743Z] #44 1.418 + cd /tmp/tmp.OdLdQxeOlQ/tini [2021-07-24T18:50:24.743Z] #44 1.418 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-24T18:50:24.743Z] #44 1.430 + cmake . [2021-07-24T18:50:24.743Z] #44 1.791 -- The C compiler identification is GNU 8.3.0 [2021-07-24T18:50:24.743Z] #44 1.807 -- Check for working C compiler: /usr/bin/cc [2021-07-24T18:50:24.743Z] #44 2.047 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-24T18:50:24.743Z] #44 2.048 -- Detecting C compiler ABI info [2021-07-24T18:50:24.743Z] #44 2.186 -- Detecting C compiler ABI info - done [2021-07-24T18:50:24.743Z] #44 2.199 -- Detecting C compile features [2021-07-24T18:50:24.743Z] #44 2.763 -- Detecting C compile features - done [2021-07-24T18:50:24.743Z] #44 2.783 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-24T18:50:24.743Z] #44 2.885 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-24T18:50:24.743Z] #44 2.922 -- Configuring done [2021-07-24T18:50:24.743Z] #44 2.933 -- Generating done [2021-07-24T18:50:24.743Z] #44 2.939 -- Build files have been written to: /tmp/tmp.OdLdQxeOlQ/tini [2021-07-24T18:50:24.743Z] #44 2.945 + make tini-static [2021-07-24T18:50:24.743Z] #44 3.110 Scanning dependencies of target tini-static [2021-07-24T18:50:24.743Z] #44 3.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-24T18:50:24.743Z] #44 3.653 [100%] Linking C executable tini-static [2021-07-24T18:50:24.743Z] #44 3.911 [100%] Built target tini-static [2021-07-24T18:50:24.743Z] #44 3.933 + mkdir -p /build [2021-07-24T18:50:24.743Z] #44 3.935 + cp tini-static /build/docker-init [2021-07-24T18:50:24.743Z] #44 DONE 4.1s [2021-07-24T18:50:24.743Z] [2021-07-24T18:50:24.743Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:50:24.743Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-24T18:50:24.923Z] [2021-07-24T18:50:24.923Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-24T18:50:24.923Z] #53 sha256:fceae0c30dd99de098407303785577bc2aef1028d4666aac7e7030c2cf954dc2 [2021-07-24T18:50:24.923Z] #53 DONE 0.1s [2021-07-24T18:50:24.923Z] [2021-07-24T18:50:24.923Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-24T18:50:24.923Z] #55 sha256:e1516b0a751cd2fab460029c43957d392b5ed25b8d969e9385e4097db0977911 [2021-07-24T18:50:24.923Z] #55 DONE 0.1s [2021-07-24T18:50:24.923Z] [2021-07-24T18:50:24.923Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:24.923Z] #57 sha256:2a7891fffa7135b4abaa6fc700dfc175b05868dcb64922270c85e34551ed2dc9 [2021-07-24T18:50:26.123Z] #19 ... [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-24T18:50:26.123Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-24T18:50:26.123Z] #46 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-24T18:50:26.123Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-24T18:50:26.123Z] #47 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-24T18:50:26.123Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-24T18:50:26.123Z] #50 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-24T18:50:26.123Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-24T18:50:26.123Z] #51 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-24T18:50:26.123Z] #53 sha256:10073b521a6205e447931c3ea564921910cc64dc4706888b17d88c3f71c4333e [2021-07-24T18:50:26.123Z] #53 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-24T18:50:26.123Z] #55 sha256:b327c4aa2d62decbffa1179bd667784de40e3965b27117cc38e52223cedbadf2 [2021-07-24T18:50:26.123Z] #55 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-24T18:50:26.123Z] #57 sha256:e514115a84a6c8e5abe0cca9f7b7e559b3a6f64e46c70859d1b4ca786fbaff90 [2021-07-24T18:50:26.123Z] #57 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.123Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-24T18:50:26.123Z] #59 sha256:02c6f3842d5915cb7809ba7fc392579998c4127bdaab58d61da5d8df47044d81 [2021-07-24T18:50:26.123Z] #59 CACHED [2021-07-24T18:50:26.123Z] [2021-07-24T18:50:26.124Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-24T18:50:26.124Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-24T18:50:26.124Z] #19 51.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-24T18:50:26.124Z] #19 51.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-24T18:50:26.124Z] #19 51.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-24T18:50:27.504Z] #19 52.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-24T18:50:27.504Z] #19 52.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:50:27.504Z] #19 52.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:27.504Z] #19 52.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-24T18:50:27.504Z] #19 52.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:50:27.504Z] #19 52.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:32.777Z] #19 57.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-24T18:50:32.777Z] #19 57.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-24T18:50:32.777Z] #19 57.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:36.972Z] #19 61.26 Selecting previously unselected package libapparmor1:amd64. [2021-07-24T18:50:36.972Z] #19 61.27 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.27 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-24T18:50:36.972Z] #19 61.33 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-24T18:50:36.972Z] #19 61.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.33 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-24T18:50:36.972Z] #19 61.39 Selecting previously unselected package libbtrfs0. [2021-07-24T18:50:36.972Z] #19 61.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-24T18:50:36.972Z] #19 61.45 Selecting previously unselected package libbtrfs-dev. [2021-07-24T18:50:36.972Z] #19 61.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:50:36.972Z] #19 61.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-24T18:50:36.972Z] #19 61.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:36.972Z] #19 61.55 Selecting previously unselected package libudev-dev:amd64. [2021-07-24T18:50:36.972Z] #19 61.56 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.57 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:50:36.972Z] #19 61.64 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-24T18:50:36.972Z] #19 61.65 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.65 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-24T18:50:36.972Z] #19 61.76 Selecting previously unselected package libpcre16-3:amd64. [2021-07-24T18:50:36.972Z] #19 61.77 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.77 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-24T18:50:36.972Z] #19 61.85 Selecting previously unselected package libpcre32-3:amd64. [2021-07-24T18:50:36.972Z] #19 61.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.86 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-24T18:50:36.972Z] #19 61.93 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-24T18:50:36.972Z] #19 61.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-24T18:50:36.972Z] #19 61.94 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.231Z] #19 61.99 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-24T18:50:37.231Z] #19 61.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-24T18:50:37.231Z] #19 62.00 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.231Z] #19 62.16 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-24T18:50:37.231Z] #19 62.17 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-24T18:50:37.231Z] #19 62.17 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-24T18:50:37.490Z] #19 62.28 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-24T18:50:37.490Z] #19 62.29 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-24T18:50:37.490Z] #19 62.29 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:37.490Z] #19 62.33 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-24T18:50:37.490Z] #19 62.34 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-24T18:50:37.490Z] #19 62.34 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:50:37.490Z] #19 62.41 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-24T18:50:37.490Z] #19 62.42 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-24T18:50:37.490Z] #19 62.42 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:50:37.749Z] #19 62.59 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.749Z] #19 62.60 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-24T18:50:37.749Z] #19 62.61 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-24T18:50:37.749Z] #19 62.62 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-24T18:50:37.749Z] #19 62.63 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.749Z] #19 62.64 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-24T18:50:37.749Z] #19 62.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:37.749Z] #19 62.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-24T18:50:37.749Z] #19 62.67 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.749Z] #19 62.69 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:50:37.749Z] #19 62.71 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-24T18:50:37.749Z] #19 62.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-24T18:50:37.749Z] #19 62.73 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-24T18:50:37.749Z] #19 62.74 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-24T18:50:37.749Z] #19 62.75 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-24T18:50:37.749Z] #19 62.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-24T18:50:37.749Z] #19 62.77 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-24T18:50:37.749Z] #19 62.78 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:37.749Z] #19 62.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-24T18:50:37.749Z] #19 62.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-24T18:50:37.749Z] #19 62.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-24T18:50:37.749Z] #19 62.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-24T18:50:37.749Z] #19 62.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-24T18:50:37.749Z] #19 62.83 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-24T18:50:37.749Z] #19 62.84 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-24T18:50:37.749Z] #19 62.85 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:37.749Z] #19 62.86 Setting up dmsetup (2:1.02.155-3) ... [2021-07-24T18:50:38.008Z] #19 62.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:38.008Z] #19 62.88 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-24T18:50:38.008Z] #19 62.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:50:38.990Z] #19 DONE 64.0s [2021-07-24T18:50:38.990Z] [2021-07-24T18:50:38.990Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:50:38.990Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:50:38.990Z] #64 11.31 + cd /tmp/tmp.3HcPrCY6C7/src/github.com/containerd/containerd [2021-07-24T18:50:38.990Z] #64 11.31 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-24T18:50:38.990Z] #64 11.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-24T18:50:38.990Z] #64 11.92 + BUILDTAGS='netgo osusergo static_build' [2021-07-24T18:50:38.990Z] #64 11.92 + export EXTRA_FLAGS=-buildmode=pie [2021-07-24T18:50:38.990Z] #64 11.92 + EXTRA_FLAGS=-buildmode=pie [2021-07-24T18:50:38.990Z] #64 11.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-24T18:50:38.990Z] #64 11.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-24T18:50:38.990Z] #64 11.92 + '[' '' = dynamic ']' [2021-07-24T18:50:38.990Z] #64 11.92 + make [2021-07-24T18:50:38.990Z] #64 12.52 + bin/ctr [2021-07-24T18:50:39.250Z] #64 ... [2021-07-24T18:50:39.250Z] [2021-07-24T18:50:39.250Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-24T18:50:39.250Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-24T18:50:40.188Z] #20 1.170 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-24T18:50:40.188Z] #20 1.183 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:50:40.448Z] #20 1.336 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:50:40.448Z] #20 1.383 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-24T18:50:40.448Z] #20 1.421 Hit:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:50:40.448Z] #20 1.426 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-24T18:50:40.448Z] #20 1.440 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-24T18:50:40.448Z] #20 1.453 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-24T18:50:40.448Z] #20 1.465 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-24T18:50:40.448Z] #20 1.483 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-24T18:50:41.826Z] #20 2.621 Fetched 2883 kB in 2s (1701 kB/s) [2021-07-24T18:50:46.820Z] #57 93.76 # github.com/containerd/containerd/cmd/containerd [2021-07-24T18:50:46.820Z] #57 93.76 /usr/bin/ld: /tmp/go-link-048068756/000019.o: in function `New': [2021-07-24T18:50:46.820Z] #57 93.76 /tmp/tmp.GUPDY5fnF1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-24T18:50:46.820Z] #57 93.82 + bin/containerd-stress [2021-07-24T18:50:47.101Z] #20 2.621 Reading package lists... [2021-07-24T18:50:47.746Z] #57 94.91 + bin/containerd-shim [2021-07-24T18:50:53.690Z] #20 8.080 Reading package lists... [2021-07-24T18:50:53.691Z] #20 13.64 Building dependency tree... [2021-07-24T18:50:53.949Z] #20 14.82 Reading state information... [2021-07-24T18:50:54.886Z] #20 15.93 The following additional packages will be installed: [2021-07-24T18:50:54.886Z] #20 15.93 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-24T18:50:54.886Z] #20 15.93 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-24T18:50:54.886Z] #20 15.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-24T18:50:54.886Z] #20 15.93 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-24T18:50:54.886Z] #20 15.94 libgcc1:ppc64el libgcc1:s390x [2021-07-24T18:50:54.886Z] #20 15.95 Suggested packages: [2021-07-24T18:50:54.886Z] #20 15.95 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-24T18:50:54.886Z] #20 15.95 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-24T18:50:54.886Z] #20 15.95 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-24T18:50:54.886Z] #20 15.95 libc-l10n:s390x locales:s390x [2021-07-24T18:50:54.886Z] #20 15.95 Recommended packages: [2021-07-24T18:50:54.886Z] #20 15.95 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-24T18:50:54.886Z] #20 15.95 libidn2-0:s390x [2021-07-24T18:50:55.145Z] #20 16.16 The following NEW packages will be installed: [2021-07-24T18:50:55.145Z] #20 16.16 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-24T18:50:55.145Z] #20 16.16 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-24T18:50:55.145Z] #20 16.16 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-24T18:50:55.145Z] #20 16.16 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-24T18:50:55.145Z] #20 16.16 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-24T18:50:55.145Z] #20 16.16 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-24T18:50:55.145Z] #20 16.17 libgcc1:ppc64el libgcc1:s390x [2021-07-24T18:50:55.405Z] #20 16.51 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:50:55.405Z] #20 16.51 Need to get 15.0 MB of archives. [2021-07-24T18:50:55.405Z] #20 16.51 After this operation, 68.1 MB of additional disk space will be used. [2021-07-24T18:50:55.405Z] #20 16.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-24T18:50:55.405Z] #20 16.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-24T18:50:55.405Z] #20 16.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-24T18:50:55.405Z] #20 16.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-24T18:50:55.405Z] #20 16.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-24T18:50:55.405Z] #20 16.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-24T18:50:55.405Z] #20 16.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-24T18:50:55.405Z] #20 16.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-24T18:50:55.664Z] #20 16.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-24T18:50:55.664Z] #20 16.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-24T18:50:55.664Z] #20 16.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-24T18:50:55.664Z] #20 16.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-24T18:50:55.664Z] #20 16.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-24T18:50:55.664Z] #20 16.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-24T18:50:55.664Z] #20 16.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-24T18:50:55.664Z] #20 16.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-24T18:50:55.664Z] #20 16.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-24T18:50:55.664Z] #20 16.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-24T18:50:55.664Z] #20 16.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-24T18:50:55.664Z] #20 16.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-24T18:50:55.833Z] #57 101.9 + bin/containerd-shim-runc-v1 [2021-07-24T18:50:55.924Z] #20 16.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-24T18:50:55.924Z] #20 16.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-24T18:50:55.924Z] #20 16.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-24T18:50:55.924Z] #20 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-24T18:50:55.924Z] #20 16.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-24T18:50:56.183Z] #20 17.21 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:50:56.442Z] #20 17.40 Fetched 15.0 MB in 1s (29.2 MB/s) [2021-07-24T18:50:56.442Z] #20 17.43 Selecting previously unselected package gcc-8-base:armhf. [2021-07-24T18:50:56.442Z] #20 17.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-24T18:50:56.442Z] #20 17.46 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-24T18:50:56.442Z] #20 17.47 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-24T18:50:56.442Z] #20 17.52 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-24T18:50:56.442Z] #20 17.53 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-24T18:50:56.442Z] #20 17.53 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-24T18:50:56.701Z] #20 17.59 Selecting previously unselected package gcc-8-base:s390x. [2021-07-24T18:50:56.701Z] #20 17.59 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-24T18:50:56.701Z] #20 17.60 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-24T18:50:56.701Z] #20 17.65 Selecting previously unselected package gcc-8-base:arm64. [2021-07-24T18:50:56.701Z] #20 17.65 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-24T18:50:56.701Z] #20 17.66 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-24T18:50:56.701Z] #20 17.72 Selecting previously unselected package gcc-8-base:armel. [2021-07-24T18:50:56.701Z] #20 17.73 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-24T18:50:56.701Z] #20 17.73 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-24T18:50:56.959Z] #20 17.80 Selecting previously unselected package libgcc1:arm64. [2021-07-24T18:50:56.959Z] #20 17.81 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-24T18:50:56.959Z] #20 17.82 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-24T18:50:56.959Z] #20 17.87 Selecting previously unselected package libc6:arm64. [2021-07-24T18:50:56.959Z] #20 17.88 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-24T18:50:56.959Z] #20 18.01 Unpacking libc6:arm64 (2.28-10) ... [2021-07-24T18:50:57.526Z] #20 18.41 Selecting previously unselected package libapparmor1:arm64. [2021-07-24T18:50:57.526Z] #20 18.43 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-24T18:50:57.526Z] #20 18.43 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-24T18:50:57.526Z] #20 18.48 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-24T18:50:57.526Z] #20 18.48 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-24T18:50:57.526Z] #20 18.49 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-24T18:50:57.526Z] #20 18.56 Selecting previously unselected package libgcc1:armel. [2021-07-24T18:50:57.526Z] #20 18.56 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-24T18:50:57.526Z] #20 18.56 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-24T18:50:57.526Z] #20 18.63 Selecting previously unselected package libc6:armel. [2021-07-24T18:50:57.526Z] #20 18.64 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-24T18:50:57.785Z] #20 18.79 Unpacking libc6:armel (2.28-10) ... [2021-07-24T18:50:58.354Z] #20 19.22 Selecting previously unselected package libapparmor1:armel. [2021-07-24T18:50:58.354Z] #20 19.23 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-24T18:50:58.354Z] #20 19.23 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-24T18:50:58.354Z] #20 19.28 Selecting previously unselected package libapparmor-dev:armel. [2021-07-24T18:50:58.354Z] #20 19.29 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-24T18:50:58.354Z] #20 19.30 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-24T18:50:58.354Z] #20 19.37 Selecting previously unselected package libgcc1:armhf. [2021-07-24T18:50:58.354Z] #20 19.37 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-24T18:50:58.354Z] #20 19.38 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-24T18:50:58.614Z] #20 19.45 Selecting previously unselected package libc6:armhf. [2021-07-24T18:50:58.614Z] #20 19.45 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-24T18:50:58.614Z] #20 19.62 Unpacking libc6:armhf (2.28-10) ... [2021-07-24T18:50:59.183Z] #20 20.05 Selecting previously unselected package libapparmor1:armhf. [2021-07-24T18:50:59.183Z] #20 20.06 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-24T18:50:59.183Z] #20 20.06 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-24T18:50:59.183Z] #20 20.11 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-24T18:50:59.183Z] #20 20.12 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-24T18:50:59.183Z] #20 20.13 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-24T18:50:59.183Z] #20 20.19 Selecting previously unselected package libgcc1:ppc64el. [2021-07-24T18:50:59.183Z] #20 20.19 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-24T18:50:59.183Z] #20 20.20 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-24T18:50:59.183Z] #20 20.26 Selecting previously unselected package libc6:ppc64el. [2021-07-24T18:50:59.183Z] #20 20.27 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-24T18:50:59.442Z] #20 20.41 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-24T18:51:00.007Z] #57 106.6 + bin/containerd-shim-runc-v2 [2021-07-24T18:51:00.007Z] #57 107.2 + binaries [2021-07-24T18:51:00.011Z] #20 21.03 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-24T18:51:00.011Z] #20 21.04 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-24T18:51:00.011Z] #20 21.05 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-24T18:51:00.011Z] #20 21.09 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-24T18:51:00.011Z] #20 21.10 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-24T18:51:00.011Z] #20 21.10 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-24T18:51:00.011Z] #20 21.16 Selecting previously unselected package libgcc1:s390x. [2021-07-24T18:51:00.264Z] #57 107.2 + install -D bin/containerd /build/containerd [2021-07-24T18:51:00.264Z] #57 107.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-24T18:51:00.264Z] #57 107.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-24T18:51:00.264Z] #57 107.3 + install -D bin/ctr /build/ctr [2021-07-24T18:51:00.269Z] #20 21.16 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-24T18:51:00.269Z] #20 21.17 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-24T18:51:00.269Z] #20 21.23 Selecting previously unselected package libc6:s390x. [2021-07-24T18:51:00.269Z] #20 21.24 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-24T18:51:00.269Z] #20 21.42 Unpacking libc6:s390x (2.28-10) ... [2021-07-24T18:51:00.825Z] #57 DONE 107.8s [2021-07-24T18:51:00.837Z] #20 21.90 Selecting previously unselected package libapparmor1:s390x. [2021-07-24T18:51:00.837Z] #20 21.91 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-24T18:51:00.837Z] #20 21.91 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-24T18:51:00.837Z] #20 21.96 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-24T18:51:00.837Z] #20 21.97 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-24T18:51:00.837Z] #20 21.97 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-24T18:51:01.096Z] #20 22.06 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-24T18:51:01.096Z] #20 22.07 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-24T18:51:01.096Z] #20 22.08 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-24T18:51:01.096Z] #20 22.10 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-24T18:51:01.096Z] #20 22.11 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-24T18:51:01.096Z] #20 22.12 Setting up libc6:arm64 (2.28-10) ... [2021-07-24T18:51:01.753Z] [2021-07-24T18:51:01.753Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-24T18:51:01.753Z] #58 sha256:790fde93632aef3b2fb6d84b270c3a4a3532d0dbc77e0d38d61e0aa014196c49 [2021-07-24T18:51:01.753Z] #58 DONE 0.2s [2021-07-24T18:51:01.753Z] [2021-07-24T18:51:01.753Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-24T18:51:01.753Z] #62 sha256:cd6fc570815fedb41fb4b4391a1b8ec5657817a8bf5271b874c3605e368e8ee4 [2021-07-24T18:51:01.753Z] #62 DONE 0.1s [2021-07-24T18:51:01.753Z] [2021-07-24T18:51:01.753Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-24T18:51:01.753Z] #67 sha256:837ea485b718222fafc568cd92445bf62943e97de8b257c26d9b19c83f6de41a [2021-07-24T18:51:02.322Z] #67 DONE 0.7s [2021-07-24T18:51:02.322Z] [2021-07-24T18:51:02.322Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-24T18:51:02.322Z] #68 sha256:f5bdb29862616a2bdc0afae9890abec597808b7a3b2a84f6238d7c2175d58197 [2021-07-24T18:51:02.322Z] #68 DONE 0.0s [2021-07-24T18:51:02.322Z] [2021-07-24T18:51:02.322Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-24T18:51:02.322Z] #69 sha256:ab8cda3de7a5a0003d9a32e0defdfcda5b6b94eb72b9bd52f7b8802cb5437818 [2021-07-24T18:51:02.477Z] #20 23.36 Setting up libc6:armel (2.28-10) ... [2021-07-24T18:51:03.252Z] #69 DONE 0.9s [2021-07-24T18:51:03.508Z] [2021-07-24T18:51:03.508Z] #70 exporting to image [2021-07-24T18:51:03.508Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-24T18:51:03.508Z] #70 exporting layers [2021-07-24T18:51:03.857Z] #20 24.58 Setting up libc6:armhf (2.28-10) ... [2021-07-24T18:51:04.795Z] #20 25.80 Setting up libc6:ppc64el (2.28-10) ... [2021-07-24T18:51:06.174Z] #20 27.02 Setting up libc6:s390x (2.28-10) ... [2021-07-24T18:51:07.112Z] #20 28.24 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-24T18:51:07.112Z] #20 28.26 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.27 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.28 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.30 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.31 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-24T18:51:07.372Z] #20 28.32 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-24T18:51:07.372Z] #20 28.34 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-24T18:51:07.372Z] #20 28.35 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-24T18:51:07.372Z] #20 28.37 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-24T18:51:07.372Z] #20 28.38 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.39 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.40 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.41 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.42 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-24T18:51:07.372Z] #20 28.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:51:07.940Z] #20 DONE 29.0s [2021-07-24T18:51:07.940Z] [2021-07-24T18:51:07.940Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-24T18:51:07.940Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-24T18:51:09.326Z] #21 DONE 1.3s [2021-07-24T18:51:09.326Z] [2021-07-24T18:51:09.326Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-24T18:51:09.326Z] #61 sha256:f1bcdcf7d810b29acab7f82211bab4608a5b0a42ed35e685af77d37f02fca43d [2021-07-24T18:51:09.326Z] #61 1.216 + RM_GOPATH=0 [2021-07-24T18:51:09.326Z] #61 1.216 + TMP_GOPATH= [2021-07-24T18:51:09.326Z] #61 1.217 + : /build [2021-07-24T18:51:09.326Z] #61 1.217 + '[' -z '' ']' [2021-07-24T18:51:09.326Z] #61 1.218 ++ mktemp -d [2021-07-24T18:51:09.326Z] #61 1.221 + export GOPATH=/tmp/tmp.IYNBZxxXdj [2021-07-24T18:51:09.326Z] #61 1.221 + GOPATH=/tmp/tmp.IYNBZxxXdj [2021-07-24T18:51:09.326Z] #61 1.221 + RM_GOPATH=1 [2021-07-24T18:51:09.326Z] #61 1.221 + case "$(go env GOARCH)" in [2021-07-24T18:51:09.326Z] #61 1.222 ++ go env GOARCH [2021-07-24T18:51:09.326Z] #61 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-07-24T18:51:09.326Z] #61 1.226 + GO_BUILDMODE=-buildmode=pie [2021-07-24T18:51:09.326Z] #61 1.227 ++ dirname /tmp/install/install.sh [2021-07-24T18:51:09.326Z] #61 1.227 + dir=/tmp/install [2021-07-24T18:51:09.326Z] #61 1.228 + bin=runc [2021-07-24T18:51:09.326Z] #61 1.228 + shift [2021-07-24T18:51:09.326Z] #61 1.228 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-24T18:51:09.326Z] #61 1.228 + . /tmp/install/runc.installer [2021-07-24T18:51:09.326Z] #61 1.228 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-24T18:51:09.326Z] #61 1.229 + install_runc [2021-07-24T18:51:09.326Z] #61 1.229 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-24T18:51:09.326Z] #61 1.230 + uname -r [2021-07-24T18:51:09.326Z] #61 1.231 + RUNC_BUILDTAGS='seccomp ' [2021-07-24T18:51:09.326Z] #61 1.231 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-24T18:51:09.326Z] #61 1.231 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-24T18:51:09.326Z] #61 1.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IYNBZxxXdj/src/github.com/opencontainers/runc [2021-07-24T18:51:09.326Z] #61 1.233 Cloning into '/tmp/tmp.IYNBZxxXdj/src/github.com/opencontainers/runc'... [2021-07-24T18:51:10.710Z] #61 ... [2021-07-24T18:51:10.710Z] [2021-07-24T18:51:10.710Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-24T18:51:10.710Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-24T18:51:10.710Z] #22 DONE 1.1s [2021-07-24T18:51:10.710Z] [2021-07-24T18:51:10.710Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-24T18:51:10.710Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-24T18:51:11.601Z] #70 exporting layers 7.7s done [2021-07-24T18:51:11.601Z] #70 writing image sha256:3114526eb631ad016bc3ed5827fc8ac859fafe27bcc4a5678ea752b9e26fa108 done [2021-07-24T18:51:11.601Z] #70 naming to docker.io/library/docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 done [2021-07-24T18:51:11.601Z] #70 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-24T18:51:11.650Z] #23 1.065 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-24T18:51:11.650Z] #23 DONE 1.1s [2021-07-24T18:51:11.650Z] [2021-07-24T18:51:11.650Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:51:11.650Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:51:11.650Z] #64 51.50 + bin/containerd [Pipeline] sh [2021-07-24T18:51:11.941Z] + trap exit INT TERM [2021-07-24T18:51:11.941Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-24T18:51:11.941Z] + CONTAINER_NAME=docker-pr2 [2021-07-24T18:51:11.941Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh dynbinary [2021-07-24T18:51:12.504Z] [2021-07-24T18:51:12.504Z] Removing bundles/ [2021-07-24T18:51:12.504Z] [2021-07-24T18:51:12.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-24T18:51:12.504Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-24T18:51:12.504Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T18:51:12.589Z] #64 ... [2021-07-24T18:51:12.589Z] [2021-07-24T18:51:12.589Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-24T18:51:12.589Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-24T18:51:12.589Z] #24 DONE 1.1s [2021-07-24T18:51:12.849Z] [2021-07-24T18:51:12.849Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-24T18:51:12.849Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-24T18:51:13.788Z] #25 DONE 1.2s [2021-07-24T18:51:13.789Z] [2021-07-24T18:51:13.789Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-24T18:51:13.789Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-24T18:51:15.168Z] #26 DONE 1.1s [2021-07-24T18:51:15.168Z] [2021-07-24T18:51:15.168Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-24T18:51:15.168Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-24T18:51:16.546Z] #27 1.288 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-24T18:51:16.546Z] #27 1.437 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-24T18:51:16.546Z] #27 1.439 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-24T18:51:16.546Z] #27 1.441 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-24T18:51:16.546Z] #27 1.494 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] [2021-07-24T18:51:16.546Z] #27 1.529 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-24T18:51:16.546Z] #27 1.568 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-24T18:51:16.546Z] #27 1.589 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-24T18:51:16.546Z] #27 1.613 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-24T18:51:17.114Z] #27 2.177 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-24T18:51:17.682Z] #27 2.609 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-24T18:51:17.941Z] #27 2.934 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-24T18:51:18.200Z] #27 3.388 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-24T18:51:18.768Z] #27 ... [2021-07-24T18:51:18.768Z] [2021-07-24T18:51:18.768Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-24T18:51:18.768Z] #61 sha256:f1bcdcf7d810b29acab7f82211bab4608a5b0a42ed35e685af77d37f02fca43d [2021-07-24T18:51:18.768Z] #61 5.291 + cd /tmp/tmp.IYNBZxxXdj/src/github.com/opencontainers/runc [2021-07-24T18:51:18.768Z] #61 5.291 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-24T18:51:18.768Z] #61 5.441 + '[' -z '' ']' [2021-07-24T18:51:18.768Z] #61 5.441 + target=static [2021-07-24T18:51:18.768Z] #61 5.441 + make 'BUILDTAGS=seccomp ' static [2021-07-24T18:51:18.768Z] #61 5.670 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-24T18:51:18.768Z] #61 9.551 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-24T18:51:18.768Z] #61 10.33 + mkdir -p /build [2021-07-24T18:51:18.768Z] #61 10.33 + cp runc /build/runc [2021-07-24T18:51:18.768Z] #61 DONE 10.5s [2021-07-24T18:51:18.768Z] [2021-07-24T18:51:18.768Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:51:18.768Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:51:18.768Z] #64 ... [2021-07-24T18:51:18.768Z] [2021-07-24T18:51:18.768Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-24T18:51:18.768Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-24T18:51:18.768Z] #27 3.956 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-24T18:51:19.027Z] #27 4.247 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-24T18:51:19.027Z] #27 4.252 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-24T18:51:19.027Z] #27 4.265 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-24T18:51:19.027Z] #27 4.274 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-24T18:51:19.027Z] #27 4.289 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-24T18:51:19.596Z] #27 4.609 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-24T18:51:19.596Z] #27 4.614 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-24T18:51:19.596Z] #27 4.616 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-24T18:51:19.596Z] #27 4.617 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-24T18:51:19.596Z] #27 4.617 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-24T18:51:27.719Z] #27 12.62 Fetched 42.2 MB in 12s (3644 kB/s) [2021-07-24T18:51:32.994Z] #27 12.62 Reading package lists... [2021-07-24T18:51:38.271Z] #27 18.10 Reading package lists... [2021-07-24T18:51:39.910Z] #27 23.52 Building dependency tree... [2021-07-24T18:51:39.910Z] #27 24.74 Reading state information... [2021-07-24T18:51:40.479Z] #27 25.59 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-24T18:51:40.479Z] #27 25.59 libcap2-bin is already the newest version (1:2.25-2). [2021-07-24T18:51:40.479Z] #27 25.59 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-24T18:51:40.479Z] #27 25.59 xz-utils is already the newest version (5.2.4-1). [2021-07-24T18:51:40.479Z] #27 25.59 The following additional packages will be installed: [2021-07-24T18:51:40.479Z] #27 25.59 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-24T18:51:40.479Z] #27 25.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-24T18:51:40.479Z] #27 25.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-24T18:51:40.479Z] #27 25.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-24T18:51:40.479Z] #27 25.59 python3.7 python3.7-minimal vim-runtime xxd [2021-07-24T18:51:40.479Z] #27 25.60 Suggested packages: [2021-07-24T18:51:40.479Z] #27 25.60 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-24T18:51:40.479Z] #27 25.60 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-24T18:51:40.479Z] #27 25.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-24T18:51:40.479Z] #27 25.60 Recommended packages: [2021-07-24T18:51:40.479Z] #27 25.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-24T18:51:40.479Z] #27 25.60 python3-keyrings.alt python3-xdg unzip [2021-07-24T18:51:41.857Z] #27 26.95 The following NEW packages will be installed: [2021-07-24T18:51:41.857Z] #27 26.95 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-24T18:51:41.857Z] #27 26.95 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-24T18:51:41.857Z] #27 26.95 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-24T18:51:41.857Z] #27 26.96 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-24T18:51:41.857Z] #27 26.96 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-24T18:51:41.857Z] #27 26.96 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-24T18:51:41.857Z] #27 26.96 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-24T18:51:41.857Z] #27 26.96 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-24T18:51:42.117Z] #27 27.31 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-24T18:51:42.117Z] #27 27.31 Need to get 20.0 MB of archives. [2021-07-24T18:51:42.117Z] #27 27.31 After this operation, 82.5 MB of additional disk space will be used. [2021-07-24T18:51:42.117Z] #27 27.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-24T18:51:42.117Z] #27 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-24T18:51:42.117Z] #27 27.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-24T18:51:42.117Z] #27 27.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-24T18:51:42.377Z] #27 27.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-24T18:51:42.377Z] #27 27.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-24T18:51:42.377Z] #27 27.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-24T18:51:42.377Z] #27 27.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-24T18:51:42.377Z] #27 27.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-24T18:51:42.377Z] #27 27.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-24T18:51:42.377Z] #27 27.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-24T18:51:42.377Z] #27 27.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-24T18:51:42.377Z] #27 27.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-24T18:51:42.377Z] #27 27.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-24T18:51:42.377Z] #27 27.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-24T18:51:42.377Z] #27 27.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-24T18:51:42.377Z] #27 27.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-24T18:51:42.377Z] #27 27.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-24T18:51:42.377Z] #27 27.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-24T18:51:42.377Z] #27 27.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-24T18:51:42.377Z] #27 27.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-24T18:51:42.377Z] #27 27.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-24T18:51:42.377Z] #27 27.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-24T18:51:42.377Z] #27 27.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-24T18:51:42.377Z] #27 27.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-24T18:51:42.377Z] #27 27.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-24T18:51:42.377Z] #27 27.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-24T18:51:42.637Z] #27 27.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-24T18:51:42.637Z] #27 27.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-24T18:51:42.637Z] #27 27.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-24T18:51:42.637Z] #27 27.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-24T18:51:42.637Z] #27 27.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-24T18:51:42.637Z] #27 27.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-24T18:51:42.637Z] #27 27.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-24T18:51:42.637Z] #27 27.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-24T18:51:42.896Z] #27 27.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-24T18:51:42.896Z] #27 27.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-24T18:51:42.896Z] #27 27.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-24T18:51:42.896Z] #27 27.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-24T18:51:42.896Z] #27 27.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-24T18:51:42.896Z] #27 27.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-24T18:51:42.896Z] #27 27.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-24T18:51:42.896Z] #27 27.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-24T18:51:42.896Z] #27 27.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-24T18:51:42.896Z] #27 27.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-24T18:51:43.465Z] #27 28.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-24T18:51:43.465Z] #27 28.55 Fetched 20.0 MB in 1s (21.2 MB/s) [2021-07-24T18:51:43.465Z] #27 28.58 Selecting previously unselected package pigz. [2021-07-24T18:51:43.465Z] #27 28.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 ... 39111 files and directories currently installed.) [2021-07-24T18:51:43.465Z] #27 28.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-24T18:51:43.465Z] #27 28.63 Unpacking pigz (2.4-1) ... [2021-07-24T18:51:43.724Z] #27 28.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-24T18:51:43.725Z] #27 28.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:51:43.725Z] #27 28.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:43.725Z] #27 28.86 Selecting previously unselected package python3.7-minimal. [2021-07-24T18:51:43.725Z] #27 28.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:51:43.725Z] #27 28.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-24T18:51:43.984Z] #27 29.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:43.984Z] #27 29.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-24T18:51:44.953Z] #27 30.01 Selecting previously unselected package python3-minimal. [2021-07-24T18:51:44.953Z] #27 30.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-24T18:51:44.953Z] #27 30.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-24T18:51:44.953Z] #27 30.05 Unpacking python3-minimal (3.7.3-1) ... [2021-07-24T18:51:44.953Z] #27 30.09 Selecting previously unselected package libmpdec2:amd64. [2021-07-24T18:51:44.953Z] #27 30.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-24T18:51:44.953Z] #27 30.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-24T18:51:45.213Z] #27 30.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-24T18:51:45.213Z] #27 30.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:51:45.213Z] #27 30.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:45.473Z] #27 30.58 Selecting previously unselected package python3.7. [2021-07-24T18:51:45.473Z] #27 30.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-24T18:51:45.473Z] #27 30.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:45.473Z] #27 30.65 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-24T18:51:45.473Z] #27 30.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-24T18:51:45.473Z] #27 30.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-24T18:51:45.732Z] #27 30.73 Setting up python3-minimal (3.7.3-1) ... [2021-07-24T18:51:45.991Z] #27 31.12 Selecting previously unselected package python3. [2021-07-24T18:51:46.251Z] #27 31.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-24T18:51:46.251Z] #27 31.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.17 Unpacking python3 (3.7.3-1) ... [2021-07-24T18:51:46.251Z] #27 31.22 Selecting previously unselected package libip4tc0:amd64. [2021-07-24T18:51:46.251Z] #27 31.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:46.251Z] #27 31.28 Selecting previously unselected package libip6tc0:amd64. [2021-07-24T18:51:46.251Z] #27 31.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:46.251Z] #27 31.34 Selecting previously unselected package libiptc0:amd64. [2021-07-24T18:51:46.251Z] #27 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:46.251Z] #27 31.39 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-24T18:51:46.251Z] #27 31.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-24T18:51:46.251Z] #27 31.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-24T18:51:46.251Z] #27 31.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-24T18:51:46.251Z] #27 31.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-24T18:51:46.510Z] #27 31.50 Selecting previously unselected package libnftnl11:amd64. [2021-07-24T18:51:46.510Z] #27 31.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-24T18:51:46.510Z] #27 31.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-24T18:51:46.510Z] #27 31.56 Selecting previously unselected package iptables. [2021-07-24T18:51:46.510Z] #27 31.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-24T18:51:46.510Z] #27 31.57 Unpacking iptables (1.8.2-4) ... [2021-07-24T18:51:46.770Z] #27 31.72 Selecting previously unselected package xxd. [2021-07-24T18:51:46.770Z] #27 31.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:51:46.770Z] #27 31.74 Unpacking xxd (2:8.1.0875-5) ... [2021-07-24T18:51:46.770Z] #27 31.81 Selecting previously unselected package vim-common. [2021-07-24T18:51:46.770Z] #27 31.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:51:46.770Z] #27 31.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-24T18:51:47.029Z] #27 31.94 Selecting previously unselected package bash-completion. [2021-07-24T18:51:47.029Z] #27 31.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-24T18:51:48.405Z] #27 33.22 Unpacking bash-completion (1:2.8-6) ... [2021-07-24T18:51:48.405Z] #27 33.40 Selecting previously unselected package apparmor. [2021-07-24T18:51:48.405Z] #27 33.41 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-24T18:51:48.405Z] #27 33.45 Unpacking apparmor (2.13.2-10) ... [2021-07-24T18:51:48.664Z] #27 33.63 Selecting previously unselected package aufs-tools. [2021-07-24T18:51:48.664Z] #27 33.64 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-24T18:51:48.664Z] #27 33.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-24T18:51:48.664Z] #27 33.71 Selecting previously unselected package libonig5:amd64. [2021-07-24T18:51:48.664Z] #27 33.72 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-24T18:51:48.664Z] #27 33.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-24T18:51:48.664Z] #27 33.80 Selecting previously unselected package libjq1:amd64. [2021-07-24T18:51:48.664Z] #27 33.81 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-24T18:51:48.664Z] #27 33.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-24T18:51:48.664Z] #27 33.87 Selecting previously unselected package jq. [2021-07-24T18:51:48.664Z] #27 33.87 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-24T18:51:48.664Z] #27 33.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-24T18:51:48.923Z] #27 33.92 Selecting previously unselected package libaio1:amd64. [2021-07-24T18:51:48.923Z] #27 33.93 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-24T18:51:48.923Z] #27 33.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-24T18:51:48.923Z] #27 33.98 Selecting previously unselected package libgpm2:amd64. [2021-07-24T18:51:48.923Z] #27 33.98 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-24T18:51:48.923Z] #27 33.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-24T18:51:48.923Z] #27 34.03 Selecting previously unselected package libnet1:amd64. [2021-07-24T18:51:48.923Z] #27 34.04 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-24T18:51:48.923Z] #27 34.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-24T18:51:48.923Z] #27 34.10 Selecting previously unselected package libnl-3-200:amd64. [2021-07-24T18:51:48.923Z] #27 34.10 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-24T18:51:48.923Z] #27 34.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-24T18:51:48.923Z] #27 34.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-24T18:51:49.181Z] #27 34.17 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-24T18:51:49.181Z] #27 34.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-24T18:51:49.181Z] #27 34.21 Selecting previously unselected package libreadline5:amd64. [2021-07-24T18:51:49.181Z] #27 34.22 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-24T18:51:49.181Z] #27 34.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-24T18:51:49.181Z] #27 34.30 Selecting previously unselected package net-tools. [2021-07-24T18:51:49.181Z] #27 34.30 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-24T18:51:49.181Z] #27 34.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-24T18:51:49.440Z] #27 34.41 Selecting previously unselected package python-pip-whl. [2021-07-24T18:51:49.440Z] #27 34.42 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-24T18:51:49.440Z] #27 34.42 Unpacking python-pip-whl (18.1-5) ... [2021-07-24T18:51:49.440Z] #27 34.63 Selecting previously unselected package python3-lib2to3. [2021-07-24T18:51:49.440Z] #27 34.63 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-24T18:51:49.440Z] #27 34.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-24T18:51:49.440Z] #27 34.70 Selecting previously unselected package python3-distutils. [2021-07-24T18:51:49.698Z] #27 34.70 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-24T18:51:49.698Z] #27 34.71 Unpacking python3-distutils (3.7.3-1) ... [2021-07-24T18:51:49.698Z] #27 34.77 Selecting previously unselected package python3-pip. [2021-07-24T18:51:49.698Z] #27 34.77 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-24T18:51:49.698Z] #27 34.78 Unpacking python3-pip (18.1-5) ... [2021-07-24T18:51:49.698Z] #27 34.87 Selecting previously unselected package python3-pkg-resources. [2021-07-24T18:51:49.698Z] #27 34.87 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-24T18:51:49.698Z] #27 34.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-24T18:51:49.698Z] #27 34.94 Selecting previously unselected package python3-setuptools. [2021-07-24T18:51:49.698Z] #27 34.95 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-24T18:51:49.957Z] #27 34.95 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-24T18:51:49.957Z] #27 35.04 Selecting previously unselected package python3-wheel. [2021-07-24T18:51:49.957Z] #27 35.05 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-24T18:51:49.957Z] #27 35.05 Unpacking python3-wheel (0.32.3-2) ... [2021-07-24T18:51:49.957Z] #27 35.10 Selecting previously unselected package sudo. [2021-07-24T18:51:49.957Z] #27 35.11 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-24T18:51:49.957Z] #27 35.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-24T18:51:50.216Z] #27 35.35 Selecting previously unselected package thin-provisioning-tools. [2021-07-24T18:51:50.216Z] #27 35.36 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-24T18:51:50.216Z] #27 35.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-24T18:51:50.475Z] #27 35.48 Selecting previously unselected package uidmap. [2021-07-24T18:51:50.475Z] #27 35.49 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-24T18:51:50.475Z] #27 35.49 Unpacking uidmap (1:4.5-1.1) ... [2021-07-24T18:51:50.475Z] #27 35.56 Selecting previously unselected package vim-runtime. [2021-07-24T18:51:50.475Z] #27 35.57 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-24T18:51:50.475Z] #27 35.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-24T18:51:50.475Z] #27 35.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-24T18:51:50.475Z] #27 35.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-24T18:51:51.853Z] #27 36.75 Selecting previously unselected package vim. [2021-07-24T18:51:51.853Z] #27 36.76 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-24T18:51:51.853Z] #27 36.77 Unpacking vim (2:8.1.0875-5) ... [2021-07-24T18:51:51.853Z] #27 36.98 Selecting previously unselected package xfsprogs. [2021-07-24T18:51:51.853Z] #27 36.98 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-24T18:51:51.853Z] #27 36.99 Unpacking xfsprogs (4.20.0-1) ... [2021-07-24T18:51:52.112Z] #27 37.21 Selecting previously unselected package zip. [2021-07-24T18:51:52.112Z] #27 37.22 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-24T18:51:52.112Z] #27 37.22 Unpacking zip (3.0-11+b1) ... [2021-07-24T18:51:52.112Z] #27 37.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-24T18:51:52.372Z] #27 37.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-24T18:51:52.372Z] #27 37.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:52.372Z] #27 37.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-24T18:51:52.372Z] #27 37.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-24T18:51:52.372Z] #27 37.39 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:52.372Z] #27 37.40 Setting up uidmap (1:4.5-1.1) ... [2021-07-24T18:51:52.372Z] #27 37.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-24T18:51:52.372Z] #27 37.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-24T18:51:52.372Z] #27 37.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-24T18:51:52.372Z] #27 37.44 Setting up xxd (2:8.1.0875-5) ... [2021-07-24T18:51:52.372Z] #27 37.45 Setting up zip (3.0-11+b1) ... [2021-07-24T18:51:52.372Z] #27 37.46 Setting up vim-common (2:8.1.0875-5) ... [2021-07-24T18:51:52.372Z] #27 37.48 Setting up bash-completion (1:2.8-6) ... [2021-07-24T18:51:53.753Z] #27 38.79 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-24T18:51:53.753Z] #27 38.80 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-24T18:51:53.753Z] #27 38.85 invoke-rc.d: could not determine current runlevel [2021-07-24T18:51:53.753Z] #27 38.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-24T18:51:53.753Z] #27 38.86 Setting up pigz (2.4-1) ... [2021-07-24T18:51:53.753Z] #27 38.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-24T18:51:53.753Z] #27 38.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-24T18:51:54.013Z] #27 38.90 Setting up python-pip-whl (18.1-5) ... [2021-07-24T18:51:54.013Z] #27 38.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-24T18:51:54.013Z] #27 38.92 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-24T18:51:54.013Z] #27 39.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-24T18:51:54.013Z] #27 39.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-24T18:51:54.013Z] #27 39.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:54.013Z] #27 39.15 Setting up vim (2:8.1.0875-5) ... [2021-07-24T18:51:54.013Z] #27 39.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-24T18:51:54.013Z] #27 39.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-24T18:51:54.013Z] #27 39.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-24T18:51:54.013Z] #27 39.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-24T18:51:54.013Z] #27 39.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-24T18:51:54.013Z] #27 39.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-24T18:51:54.013Z] #27 39.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-24T18:51:54.013Z] #27 39.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-24T18:51:54.013Z] #27 39.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-24T18:51:54.013Z] #27 39.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-24T18:51:54.013Z] #27 39.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-24T18:51:54.013Z] #27 39.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-24T18:51:54.013Z] #27 39.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-24T18:51:54.013Z] #27 39.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-24T18:51:55.392Z] #27 40.23 Setting up iptables (1.8.2-4) ... [2021-07-24T18:51:55.392Z] #27 40.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-24T18:51:55.392Z] #27 40.27 Setting up python3 (3.7.3-1) ... [2021-07-24T18:51:55.392Z] #27 40.40 Setting up python3-wheel (0.32.3-2) ... [2021-07-24T18:51:55.651Z] #27 40.63 Setting up apparmor (2.13.2-10) ... [2021-07-24T18:51:56.589Z] #27 41.58 Setting up xfsprogs (4.20.0-1) ... [2021-07-24T18:51:56.589Z] #27 41.59 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-24T18:51:56.848Z] #27 41.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-24T18:51:57.107Z] #27 42.15 Setting up python3-distutils (3.7.3-1) ... [2021-07-24T18:51:57.367Z] #27 42.39 Setting up python3-setuptools (40.8.0-1) ... [2021-07-24T18:51:57.627Z] #27 42.82 Setting up python3-pip (18.1-5) ... [2021-07-24T18:51:58.197Z] #27 43.21 Processing triggers for libc-bin (2.28-10) ... [2021-07-24T18:51:58.197Z] #27 43.25 Processing triggers for mime-support (3.62) ... [2021-07-24T18:51:58.766Z] #27 DONE 43.9s [2021-07-24T18:51:58.766Z] [2021-07-24T18:51:58.766Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-24T18:51:58.766Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-24T18:51:59.705Z] #28 0.884 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-24T18:51:59.705Z] #28 0.889 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-24T18:51:59.705Z] #28 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-24T18:51:59.705Z] #28 DONE 0.9s [2021-07-24T18:51:59.705Z] [2021-07-24T18:51:59.705Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:51:59.705Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:51:59.965Z] #64 ... [2021-07-24T18:51:59.965Z] [2021-07-24T18:51:59.965Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-24T18:51:59.965Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-24T18:52:02.504Z] #29 2.376 Collecting yamllint==1.26.1 [2021-07-24T18:52:05.793Z] #29 ... [2021-07-24T18:52:05.793Z] [2021-07-24T18:52:05.793Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:05.793Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:05.793Z] #64 106.8 # github.com/containerd/containerd/cmd/containerd [2021-07-24T18:52:05.793Z] #64 106.8 /usr/bin/ld: /tmp/go-link-020363742/000019.o: in function `New': [2021-07-24T18:52:05.793Z] #64 106.8 /tmp/tmp.3HcPrCY6C7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-24T18:52:05.793Z] #64 106.9 + bin/containerd-stress [2021-07-24T18:52:05.793Z] #64 108.0 + bin/containerd-shim [2021-07-24T18:52:09.086Z] #64 ... [2021-07-24T18:52:09.086Z] [2021-07-24T18:52:09.086Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-24T18:52:09.086Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-24T18:52:09.086Z] #29 7.623 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-24T18:52:09.086Z] #29 8.286 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-24T18:52:09.086Z] #29 8.310 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-24T18:52:09.086Z] #29 8.339 Collecting pyyaml (from yamllint==1.26.1) [2021-07-24T18:52:09.086Z] #29 8.460 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-24T18:52:09.086Z] #29 8.597 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-24T18:52:09.086Z] #29 8.598 Building wheels for collected packages: yamllint [2021-07-24T18:52:09.086Z] #29 8.599 Running setup.py bdist_wheel for yamllint: started [2021-07-24T18:52:09.086Z] #29 8.969 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-24T18:52:09.086Z] #29 8.970 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-24T18:52:09.086Z] #29 8.991 Successfully built yamllint [2021-07-24T18:52:09.086Z] #29 8.998 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-24T18:52:09.086Z] #29 9.128 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-24T18:52:09.086Z] #29 DONE 9.3s [2021-07-24T18:52:09.347Z] [2021-07-24T18:52:09.347Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-24T18:52:09.347Z] #32 sha256:fb05f64eff09a70ffc79276089b1ca9498e2db5695374480bfd2b4b12afe94eb [2021-07-24T18:52:09.347Z] #32 DONE 0.1s [2021-07-24T18:52:09.347Z] [2021-07-24T18:52:09.347Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-24T18:52:09.347Z] #37 sha256:50e435bb0395236cadf59421ac8410b05948195c559efce20fd2924ac5699a1a [2021-07-24T18:52:11.259Z] #37 DONE 2.0s [2021-07-24T18:52:11.259Z] [2021-07-24T18:52:11.259Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-24T18:52:11.259Z] #40 sha256:9e9af291d3f11e4da8b5d764b93973cc0ac5fc7be549d84d4332a39306968acb [2021-07-24T18:52:11.259Z] #40 DONE 0.1s [2021-07-24T18:52:11.259Z] [2021-07-24T18:52:11.259Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-24T18:52:11.259Z] #42 sha256:cdffc5eafc5f97f3d35b2a0ebe3a9937d8677af1927817363708b63523ac9c70 [2021-07-24T18:52:11.259Z] #42 DONE 0.1s [2021-07-24T18:52:11.259Z] [2021-07-24T18:52:11.259Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:11.259Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:11.520Z] #64 ... [2021-07-24T18:52:11.520Z] [2021-07-24T18:52:11.520Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-24T18:52:11.520Z] #45 sha256:2239cb9f56593ed6f40ab5cab2b712029dbdd280a718587983c79612c38c96f7 [2021-07-24T18:52:11.520Z] #45 DONE 0.0s [2021-07-24T18:52:11.520Z] [2021-07-24T18:52:11.520Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-24T18:52:11.520Z] #48 sha256:81de6fd7aacfce2eb4b2518fd45cd6e049be950dc913cf2789b6d365d25d99a1 [2021-07-24T18:52:11.520Z] #48 DONE 0.2s [2021-07-24T18:52:11.520Z] [2021-07-24T18:52:11.520Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:11.520Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:11.785Z] #64 ... [2021-07-24T18:52:11.785Z] [2021-07-24T18:52:11.785Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-24T18:52:11.785Z] #52 sha256:19e51d4c7b0e23cd38355264dfd14cf6b269246117797a736e2c7ba7d46caaf7 [2021-07-24T18:52:11.785Z] #52 DONE 0.1s [2021-07-24T18:52:11.785Z] [2021-07-24T18:52:11.785Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-24T18:52:11.785Z] #54 sha256:bf530e05c1b59434a62bfd0596636b028ee391dec93b043c1dbeec70f392731f [2021-07-24T18:52:11.785Z] #54 DONE 0.1s [2021-07-24T18:52:11.785Z] [2021-07-24T18:52:11.785Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-24T18:52:11.785Z] #56 sha256:5cc006f1aabc687893e688efe966c1f2f060109306a22fb98f4bee9dceeb531e [2021-07-24T18:52:11.785Z] #56 DONE 0.1s [2021-07-24T18:52:11.785Z] [2021-07-24T18:52:11.785Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:11.785Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:12.046Z] #64 ... [2021-07-24T18:52:12.046Z] [2021-07-24T18:52:12.046Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-24T18:52:12.046Z] #58 sha256:558df03d4f7232686b8191fcc9d1a2aeca80a13b18ef326b0b9fd8b3cf46eb2c [2021-07-24T18:52:12.305Z] #58 DONE 0.2s [2021-07-24T18:52:12.305Z] [2021-07-24T18:52:12.305Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-24T18:52:12.305Z] #60 sha256:ccd087f54a519a5ca713659550f8658f541cbbea4239683c7517fe53b3b0c9e1 [2021-07-24T18:52:12.305Z] #60 DONE 0.1s [2021-07-24T18:52:12.305Z] [2021-07-24T18:52:12.305Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:12.305Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:12.305Z] #64 ... [2021-07-24T18:52:12.305Z] [2021-07-24T18:52:12.305Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-24T18:52:12.305Z] #62 sha256:1e4916007d840bfa232234f50caff72367e42c1326a49ade5fb9b44b866e5184 [2021-07-24T18:52:12.305Z] #62 DONE 0.1s [2021-07-24T18:52:12.564Z] [2021-07-24T18:52:12.564Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-24T18:52:12.564Z] #64 sha256:1396d407a38c1fe78399b72885fe079ba7a3096402382610de4ec976d310a2d2 [2021-07-24T18:52:14.471Z] #64 116.7 + bin/containerd-shim-runc-v1 [2021-07-24T18:52:19.756Z] #64 121.5 + bin/containerd-shim-runc-v2 [2021-07-24T18:52:19.756Z] #64 122.1 + binaries [2021-07-24T18:52:20.016Z] #64 122.1 + install -D bin/containerd /build/containerd [2021-07-24T18:52:20.016Z] #64 122.1 + install -D bin/containerd-shim /build/containerd-shim [2021-07-24T18:52:20.016Z] #64 122.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-24T18:52:20.016Z] #64 122.1 + install -D bin/ctr /build/ctr [2021-07-24T18:52:20.016Z] #64 DONE 122.3s [2021-07-24T18:52:20.954Z] [2021-07-24T18:52:20.954Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-24T18:52:20.954Z] #65 sha256:58743a154f99d37480cce8a883d84762191086bdd52acb13eea2f5e6c800b8d1 [2021-07-24T18:52:21.213Z] #65 DONE 0.2s [2021-07-24T18:52:21.213Z] [2021-07-24T18:52:21.213Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-24T18:52:21.213Z] #69 sha256:6ef0eb6e198be1132979b54aada9feb9477d06807ff0858eb14667175b37f2ab [2021-07-24T18:52:21.213Z] #69 DONE 0.1s [2021-07-24T18:52:21.213Z] [2021-07-24T18:52:21.213Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-24T18:52:21.213Z] #74 sha256:2973699af550114c898d07ce4e4b0a1146ed92bd6bc76a61d5eac3a34b81426f [2021-07-24T18:52:21.780Z] #74 DONE 0.4s [2021-07-24T18:52:21.780Z] [2021-07-24T18:52:21.780Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-24T18:52:21.780Z] #75 sha256:e798330547d8ba0aff86024aa6f8618092ea8fc3238955823f9368fd1fe229b6 [2021-07-24T18:52:21.780Z] #75 DONE 0.0s [2021-07-24T18:52:21.780Z] [2021-07-24T18:52:21.780Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-24T18:52:21.780Z] #76 sha256:5624be8ff490046cbb0c6cfb3604a2ec54927a240d6285fbf47ff04f5a79b4f7 [2021-07-24T18:52:22.348Z] #76 DONE 0.7s [2021-07-24T18:52:22.348Z] [2021-07-24T18:52:22.348Z] #77 exporting to image [2021-07-24T18:52:22.348Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-24T18:52:22.348Z] #77 exporting layers [2021-07-24T18:52:32.325Z] #77 exporting layers 9.9s done [2021-07-24T18:52:32.325Z] #77 writing image sha256:cd68e299d395583b4f4bf7ed2757647f61f4d4705e2022f0c388bcf27f1b4433 done [2021-07-24T18:52:32.325Z] #77 naming to docker.io/library/docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 done [2021-07-24T18:52:32.325Z] #77 DONE 9.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-24T18:52:32.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/validate/default [2021-07-24T18:52:33.235Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-24T18:52:33.235Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-24T18:52:33.235Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-24T18:52:33.235Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-24T18:52:33.235Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-24T18:52:33.235Z] Congratulations! No new tests were added to integration-cli. [2021-07-24T18:52:33.235Z] [2021-07-24T18:52:33.235Z] INFO Start validation with golang-ci-lint [2021-07-24T18:52:33.494Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-24T18:52:33.494Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-24T18:52:33.494Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-24T18:52:48.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-24T18:52:48.910Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-24T18:52:48.910Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T18:52:48.910Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-24T18:52:48.910Z] [2021-07-24T18:52:48.910Z] + TEST_INTEGRATION_DEST=2 [2021-07-24T18:52:48.910Z] + CONTAINER_NAME=docker-pr2-2 [2021-07-24T18:52:48.910Z] + TEST_SKIP_INTEGRATION=1 [2021-07-24T18:52:48.910Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-24T18:52:48.910Z] + run_tests [2021-07-24T18:52:48.910Z] + c=0 [2021-07-24T18:52:48.910Z] + '[' -n 0 ']' [2021-07-24T18:52:48.910Z] + rm= [2021-07-24T18:52:48.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42670/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh '' test-integration [2021-07-24T18:52:48.910Z] + TEST_INTEGRATION_DEST=1 [2021-07-24T18:52:48.910Z] + CONTAINER_NAME=docker-pr2-1 [2021-07-24T18:52:48.910Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-24T18:52:48.910Z] + run_tests test-integration-flaky [2021-07-24T18:52:48.910Z] + '[' -n 0 ']' [2021-07-24T18:52:48.910Z] + rm= [2021-07-24T18:52:48.910Z] + TEST_INTEGRATION_DEST=3 [2021-07-24T18:52:48.910Z] + CONTAINER_NAME=docker-pr2-3 [2021-07-24T18:52:48.910Z] + TEST_SKIP_INTEGRATION=1 [2021-07-24T18:52:48.910Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-24T18:52:48.910Z] + run_tests [2021-07-24T18:52:48.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42670/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh test-integration-flaky test-integration [2021-07-24T18:52:48.910Z] + '[' -n 0 ']' [2021-07-24T18:52:48.910Z] + rm= [2021-07-24T18:52:48.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42670/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh '' test-integration [2021-07-24T18:52:48.910Z] ++ jobs -p [2021-07-24T18:52:48.910Z] + for job in $(jobs -p) [2021-07-24T18:52:48.910Z] + wait 25797 [2021-07-24T18:52:48.910Z] [2021-07-24T18:52:48.910Z] [2021-07-24T18:52:48.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-24T18:52:48.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-24T18:52:48.910Z] HOSTNAME=58f4b8bff922 [2021-07-24T18:52:48.910Z] TEST_SKIP_INTEGRATION=1 [2021-07-24T18:52:48.910Z] TESTDEBUG=0 [2021-07-24T18:52:48.910Z] DEST=bundles/test-integration [2021-07-24T18:52:48.910Z] PWD=/go/src/github.com/docker/docker [2021-07-24T18:52:48.910Z] KEEPBUNDLE=1 [2021-07-24T18:52:48.910Z] DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:52:48.910Z] container=docker [2021-07-24T18:52:48.910Z] HOME=/root [2021-07-24T18:52:48.910Z] GOLANG_VERSION=1.16.6 [2021-07-24T18:52:48.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-24T18:52:48.910Z] VALIDATE_BRANCH=master [2021-07-24T18:52:48.910Z] TERM=xterm [2021-07-24T18:52:48.910Z] DOCKER_PKG=github.com/docker/docker [2021-07-24T18:52:48.910Z] SHLVL=1 [2021-07-24T18:52:48.910Z] TIMEOUT=120m [2021-07-24T18:52:48.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-24T18:52:48.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-24T18:52:48.910Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-24T18:52:48.910Z] GO111MODULE=off [2021-07-24T18:52:48.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-24T18:52:48.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-24T18:52:48.910Z] GOPATH=/go [2021-07-24T18:52:48.910Z] PKG_CONFIG=pkg-config [2021-07-24T18:52:48.910Z] _=/usr/bin/env [2021-07-24T18:52:48.910Z] Building test suite binary ./integration-cli/test.main [2021-07-24T18:52:48.910Z] [2021-07-24T18:52:48.910Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-24T18:52:48.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-24T18:52:48.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-24T18:52:48.910Z] HOSTNAME=e41b49fad4d9 [2021-07-24T18:52:48.910Z] TEST_SKIP_INTEGRATION=1 [2021-07-24T18:52:48.910Z] TESTDEBUG=0 [2021-07-24T18:52:48.910Z] DEST=bundles/test-integration [2021-07-24T18:52:48.910Z] PWD=/go/src/github.com/docker/docker [2021-07-24T18:52:48.910Z] KEEPBUNDLE=1 [2021-07-24T18:52:48.910Z] DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:52:48.910Z] container=docker [2021-07-24T18:52:48.910Z] HOME=/root [2021-07-24T18:52:48.910Z] GOLANG_VERSION=1.16.6 [2021-07-24T18:52:48.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-24T18:52:48.910Z] VALIDATE_BRANCH=master [2021-07-24T18:52:48.910Z] TERM=xterm [2021-07-24T18:52:48.910Z] DOCKER_PKG=github.com/docker/docker [2021-07-24T18:52:48.910Z] SHLVL=1 [2021-07-24T18:52:48.910Z] TIMEOUT=120m [2021-07-24T18:52:48.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-24T18:52:48.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-24T18:52:48.910Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-24T18:52:48.910Z] GO111MODULE=off [2021-07-24T18:52:48.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-24T18:52:48.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-24T18:52:48.910Z] GOPATH=/go [2021-07-24T18:52:48.910Z] PKG_CONFIG=pkg-config [2021-07-24T18:52:48.910Z] _=/usr/bin/env [2021-07-24T18:52:48.910Z] Building test suite binary ./integration-cli/test.main [2021-07-24T18:52:48.910Z] No new tests added to integration. [2021-07-24T18:52:48.910Z] [2021-07-24T18:52:48.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-24T18:52:48.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-24T18:52:48.910Z] HOSTNAME=f2ab63eff784 [2021-07-24T18:52:48.910Z] TESTDEBUG=0 [2021-07-24T18:52:48.910Z] DEST=bundles/test-integration [2021-07-24T18:52:48.910Z] PWD=/go/src/github.com/docker/docker [2021-07-24T18:52:48.910Z] KEEPBUNDLE=1 [2021-07-24T18:52:48.910Z] DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:52:48.910Z] container=docker [2021-07-24T18:52:48.910Z] HOME=/root [2021-07-24T18:52:48.910Z] GOLANG_VERSION=1.16.6 [2021-07-24T18:52:48.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-24T18:52:48.910Z] VALIDATE_BRANCH=master [2021-07-24T18:52:48.910Z] TERM=xterm [2021-07-24T18:52:48.910Z] DOCKER_PKG=github.com/docker/docker [2021-07-24T18:52:48.910Z] SHLVL=1 [2021-07-24T18:52:48.910Z] TIMEOUT=120m [2021-07-24T18:52:48.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-24T18:52:48.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-24T18:52:48.910Z] GO111MODULE=off [2021-07-24T18:52:48.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-24T18:52:48.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-24T18:52:48.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-24T18:52:48.910Z] GOPATH=/go [2021-07-24T18:52:48.910Z] PKG_CONFIG=pkg-config [2021-07-24T18:52:48.910Z] _=/usr/bin/env [2021-07-24T18:52:48.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-24T18:54:20.898Z] Running on azwin-2-d3f020 in d:\jenkins\workspace\moby_PR-42670 [Pipeline] { [Pipeline] ws [2021-07-24T18:54:20.915Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-24T18:54:22.451Z] The recommended git tool is: git [2021-07-24T18:54:46.831Z] using credential docker-jenkins-github-credentials [2021-07-24T18:54:46.906Z] Cloning the remote Git repository [2021-07-24T18:54:46.906Z] Cloning with configured refspecs honoured and without tags [2021-07-24T18:54:47.099Z] Cloning repository https://github.com/moby/moby.git [2021-07-24T18:54:47.501Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-24T18:54:48.214Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:54:48.215Z] > git --version # timeout=10 [2021-07-24T18:54:48.263Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-24T18:54:48.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:54:48.267Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:54:55.017Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|imports|name|types_sizes) took 2m15.125492557s [2021-07-24T18:54:55.017Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.861862ms [2021-07-24T18:54:55.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-24T18:54:56.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-24T18:55:07.137Z] Fetching without tags [2021-07-24T18:55:07.902Z] Merging remotes/origin/master commit 6317d7467a858de28531516fac75d1b230d024dd into PR head commit 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:55:06.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:55:06.874Z] > git config --add remote.origin.fetch +refs/pull/42670/head:refs/remotes/origin/PR-42670 # timeout=10 [2021-07-24T18:55:06.923Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:55:07.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-24T18:55:07.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-24T18:55:07.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:55:07.174Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42670/head:refs/remotes/origin/PR-42670 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-24T18:55:08.009Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:55:08.058Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:55:11.480Z] Merge succeeded, producing 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:55:11.480Z] Checking out Revision 17f39dcb4d33a4cd043949a0142f2e0deb972312 (PR-42670) [2021-07-24T18:55:11.071Z] > git remote # timeout=10 [2021-07-24T18:55:11.141Z] > git config --get remote.origin.url # timeout=10 [2021-07-24T18:55:11.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-24T18:55:11.193Z] > git merge 6317d7467a858de28531516fac75d1b230d024dd # timeout=10 [2021-07-24T18:55:11.348Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-24T18:55:11.514Z] > git config core.sparsecheckout # timeout=10 [2021-07-24T18:55:11.564Z] > git checkout -f 17f39dcb4d33a4cd043949a0142f2e0deb972312 # timeout=10 [2021-07-24T18:55:13.121Z] INFO [runner/unused/goanalysis] analyzers took 31.794900525s with top 10 stages: buildssa: 27.213189009s, U1000: 4.581711516s [2021-07-24T18:55:22.880Z] Commit message: "fix a typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-24T18:55:26.037Z] + docker version [2021-07-24T18:55:30.735Z] Client: Mirantis Container Runtime [2021-07-24T18:55:30.735Z] Version: 20.10.0 [2021-07-24T18:55:30.735Z] API version: 1.41 [2021-07-24T18:55:30.735Z] Go version: go1.13.15 [2021-07-24T18:55:30.735Z] Git commit: 6ee42dc [2021-07-24T18:55:30.735Z] Built: 03/11/2021 13:24:56 [2021-07-24T18:55:30.735Z] OS/Arch: windows/amd64 [2021-07-24T18:55:30.735Z] Context: default [2021-07-24T18:55:30.735Z] Experimental: true [2021-07-24T18:55:30.735Z] [2021-07-24T18:55:30.735Z] Server: Mirantis Container Runtime [2021-07-24T18:55:30.735Z] Engine: [2021-07-24T18:55:30.735Z] Version: 20.10.0 [2021-07-24T18:55:30.735Z] API version: 1.41 (minimum version 1.24) [2021-07-24T18:55:30.735Z] Go version: go1.13.15 [2021-07-24T18:55:30.735Z] Git commit: 1e08f21e79 [2021-07-24T18:55:30.735Z] Built: 03/11/2021 13:23:32 [2021-07-24T18:55:30.735Z] OS/Arch: windows/amd64 [2021-07-24T18:55:30.735Z] Experimental: true [Pipeline] sh [2021-07-24T18:55:32.266Z] + docker info [2021-07-24T18:55:44.668Z] Client: [2021-07-24T18:55:44.668Z] Context: default [2021-07-24T18:55:44.668Z] Debug Mode: false [2021-07-24T18:55:44.668Z] Plugins: [2021-07-24T18:55:44.668Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-24T18:55:44.668Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-24T18:55:44.668Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-24T18:55:44.668Z] [2021-07-24T18:55:44.668Z] Server: [2021-07-24T18:55:44.668Z] Containers: 0 [2021-07-24T18:55:44.668Z] Running: 0 [2021-07-24T18:55:44.668Z] Paused: 0 [2021-07-24T18:55:44.668Z] Stopped: 0 [2021-07-24T18:55:44.668Z] Images: 0 [2021-07-24T18:55:44.668Z] Server Version: 20.10.0 [2021-07-24T18:55:44.668Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-24T18:55:44.668Z] Windows: [2021-07-24T18:55:44.668Z] LCOW: [2021-07-24T18:55:44.668Z] Logging Driver: json-file [2021-07-24T18:55:44.668Z] Plugins: [2021-07-24T18:55:44.668Z] Volume: local [2021-07-24T18:55:44.668Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-24T18:55:44.668Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-24T18:55:44.668Z] Swarm: inactive [2021-07-24T18:55:44.668Z] Default Isolation: process [2021-07-24T18:55:44.668Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-24T18:55:44.668Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-24T18:55:44.668Z] OSType: windows [2021-07-24T18:55:44.668Z] Architecture: x86_64 [2021-07-24T18:55:44.668Z] CPUs: 4 [2021-07-24T18:55:44.668Z] Total Memory: 32GiB [2021-07-24T18:55:44.668Z] Name: azwin-2-d3f020 [2021-07-24T18:55:44.668Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-24T18:55:44.668Z] Docker Root Dir: D:\docker [2021-07-24T18:55:44.668Z] Debug Mode: false [2021-07-24T18:55:44.668Z] Registry: https://index.docker.io/v1/ [2021-07-24T18:55:44.668Z] Labels: [2021-07-24T18:55:44.668Z] Experimental: true [2021-07-24T18:55:44.668Z] Insecure Registries: [2021-07-24T18:55:44.668Z] 10.0.0.4:5000 [2021-07-24T18:55:44.668Z] 127.0.0.0/8 [2021-07-24T18:55:44.668Z] Registry Mirrors: [2021-07-24T18:55:44.668Z] http://10.0.0.4:5000/ [2021-07-24T18:55:44.668Z] Live Restore Enabled: false [2021-07-24T18:55:44.668Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-24T18:56:06.479Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-24T18:56:06.479Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-460d2c33\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-24T18:56:06.479Z] ---------------------------------------------------------------------------- [2021-07-24T18:56:06.479Z] [2021-07-24T18:56:06.479Z] INFO: executeCI.ps1 starting at Sat Jul 24 18:56:04 CUT 2021 [2021-07-24T18:56:06.479Z] [2021-07-24T18:56:06.479Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-24T18:56:06.479Z] INFO: Running git version 2.24.1.windows.2 [2021-07-24T18:56:06.479Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-24T18:56:06.479Z] INFO: Environment variables: [2021-07-24T18:56:06.479Z] [2021-07-24T18:56:06.479Z] Name Value [2021-07-24T18:56:06.479Z] ---- ----- [2021-07-24T18:56:06.479Z] ALLUSERSPROFILE C:\ProgramData [2021-07-24T18:56:06.479Z] amd64 true [2021-07-24T18:56:06.479Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-24T18:56:06.479Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-24T18:56:06.479Z] arm64 false [2021-07-24T18:56:06.479Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-24T18:56:06.479Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-24T18:56:06.479Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-24T18:56:06.479Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-24T18:56:06.479Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-24T18:56:06.479Z] BRANCH_NAME PR-42670 [2021-07-24T18:56:06.479Z] BUILD_DISPLAY_NAME #2 [2021-07-24T18:56:06.479Z] BUILD_ID 2 [2021-07-24T18:56:06.479Z] BUILD_NUMBER 2 [2021-07-24T18:56:06.479Z] BUILD_TAG jenkins-moby-PR-42670-2 [2021-07-24T18:56:06.479Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/2/ [2021-07-24T18:56:06.479Z] cgroup2 false [2021-07-24T18:56:06.479Z] CHANGE_AUTHOR yufeifly [2021-07-24T18:56:06.479Z] CHANGE_AUTHOR_DISPLAY_NAME yufeifly [2021-07-24T18:56:06.479Z] CHANGE_AUTHOR_EMAIL yufeixiong@hust.edu.cn [2021-07-24T18:56:06.479Z] CHANGE_BRANCH fix-typo [2021-07-24T18:56:06.479Z] CHANGE_FORK yufeifly [2021-07-24T18:56:06.479Z] CHANGE_ID 42670 [2021-07-24T18:56:06.479Z] CHANGE_TARGET master [2021-07-24T18:56:06.479Z] CHANGE_TITLE fix a typo [2021-07-24T18:56:06.480Z] CHANGE_URL https://github.com/moby/moby/pull/42670 [2021-07-24T18:56:06.480Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-24T18:56:06.480Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-24T18:56:06.480Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-24T18:56:06.480Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-24T18:56:06.480Z] COMPUTERNAME azwin-2-d3f020 [2021-07-24T18:56:06.480Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-24T18:56:06.480Z] ConfigSequenceNumber 0 [2021-07-24T18:56:06.480Z] dco true [2021-07-24T18:56:06.480Z] DOCKER_BUILDKIT 0 [2021-07-24T18:56:06.480Z] DOCKER_DUT_DEBUG 1 [2021-07-24T18:56:06.480Z] DOCKER_EXPERIMENTAL 1 [2021-07-24T18:56:06.480Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-24T18:56:06.480Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-24T18:56:06.480Z] EXECUTOR_NUMBER 0 [2021-07-24T18:56:06.480Z] FQDN azwin-2-d3f020.westus.cloudapp.azure.com [2021-07-24T18:56:06.480Z] GIT_BRANCH PR-42670 [2021-07-24T18:56:06.480Z] GIT_COMMIT 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:56:06.480Z] GIT_PREVIOUS_COMMIT 17f39dcb4d33a4cd043949a0142f2e0deb972312 [2021-07-24T18:56:06.480Z] GIT_URL https://github.com/moby/moby.git [2021-07-24T18:56:06.480Z] HUDSON_COOKIE ff6f30a9-6d69-4f72-a54f-ee8ee0dd3696 [2021-07-24T18:56:06.480Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-24T18:56:06.480Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-24T18:56:06.480Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-24T18:56:06.480Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-24T18:56:06.480Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-24T18:56:06.480Z] JENKINS_NODE_COOKIE 67a71ad1-fc4f-45da-954b-9b64061cdaa0 [2021-07-24T18:56:06.480Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-24T18:56:06.480Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-24T18:56:06.480Z] JOB_BASE_NAME PR-42670 [2021-07-24T18:56:06.480Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/display/redirect [2021-07-24T18:56:06.480Z] JOB_NAME moby/PR-42670 [2021-07-24T18:56:06.480Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/ [2021-07-24T18:56:06.480Z] library.jps.version master [2021-07-24T18:56:06.480Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-24T18:56:06.480Z] NODE_LABELS amd64 azure azwin-2-d3f020 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-24T18:56:06.480Z] NODE_NAME azwin-2-d3f020 [2021-07-24T18:56:06.480Z] NUMBER_OF_PROCESSORS 4 [2021-07-24T18:56:06.480Z] OS Windows_NT [2021-07-24T18:56:06.480Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-24T18:56:06.480Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-24T18:56:06.480Z] ppc64le false [2021-07-24T18:56:06.480Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-24T18:56:06.480Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-24T18:56:06.480Z] PROCESSOR_LEVEL 6 [2021-07-24T18:56:06.480Z] PROCESSOR_REVISION 4f01 [2021-07-24T18:56:06.480Z] ProgramData C:\ProgramData [2021-07-24T18:56:06.480Z] ProgramFiles C:\Program Files [2021-07-24T18:56:06.480Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-24T18:56:06.480Z] ProgramW6432 C:\Program Files [2021-07-24T18:56:06.480Z] PROMPT $P$G [2021-07-24T18:56:06.480Z] PSExecutionPolicyPreference Bypass [2021-07-24T18:56:06.480Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-24T18:56:06.480Z] PUBLIC C:\Users\Public [2021-07-24T18:56:06.480Z] rootless false [2021-07-24T18:56:06.480Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/2/display/redirect?page=artif... [2021-07-24T18:56:06.480Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/2/display/redirect?page=changes [2021-07-24T18:56:06.480Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/2/display/redirect [2021-07-24T18:56:06.480Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42670/2/display/redirect?page=tests [2021-07-24T18:56:06.480Z] s390x false [2021-07-24T18:56:06.480Z] SKIP_VALIDATION_TESTS 1 [2021-07-24T18:56:06.480Z] SOURCES_DRIVE d [2021-07-24T18:56:06.480Z] SOURCES_SUBDIR gopath [2021-07-24T18:56:06.480Z] STAGE_NAME Run tests [2021-07-24T18:56:06.480Z] SystemDrive C: [2021-07-24T18:56:06.480Z] SystemRoot C:\Windows [2021-07-24T18:56:06.480Z] TEMP C:\Windows\TEMP [2021-07-24T18:56:06.480Z] TESTDEBUG 0 [2021-07-24T18:56:06.480Z] TESTRUN_DRIVE d [2021-07-24T18:56:06.480Z] TESTRUN_SUBDIR CI [2021-07-24T18:56:06.480Z] TIMEOUT 120m [2021-07-24T18:56:06.480Z] TMP C:\Windows\TEMP [2021-07-24T18:56:06.480Z] unit_validate true [2021-07-24T18:56:06.480Z] USERDOMAIN WORKGROUP [2021-07-24T18:56:06.480Z] USERNAME azwin-2-d3f020$ [2021-07-24T18:56:06.480Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-24T18:56:06.480Z] validate_force false [2021-07-24T18:56:06.480Z] windir C:\Windows [2021-07-24T18:56:06.480Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-24T18:56:06.480Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-24T18:56:06.480Z] windows2022 true [2021-07-24T18:56:06.480Z] windows2022containerd false [2021-07-24T18:56:06.480Z] windowsRS1 false [2021-07-24T18:56:06.480Z] windowsRS5 false [2021-07-24T18:56:06.480Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-24T18:56:06.480Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-24T18:56:06.480Z] [2021-07-24T18:56:06.480Z] [2021-07-24T18:56:06.480Z] [2021-07-24T18:56:07.449Z] INFO: Sources under d:\gopath\... [2021-07-24T18:56:07.449Z] INFO: Test run under d:\CI\... [2021-07-24T18:56:07.449Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-24T18:56:07.449Z] INFO: docker/docker repository was found [2021-07-24T18:56:07.449Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-24T18:56:10.502Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-24T18:56:10.502Z] 29d5b6a226d2: Pulling fs layer [2021-07-24T18:56:18.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-24T18:56:18.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-24T18:56:31.621Z] 29d5b6a226d2: Verifying Checksum [2021-07-24T18:56:31.621Z] 29d5b6a226d2: Download complete [2021-07-24T18:56:49.581Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m36.493808907s with top 10 stages: buildssa: 1m48.818390966s, goimports: 24.773281414s, unconvert: 15.16900767s, gosec: 12.057609727s, golint: 7.236474356s, ineffassign: 5.263453008s, misspell: 5.232374307s, inspect: 4.182960804s, vrp: 3.520969182s, printf: 2.044181635s [2021-07-24T18:56:49.581Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-24T18:56:49.581Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, identifier_marker: 1892/1892, exclude: 1892/1892, exclude-rules: 78/1892, cgo: 2281/2856, path_prettifier: 2281/2281, skip_files: 2281/2281, autogenerated_exclude: 1892/2281 [2021-07-24T18:56:49.581Z] INFO [runner] processing took 249.416821ms with stages: nolint: 108.205082ms, identifier_marker: 52.774644ms, autogenerated_exclude: 43.401858ms, path_prettifier: 33.44272ms, exclude-rules: 6.935452ms, skip_dirs: 3.54674ms, cgo: 647.698µs, filename_unadjuster: 455.871µs, max_same_issues: 1.652µs, uniq_by_line: 1.046µs, exclude: 875ns, diff: 661ns, skip_files: 620ns, source_code: 587ns, max_from_linter: 572ns, path_shortener: 423ns, max_per_file_from_linter: 320ns [2021-07-24T18:56:49.581Z] INFO [runner] linters took 1m51.490793502s with stages: goanalysis_metalinter: 1m27.531508855s, unused: 23.70366188s [2021-07-24T18:56:49.581Z] INFO File cache stats: 1690 entries of total size 8.5MiB [2021-07-24T18:56:49.581Z] INFO Memory: 2473 samples, avg is 2095.1MB, max is 5375.4MB [2021-07-24T18:56:49.581Z] INFO Execution took 4m7.160713723s [2021-07-24T18:56:49.581Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-24T18:56:49.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh dynbinary test-docker-py [2021-07-24T18:56:50.496Z] [2021-07-24T18:56:50.756Z] Removing bundles/ [2021-07-24T18:56:50.756Z] [2021-07-24T18:56:50.756Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-24T18:56:50.756Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-24T18:56:50.756Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T18:56:56.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-24T18:56:58.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-24T18:57:00.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-24T18:57:03.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-24T18:57:04.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-24T18:57:08.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-24T18:57:16.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-24T18:57:20.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-24T18:57:23.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-24T18:57:24.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-24T18:57:27.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-24T18:57:29.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-24T18:57:33.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-24T18:57:34.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-24T18:57:37.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-24T18:57:39.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-24T18:57:39.880Z] Using test binary docker [2021-07-24T18:57:40.135Z] +++ /etc/init.d/apparmor start [2021-07-24T18:57:40.135Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-24T18:57:40.135Z] Starting dockerd [2021-07-24T18:57:40.135Z] INFO: Waiting for daemon to start... [2021-07-24T18:57:40.135Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-24T18:57:42.652Z] . [2021-07-24T18:57:42.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-24T18:57:42.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-24T18:57:42.652Z] Error: No such image: emptyfs [2021-07-24T18:57:42.652Z] ++++ docker load [2021-07-24T18:57:42.652Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-24T18:57:42.652Z] Running integration-test (iteration 1) [2021-07-24T18:57:42.652Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-24T18:57:42.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-24T18:57:42.652Z] ++ set -e [2021-07-24T18:57:42.652Z] ++ '[' -n 0 ']' [2021-07-24T18:57:42.652Z] ++ set -x [2021-07-24T18:57:42.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-24T18:57:57.665Z] 29d5b6a226d2: Pull complete [2021-07-24T18:57:57.665Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-24T18:57:57.665Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T18:57:57.665Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T18:57:57.665Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-24T18:57:57.665Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-24T18:57:57.665Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-24T18:57:57.665Z] INFO: Docker version of control daemon [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] Client: Mirantis Container Runtime [2021-07-24T18:57:57.665Z] Version: 20.10.0 [2021-07-24T18:57:57.665Z] API version: 1.41 [2021-07-24T18:57:57.665Z] Go version: go1.13.15 [2021-07-24T18:57:57.665Z] Git commit: 6ee42dc [2021-07-24T18:57:57.665Z] Built: 03/11/2021 13:24:56 [2021-07-24T18:57:57.665Z] OS/Arch: windows/amd64 [2021-07-24T18:57:57.665Z] Context: default [2021-07-24T18:57:57.665Z] Experimental: true [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] Server: Mirantis Container Runtime [2021-07-24T18:57:57.665Z] Engine: [2021-07-24T18:57:57.665Z] Version: 20.10.0 [2021-07-24T18:57:57.665Z] API version: 1.41 (minimum version 1.24) [2021-07-24T18:57:57.665Z] Go version: go1.13.15 [2021-07-24T18:57:57.665Z] Git commit: 1e08f21e79 [2021-07-24T18:57:57.665Z] Built: 03/11/2021 13:23:32 [2021-07-24T18:57:57.665Z] OS/Arch: windows/amd64 [2021-07-24T18:57:57.665Z] Experimental: true [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] INFO: Docker info of control daemon [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] Client: [2021-07-24T18:57:57.665Z] Context: default [2021-07-24T18:57:57.665Z] Debug Mode: false [2021-07-24T18:57:57.665Z] Plugins: [2021-07-24T18:57:57.665Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-24T18:57:57.665Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-24T18:57:57.665Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] Server: [2021-07-24T18:57:57.665Z] Containers: 0 [2021-07-24T18:57:57.665Z] Running: 0 [2021-07-24T18:57:57.665Z] Paused: 0 [2021-07-24T18:57:57.665Z] Stopped: 0 [2021-07-24T18:57:57.665Z] Images: 1 [2021-07-24T18:57:57.665Z] Server Version: 20.10.0 [2021-07-24T18:57:57.665Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-24T18:57:57.665Z] Windows: [2021-07-24T18:57:57.665Z] LCOW: [2021-07-24T18:57:57.665Z] Logging Driver: json-file [2021-07-24T18:57:57.665Z] Plugins: [2021-07-24T18:57:57.665Z] Volume: local [2021-07-24T18:57:57.665Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-24T18:57:57.665Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-24T18:57:57.665Z] Swarm: inactive [2021-07-24T18:57:57.665Z] Default Isolation: process [2021-07-24T18:57:57.665Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-24T18:57:57.665Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-24T18:57:57.665Z] OSType: windows [2021-07-24T18:57:57.665Z] Architecture: x86_64 [2021-07-24T18:57:57.665Z] CPUs: 4 [2021-07-24T18:57:57.665Z] Total Memory: 32GiB [2021-07-24T18:57:57.665Z] Name: azwin-2-d3f020 [2021-07-24T18:57:57.665Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-24T18:57:57.665Z] Docker Root Dir: D:\docker [2021-07-24T18:57:57.665Z] Debug Mode: false [2021-07-24T18:57:57.665Z] Registry: https://index.docker.io/v1/ [2021-07-24T18:57:57.665Z] Labels: [2021-07-24T18:57:57.665Z] Experimental: true [2021-07-24T18:57:57.665Z] Insecure Registries: [2021-07-24T18:57:57.665Z] 10.0.0.4:5000 [2021-07-24T18:57:57.665Z] 127.0.0.0/8 [2021-07-24T18:57:57.665Z] Registry Mirrors: [2021-07-24T18:57:57.665Z] http://10.0.0.4:5000/ [2021-07-24T18:57:57.665Z] Live Restore Enabled: false [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] [2021-07-24T18:57:57.665Z] INFO: Commit hash is 17f39dcb4d [2021-07-24T18:57:57.665Z] INFO: Nuke-Everything... [2021-07-24T18:57:58.125Z] INFO: Container count on control daemon to delete is 0 [2021-07-24T18:57:59.661Z] INFO: Nuking d:\CI [2021-07-24T18:57:59.661Z] INFO: Zapped successfully [2021-07-24T18:57:59.661Z] INFO: Location for testing is d:\CI\PR-42670\2 [2021-07-24T18:57:59.661Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-24T18:57:59.661Z] [2021-07-24T18:57:59.661Z] [2021-07-24T18:57:59.661Z] INFO: Building the image from Dockerfile.windows at 07/24/2021 18:57:59... [2021-07-24T18:57:59.661Z] [2021-07-24T18:58:06.747Z] Sending build context to Docker daemon 60.98MB [2021-07-24T18:58:06.747Z] [2021-07-24T18:58:06.747Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-24T18:58:06.747Z] ---> 39d157a84080 [2021-07-24T18:58:06.747Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-24T18:58:06.747Z] ---> Running in 91833ae93719 [2021-07-24T18:58:06.747Z] Removing intermediate container 91833ae93719 [2021-07-24T18:58:06.747Z] ---> 379074e14fd0 [2021-07-24T18:58:06.747Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-24T18:58:06.747Z] ---> Running in bc67b20e6e00 [2021-07-24T18:58:07.206Z] Removing intermediate container bc67b20e6e00 [2021-07-24T18:58:07.206Z] ---> d3ec783599f1 [2021-07-24T18:58:07.206Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-24T18:58:07.206Z] ---> Running in d6c5cf182432 [2021-07-24T18:58:07.667Z] Removing intermediate container d6c5cf182432 [2021-07-24T18:58:07.667Z] ---> 69fb51bc782a [2021-07-24T18:58:07.667Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-24T18:58:07.667Z] ---> Running in 260011e0bf63 [2021-07-24T18:58:08.125Z] Removing intermediate container 260011e0bf63 [2021-07-24T18:58:08.125Z] ---> f77f4298101c [2021-07-24T18:58:08.126Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-24T18:58:08.126Z] ---> Running in d541b0886a19 [2021-07-24T18:58:12.893Z] [2021-07-24T18:58:12.893Z] SUCCESS: Specified value was saved. [2021-07-24T18:58:13.861Z] INFO: Downloading git... [2021-07-24T18:58:15.404Z] INFO: Downloading go... [2021-07-24T18:58:27.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-24T18:58:27.214Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-24T18:58:27.214Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T18:58:27.215Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-24T18:58:27.215Z] [2021-07-24T18:58:27.215Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-24T18:58:27.215Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-24T18:58:27.215Z] Using test binary docker [2021-07-24T18:58:27.215Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-24T18:58:27.215Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-24T18:58:27.215Z] INFO: Waiting for daemon to start... [2021-07-24T18:58:27.215Z] Starting dockerd [2021-07-24T18:58:27.215Z] . [2021-07-24T18:58:27.215Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-24T18:58:29.276Z] Loaded image: buildpack-deps:buster [2021-07-24T18:58:29.276Z] Loaded image: busybox:latest [2021-07-24T18:58:29.276Z] Loaded image: busybox:glibc [2021-07-24T18:58:34.525Z] Loaded image: debian:bullseye [2021-07-24T18:58:34.525Z] Loaded image: hello-world:latest [2021-07-24T18:58:34.525Z] Loaded image: arm32v7/hello-world:latest [2021-07-24T18:58:34.525Z] INFO: Testing against a local daemon [2021-07-24T18:58:34.525Z] === RUN TestCgroupNamespacesBuild [2021-07-24T18:58:38.697Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2021-07-24T18:58:38.697Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-24T18:58:41.214Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.60s) [2021-07-24T18:58:41.214Z] === RUN TestBuildWithSession [2021-07-24T18:58:41.214Z] build_session_test.go:25: TODO: BuildKit [2021-07-24T18:58:41.214Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-24T18:58:41.214Z] === RUN TestBuildSquashParent [2021-07-24T18:58:53.390Z] --- PASS: TestBuildSquashParent (12.49s) [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T18:58:53.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T18:58:53.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T18:58:53.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T18:58:53.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T18:58:58.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T18:58:58.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T18:59:04.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T18:59:04.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.26s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.45s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.06s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.29s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.09s) [2021-07-24T18:59:09.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.14s) [2021-07-24T18:59:09.403Z] === RUN TestBuildMultiStageCopy [2021-07-24T18:59:09.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-24T18:59:12.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-24T18:59:12.933Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-24T18:59:13.496Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-24T18:59:13.893Z] sha256:acb27fdea77290e528e2a814a8a6c21467f68c3707a32fbef8b23b7440470624 [2021-07-24T18:59:13.893Z] INFO: Starting docker-py tests... [2021-07-24T18:59:13.893Z] ============================= test session starts ============================== [2021-07-24T18:59:13.893Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-24T18:59:13.893Z] rootdir: /src, inifile: pytest.ini [2021-07-24T18:59:13.893Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-24T18:59:13.893Z] collected 390 items / 1 deselected / 389 selected [2021-07-24T18:59:13.893Z] [2021-07-24T18:59:14.060Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy (5.55s) [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.46s) [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-07-24T18:59:14.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2021-07-24T18:59:14.624Z] === RUN TestBuildMultiStageParentConfig [2021-07-24T18:59:15.993Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2021-07-24T18:59:15.994Z] === RUN TestBuildLabelWithTargets [2021-07-24T18:59:17.887Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2021-07-24T18:59:17.887Z] === RUN TestBuildWithEmptyLayers [2021-07-24T18:59:19.256Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-07-24T18:59:19.256Z] === RUN TestBuildMultiStageOnBuild [2021-07-24T18:59:23.459Z] --- PASS: TestBuildMultiStageOnBuild (3.87s) [2021-07-24T18:59:23.459Z] === RUN TestBuildUncleanTarFilenames [2021-07-24T18:59:24.826Z] --- PASS: TestBuildUncleanTarFilenames (1.56s) [2021-07-24T18:59:24.826Z] === RUN TestBuildMultiStageLayerLeak [2021-07-24T18:59:28.998Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s) [2021-07-24T18:59:28.998Z] === RUN TestBuildWithHugeFile [2021-07-24T18:59:29.306Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-24T18:59:30.132Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-24T18:59:31.894Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-24T18:59:41.438Z] INFO: Downloading compiler 1 of 3... [2021-07-24T18:59:42.979Z] INFO: Downloading compiler 2 of 3... [2021-07-24T18:59:43.437Z] INFO: Downloading compiler 3 of 3... [2021-07-24T18:59:44.406Z] INFO: Extracting git... [2021-07-24T19:00:02.113Z] INFO: Expanding go... [2021-07-24T19:00:08.083Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-24T19:00:15.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-24T19:00:15.626Z] Using test binary docker [2021-07-24T19:00:15.626Z] +++ /etc/init.d/apparmor start [2021-07-24T19:00:15.626Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-24T19:00:15.626Z] INFO: Waiting for daemon to start... [2021-07-24T19:00:15.626Z] Starting dockerd [2021-07-24T19:00:15.626Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-24T19:00:15.626Z] . [2021-07-24T19:00:15.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-24T19:00:15.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-24T19:00:15.626Z] Error: No such image: emptyfs [2021-07-24T19:00:15.626Z] ++++ docker load [2021-07-24T19:00:15.626Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-24T19:00:15.626Z] Running integration-test (iteration 1) [2021-07-24T19:00:15.626Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-24T19:00:15.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-24T19:00:15.626Z] ++ set -e [2021-07-24T19:00:15.626Z] ++ '[' -n 0 ']' [2021-07-24T19:00:15.626Z] ++ set -x [2021-07-24T19:00:15.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-24T19:00:15.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-24T19:00:15.626Z] Using test binary docker [2021-07-24T19:00:15.626Z] +++ /etc/init.d/apparmor start [2021-07-24T19:00:15.626Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-24T19:00:15.626Z] INFO: Waiting for daemon to start... [2021-07-24T19:00:15.626Z] Starting dockerd [2021-07-24T19:00:15.626Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-24T19:00:17.521Z] . [2021-07-24T19:00:17.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-24T19:00:17.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-24T19:00:17.521Z] Error: No such image: emptyfs [2021-07-24T19:00:17.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-24T19:00:17.521Z] ++++ docker load [2021-07-24T19:00:18.083Z] Running integration-test (iteration 1) [2021-07-24T19:00:18.083Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-24T19:00:18.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-24T19:00:18.083Z] ++ set -e [2021-07-24T19:00:18.083Z] ++ '[' -n 0 ']' [2021-07-24T19:00:18.083Z] ++ set -x [2021-07-24T19:00:18.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-24T19:00:27.267Z] INFO: Expanding compiler 1 of 3... [2021-07-24T19:00:27.267Z] INFO: Expanding compiler 2 of 3... [2021-07-24T19:00:31.001Z] INFO: Expanding compiler 3 of 3... [2021-07-24T19:00:31.967Z] INFO: Removing downloaded files... [2021-07-24T19:00:31.967Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-24T19:00:31.967Z] INFO: Configuring git core.autocrlf... [2021-07-24T19:01:04.709Z] Loaded image: buildpack-deps:buster [2021-07-24T19:01:04.709Z] Loaded image: busybox:latest [2021-07-24T19:01:04.709Z] Loaded image: busybox:glibc [2021-07-24T19:01:04.709Z] Loaded image: buildpack-deps:buster [2021-07-24T19:01:04.709Z] Loaded image: busybox:latest [2021-07-24T19:01:04.709Z] Loaded image: busybox:glibc [2021-07-24T19:01:06.601Z] Loaded image: debian:bullseye [2021-07-24T19:01:06.601Z] Loaded image: hello-world:latest [2021-07-24T19:01:06.601Z] Loaded image: arm32v7/hello-world:latest [2021-07-24T19:01:06.601Z] INFO: Testing against a local daemon [2021-07-24T19:01:06.601Z] === RUN TestDockerSuite [2021-07-24T19:01:06.601Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-24T19:01:06.858Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-24T19:01:08.751Z] Loaded image: debian:bullseye [2021-07-24T19:01:09.008Z] Loaded image: hello-world:latest [2021-07-24T19:01:09.008Z] Loaded image: arm32v7/hello-world:latest [2021-07-24T19:01:09.569Z] INFO: Testing against a local daemon [2021-07-24T19:01:09.569Z] === RUN TestDockerDaemonSuite [2021-07-24T19:01:09.569Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-24T19:01:10.495Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-24T19:01:10.495Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-24T19:01:11.057Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-24T19:01:11.057Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-24T19:01:11.984Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-24T19:01:12.240Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-24T19:01:12.240Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-24T19:01:14.131Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-24T19:01:14.131Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-24T19:01:14.131Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-24T19:01:14.131Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-24T19:01:14.173Z] ..........................xx.................... [ 29%] [2021-07-24T19:01:15.059Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-24T19:01:15.314Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-24T19:01:16.679Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-24T19:01:16.935Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-24T19:01:16.935Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-24T19:01:16.935Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-24T19:01:17.191Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-24T19:01:23.729Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-24T19:01:25.091Z] --- PASS: TestBuildWithHugeFile (116.63s) [2021-07-24T19:01:25.091Z] === RUN TestBuildWCOWSandboxSize [2021-07-24T19:01:25.346Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-24T19:01:25.346Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-24T19:01:25.346Z] === RUN TestBuildWithEmptyDockerfile [2021-07-24T19:01:25.346Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:01:25.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:01:25.346Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:01:25.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:01:25.346Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:01:25.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:01:25.346Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:01:25.346Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:01:25.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:01:25.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-24T19:01:25.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-07-24T19:01:25.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-24T19:01:25.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-24T19:01:25.346Z] === RUN TestBuildPreserveOwnership [2021-07-24T19:01:25.346Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-24T19:01:26.273Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-24T19:01:28.788Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-24T19:01:28.788Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-24T19:01:30.154Z] --- PASS: TestBuildPreserveOwnership (4.67s) [2021-07-24T19:01:30.154Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2021-07-24T19:01:30.154Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-07-24T19:01:30.154Z] === RUN TestBuildPlatformInvalid [2021-07-24T19:01:30.154Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-24T19:01:30.154Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-24T19:01:30.715Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-24T19:01:32.122Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-24T19:01:33.078Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-24T19:01:34.008Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-24T19:01:34.568Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-24T19:01:35.935Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-24T19:01:36.863Z] docker_cli_daemon_test.go:1455: [d9447ca972534] daemon is not started [2021-07-24T19:01:37.790Z] check_test.go:309: [d3201a3142c90] daemon is not started [2021-07-24T19:01:37.790Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-24T19:01:38.353Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-24T19:01:39.266Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-24T19:01:40.868Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-24T19:01:40.868Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-24T19:01:42.236Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-24T19:01:42.799Z] check_test.go:309: [d302cb87b906d] daemon is not started [2021-07-24T19:01:42.799Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-24T19:01:43.361Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-24T19:01:45.875Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-24T19:01:46.803Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-24T19:01:47.365Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-24T19:01:48.293Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-24T19:01:48.976Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-24T19:01:50.181Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-24T19:01:50.743Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-24T19:01:52.633Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-24T19:01:52.704Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-24T19:01:53.998Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-24T19:01:54.253Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-24T19:01:56.144Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-24T19:01:56.144Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-24T19:01:58.013Z] Removing intermediate container d541b0886a19 [2021-07-24T19:01:58.013Z] ---> 455b40edf0b1 [2021-07-24T19:01:58.013Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-24T19:01:58.013Z] ---> Running in 55bcef018efd [2021-07-24T19:01:58.013Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-24T19:01:58.013Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-24T19:01:58.013Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-24T19:01:58.013Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-24T19:01:58.013Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-24T19:01:58.013Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-24T19:01:58.013Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-24T19:01:58.013Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-24T19:01:58.013Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-24T19:01:58.013Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-24T19:01:58.013Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-24T19:01:58.013Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-24T19:01:58.013Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-24T19:01:58.033Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-24T19:01:58.290Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-24T19:01:58.290Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-24T19:01:58.852Z] Loaded image: buildpack-deps:buster [2021-07-24T19:01:59.108Z] Loaded image: busybox:latest [2021-07-24T19:01:59.671Z] Loaded image: busybox:glibc [2021-07-24T19:02:00.185Z] INFO: Build done for gotestsum... [2021-07-24T19:02:03.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-24T19:02:05.726Z] Loaded image: debian:bullseye [2021-07-24T19:02:05.984Z] Loaded image: hello-world:latest [2021-07-24T19:02:05.984Z] Loaded image: arm32v7/hello-world:latest [2021-07-24T19:02:06.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-24T19:02:07.908Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-24T19:02:11.175Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-24T19:02:11.175Z] check_test.go:309: [d25fb4585f429] daemon is not started [2021-07-24T19:02:11.175Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-24T19:02:11.737Z] check_test.go:309: [dd9233f73b0b9] daemon is not started [2021-07-24T19:02:11.738Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-24T19:02:12.241Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-24T19:02:12.574Z] Removing intermediate container 55bcef018efd [2021-07-24T19:02:12.574Z] ---> d481a57160d1 [2021-07-24T19:02:12.574Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-24T19:02:12.574Z] ---> Running in 17797dcf4b3f [2021-07-24T19:02:13.032Z] Removing intermediate container 17797dcf4b3f [2021-07-24T19:02:13.032Z] ---> e4c08480882c [2021-07-24T19:02:13.032Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-24T19:02:13.032Z] ---> Running in 6946e39d8b1b [2021-07-24T19:02:13.628Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-24T19:02:13.997Z] Removing intermediate container 6946e39d8b1b [2021-07-24T19:02:13.997Z] ---> bc5add61903f [2021-07-24T19:02:13.997Z] Step 10/10 : COPY . . [2021-07-24T19:02:14.189Z] check_test.go:309: [ddfb52f2ec044] daemon is not started [2021-07-24T19:02:14.189Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-24T19:02:16.709Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.42s) [2021-07-24T19:02:16.709Z] PASS [2021-07-24T19:02:16.709Z] [2021-07-24T19:02:16.709Z] === Skipped [2021-07-24T19:02:16.709Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-24T19:02:16.709Z] build_session_test.go:25: TODO: BuildKit [2021-07-24T19:02:16.709Z] [2021-07-24T19:02:16.709Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-24T19:02:16.709Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-24T19:02:16.709Z] [2021-07-24T19:02:16.709Z] [2021-07-24T19:02:16.709Z] DONE 34 tests, 2 skipped in 273.869s [2021-07-24T19:02:16.709Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-24T19:02:16.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:02:16.709Z] ++ set -e [2021-07-24T19:02:16.709Z] ++ '[' -n 0 ']' [2021-07-24T19:02:16.709Z] ++ set -x [2021-07-24T19:02:16.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:02:16.709Z] INFO: Testing against a local daemon [2021-07-24T19:02:16.709Z] === RUN TestConfigInspect [2021-07-24T19:02:17.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-24T19:02:18.638Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-24T19:02:19.567Z] --- PASS: TestConfigInspect (2.81s) [2021-07-24T19:02:19.567Z] === RUN TestConfigList [2021-07-24T19:02:19.610Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-24T19:02:21.063Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-24T19:02:21.456Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-24T19:02:22.417Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-24T19:02:22.417Z] --- PASS: TestConfigList (2.76s) [2021-07-24T19:02:22.417Z] === RUN TestConfigsCreateAndDelete [2021-07-24T19:02:22.675Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-24T19:02:22.931Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-24T19:02:23.187Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-24T19:02:24.554Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-24T19:02:24.554Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-24T19:02:24.810Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2021-07-24T19:02:24.810Z] === RUN TestConfigsUpdate [2021-07-24T19:02:25.066Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-24T19:02:25.428Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-24T19:02:26.432Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-24T19:02:27.362Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-24T19:02:27.618Z] --- PASS: TestConfigsUpdate (2.70s) [2021-07-24T19:02:27.618Z] === RUN TestTemplatedConfig [2021-07-24T19:02:29.507Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-24T19:02:30.069Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-24T19:02:30.069Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-24T19:02:30.632Z] check_test.go:309: [d0af0aa61a309] daemon is not started [2021-07-24T19:02:30.632Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-24T19:02:31.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-24T19:02:31.755Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-24T19:02:31.755Z] --- PASS: TestTemplatedConfig (4.02s) [2021-07-24T19:02:31.755Z] === RUN TestConfigCreateResolve [2021-07-24T19:02:32.012Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-24T19:02:35.285Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-07-24T19:02:35.285Z] PASS [2021-07-24T19:02:35.285Z] [2021-07-24T19:02:35.285Z] DONE 6 tests in 18.136s [2021-07-24T19:02:35.285Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-24T19:02:35.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:02:35.285Z] ++ set -e [2021-07-24T19:02:35.285Z] ++ '[' -n 0 ']' [2021-07-24T19:02:35.285Z] ++ set -x [2021-07-24T19:02:35.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:02:35.285Z] INFO: Testing against a local daemon [2021-07-24T19:02:35.285Z] === RUN TestCheckpoint [2021-07-24T19:02:35.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-24T19:02:35.285Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-24T19:02:35.285Z] === RUN TestContainerInvalidJSON [2021-07-24T19:02:35.285Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:02:35.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:02:35.285Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:02:35.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:02:35.285Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:02:35.285Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:02:35.285Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:02:35.285Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:02:35.285Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:02:35.285Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-24T19:02:35.285Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-24T19:02:35.285Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-07-24T19:02:35.285Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-24T19:02:35.285Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-24T19:02:35.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-07-24T19:02:35.285Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-24T19:02:35.285Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-24T19:02:35.285Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-24T19:02:35.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-07-24T19:02:35.542Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-24T19:02:35.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-24T19:02:35.542Z] === RUN TestCopyFromContainer [2021-07-24T19:02:35.800Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-24T19:02:37.692Z] === RUN TestCopyFromContainer// [2021-07-24T19:02:37.692Z] === RUN TestCopyFromContainer//bar/root [2021-07-24T19:02:37.950Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-24T19:02:37.950Z] === RUN TestCopyFromContainer/bar/quux [2021-07-24T19:02:38.206Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-24T19:02:38.206Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-24T19:02:38.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-24T19:02:38.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-24T19:02:38.463Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-24T19:02:38.719Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer (3.30s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-07-24T19:02:38.977Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-07-24T19:02:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-24T19:02:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:02:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:02:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:02:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:02:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:02:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:02:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:02:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:02:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:02:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-24T19:02:38.977Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-24T19:02:38.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-24T19:02:38.977Z] === RUN TestCreateWithInvalidEnv [2021-07-24T19:02:38.977Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-24T19:02:38.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-24T19:02:38.977Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-24T19:02:38.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-24T19:02:38.977Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-24T19:02:38.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-24T19:02:38.977Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-24T19:02:38.977Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-24T19:02:38.977Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-24T19:02:38.977Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-24T19:02:38.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-24T19:02:38.977Z] === RUN TestCreateTmpfsMountsTarget [2021-07-24T19:02:38.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-07-24T19:02:38.977Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-24T19:02:39.906Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-24T19:02:41.859Z] .......................... [ 67%] [2021-07-24T19:02:42.426Z] --- PASS: TestCreateWithCustomMaskedPaths (3.10s) [2021-07-24T19:02:42.426Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-24T19:02:42.426Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-24T19:02:43.957Z] ---> b2b2d5244546 [2021-07-24T19:02:43.957Z] Successfully built b2b2d5244546 [2021-07-24T19:02:43.957Z] Successfully tagged docker:latest [2021-07-24T19:02:43.957Z] INFO: Image build ended at 07/24/2021 19:02:40. Duration:00:04:41.3072027 [2021-07-24T19:02:43.957Z] [2021-07-24T19:02:43.957Z] [2021-07-24T19:02:43.957Z] INFO: Building the test binaries at 07/24/2021 19:02:40... [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.32s) [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:02:45.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:02:45.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:02:45.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:02:45.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:02:45.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:02:45.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:02:45.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:02:45.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:02:45.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:02:45.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:02:45.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-24T19:02:45.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-24T19:02:45.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-24T19:02:45.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-24T19:02:45.700Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-24T19:02:45.700Z] check_test.go:309: [dfe950da68e72] daemon is not started [2021-07-24T19:02:45.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-24T19:02:45.700Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-24T19:02:45.957Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-24T19:02:46.133Z] INFO: make.ps1 starting at 07/24/2021 19:02:45 [2021-07-24T19:02:46.133Z] INFO: Git commit (17f39dcb4d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-24T19:02:46.133Z] INFO: Invoking autogen... [2021-07-24T19:02:46.521Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.09s) [2021-07-24T19:02:46.597Z] INFO: Building daemon... [2021-07-24T19:02:46.777Z] === RUN TestCreateDifferentPlatform [2021-07-24T19:02:46.777Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-24T19:02:46.777Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-24T19:02:46.777Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-24T19:02:46.777Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-24T19:02:46.777Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-24T19:02:46.777Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-24T19:02:46.777Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-24T19:02:46.777Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-24T19:02:46.777Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-24T19:02:46.777Z] === RUN TestContainerStartOnDaemonRestart [2021-07-24T19:02:46.777Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-24T19:02:46.777Z] === RUN TestDaemonRestartIpcMode [2021-07-24T19:02:46.777Z] === PAUSE TestDaemonRestartIpcMode [2021-07-24T19:02:46.777Z] === RUN TestDaemonHostGatewayIP [2021-07-24T19:02:46.777Z] === PAUSE TestDaemonHostGatewayIP [2021-07-24T19:02:46.777Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-24T19:02:46.777Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-24T19:02:46.777Z] === RUN TestContainerKillOnDaemonStart [2021-07-24T19:02:46.777Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-24T19:02:46.777Z] === RUN TestDiff [2021-07-24T19:02:47.707Z] --- PASS: TestDiff (1.03s) [2021-07-24T19:02:47.707Z] === RUN TestExecWithCloseStdin [2021-07-24T19:02:48.278Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-24T19:02:48.535Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-24T19:02:49.465Z] --- PASS: TestExecWithCloseStdin (1.54s) [2021-07-24T19:02:49.465Z] === RUN TestExec [2021-07-24T19:02:51.358Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-24T19:02:51.358Z] --- PASS: TestExec (1.90s) [2021-07-24T19:02:51.358Z] === RUN TestExecUser [2021-07-24T19:02:53.248Z] --- PASS: TestExecUser (1.73s) [2021-07-24T19:02:53.248Z] === RUN TestExportContainerAndImportImage [2021-07-24T19:02:53.248Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-24T19:02:53.810Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-24T19:02:54.737Z] --- PASS: TestExportContainerAndImportImage (1.62s) [2021-07-24T19:02:54.737Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-24T19:02:54.737Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-24T19:02:55.665Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-24T19:02:55.921Z] check_test.go:309: [d3bd59e406217] daemon is not started [2021-07-24T19:02:55.921Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-24T19:02:56.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2021-07-24T19:02:56.176Z] === RUN TestHealthCheckWorkdir [2021-07-24T19:02:59.446Z] --- PASS: TestHealthCheckWorkdir (2.54s) [2021-07-24T19:02:59.446Z] === RUN TestHealthKillContainer [2021-07-24T19:02:59.702Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-24T19:03:00.265Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-24T19:03:00.265Z] check_test.go:309: [d760a19f5ebba] daemon is not started [2021-07-24T19:03:00.265Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-24T19:03:02.783Z] docker_cli_daemon_plugins_test.go:79: [d462a1c4593bc] daemon is not started [2021-07-24T19:03:02.783Z] --- PASS: TestHealthKillContainer (3.62s) [2021-07-24T19:03:02.783Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-24T19:03:02.783Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-24T19:03:03.347Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-24T19:03:03.347Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2021-07-24T19:03:03.347Z] === RUN TestIpcModeNone [2021-07-24T19:03:03.909Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-24T19:03:04.839Z] --- PASS: TestIpcModeNone (1.46s) [2021-07-24T19:03:04.839Z] === RUN TestIpcModePrivate [2021-07-24T19:03:05.443Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-24T19:03:06.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-07-24T19:03:06.263Z] --- PASS: TestIpcModePrivate (1.30s) [2021-07-24T19:03:06.263Z] === RUN TestIpcModeShareable [2021-07-24T19:03:07.192Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-07-24T19:03:07.448Z] --- PASS: TestIpcModeShareable (1.38s) [2021-07-24T19:03:07.448Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-24T19:03:08.398Z] docker_cli_daemon_plugins_test.go:169: [d63316599a3ab] daemon is not started [2021-07-24T19:03:08.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-24T19:03:09.920Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-24T19:03:12.440Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.93s) [2021-07-24T19:03:12.440Z] === RUN TestAPIIpcModeHost [2021-07-24T19:03:14.332Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-24T19:03:14.589Z] --- PASS: TestAPIIpcModeHost (2.02s) [2021-07-24T19:03:14.589Z] === RUN TestDaemonIpcModeShareable [2021-07-24T19:03:14.846Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-24T19:03:15.410Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-24T19:03:15.973Z] check_test.go:309: [de4a10e49b86b] daemon is not started [2021-07-24T19:03:15.973Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-24T19:03:16.902Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-07-24T19:03:16.902Z] --- PASS: TestDaemonIpcModeShareable (2.45s) [2021-07-24T19:03:16.902Z] === RUN TestDaemonIpcModePrivate [2021-07-24T19:03:18.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-24T19:03:19.197Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-24T19:03:19.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-07-24T19:03:19.710Z] --- PASS: TestDaemonIpcModePrivate (2.73s) [2021-07-24T19:03:19.710Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-24T19:03:20.564Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-24T19:03:20.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-24T19:03:22.008Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-07-24T19:03:22.265Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.61s) [2021-07-24T19:03:22.265Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-24T19:03:23.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-24T19:03:25.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-07-24T19:03:25.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.93s) [2021-07-24T19:03:25.344Z] === RUN TestIpcModeOlderClient [2021-07-24T19:03:25.344Z] === PAUSE TestIpcModeOlderClient [2021-07-24T19:03:25.344Z] === RUN TestKillContainerInvalidSignal [2021-07-24T19:03:25.600Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-24T19:03:26.530Z] --- PASS: TestKillContainerInvalidSignal (1.18s) [2021-07-24T19:03:26.530Z] === RUN TestKillContainer [2021-07-24T19:03:26.530Z] === RUN TestKillContainer/no_signal [2021-07-24T19:03:26.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-24T19:03:27.898Z] === RUN TestKillContainer/non_killing_signal [2021-07-24T19:03:27.898Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-24T19:03:28.828Z] === RUN TestKillContainer/killing_signal [2021-07-24T19:03:29.757Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-24T19:03:30.015Z] --- PASS: TestKillContainer (3.69s) [2021-07-24T19:03:30.015Z] --- PASS: TestKillContainer/no_signal (1.19s) [2021-07-24T19:03:30.015Z] --- PASS: TestKillContainer/non_killing_signal (0.98s) [2021-07-24T19:03:30.015Z] --- PASS: TestKillContainer/killing_signal (1.24s) [2021-07-24T19:03:30.015Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-24T19:03:30.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-24T19:03:30.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-24T19:03:31.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-24T19:03:31.457Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-24T19:03:32.386Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-24T19:03:32.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.31s) [2021-07-24T19:03:32.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.09s) [2021-07-24T19:03:32.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.00s) [2021-07-24T19:03:32.386Z] === RUN TestKillStoppedContainer [2021-07-24T19:03:32.643Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-07-24T19:03:32.643Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-24T19:03:32.643Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-24T19:03:32.643Z] === RUN TestKillDifferentUserContainer [2021-07-24T19:03:32.900Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-24T19:03:33.829Z] --- PASS: TestKillDifferentUserContainer (1.13s) [2021-07-24T19:03:33.829Z] === RUN TestInspectOomKilledTrue [2021-07-24T19:03:33.829Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:03:33.829Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-24T19:03:33.829Z] === RUN TestInspectOomKilledFalse [2021-07-24T19:03:33.829Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:03:33.829Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-24T19:03:33.829Z] === RUN TestLinksEtcHostsContentMatch [2021-07-24T19:03:34.759Z] --- PASS: TestLinksEtcHostsContentMatch (1.17s) [2021-07-24T19:03:34.759Z] === RUN TestLinksContainerNames [2021-07-24T19:03:35.694Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-24T19:03:36.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-24T19:03:36.651Z] --- PASS: TestLinksContainerNames (1.89s) [2021-07-24T19:03:36.651Z] === RUN TestLogsFollowTailEmpty [2021-07-24T19:03:37.595Z] tests/integration/client_test.py ..... [ 75%] [2021-07-24T19:03:37.595Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-24T19:03:38.017Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2021-07-24T19:03:38.017Z] === RUN TestContainerNetworkMountsNoChown [2021-07-24T19:03:38.531Z] tests/integration/errors_test.py . [ 76%] [2021-07-24T19:03:38.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/default [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/default [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/private [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/private [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rprivate [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/slave [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/slave [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rslave [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/shared [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/shared [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rshared [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/default [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rshared [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rprivate [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/shared [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rslave [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/slave [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/private [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-24T19:03:38.948Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-24T19:03:38.948Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-24T19:03:38.948Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-24T19:03:39.204Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-24T19:03:39.460Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-24T19:03:39.460Z] === RUN TestContainerBindMountNonRecursive [2021-07-24T19:03:40.389Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-24T19:03:41.756Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-24T19:03:42.318Z] --- PASS: TestContainerBindMountNonRecursive (2.89s) [2021-07-24T19:03:42.318Z] === RUN TestContainerVolumesMountedAsShared [2021-07-24T19:03:42.881Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-07-24T19:03:42.881Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-24T19:03:42.881Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-24T19:03:42.881Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-24T19:03:44.773Z] --- PASS: TestContainerVolumesMountedAsSlave (1.60s) [2021-07-24T19:03:44.773Z] === RUN TestNetworkNat [2021-07-24T19:03:45.704Z] --- PASS: TestNetworkNat (1.27s) [2021-07-24T19:03:45.704Z] === RUN TestNetworkLocalhostTCPNat [2021-07-24T19:03:47.072Z] --- PASS: TestNetworkLocalhostTCPNat (1.24s) [2021-07-24T19:03:47.072Z] === RUN TestNetworkLoopbackNat [2021-07-24T19:03:48.440Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-24T19:03:50.331Z] check_test.go:309: [dd736086e61ff] daemon is not started [2021-07-24T19:03:50.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-24T19:03:51.150Z] --- PASS: TestNetworkLoopbackNat (4.14s) [2021-07-24T19:03:51.150Z] === RUN TestPause [2021-07-24T19:03:52.518Z] --- PASS: TestPause (1.16s) [2021-07-24T19:03:52.518Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-24T19:03:52.518Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-24T19:03:52.518Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-24T19:03:52.518Z] === RUN TestPauseStopPausedContainer [2021-07-24T19:03:53.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-24T19:03:53.718Z] --- PASS: TestPauseStopPausedContainer (1.41s) [2021-07-24T19:03:53.718Z] === RUN TestPidHost [2021-07-24T19:03:57.889Z] --- PASS: TestPidHost (4.14s) [2021-07-24T19:03:57.889Z] === RUN TestPsFilter [2021-07-24T19:03:57.889Z] --- PASS: TestPsFilter (0.18s) [2021-07-24T19:03:57.889Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-24T19:03:58.146Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-24T19:03:58.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-24T19:03:59.273Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.30s) [2021-07-24T19:03:59.273Z] === RUN TestRemoveContainerWithVolume [2021-07-24T19:04:00.640Z] --- PASS: TestRemoveContainerWithVolume (1.32s) [2021-07-24T19:04:00.640Z] === RUN TestRemoveContainerRunning [2021-07-24T19:04:02.008Z] --- PASS: TestRemoveContainerRunning (1.24s) [2021-07-24T19:04:02.008Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-24T19:04:02.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-24T19:04:03.194Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.33s) [2021-07-24T19:04:03.194Z] === RUN TestRemoveInvalidContainer [2021-07-24T19:04:03.194Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-24T19:04:03.194Z] === RUN TestRenameLinkedContainer [2021-07-24T19:04:03.435Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-24T19:04:05.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-24T19:04:08.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-24T19:04:08.800Z] --- PASS: TestRenameLinkedContainer (5.51s) [2021-07-24T19:04:08.800Z] === RUN TestRenameStoppedContainer [2021-07-24T19:04:10.167Z] --- PASS: TestRenameStoppedContainer (1.38s) [2021-07-24T19:04:10.167Z] === RUN TestRenameRunningContainerAndReuse [2021-07-24T19:04:12.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-24T19:04:12.646Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-24T19:04:12.646Z] [2021-07-24T19:04:12.646Z] ________ ____ __. [2021-07-24T19:04:12.646Z] \_____ \ | |/ _| [2021-07-24T19:04:12.646Z] / | \| < [2021-07-24T19:04:12.646Z] / | \ | \ [2021-07-24T19:04:12.646Z] \_______ /____|__ \ [2021-07-24T19:04:12.646Z] \/ \/ [2021-07-24T19:04:12.646Z] [2021-07-24T19:04:12.646Z] INFO: make.ps1 ended at 07/24/2021 19:04:06 [2021-07-24T19:04:12.646Z] INFO: Binaries build ended at 07/24/2021 19:04:08. Duration:00:01:27.3241507 [2021-07-24T19:04:12.646Z] INFO: Copying the built daemon binary to d:\CI\PR-42670\2\binary\dockerd-17f39dcb4d.exe... [2021-07-24T19:04:12.646Z] INFO: Copying the built client binary to d:\CI\PR-42670\2\binary\docker-17f39dcb4d.exe... [2021-07-24T19:04:12.646Z] INFO: Copying dockerversion from the container... [2021-07-24T19:04:12.646Z] INFO: Copying the golang package from the container to d:\CI\PR-42670\2\installer\go.zip... [2021-07-24T19:04:12.646Z] INFO: Extracting go.zip to d:\CI\PR-42670\2\go [2021-07-24T19:04:12.986Z] --- PASS: TestRenameRunningContainerAndReuse (2.77s) [2021-07-24T19:04:12.986Z] === RUN TestRenameInvalidName [2021-07-24T19:04:14.352Z] --- PASS: TestRenameInvalidName (1.31s) [2021-07-24T19:04:14.352Z] === RUN TestRenameAnonymousContainer [2021-07-24T19:04:15.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-24T19:04:19.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-24T19:04:19.451Z] --- PASS: TestRenameAnonymousContainer (5.37s) [2021-07-24T19:04:19.451Z] === RUN TestRenameContainerWithSameName [2021-07-24T19:04:19.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-24T19:04:20.636Z] --- PASS: TestRenameContainerWithSameName (1.13s) [2021-07-24T19:04:20.636Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-24T19:04:21.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-24T19:04:21.864Z] ......... [ 86%] [2021-07-24T19:04:22.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-24T19:04:23.130Z] --- PASS: TestRenameContainerWithLinkedContainer (2.30s) [2021-07-24T19:04:23.130Z] === RUN TestResize [2021-07-24T19:04:23.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-24T19:04:24.255Z] --- PASS: TestResize (1.23s) [2021-07-24T19:04:24.255Z] === RUN TestResizeWithInvalidSize [2021-07-24T19:04:25.624Z] --- PASS: TestResizeWithInvalidSize (1.21s) [2021-07-24T19:04:25.624Z] === RUN TestResizeWhenContainerNotStarted [2021-07-24T19:04:25.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-24T19:04:26.784Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-24T19:04:26.814Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-24T19:04:26.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-24T19:04:26.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-24T19:04:26.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-24T19:04:26.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-24T19:04:26.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-24T19:04:26.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:26.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:26.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:26.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-24T19:04:26.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-24T19:04:28.418Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-24T19:04:30.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:30.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:30.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-24T19:04:32.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-24T19:04:32.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-24T19:04:33.684Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-24T19:04:33.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-24T19:04:34.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-24T19:04:34.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-24T19:04:35.060Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-24T19:04:36.822Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-24T19:04:37.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-24T19:04:37.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-24T19:04:37.790Z] INFO: Extraction ended at 07/24/2021 19:04:35. Duration:00:00:25.0615356 [2021-07-24T19:04:37.790Z] INFO: Updating the golang and path environment variables [2021-07-24T19:04:37.790Z] INFO: GOPATH=d:\gopath [2021-07-24T19:04:37.790Z] INFO: go version go1.16.6 windows/amd64 [2021-07-24T19:04:37.790Z] INFO: Running the daemon under test in debug mode [2021-07-24T19:04:37.790Z] INFO: Starting a daemon under test... [2021-07-24T19:04:37.790Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42670\2\daemon --pidfile d:\CI\PR-42670\2\docker.pid -D [2021-07-24T19:04:37.790Z] INFO: Process started successfully. [2021-07-24T19:04:37.790Z] INFO: Start tailing logs of the daemon under tests [2021-07-24T19:04:37.790Z] INFO: Waiting for the daemon under test to start... [2021-07-24T19:04:39.575Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-24T19:04:39.834Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-24T19:04:42.783Z] check_test.go:309: [d21651b507200] daemon is not started [2021-07-24T19:04:42.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-24T19:04:43.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-24T19:04:43.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-24T19:04:43.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-24T19:04:44.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-24T19:04:45.062Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-24T19:04:45.320Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-24T19:04:45.320Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-24T19:04:45.320Z] [2021-07-24T19:04:45.320Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-24T19:04:45.320Z] =========================== short test summary info ============================ [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-24T19:04:45.320Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-24T19:04:45.320Z] Not supported on most drivers [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-24T19:04:45.320Z] Output of docker top depends on host distro, and is not formalized. [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-24T19:04:45.320Z] Output of docker top depends on host distro, and is not formalized. [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-24T19:04:45.320Z] Can fail if eth0 has multiple IP addresses [2021-07-24T19:04:45.320Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-24T19:04:45.320Z] This doesn't seem to be taken into account by the engine [2021-07-24T19:04:45.320Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-24T19:04:45.320Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-24T19:04:45.320Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-24T19:04:45.320Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 337.05 seconds == [2021-07-24T19:04:45.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.64s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.98s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.68s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.75s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.60s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) [2021-07-24T19:04:46.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.39s) [2021-07-24T19:04:46.744Z] === RUN TestCgroupNamespacesRun [2021-07-24T19:04:46.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-24T19:04:47.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-24T19:04:49.200Z] --- PASS: TestCgroupNamespacesRun (2.75s) [2021-07-24T19:04:49.200Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-24T19:04:50.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-24T19:04:50.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-24T19:04:51.315Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2021-07-24T19:04:51.315Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-24T19:04:53.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-24T19:04:53.835Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s) [2021-07-24T19:04:53.835Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-24T19:04:56.358Z] --- PASS: TestCgroupNamespacesRunHostMode (2.72s) [2021-07-24T19:04:56.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-24T19:04:56.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-24T19:04:57.806Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-24T19:04:57.806Z] [2021-07-24T19:04:57.806Z] Unloading profiles will leave already running processes permanently [2021-07-24T19:04:57.806Z] unconfined, which can lead to unexpected situations. [2021-07-24T19:04:57.806Z] [2021-07-24T19:04:57.806Z] To set a process to complain mode, use the command line tool [2021-07-24T19:04:57.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-24T19:04:57.806Z] Post stage [Pipeline] junit [2021-07-24T19:04:57.821Z] Recording test results [2021-07-24T19:04:57.850Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-24T19:04:58.131Z] + echo Ensuring container killed. [2021-07-24T19:04:58.131Z] Ensuring container killed. [2021-07-24T19:04:58.131Z] + docker rm -vf docker-pr2 [2021-07-24T19:04:58.131Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-24T19:04:58.414Z] + echo Chowning /workspace to jenkins user [2021-07-24T19:04:58.414Z] Chowning /workspace to jenkins user [2021-07-24T19:04:58.414Z] + id -u [2021-07-24T19:04:58.414Z] + id -g [2021-07-24T19:04:58.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42670:/workspace busybox chown -R 1000:1000 /workspace [2021-07-24T19:04:58.898Z] ...INFO: Daemon under test started and replied! [2021-07-24T19:04:58.898Z] INFO: Docker version of the daemon under test [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] Client: [2021-07-24T19:04:58.898Z] Version: 17.06.2-ce [2021-07-24T19:04:58.898Z] API version: 1.30 [2021-07-24T19:04:58.898Z] Go version: go1.8.3 [2021-07-24T19:04:58.898Z] Git commit: cec0b72 [2021-07-24T19:04:58.898Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-24T19:04:58.898Z] OS/Arch: windows/amd64 [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] Server: [2021-07-24T19:04:58.898Z] Version: 0.0.0-dev [2021-07-24T19:04:58.898Z] API version: 1.42 (minimum version 1.24) [2021-07-24T19:04:58.898Z] Go version: go1.16.6 [2021-07-24T19:04:58.898Z] Git commit: 17f39dcb4d [2021-07-24T19:04:58.898Z] Built: 07/24/2021 19:02:45 [2021-07-24T19:04:58.898Z] OS/Arch: windows/amd64 [2021-07-24T19:04:58.898Z] Experimental: false [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] INFO: Docker info of the daemon under test [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] Containers: 0 [2021-07-24T19:04:58.898Z] Running: 0 [2021-07-24T19:04:58.898Z] Paused: 0 [2021-07-24T19:04:58.898Z] Stopped: 0 [2021-07-24T19:04:58.898Z] Images: 0 [2021-07-24T19:04:58.898Z] Server Version: 0.0.0-dev [2021-07-24T19:04:58.898Z] Storage Driver: windowsfilter [2021-07-24T19:04:58.898Z] Windows: [2021-07-24T19:04:58.898Z] Logging Driver: json-file [2021-07-24T19:04:58.898Z] Plugins: [2021-07-24T19:04:58.898Z] Volume: local [2021-07-24T19:04:58.898Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-24T19:04:58.898Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-24T19:04:58.898Z] Swarm: inactive [2021-07-24T19:04:58.898Z] Default Isolation: process [2021-07-24T19:04:58.898Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-24T19:04:58.898Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-24T19:04:58.898Z] OSType: windows [2021-07-24T19:04:58.898Z] Architecture: x86_64 [2021-07-24T19:04:58.898Z] CPUs: 4 [2021-07-24T19:04:58.898Z] Total Memory: 32GiB [2021-07-24T19:04:58.898Z] Name: azwin-2-d3f020 [2021-07-24T19:04:58.898Z] ID: CJGJ:NTBL:XOVO:MXQT:RFJD:UYJF:PNJN:W74M:Z4OH:MJVQ:G3O7:AW4N [2021-07-24T19:04:58.898Z] Docker Root Dir: D:\CI\PR-42670\2\daemon [2021-07-24T19:04:58.898Z] Debug Mode (client): false [2021-07-24T19:04:58.898Z] Debug Mode (server): true [2021-07-24T19:04:58.898Z] File Descriptors: -1 [2021-07-24T19:04:58.898Z] Goroutines: 16 [2021-07-24T19:04:58.898Z] System Time: 2021-07-24T19:04:55.6461597Z [2021-07-24T19:04:58.898Z] EventsListeners: 0 [2021-07-24T19:04:58.898Z] Registry: https://index.docker.io/v1/ [2021-07-24T19:04:58.898Z] Labels: [2021-07-24T19:04:58.898Z] Experimental: false [2021-07-24T19:04:58.898Z] Insecure Registries: [2021-07-24T19:04:58.898Z] 127.0.0.0/8 [2021-07-24T19:04:58.898Z] Live Restore Enabled: false [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] INFO: Docker images of the daemon under test [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-24T19:04:58.898Z] [2021-07-24T19:04:58.898Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-24T19:04:58.898Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-24T19:04:58.898Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-24T19:04:58.898Z] 29d5b6a226d2: Pulling fs layer [2021-07-24T19:04:59.135Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.66s) [2021-07-24T19:04:59.135Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-24T19:05:00.086Z] + bundleName=docker-py [2021-07-24T19:05:00.086Z] + echo Creating docker-py-bundles.tar.gz [2021-07-24T19:05:00.086Z] Creating docker-py-bundles.tar.gz [2021-07-24T19:05:00.086Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-07-24T19:05:00.098Z] Archiving artifacts [2021-07-24T19:05:00.425Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42670/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-24T19:05:00.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh binary [2021-07-24T19:05:01.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-07-24T19:05:01.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-24T19:05:01.356Z] [2021-07-24T19:05:01.356Z] Removing bundles/ [2021-07-24T19:05:01.356Z] [2021-07-24T19:05:01.356Z] ---> Making bundle: binary (in bundles/binary) [2021-07-24T19:05:01.356Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-24T19:05:01.356Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T19:05:01.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-24T19:05:01.849Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-07-24T19:05:01.849Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-24T19:05:05.137Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.80s) [2021-07-24T19:05:05.137Z] === RUN TestNISDomainname [2021-07-24T19:05:05.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-24T19:05:05.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-24T19:05:06.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-24T19:05:06.885Z] --- PASS: TestNISDomainname (2.26s) [2021-07-24T19:05:06.885Z] === RUN TestHostnameDnsResolution [2021-07-24T19:05:07.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-24T19:05:08.510Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-24T19:05:09.073Z] --- PASS: TestHostnameDnsResolution (2.15s) [2021-07-24T19:05:09.073Z] === RUN TestStats [2021-07-24T19:05:09.330Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-24T19:05:09.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-24T19:05:10.150Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-24T19:05:12.043Z] --- PASS: TestStats (3.17s) [2021-07-24T19:05:12.300Z] === RUN TestStopContainerWithTimeout [2021-07-24T19:05:12.300Z] === RUN TestStopContainerWithTimeout/0 [2021-07-24T19:05:12.300Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-24T19:05:12.300Z] === RUN TestStopContainerWithTimeout/1 [2021-07-24T19:05:12.300Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-24T19:05:12.300Z] === RUN TestStopContainerWithTimeout/3 [2021-07-24T19:05:12.300Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-24T19:05:12.300Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-24T19:05:12.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-24T19:05:12.300Z] === CONT TestStopContainerWithTimeout/0 [2021-07-24T19:05:12.300Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-24T19:05:13.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-24T19:05:13.670Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-24T19:05:13.670Z] check_test.go:309: [d4323c2f3ee4a] daemon is not started [2021-07-24T19:05:13.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-24T19:05:13.670Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-24T19:05:13.670Z] check_test.go:309: [d58cef9789cc4] daemon is not started [2021-07-24T19:05:13.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-24T19:05:14.234Z] === CONT TestStopContainerWithTimeout/3 [2021-07-24T19:05:16.125Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-24T19:05:16.125Z] === CONT TestStopContainerWithTimeout/1 [2021-07-24T19:05:17.492Z] check_test.go:309: [d05b3381d6801] daemon is not started [2021-07-24T19:05:17.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-24T19:05:17.492Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-24T19:05:18.055Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-24T19:05:18.311Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-24T19:05:18.311Z] --- PASS: TestStopContainerWithTimeout/0 (1.98s) [2021-07-24T19:05:18.311Z] --- PASS: TestStopContainerWithTimeout/-1 (3.84s) [2021-07-24T19:05:18.311Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-07-24T19:05:18.311Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-07-24T19:05:18.311Z] === RUN TestDeleteDevicemapper [2021-07-24T19:05:18.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-24T19:05:18.311Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-24T19:05:18.311Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-24T19:05:19.678Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-24T19:05:20.192Z] 29d5b6a226d2: Verifying Checksum [2021-07-24T19:05:20.192Z] 29d5b6a226d2: Download complete [2021-07-24T19:05:24.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-24T19:05:24.948Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.46s) [2021-07-24T19:05:24.948Z] === RUN TestUpdateMemory [2021-07-24T19:05:24.948Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:05:24.948Z] --- SKIP: TestUpdateMemory (0.01s) [2021-07-24T19:05:24.948Z] === RUN TestUpdateCPUQuota [2021-07-24T19:05:28.226Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-24T19:05:28.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-24T19:05:30.747Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-24T19:05:31.003Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-24T19:05:31.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-24T19:05:31.517Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-24T19:05:31.773Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-24T19:05:31.773Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-24T19:05:32.029Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-24T19:05:32.029Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-24T19:05:32.029Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-24T19:05:33.396Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-24T19:05:33.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-24T19:05:34.763Z] --- PASS: TestUpdateCPUQuota (9.73s) [2021-07-24T19:05:34.763Z] === RUN TestUpdatePidsLimit [2021-07-24T19:05:34.763Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-24T19:05:35.693Z] === RUN TestUpdatePidsLimit/no_change [2021-07-24T19:05:37.060Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-24T19:05:37.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-24T19:05:38.684Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-24T19:05:40.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-24T19:05:40.051Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-24T19:05:41.418Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-24T19:05:41.418Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-24T19:05:42.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-24T19:05:42.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-24T19:05:43.048Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-24T19:05:43.305Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-24T19:05:45.198Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit (10.31s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.24s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/no_change (1.20s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/update_lower (1.46s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.46s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.35s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) [2021-07-24T19:05:45.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.25s) [2021-07-24T19:05:45.198Z] === RUN TestUpdateRestartPolicy [2021-07-24T19:05:45.454Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-24T19:05:45.710Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-24T19:05:48.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-24T19:05:50.875Z] check_test.go:309: [d2b1c41d5e330] daemon is not started [2021-07-24T19:05:50.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-24T19:05:55.047Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-24T19:05:57.564Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-24T19:05:59.455Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-24T19:05:59.455Z] check_test.go:309: [d9bec643b0a49] daemon is not started [2021-07-24T19:05:59.455Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-24T19:05:59.711Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-24T19:05:59.967Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-24T19:06:00.224Z] --- PASS: TestUpdateRestartPolicy (15.48s) [2021-07-24T19:06:00.224Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-24T19:06:01.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2021-07-24T19:06:01.154Z] === RUN TestWaitNonBlocked [2021-07-24T19:06:01.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:06:01.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:06:01.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:06:01.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:06:01.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:06:01.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:06:02.787Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-24T19:06:02.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2021-07-24T19:06:02.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.56s) [2021-07-24T19:06:02.787Z] === RUN TestWaitBlocked [2021-07-24T19:06:02.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-24T19:06:02.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-24T19:06:02.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-24T19:06:02.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-24T19:06:02.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-24T19:06:02.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-24T19:06:03.044Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-24T19:06:03.607Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-24T19:06:04.975Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-24T19:06:04.975Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.88s) [2021-07-24T19:06:04.975Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.93s) [2021-07-24T19:06:04.975Z] === CONT TestContainerStartOnDaemonRestart [2021-07-24T19:06:04.975Z] === CONT TestIpcModeOlderClient [2021-07-24T19:06:04.975Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-24T19:06:04.975Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-24T19:06:08.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-24T19:06:09.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-24T19:06:09.177Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-24T19:06:09.740Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-24T19:06:09.998Z] --- PASS: TestContainerStartOnDaemonRestart (5.19s) [2021-07-24T19:06:09.998Z] === CONT TestContainerKillOnDaemonStart [2021-07-24T19:06:09.998Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.19s) [2021-07-24T19:06:09.998Z] === CONT TestDaemonHostGatewayIP [2021-07-24T19:06:10.256Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-24T19:06:10.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-24T19:06:10.820Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-24T19:06:11.384Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-24T19:06:11.384Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-24T19:06:11.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-24T19:06:11.384Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-24T19:06:11.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-24T19:06:11.384Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-24T19:06:11.384Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-24T19:06:11.384Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-24T19:06:11.384Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-24T19:06:11.384Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-24T19:06:11.949Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-24T19:06:12.512Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-24T19:06:13.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-24T19:06:13.636Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-24T19:06:14.202Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-24T19:06:14.459Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-24T19:06:15.022Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-24T19:06:15.585Z] check_test.go:309: [d9d48038b57a9] daemon is not started [2021-07-24T19:06:15.585Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-24T19:06:15.585Z] --- PASS: TestDaemonHostGatewayIP (5.58s) [2021-07-24T19:06:15.585Z] === CONT TestDaemonRestartIpcMode [2021-07-24T19:06:16.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-24T19:06:16.515Z] check_test.go:309: [dd5575b5d8041] daemon is not started [2021-07-24T19:06:16.515Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-24T19:06:17.079Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-24T19:06:18.973Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-24T19:06:20.355Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2021-07-24T19:06:22.244Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-24T19:06:22.500Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-24T19:06:22.757Z] check_test.go:309: [dd493a81d0e5f] daemon is not started [2021-07-24T19:06:22.757Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-24T19:06:23.687Z] --- PASS: TestContainerKillOnDaemonStart (13.48s) [2021-07-24T19:06:23.687Z] PASS [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === Skipped [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-24T19:06:23.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-24T19:06:23.687Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-24T19:06:23.687Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-24T19:06:23.687Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-24T19:06:23.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-07-24T19:06:23.687Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] [2021-07-24T19:06:23.687Z] DONE 196 tests, 6 skipped in 228.678s [2021-07-24T19:06:23.687Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-24T19:06:23.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:06:23.687Z] ++ set -e [2021-07-24T19:06:23.687Z] ++ '[' -n 0 ']' [2021-07-24T19:06:23.687Z] ++ set -x [2021-07-24T19:06:23.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:06:23.687Z] === RUN TestConfigDaemonLibtrustID [2021-07-24T19:06:24.249Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-24T19:06:24.249Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-24T19:06:24.249Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-24T19:06:24.249Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-24T19:06:24.249Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-24T19:06:24.249Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-24T19:06:24.249Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-24T19:06:24.249Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-24T19:06:24.249Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-24T19:06:24.505Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-24T19:06:24.505Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-24T19:06:24.762Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.34s) [2021-07-24T19:06:24.762Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2021-07-24T19:06:24.762Z] PASS [2021-07-24T19:06:24.762Z] [2021-07-24T19:06:24.762Z] DONE 7 tests in 1.327s [2021-07-24T19:06:24.762Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-24T19:06:24.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:06:24.762Z] ++ set -e [2021-07-24T19:06:24.762Z] ++ '[' -n 0 ']' [2021-07-24T19:06:24.762Z] ++ set -x [2021-07-24T19:06:24.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:06:25.018Z] INFO: Testing against a local daemon [2021-07-24T19:06:25.018Z] === RUN TestCommitInheritsEnv [2021-07-24T19:06:25.581Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-07-24T19:06:25.581Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-24T19:06:25.581Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-24T19:06:25.581Z] === RUN TestImagesFilterMultiReference [2021-07-24T19:06:25.581Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-24T19:06:25.581Z] === RUN TestImagePullPlatformInvalid [2021-07-24T19:06:25.581Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-24T19:06:25.581Z] === RUN TestRemoveImageOrphaning [2021-07-24T19:06:26.144Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-07-24T19:06:26.144Z] === RUN TestRemoveImageGarbageCollector [2021-07-24T19:06:26.144Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-24T19:06:26.402Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-24T19:06:26.659Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-24T19:06:28.552Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-24T19:06:28.809Z] --- PASS: TestRemoveImageGarbageCollector (2.72s) [2021-07-24T19:06:28.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-24T19:06:28.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-24T19:06:28.809Z] === RUN TestTagInvalidReference [2021-07-24T19:06:28.809Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-24T19:06:28.809Z] === RUN TestTagValidPrefixedRepo [2021-07-24T19:06:28.809Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-24T19:06:28.809Z] === RUN TestTagExistedNameWithoutForce [2021-07-24T19:06:29.066Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-24T19:06:29.066Z] === RUN TestTagOfficialNames [2021-07-24T19:06:29.066Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-24T19:06:29.066Z] === RUN TestTagMatchesDigest [2021-07-24T19:06:29.066Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-24T19:06:29.066Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-24T19:06:33.240Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-24T19:06:34.170Z] check_test.go:309: [dcc6e77bfe69f] daemon is not started [2021-07-24T19:06:34.170Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-24T19:06:35.100Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-24T19:06:37.845Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-24T19:06:37.845Z] Copying nested executables into bundles/binary-daemon [2021-07-24T19:06:37.845Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-24T19:06:37.845Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T19:06:37.845Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-24T19:06:37.845Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-24T19:06:38.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/make.sh cross [2021-07-24T19:06:38.749Z] [2021-07-24T19:06:38.749Z] Removing bundles/ [2021-07-24T19:06:38.749Z] [2021-07-24T19:06:38.749Z] ---> Making bundle: cross (in bundles/cross) [2021-07-24T19:06:38.749Z] Cross building: bundles/cross/linux/amd64 [2021-07-24T19:06:38.749Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-24T19:06:38.749Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-24T19:06:43.219Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-24T19:06:43.781Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-24T19:06:44.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-24T19:06:46.236Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-24T19:06:47.603Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-24T19:06:52.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-24T19:06:52.849Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-24T19:06:52.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-24T19:06:52.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-24T19:06:54.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-24T19:06:54.475Z] check_test.go:309: [daf95c3da95bb] daemon is not started [2021-07-24T19:06:54.475Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-24T19:06:55.039Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-24T19:06:55.971Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-24T19:06:55.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-24T19:06:56.228Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-24T19:06:57.598Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-24T19:06:58.967Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-24T19:06:58.967Z] check_test.go:309: [d44acb10e5a15] daemon is not started [2021-07-24T19:06:58.967Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-24T19:07:00.860Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-24T19:07:02.234Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-24T19:07:06.408Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-24T19:07:07.337Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-24T19:07:09.229Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-24T19:07:12.500Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-24T19:07:13.430Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-24T19:07:14.358Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-24T19:07:16.787Z] 29d5b6a226d2: Pull complete [2021-07-24T19:07:16.787Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-24T19:07:16.787Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:07:16.787Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-24T19:07:16.787Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-24T19:07:16.787Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-24T19:07:16.787Z] WARN: Skipping validation tests [2021-07-24T19:07:16.787Z] INFO: Running unit tests at 07/24/2021 19:07:14... [2021-07-24T19:07:17.629Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-24T19:07:18.995Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-24T19:07:20.574Z] INFO: make.ps1 starting at 07/24/2021 19:07:19 [2021-07-24T19:07:20.574Z] INFO: Git commit (17f39dcb4d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-24T19:07:20.574Z] INFO: Invoking autogen... [2021-07-24T19:07:21.034Z] INFO: Running unit tests... [2021-07-24T19:07:24.251Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-24T19:07:25.197Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-24T19:07:26.563Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-24T19:07:27.928Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-24T19:07:31.374Z] 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/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-24T19:07:32.098Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-24T19:07:36.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-24T19:07:36.874Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-24T19:07:36.874Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-24T19:07:38.768Z] docker_cli_daemon_test.go:2550: [d5751a372f466] daemon is not started [2021-07-24T19:07:41.287Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-24T19:07:41.697Z] ? github.com/docker/docker/api [no test files] [2021-07-24T19:07:43.804Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-24T19:07:47.079Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-24T19:07:49.602Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-24T19:07:52.119Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-24T19:07:56.292Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-24T19:07:58.184Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-24T19:07:58.184Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-24T19:08:01.456Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-24T19:08:01.713Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-24T19:08:01.970Z] check_test.go:309: [d23f35b2f8366] daemon is not started [2021-07-24T19:08:01.970Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-24T19:08:02.800Z] === RUN TestMiddlewares [2021-07-24T19:08:02.800Z] --- PASS: TestMiddlewares (0.00s) [2021-07-24T19:08:02.800Z] PASS [2021-07-24T19:08:02.800Z] coverage: 9.0% of statements [2021-07-24T19:08:02.800Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-07-24T19:08:04.489Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite (418.30s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.41s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.31s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.66s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.79s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.64s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.42s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.03s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.49s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.03s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.03s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.80s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.02s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.87s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-24T19:08:07.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.75s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.65s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.11s) [2021-07-24T19:08:07.763Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.94s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.47s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.67s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.17s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.83s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.07s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (6.69s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.35s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.29s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.21s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.65s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.43s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.16s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.47s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.47s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.02s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.26s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.86s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.01s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.06s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.80s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.91s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.51s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.88s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.77s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.59s) [2021-07-24T19:08:07.763Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-24T19:08:07.763Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.92s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.85s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.45s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.60s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.47s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.99s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.06s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.11s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.43s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.44s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.21s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.81s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.11s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.98s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.04s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.40s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.06s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.29s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.86s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.35s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.65s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.73s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.80s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.83s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.25s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.71s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-07-24T19:08:07.763Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2021-07-24T19:08:07.763Z] === RUN TestDockerSwarmSuite [2021-07-24T19:08:07.763Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-24T19:08:11.040Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-24T19:08:14.311Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-24T19:08:15.211Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-24T19:08:15.211Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-24T19:08:15.211Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-24T19:08:15.211Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-24T19:08:15.211Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-24T19:08:15.211Z] Cross building: bundles/cross/windows/amd64 [2021-07-24T19:08:15.211Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-24T19:08:15.211Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-24T19:08:20.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-24T19:08:26.102Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-24T19:08:26.102Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-24T19:08:31.349Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-24T19:08:31.349Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-24T19:08:31.913Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-24T19:08:32.476Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-24T19:08:32.476Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-24T19:08:32.732Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-24T19:08:32.988Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-24T19:08:32.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-24T19:08:33.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-24T19:08:36.450Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-24T19:08:36.706Z] docker_api_swarm_test.go:562: [db628a3276df7] joining swarm manager [d69fc58e5a907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:08:38.630Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-24T19:08:41.155Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-24T19:08:43.060Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-24T19:08:44.428Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-24T19:08:45.794Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-24T19:08:52.333Z] docker_api_swarm_test.go:584: [d0af31aab1635] joining swarm manager [d69fc58e5a907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:08:54.855Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-24T19:08:56.749Z] check_test.go:380: [db628a3276df7] daemon is not started [2021-07-24T19:09:08.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-24T19:09:08.941Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-24T19:09:08.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-24T19:09:09.514Z] docker_api_swarm_test.go:45: [d49d780724676] joining swarm manager [dc7203d302549]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:09:14.923Z] === RUN TestBoolValue [2021-07-24T19:09:14.928Z] --- PASS: TestBoolValue (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestBoolValueOrDefault [2021-07-24T19:09:14.928Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestInt64ValueOrZero [2021-07-24T19:09:14.928Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestInt64ValueOrDefault [2021-07-24T19:09:14.928Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-24T19:09:14.928Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestJsonContentType [2021-07-24T19:09:14.928Z] --- PASS: TestJsonContentType (0.00s) [2021-07-24T19:09:14.928Z] PASS [2021-07-24T19:09:14.928Z] coverage: 14.7% of statements [2021-07-24T19:09:14.928Z] ok github.com/docker/docker/api/server/httputils 0.140s coverage: 14.7% of statements [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-24T19:09:14.928Z] === RUN TestMaskSecretKeys [2021-07-24T19:09:14.928Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-24T19:09:14.928Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-24T19:09:14.928Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-24T19:09:14.928Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-24T19:09:14.928Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-24T19:09:14.928Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-24T19:09:14.928Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestVersionMiddlewareVersion [2021-07-24T19:09:14.928Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-24T19:09:14.928Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-24T19:09:14.928Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-24T19:09:14.928Z] PASS [2021-07-24T19:09:14.928Z] coverage: 37.7% of statements [2021-07-24T19:09:14.928Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-24T19:09:14.928Z] === RUN TestAdjustForAPIVersion [2021-07-24T19:09:14.928Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-24T19:09:14.928Z] PASS [2021-07-24T19:09:14.928Z] coverage: 5.7% of statements [2021-07-24T19:09:14.928Z] ok github.com/docker/docker/api/server/router/swarm 0.110s coverage: 5.7% of statements [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/types [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-24T19:09:14.928Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-24T19:09:15.387Z] === RUN TestStrSliceMarshalJSON [2021-07-24T19:09:15.387Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestStrSliceUnmarshalJSON [2021-07-24T19:09:15.387Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestStrSliceUnmarshalString [2021-07-24T19:09:15.387Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestStrSliceUnmarshalSlice [2021-07-24T19:09:15.387Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-24T19:09:15.387Z] PASS [2021-07-24T19:09:15.387Z] coverage: 90.0% of statements [2021-07-24T19:09:15.387Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-07-24T19:09:15.387Z] === RUN TestToJSON [2021-07-24T19:09:15.387Z] --- PASS: TestToJSON (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestToParamWithVersion [2021-07-24T19:09:15.387Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestFromJSON [2021-07-24T19:09:15.387Z] --- PASS: TestFromJSON (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestEmpty [2021-07-24T19:09:15.387Z] --- PASS: TestEmpty (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestArgsMatchKVListEmptySources [2021-07-24T19:09:15.387Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestArgsMatchKVList [2021-07-24T19:09:15.387Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestArgsMatch [2021-07-24T19:09:15.387Z] --- PASS: TestArgsMatch (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestAdd [2021-07-24T19:09:15.387Z] --- PASS: TestAdd (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestDel [2021-07-24T19:09:15.387Z] --- PASS: TestDel (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestLen [2021-07-24T19:09:15.387Z] --- PASS: TestLen (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestExactMatch [2021-07-24T19:09:15.387Z] --- PASS: TestExactMatch (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestOnlyOneExactMatch [2021-07-24T19:09:15.387Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestContains [2021-07-24T19:09:15.387Z] --- PASS: TestContains (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestValidate [2021-07-24T19:09:15.387Z] --- PASS: TestValidate (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestWalkValues [2021-07-24T19:09:15.387Z] --- PASS: TestWalkValues (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestFuzzyMatch [2021-07-24T19:09:15.387Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestClone [2021-07-24T19:09:15.387Z] --- PASS: TestClone (0.00s) [2021-07-24T19:09:15.387Z] PASS [2021-07-24T19:09:15.387Z] coverage: 92.2% of statements [2021-07-24T19:09:15.387Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-24T19:09:15.387Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-24T19:09:15.387Z] === RUN TestDurationToSecondsString [2021-07-24T19:09:15.387Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-24T19:09:15.387Z] === RUN TestGetTimestamp [2021-07-24T19:09:15.847Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-24T19:09:15.847Z] === RUN TestParseTimestamps [2021-07-24T19:09:15.847Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-24T19:09:15.847Z] PASS [2021-07-24T19:09:15.847Z] coverage: 100.0% of statements [2021-07-24T19:09:15.847Z] ok github.com/docker/docker/api/types/time 0.240s coverage: 100.0% of statements [2021-07-24T19:09:15.847Z] === RUN TestCompareVersion [2021-07-24T19:09:15.847Z] --- PASS: TestCompareVersion (0.00s) [2021-07-24T19:09:15.847Z] PASS [2021-07-24T19:09:15.847Z] coverage: 75.0% of statements [2021-07-24T19:09:15.847Z] ok github.com/docker/docker/api/types/versions 0.091s coverage: 75.0% of statements [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-24T19:09:15.847Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-24T19:09:17.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-24T19:09:17.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-24T19:09:17.385Z] === RUN TestCloneArgsSmartHttp [2021-07-24T19:09:17.385Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-24T19:09:17.385Z] === RUN TestCloneArgsDumbHttp [2021-07-24T19:09:17.385Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-24T19:09:17.385Z] === RUN TestCloneArgsGit [2021-07-24T19:09:17.385Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-24T19:09:17.385Z] === RUN TestCheckoutGit [2021-07-24T19:09:18.924Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-24T19:09:18.924Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-24T19:09:18.924Z] === RUN TestProcessNoDockerignore [2021-07-24T19:09:18.924Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-24T19:09:18.924Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestDetectContentType [2021-07-24T19:09:18.924Z] --- PASS: TestDetectContentType (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestSelectAcceptableMIME [2021-07-24T19:09:18.924Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestInspectEmptyResponse [2021-07-24T19:09:18.924Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestInspectResponseBinary [2021-07-24T19:09:18.924Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestResponseUnsupportedContentType [2021-07-24T19:09:18.924Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestInspectResponseTextSimple [2021-07-24T19:09:18.924Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestInspectResponseEmptyContentType [2021-07-24T19:09:18.924Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestUnknownContentLength [2021-07-24T19:09:18.924Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestDownloadRemote [2021-07-24T19:09:18.924Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-24T19:09:18.924Z] === RUN TestGetWithStatusError [2021-07-24T19:09:18.924Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestCloseRootDirectory [2021-07-24T19:09:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:09:18.924Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestHashFile [2021-07-24T19:09:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:09:18.924Z] --- SKIP: TestHashFile (0.00s) [2021-07-24T19:09:18.924Z] === RUN TestHashSubdir [2021-07-24T19:09:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:09:18.924Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-24T19:09:18.924Z] === RUN TestRemoveDirectory [2021-07-24T19:09:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:09:18.924Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-24T19:09:18.924Z] PASS [2021-07-24T19:09:18.924Z] coverage: 9.3% of statements [2021-07-24T19:09:18.924Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 9.3% of statements [2021-07-24T19:09:19.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-24T19:09:19.893Z] === RUN TestGetAllAllowed [2021-07-24T19:09:19.893Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestGetAllMeta [2021-07-24T19:09:19.893Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-24T19:09:19.893Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestIsUnreferencedBuiltin [2021-07-24T19:09:19.893Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestIsExistingDirectory [2021-07-24T19:09:19.893Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestGetFilenameForDownload [2021-07-24T19:09:19.893Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestEnv2Variables [2021-07-24T19:09:19.893Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-24T19:09:19.893Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestMaintainer [2021-07-24T19:09:19.893Z] --- PASS: TestMaintainer (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestLabel [2021-07-24T19:09:19.893Z] --- PASS: TestLabel (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestFromScratch [2021-07-24T19:09:19.893Z] --- PASS: TestFromScratch (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestFromWithArg [2021-07-24T19:09:19.893Z] --- PASS: TestFromWithArg (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-24T19:09:19.893Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestFromWithUndefinedArg [2021-07-24T19:09:19.893Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestFromMultiStageWithNamedStage [2021-07-24T19:09:19.893Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestOnbuild [2021-07-24T19:09:19.893Z] --- PASS: TestOnbuild (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestWorkdir [2021-07-24T19:09:19.893Z] --- PASS: TestWorkdir (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestCmd [2021-07-24T19:09:19.893Z] --- PASS: TestCmd (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestHealthcheckNone [2021-07-24T19:09:19.893Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestHealthcheckCmd [2021-07-24T19:09:19.893Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestEntrypoint [2021-07-24T19:09:19.893Z] --- PASS: TestEntrypoint (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestExpose [2021-07-24T19:09:19.893Z] --- PASS: TestExpose (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestUser [2021-07-24T19:09:19.893Z] --- PASS: TestUser (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestVolume [2021-07-24T19:09:19.893Z] --- PASS: TestVolume (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestStopSignal [2021-07-24T19:09:19.893Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-24T19:09:19.893Z] --- SKIP: TestStopSignal (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestArg [2021-07-24T19:09:19.893Z] --- PASS: TestArg (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestShell [2021-07-24T19:09:19.893Z] --- PASS: TestShell (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestPrependEnvOnCmd [2021-07-24T19:09:19.893Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestRunWithBuildArgs [2021-07-24T19:09:19.893Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestRunIgnoresHealthcheck [2021-07-24T19:09:19.893Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestDispatchUnsupportedOptions [2021-07-24T19:09:19.893Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-24T19:09:19.893Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-24T19:09:19.893Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-24T19:09:19.893Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestNormalizeWorkdir [2021-07-24T19:09:19.893Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestDispatch [2021-07-24T19:09:19.893Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-24T19:09:19.893Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-24T19:09:19.893Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-24T19:09:19.893Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-24T19:09:19.893Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-24T19:09:19.893Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-24T19:09:19.893Z] === RUN TestDispatch/COPY_url [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch (0.09s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-24T19:09:19.893Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-07-24T19:09:19.893Z] === RUN TestAddScratchImageAddsToMounts [2021-07-24T19:09:19.893Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-24T19:09:19.893Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-24T19:09:19.893Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-24T19:09:19.893Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestImageSourceGetAddsToMounts [2021-07-24T19:09:19.893Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestEmptyDockerfile [2021-07-24T19:09:19.893Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-24T19:09:19.893Z] === RUN TestSymlinkDockerfile [2021-07-24T19:09:19.893Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-24T19:09:19.893Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-24T19:09:19.893Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestNonExistingDockerfile [2021-07-24T19:09:19.893Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestCopyRunConfig [2021-07-24T19:09:19.893Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestDeepCopyRunConfig [2021-07-24T19:09:19.893Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestExportImage [2021-07-24T19:09:19.893Z] --- PASS: TestExportImage (0.00s) [2021-07-24T19:09:19.893Z] === RUN TestNormalizeDest [2021-07-24T19:09:19.893Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-24T19:09:19.893Z] PASS [2021-07-24T19:09:19.893Z] coverage: 47.0% of statements [2021-07-24T19:09:19.893Z] ok github.com/docker/docker/builder/dockerfile 0.220s coverage: 47.0% of statements [2021-07-24T19:09:19.893Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-24T19:09:20.358Z] === RUN TestEnable [2021-07-24T19:09:20.358Z] --- PASS: TestEnable (0.00s) [2021-07-24T19:09:20.358Z] === RUN TestDisable [2021-07-24T19:09:20.358Z] --- PASS: TestDisable (0.00s) [2021-07-24T19:09:20.358Z] === RUN TestEnabled [2021-07-24T19:09:20.358Z] --- PASS: TestEnabled (0.00s) [2021-07-24T19:09:20.358Z] PASS [2021-07-24T19:09:20.358Z] coverage: 100.0% of statements [2021-07-24T19:09:20.358Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-07-24T19:09:20.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-24T19:09:21.327Z] === RUN TestTCP4Proxy [2021-07-24T19:09:21.327Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-24T19:09:21.327Z] === RUN TestTCP4ProxyHalfClose [2021-07-24T19:09:21.327Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestTCP6Proxy [2021-07-24T19:09:21.327Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-24T19:09:21.327Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestTCPDualStackProxy [2021-07-24T19:09:21.327Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-24T19:09:21.327Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestUDP4Proxy [2021-07-24T19:09:21.327Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestUDP6Proxy [2021-07-24T19:09:21.327Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-24T19:09:21.327Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestUDPWriteError [2021-07-24T19:09:21.327Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestSCTP4Proxy [2021-07-24T19:09:21.327Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-24T19:09:21.327Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-24T19:09:21.327Z] === RUN TestSCTP6Proxy [2021-07-24T19:09:21.327Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-24T19:09:21.327Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-24T19:09:21.327Z] PASS [2021-07-24T19:09:21.327Z] coverage: 49.4% of statements [2021-07-24T19:09:21.327Z] ok github.com/docker/docker/cmd/docker-proxy 0.081s coverage: 49.4% of statements [2021-07-24T19:09:28.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-24T19:09:29.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-24T19:09:32.036Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-24T19:09:32.963Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-24T19:09:33.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-24T19:09:33.722Z] === RUN TestCheckpointCreateError [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointCreate [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointDeleteError [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointDelete [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointListError [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointList [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointList (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCheckpointListContainerNotFound [2021-07-24T19:09:33.722Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNewClientWithOpsFromEnv [2021-07-24T19:09:33.722Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-24T19:09:33.722Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-07-24T19:09:33.722Z] === RUN TestGetAPIPath [2021-07-24T19:09:33.722Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestParseHostURL [2021-07-24T19:09:33.722Z] --- PASS: TestParseHostURL (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-24T19:09:33.722Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPIVersion [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPVersionOverride [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-24T19:09:33.722Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestClientRedirect [2021-07-24T19:09:33.722Z] --- PASS: TestClientRedirect (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigCreateUnsupported [2021-07-24T19:09:33.722Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigCreateError [2021-07-24T19:09:33.722Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigCreate [2021-07-24T19:09:33.722Z] --- PASS: TestConfigCreate (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspectNotFound [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspectWithEmptyID [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspectUnsupported [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspectError [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspectConfigNotFound [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigInspect [2021-07-24T19:09:33.722Z] --- PASS: TestConfigInspect (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigListUnsupported [2021-07-24T19:09:33.722Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigListError [2021-07-24T19:09:33.722Z] --- PASS: TestConfigListError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigList [2021-07-24T19:09:33.722Z] --- PASS: TestConfigList (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigRemoveUnsupported [2021-07-24T19:09:33.722Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigRemoveError [2021-07-24T19:09:33.722Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigRemove [2021-07-24T19:09:33.722Z] --- PASS: TestConfigRemove (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigUpdateUnsupported [2021-07-24T19:09:33.722Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigUpdateError [2021-07-24T19:09:33.722Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestConfigUpdate [2021-07-24T19:09:33.722Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCommitError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCommit [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCommit (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerStatPathError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerStatPathNotFoundError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerStatPathNoHeaderError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerStatPath [2021-07-24T19:09:33.722Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyToContainerError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyToContainerNotFoundError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyToContainer [2021-07-24T19:09:33.722Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyFromContainerError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyFromContainerNotFoundError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-24T19:09:33.722Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestCopyFromContainer [2021-07-24T19:09:33.722Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCreateError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCreateImageNotFound [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCreateWithName [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerCreateAutoRemove [2021-07-24T19:09:33.722Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerDiffError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerDiff [2021-07-24T19:09:33.722Z] --- PASS: TestContainerDiff (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecCreateError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecCreate [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecStartError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecStart [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecInspectError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExecInspect [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExportError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExportError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerExport [2021-07-24T19:09:33.722Z] --- PASS: TestContainerExport (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerInspectError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerInspectContainerNotFound [2021-07-24T19:09:33.722Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerInspectWithEmptyID [2021-07-24T19:09:33.722Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerInspect [2021-07-24T19:09:33.722Z] --- PASS: TestContainerInspect (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerInspectNode [2021-07-24T19:09:33.722Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerKillError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerKillError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerKill [2021-07-24T19:09:33.722Z] --- PASS: TestContainerKill (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerListError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerListError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerList [2021-07-24T19:09:33.722Z] --- PASS: TestContainerList (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerLogsNotFoundError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerLogsError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerLogs [2021-07-24T19:09:33.722Z] --- PASS: TestContainerLogs (0.19s) [2021-07-24T19:09:33.722Z] === RUN TestContainerPauseError [2021-07-24T19:09:33.722Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerPause [2021-07-24T19:09:33.722Z] --- PASS: TestContainerPause (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainersPruneError [2021-07-24T19:09:33.722Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainersPrune [2021-07-24T19:09:33.722Z] --- PASS: TestContainersPrune (0.00s) [2021-07-24T19:09:33.722Z] === RUN TestContainerRemoveError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRemoveNotFoundError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRemove [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRemove (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRenameError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRename [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRename (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerResizeError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerExecResizeError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerResize [2021-07-24T19:09:33.723Z] --- PASS: TestContainerResize (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerExecResize [2021-07-24T19:09:33.723Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRestartError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerRestart [2021-07-24T19:09:33.723Z] --- PASS: TestContainerRestart (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStartError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStartError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStart [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStart (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStatsError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStats [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStats (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStopError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStopError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerStop [2021-07-24T19:09:33.723Z] --- PASS: TestContainerStop (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerTopError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerTopError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerTop [2021-07-24T19:09:33.723Z] --- PASS: TestContainerTop (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerUnpauseError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerUnpause [2021-07-24T19:09:33.723Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerUpdateError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerUpdate [2021-07-24T19:09:33.723Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestContainerWaitError [2021-07-24T19:09:33.723Z] --- PASS: TestContainerWaitError (0.03s) [2021-07-24T19:09:33.723Z] === RUN TestContainerWait [2021-07-24T19:09:33.723Z] --- PASS: TestContainerWait (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestDiskUsageError [2021-07-24T19:09:33.723Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestDiskUsage [2021-07-24T19:09:33.723Z] --- PASS: TestDiskUsage (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestDistributionInspectUnsupported [2021-07-24T19:09:33.723Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestDistributionInspectWithEmptyID [2021-07-24T19:09:33.723Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestEventsErrorInOptions [2021-07-24T19:09:33.723Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestEventsErrorFromServer [2021-07-24T19:09:33.723Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestEvents [2021-07-24T19:09:33.723Z] --- PASS: TestEvents (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestTLSCloseWriter [2021-07-24T19:09:33.723Z] === PAUSE TestTLSCloseWriter [2021-07-24T19:09:33.723Z] === RUN TestImageBuildError [2021-07-24T19:09:33.723Z] --- PASS: TestImageBuildError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageBuild [2021-07-24T19:09:33.723Z] --- PASS: TestImageBuild (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestGetDockerOS [2021-07-24T19:09:33.723Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageCreateError [2021-07-24T19:09:33.723Z] --- PASS: TestImageCreateError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageCreate [2021-07-24T19:09:33.723Z] --- PASS: TestImageCreate (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageHistoryError [2021-07-24T19:09:33.723Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageHistory [2021-07-24T19:09:33.723Z] --- PASS: TestImageHistory (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageImportError [2021-07-24T19:09:33.723Z] --- PASS: TestImageImportError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageImport [2021-07-24T19:09:33.723Z] --- PASS: TestImageImport (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageInspectError [2021-07-24T19:09:33.723Z] --- PASS: TestImageInspectError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageInspectImageNotFound [2021-07-24T19:09:33.723Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageInspectWithEmptyID [2021-07-24T19:09:33.723Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageInspect [2021-07-24T19:09:33.723Z] --- PASS: TestImageInspect (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageListError [2021-07-24T19:09:33.723Z] --- PASS: TestImageListError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageList [2021-07-24T19:09:33.723Z] --- PASS: TestImageList (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageListApiBefore125 [2021-07-24T19:09:33.723Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageLoadError [2021-07-24T19:09:33.723Z] --- PASS: TestImageLoadError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageLoad [2021-07-24T19:09:33.723Z] --- PASS: TestImageLoad (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagesPruneError [2021-07-24T19:09:33.723Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagesPrune [2021-07-24T19:09:33.723Z] --- PASS: TestImagesPrune (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullReferenceParseError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullAnyError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePullWithoutErrors [2021-07-24T19:09:33.723Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushReferenceError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushAnyError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithoutErrors [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-24T19:09:33.723Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageRemoveError [2021-07-24T19:09:33.723Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageRemoveImageNotFound [2021-07-24T19:09:33.723Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageRemove [2021-07-24T19:09:33.723Z] --- PASS: TestImageRemove (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSaveError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSaveError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSave [2021-07-24T19:09:33.723Z] --- PASS: TestImageSave (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchAnyError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageSearchWithoutErrors [2021-07-24T19:09:33.723Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageTagError [2021-07-24T19:09:33.723Z] --- PASS: TestImageTagError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageTagInvalidReference [2021-07-24T19:09:33.723Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageTagInvalidSourceImageName [2021-07-24T19:09:33.723Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageTagHexSource [2021-07-24T19:09:33.723Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestImageTag [2021-07-24T19:09:33.723Z] --- PASS: TestImageTag (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestInfoServerError [2021-07-24T19:09:33.723Z] --- PASS: TestInfoServerError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestInfoInvalidResponseJSONError [2021-07-24T19:09:33.723Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestInfo [2021-07-24T19:09:33.723Z] --- PASS: TestInfo (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkConnectError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkConnect [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkCreateError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkCreate [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkDisconnectError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkDisconnect [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkInspectError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkInspectNotFoundError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkInspectWithEmptyID [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkInspect [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkListError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkListError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkList [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkList (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworksPruneError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworksPrune [2021-07-24T19:09:33.723Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkRemoveError [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNetworkRemove [2021-07-24T19:09:33.723Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeInspectError [2021-07-24T19:09:33.723Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeInspectNodeNotFound [2021-07-24T19:09:33.723Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeInspectWithEmptyID [2021-07-24T19:09:33.723Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeInspect [2021-07-24T19:09:33.723Z] --- PASS: TestNodeInspect (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeListError [2021-07-24T19:09:33.723Z] --- PASS: TestNodeListError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeList [2021-07-24T19:09:33.723Z] --- PASS: TestNodeList (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeRemoveError [2021-07-24T19:09:33.723Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeRemove [2021-07-24T19:09:33.723Z] --- PASS: TestNodeRemove (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeUpdateError [2021-07-24T19:09:33.723Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestNodeUpdate [2021-07-24T19:09:33.723Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestOptionWithTimeout [2021-07-24T19:09:33.723Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestPingFail [2021-07-24T19:09:33.723Z] --- PASS: TestPingFail (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestPingWithError [2021-07-24T19:09:33.723Z] 2021/07/24 19:09:32 RoundTripper returned a response & error; ignoring response [2021-07-24T19:09:33.723Z] 2021/07/24 19:09:32 RoundTripper returned a response & error; ignoring response [2021-07-24T19:09:33.723Z] --- PASS: TestPingWithError (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestPingSuccess [2021-07-24T19:09:33.723Z] --- PASS: TestPingSuccess (0.00s) [2021-07-24T19:09:33.723Z] === RUN TestPingHeadFallback [2021-07-24T19:09:33.723Z] === RUN TestPingHeadFallback/OK [2021-07-24T19:09:33.723Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-24T19:09:33.723Z] === RUN TestPingHeadFallback/Not_Found [2021-07-24T19:09:33.723Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-24T19:09:33.723Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-24T19:09:33.723Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-24T19:09:33.724Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginDisableError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginDisable [2021-07-24T19:09:33.724Z] --- PASS: TestPluginDisable (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginEnableError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginEnable [2021-07-24T19:09:33.724Z] --- PASS: TestPluginEnable (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginInspectWithEmptyID [2021-07-24T19:09:33.724Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginInspect [2021-07-24T19:09:33.724Z] --- PASS: TestPluginInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginListError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginListError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginList [2021-07-24T19:09:33.724Z] --- PASS: TestPluginList (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginPushError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginPushError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginPush [2021-07-24T19:09:33.724Z] --- PASS: TestPluginPush (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginRemoveError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginRemove [2021-07-24T19:09:33.724Z] --- PASS: TestPluginRemove (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginSetError [2021-07-24T19:09:33.724Z] --- PASS: TestPluginSetError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPluginSet [2021-07-24T19:09:33.724Z] --- PASS: TestPluginSet (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSetHostHeader [2021-07-24T19:09:33.724Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestPlainTextError [2021-07-24T19:09:33.724Z] --- PASS: TestPlainTextError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestInfiniteError [2021-07-24T19:09:33.724Z] --- PASS: TestInfiniteError (0.01s) [2021-07-24T19:09:33.724Z] === RUN TestCanceledContext [2021-07-24T19:09:33.724Z] 2021/07/24 19:09:32 RoundTripper returned a response & error; ignoring response [2021-07-24T19:09:33.724Z] --- PASS: TestCanceledContext (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestDeadlineExceededContext [2021-07-24T19:09:33.724Z] 2021/07/24 19:09:32 RoundTripper returned a response & error; ignoring response [2021-07-24T19:09:33.724Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretCreateUnsupported [2021-07-24T19:09:33.724Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretCreateError [2021-07-24T19:09:33.724Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretCreate [2021-07-24T19:09:33.724Z] --- PASS: TestSecretCreate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretInspectUnsupported [2021-07-24T19:09:33.724Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretInspectSecretNotFound [2021-07-24T19:09:33.724Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretInspectWithEmptyID [2021-07-24T19:09:33.724Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretInspect [2021-07-24T19:09:33.724Z] --- PASS: TestSecretInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretListUnsupported [2021-07-24T19:09:33.724Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretListError [2021-07-24T19:09:33.724Z] --- PASS: TestSecretListError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretList [2021-07-24T19:09:33.724Z] --- PASS: TestSecretList (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretRemoveUnsupported [2021-07-24T19:09:33.724Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretRemoveError [2021-07-24T19:09:33.724Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretRemove [2021-07-24T19:09:33.724Z] --- PASS: TestSecretRemove (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretUpdateUnsupported [2021-07-24T19:09:33.724Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretUpdateError [2021-07-24T19:09:33.724Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSecretUpdate [2021-07-24T19:09:33.724Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceCreateError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceCreate [2021-07-24T19:09:33.724Z] --- PASS: TestServiceCreate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-24T19:09:33.724Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceCreateDigestPinning [2021-07-24T19:09:33.724Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceInspectServiceNotFound [2021-07-24T19:09:33.724Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceInspectWithEmptyID [2021-07-24T19:09:33.724Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceInspect [2021-07-24T19:09:33.724Z] --- PASS: TestServiceInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceListError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceListError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceList [2021-07-24T19:09:33.724Z] --- PASS: TestServiceList (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceLogsError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceLogs [2021-07-24T19:09:33.724Z] --- PASS: TestServiceLogs (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceRemoveError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceRemoveNotFoundError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceRemove [2021-07-24T19:09:33.724Z] --- PASS: TestServiceRemove (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceUpdateError [2021-07-24T19:09:33.724Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestServiceUpdate [2021-07-24T19:09:33.724Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmGetUnlockKeyError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmGetUnlockKey [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmInitError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmInit [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmInit (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmInspect [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmJoinError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmJoin [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmLeaveError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmLeave [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmUnlockError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmUnlock [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmUpdateError [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestSwarmUpdate [2021-07-24T19:09:33.724Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestTaskInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestTaskInspectWithEmptyID [2021-07-24T19:09:33.724Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestTaskInspect [2021-07-24T19:09:33.724Z] --- PASS: TestTaskInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestTaskListError [2021-07-24T19:09:33.724Z] --- PASS: TestTaskListError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestTaskList [2021-07-24T19:09:33.724Z] --- PASS: TestTaskList (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeCreateError [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeCreate [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeInspectError [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeInspectNotFound [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeInspectWithEmptyID [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeInspect [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeListError [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeListError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeList [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeList (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeRemoveError [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-24T19:09:33.724Z] === RUN TestVolumeRemove [2021-07-24T19:09:33.724Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-24T19:09:33.724Z] === CONT TestTLSCloseWriter [2021-07-24T19:09:33.724Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-24T19:09:33.724Z] PASS [2021-07-24T19:09:33.724Z] coverage: 75.0% of statements [2021-07-24T19:09:33.724Z] ok github.com/docker/docker/client 0.421s coverage: 75.0% of statements [2021-07-24T19:09:33.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-24T19:09:35.147Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-24T19:09:35.147Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-24T19:09:35.147Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-24T19:09:35.709Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-24T19:09:36.671Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-24T19:09:36.671Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-24T19:09:36.671Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-24T19:09:36.671Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-24T19:09:36.671Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-24T19:09:36.671Z] remote: Enumerating objects: 23, done. [2021-07-24T19:09:36.671Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-24T19:09:36.671Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-24T19:09:36.671Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-24T19:09:36.671Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-24T19:09:36.671Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-24T19:09:36.671Z] Cross building: bundles/cross/linux/ppc64le [2021-07-24T19:09:36.671Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-24T19:09:36.671Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-24T19:09:40.957Z] --- PASS: TestImportExtremelyLargeImageWorks (191.59s) [2021-07-24T19:09:40.957Z] PASS [2021-07-24T19:09:40.957Z] [2021-07-24T19:09:40.957Z] DONE 12 tests in 195.789s [2021-07-24T19:09:40.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-24T19:09:40.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:09:40.957Z] ++ set -e [2021-07-24T19:09:40.957Z] ++ '[' -n 0 ']' [2021-07-24T19:09:40.957Z] ++ set -x [2021-07-24T19:09:40.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:09:40.958Z] INFO: Testing against a local daemon [2021-07-24T19:09:40.958Z] === RUN TestNetworkCreateDelete [2021-07-24T19:09:40.958Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-07-24T19:09:40.958Z] === RUN TestDockerNetworkDeletePreferID [2021-07-24T19:09:41.520Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-07-24T19:09:41.520Z] === RUN TestDaemonDNSFallback [2021-07-24T19:09:46.769Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-24T19:09:46.769Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-24T19:09:47.025Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-24T19:09:47.587Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-24T19:09:47.587Z] === RUN TestDockerSuite/TestBuildFails [2021-07-24T19:09:48.535Z] --- PASS: TestDaemonDNSFallback (6.99s) [2021-07-24T19:09:48.535Z] === RUN TestInspectNetwork [2021-07-24T19:09:48.535Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-24T19:09:48.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-24T19:09:53.091Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-24T19:09:53.091Z] === RUN TestInspectNetwork/full_network_id [2021-07-24T19:09:53.091Z] === RUN TestInspectNetwork/partial_network_id [2021-07-24T19:09:53.091Z] === RUN TestInspectNetwork/network_name [2021-07-24T19:09:53.091Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-24T19:09:53.091Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-24T19:09:54.980Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-24T19:09:55.908Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-24T19:09:56.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-24T19:09:57.091Z] --- PASS: TestInspectNetwork (8.66s) [2021-07-24T19:09:57.091Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-24T19:09:57.091Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-24T19:09:57.091Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-24T19:09:57.091Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-07-24T19:09:57.091Z] === RUN TestRunContainerWithBridgeNone [2021-07-24T19:09:57.348Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-24T19:09:59.872Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-24T19:10:00.128Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-24T19:10:00.385Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-24T19:10:01.314Z] --- PASS: TestRunContainerWithBridgeNone (4.06s) [2021-07-24T19:10:01.314Z] === RUN TestNetworkInvalidJSON [2021-07-24T19:10:01.314Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-24T19:10:01.314Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-24T19:10:01.314Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:10:01.314Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:10:01.314Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:10:01.314Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:10:01.314Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-24T19:10:01.314Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:10:01.314Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-24T19:10:01.314Z] === RUN TestNetworkList [2021-07-24T19:10:01.314Z] === RUN TestNetworkList//networks [2021-07-24T19:10:01.314Z] === PAUSE TestNetworkList//networks [2021-07-24T19:10:01.314Z] === RUN TestNetworkList//networks/ [2021-07-24T19:10:01.314Z] === PAUSE TestNetworkList//networks/ [2021-07-24T19:10:01.314Z] === CONT TestNetworkList//networks [2021-07-24T19:10:01.314Z] === CONT TestNetworkList//networks/ [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkList (0.02s) [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-24T19:10:01.314Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-24T19:10:01.314Z] === RUN TestHostIPv4BridgeLabel [2021-07-24T19:10:01.877Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-07-24T19:10:01.877Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-24T19:10:02.440Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-24T19:10:03.003Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2021-07-24T19:10:03.003Z] === RUN TestDaemonDefaultNetworkPools [2021-07-24T19:10:03.565Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-07-24T19:10:03.565Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-24T19:10:04.495Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-24T19:10:04.752Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-07-24T19:10:04.752Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-24T19:10:05.747Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-24T19:10:06.003Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-07-24T19:10:06.003Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-24T19:10:06.931Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-24T19:10:06.931Z] === RUN TestServiceWithPredefinedNetwork [2021-07-24T19:10:09.450Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-24T19:10:09.450Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2021-07-24T19:10:09.450Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-24T19:10:09.450Z] service_test.go:242: FLAKY_TEST [2021-07-24T19:10:09.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-24T19:10:09.450Z] === RUN TestServiceWithDataPathPortInit [2021-07-24T19:10:09.750Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-24T19:10:10.677Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-24T19:10:11.210Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-24T19:10:11.211Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestConfigureDaemonLogs [2021-07-24T19:10:11.211Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestCommonOptionsInstallFlags [2021-07-24T19:10:11.211Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-24T19:10:11.211Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-24T19:10:11.211Z] PASS [2021-07-24T19:10:11.211Z] coverage: 18.5% of statements [2021-07-24T19:10:11.211Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 18.5% of statements [2021-07-24T19:10:11.211Z] === RUN TestContainerStopSignal [2021-07-24T19:10:11.211Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestContainerStopTimeout [2021-07-24T19:10:11.211Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-24T19:10:11.211Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-24T19:10:11.211Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-24T19:10:11.211Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-24T19:10:11.211Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestReplaceAndAppendEnvVars [2021-07-24T19:10:11.211Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-24T19:10:11.211Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestNewMemoryStore [2021-07-24T19:10:11.211Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestAddContainers [2021-07-24T19:10:11.211Z] --- PASS: TestAddContainers (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestGetContainer [2021-07-24T19:10:11.211Z] --- PASS: TestGetContainer (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestDeleteContainer [2021-07-24T19:10:11.211Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestListContainers [2021-07-24T19:10:11.211Z] --- PASS: TestListContainers (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestFirstContainer [2021-07-24T19:10:11.211Z] --- PASS: TestFirstContainer (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestApplyAllContainer [2021-07-24T19:10:11.211Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestIsValidHealthString [2021-07-24T19:10:11.211Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestStateRunStop [2021-07-24T19:10:11.211Z] --- PASS: TestStateRunStop (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestStateTimeoutWait [2021-07-24T19:10:11.211Z] state_test.go:141: Stop callback fired [2021-07-24T19:10:11.211Z] state_test.go:165: Stop callback fired [2021-07-24T19:10:11.211Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-24T19:10:11.211Z] === RUN TestIsValidStateString [2021-07-24T19:10:11.211Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestViewSaveDelete [2021-07-24T19:10:11.211Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-24T19:10:11.211Z] === RUN TestViewAll [2021-07-24T19:10:11.211Z] --- PASS: TestViewAll (0.02s) [2021-07-24T19:10:11.211Z] === RUN TestViewGet [2021-07-24T19:10:11.211Z] --- PASS: TestViewGet (0.01s) [2021-07-24T19:10:11.211Z] === RUN TestNames [2021-07-24T19:10:11.211Z] --- PASS: TestNames (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestViewWithHealthCheck [2021-07-24T19:10:11.211Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-24T19:10:11.211Z] PASS [2021-07-24T19:10:11.211Z] coverage: 41.5% of statements [2021-07-24T19:10:11.211Z] ok github.com/docker/docker/container 0.258s coverage: 41.5% of statements [2021-07-24T19:10:11.211Z] === RUN TestPrepare [2021-07-24T19:10:11.211Z] --- PASS: TestPrepare (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestStart [2021-07-24T19:10:11.211Z] --- PASS: TestStart (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestWaitCancel [2021-07-24T19:10:11.211Z] --- PASS: TestWaitCancel (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestWaitDisabled [2021-07-24T19:10:11.211Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestWaitEnabled [2021-07-24T19:10:11.211Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-24T19:10:11.211Z] === RUN TestRemove [2021-07-24T19:10:11.211Z] --- PASS: TestRemove (0.00s) [2021-07-24T19:10:11.211Z] PASS [2021-07-24T19:10:11.211Z] coverage: 65.3% of statements [2021-07-24T19:10:11.211Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2021-07-24T19:10:11.240Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-24T19:10:11.803Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-24T19:10:11.803Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-24T19:10:13.172Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-24T19:10:13.172Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-24T19:10:13.391Z] === RUN TestNewListSecretsFilters [2021-07-24T19:10:13.391Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-24T19:10:13.391Z] === RUN TestNewListConfigsFilters [2021-07-24T19:10:13.391Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-24T19:10:13.391Z] PASS [2021-07-24T19:10:13.428Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-24T19:10:13.684Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-24T19:10:13.850Z] coverage: 0.5% of statements [2021-07-24T19:10:13.850Z] ok github.com/docker/docker/daemon/cluster 0.248s coverage: 0.5% of statements [2021-07-24T19:10:13.941Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-24T19:10:14.197Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-24T19:10:15.127Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-24T19:10:15.395Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-24T19:10:15.861Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-24T19:10:15.861Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-24T19:10:15.861Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-24T19:10:15.861Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-24T19:10:15.861Z] PASS [2021-07-24T19:10:15.861Z] coverage: 35.9% of statements [2021-07-24T19:10:15.861Z] ok github.com/docker/docker/daemon/cluster/convert 0.269s coverage: 35.9% of statements [2021-07-24T19:10:17.016Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-24T19:10:17.406Z] --- PASS: TestCheckoutGit (60.24s) [2021-07-24T19:10:17.406Z] === RUN TestValidGitTransport [2021-07-24T19:10:17.406Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestGitInvalidRef [2021-07-24T19:10:17.406Z] === RUN TestVerifyNetworkingConfig [2021-07-24T19:10:17.406Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestGetContainer [2021-07-24T19:10:17.406Z] --- PASS: TestGetContainer (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestValidContainerNames [2021-07-24T19:10:17.406Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestContainerInitDNS [2021-07-24T19:10:17.406Z] daemon_test.go:147: root required [2021-07-24T19:10:17.406Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestMerge [2021-07-24T19:10:17.406Z] --- PASS: TestMerge (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestValidateContainerIsolation [2021-07-24T19:10:17.406Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-24T19:10:17.406Z] === RUN TestFindNetworkErrorType [2021-07-24T19:10:17.866Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestEnsureServicesExist [2021-07-24T19:10:17.866Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestEnsureServicesExistErrors [2021-07-24T19:10:17.866Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-24T19:10:17.866Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-24T19:10:17.866Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-24T19:10:17.866Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestContainerDelete [2021-07-24T19:10:17.866Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-24T19:10:17.866Z] PASS [2021-07-24T19:10:17.866Z] coverage: 86.3% of statements [2021-07-24T19:10:17.866Z] --- PASS: TestContainerDelete (0.01s) [2021-07-24T19:10:17.866Z] === RUN TestContainerDoubleDelete [2021-07-24T19:10:17.866Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestLogContainerEventCopyLabels [2021-07-24T19:10:17.866Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestLogContainerEventWithAttributes [2021-07-24T19:10:17.866Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestNoneHealthcheck [2021-07-24T19:10:17.866Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestHealthStates [2021-07-24T19:10:17.866Z] ok github.com/docker/docker/builder/remotecontext/git 60.610s coverage: 86.3% of statements [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] time="2021-07-24T19:10:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-24T19:10:17.866Z] --- PASS: TestHealthStates (0.16s) [2021-07-24T19:10:17.866Z] === RUN TestMaskURLCredentials [2021-07-24T19:10:17.866Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestGetInspectData [2021-07-24T19:10:17.866Z] --- PASS: TestGetInspectData (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestFillLicense [2021-07-24T19:10:17.866Z] --- PASS: TestFillLicense (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestListInvalidFilter [2021-07-24T19:10:17.866Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestNameFilter [2021-07-24T19:10:17.866Z] --- PASS: TestNameFilter (0.02s) [2021-07-24T19:10:17.866Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-24T19:10:17.866Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-24T19:10:17.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-24T19:10:17.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-24T19:10:17.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonReloadLabels [2021-07-24T19:10:17.867Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-24T19:10:17.867Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonReloadMirrors [2021-07-24T19:10:17.867Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-24T19:10:17.867Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-24T19:10:17.867Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-24T19:10:17.867Z] === RUN TestDaemonDiscoveryReload [2021-07-24T19:10:18.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/cli [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-24T19:10:18.835Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-24T19:10:18.835Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-07-24T19:10:18.835Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-24T19:10:19.295Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-24T19:10:19.295Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-24T19:10:19.754Z] === RUN TestBuilderGC [2021-07-24T19:10:19.754Z] --- PASS: TestBuilderGC (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationNotFound [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonBrokenConfiguration [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestParseClusterAdvertiseSettings [2021-07-24T19:10:19.754Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestFindConfigurationConflicts [2021-07-24T19:10:19.754Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-24T19:10:19.754Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-24T19:10:19.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-24T19:10:19.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-24T19:10:19.755Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-24T19:10:19.755Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-24T19:10:19.755Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_label [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_dns [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-24T19:10:19.755Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-24T19:10:19.755Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestModifiedDiscoverySettings [2021-07-24T19:10:19.755Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-24T19:10:19.755Z] === RUN TestReloadSetConfigFileNotExist [2021-07-24T19:10:20.215Z] time="2021-07-24T19:10:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-24T19:10:20.215Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-07-24T19:10:20.215Z] === RUN TestReloadDefaultConfigNotExist [2021-07-24T19:10:20.215Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:10:20.215Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-07-24T19:10:20.215Z] === RUN TestReloadBadDefaultConfig [2021-07-24T19:10:20.215Z] time="2021-07-24T19:10:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-670478503" [2021-07-24T19:10:20.215Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-24T19:10:20.215Z] === RUN TestReloadWithConflictingLabels [2021-07-24T19:10:20.215Z] time="2021-07-24T19:10:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-841115098" [2021-07-24T19:10:20.215Z] --- PASS: TestReloadWithConflictingLabels (0.08s) [2021-07-24T19:10:20.215Z] === RUN TestReloadWithDuplicateLabels [2021-07-24T19:10:20.215Z] time="2021-07-24T19:10:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-237155697" [2021-07-24T19:10:20.215Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.55s) [2021-07-24T19:10:20.215Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-24T19:10:20.215Z] reload_test.go:520: root required [2021-07-24T19:10:20.215Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-24T19:10:20.215Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-24T19:10:20.215Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-24T19:10:20.215Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-24T19:10:20.215Z] --- PASS: TestReloadWithDuplicateLabels (0.08s) [2021-07-24T19:10:20.215Z] === RUN TestDaemonConfigurationMerge [2021-07-24T19:10:20.215Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-24T19:10:20.215Z] PASS [2021-07-24T19:10:20.215Z] coverage: 79.2% of statements [2021-07-24T19:10:20.215Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2021-07-24T19:10:20.215Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-24T19:10:20.215Z] ok github.com/docker/docker/daemon/config 0.554s coverage: 79.2% of statements [2021-07-24T19:10:20.215Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-24T19:10:20.215Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-24T19:10:20.215Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-24T19:10:20.215Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-24T19:10:20.215Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-24T19:10:20.215Z] === RUN TestParseVolumesFrom [2021-07-24T19:10:20.215Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-24T19:10:20.215Z] PASS [2021-07-24T19:10:20.215Z] coverage: 9.1% of statements [2021-07-24T19:10:20.215Z] ok github.com/docker/docker/daemon 2.647s coverage: 9.1% of statements [2021-07-24T19:10:20.215Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-24T19:10:20.676Z] === RUN TestDiscoveryOptsErrors [2021-07-24T19:10:20.676Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-24T19:10:20.676Z] === RUN TestDiscoveryOpts [2021-07-24T19:10:20.676Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-24T19:10:20.676Z] PASS [2021-07-24T19:10:20.676Z] coverage: 30.0% of statements [2021-07-24T19:10:20.676Z] ok github.com/docker/docker/daemon/discovery 0.148s coverage: 30.0% of statements [2021-07-24T19:10:20.916Z] docker_api_swarm_test.go:303: [df2d27a0c2e77] joining swarm manager [d741bd0b7b81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:10:21.136Z] === RUN TestWaitNodeAttachment [2021-07-24T19:10:21.596Z] === RUN TestEventsLog [2021-07-24T19:10:21.596Z] --- PASS: TestEventsLog (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestEventsLogTimeout [2021-07-24T19:10:21.596Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestLogEvents [2021-07-24T19:10:21.596Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-24T19:10:21.596Z] === RUN TestIsolationConversion [2021-07-24T19:10:21.596Z] === RUN TestIsolationConversion/default [2021-07-24T19:10:21.596Z] === RUN TestIsolationConversion/process [2021-07-24T19:10:21.596Z] === RUN TestIsolationConversion/hyperv [2021-07-24T19:10:21.596Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestContainerLabels [2021-07-24T19:10:21.596Z] --- PASS: TestContainerLabels (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestCredentialSpecConversion [2021-07-24T19:10:21.596Z] === RUN TestCredentialSpecConversion/none [2021-07-24T19:10:21.596Z] === RUN TestCredentialSpecConversion/config [2021-07-24T19:10:21.596Z] === RUN TestCredentialSpecConversion/file [2021-07-24T19:10:21.596Z] === RUN TestCredentialSpecConversion/registry [2021-07-24T19:10:21.596Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-24T19:10:21.596Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountBind [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountVolume [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountTarget [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountTmpfs [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountInvalidType [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestControllerValidateMountNamedPipe [2021-07-24T19:10:21.596Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-24T19:10:21.596Z] PASS [2021-07-24T19:10:21.596Z] coverage: 11.0% of statements [2021-07-24T19:10:21.596Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.655s coverage: 11.0% of statements [2021-07-24T19:10:21.596Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-24T19:10:21.596Z] --- PASS: TestLogEvents (0.06s) [2021-07-24T19:10:21.596Z] === RUN TestLoadBufferedEvents [2021-07-24T19:10:21.596Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-24T19:10:21.596Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-24T19:10:21.596Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-24T19:10:21.596Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-24T19:10:21.596Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-24T19:10:21.596Z] PASS [2021-07-24T19:10:21.596Z] coverage: 50.0% of statements [2021-07-24T19:10:21.596Z] ok github.com/docker/docker/daemon/events 0.308s coverage: 50.0% of statements [2021-07-24T19:10:21.596Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-24T19:10:21.596Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-24T19:10:22.056Z] === RUN TestIsEmptyDir [2021-07-24T19:10:22.056Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-24T19:10:22.056Z] PASS [2021-07-24T19:10:22.056Z] coverage: 2.3% of statements [2021-07-24T19:10:22.056Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-24T19:10:22.056Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-24T19:10:22.283Z] docker_api_swarm_test.go:304: [d9944a64fd638] joining swarm manager [d741bd0b7b81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:10:22.517Z] === RUN TestLinkNaming [2021-07-24T19:10:22.517Z] --- PASS: TestLinkNaming (0.00s) [2021-07-24T19:10:22.517Z] === RUN TestLinkNew [2021-07-24T19:10:22.517Z] --- PASS: TestLinkNew (0.00s) [2021-07-24T19:10:22.517Z] === RUN TestLinkEnv [2021-07-24T19:10:22.517Z] --- PASS: TestLinkEnv (0.00s) [2021-07-24T19:10:22.517Z] === RUN TestLinkMultipleEnv [2021-07-24T19:10:22.517Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-24T19:10:22.517Z] === RUN TestLinkPortRangeEnv [2021-07-24T19:10:22.517Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-24T19:10:22.517Z] PASS [2021-07-24T19:10:22.517Z] coverage: 93.0% of statements [2021-07-24T19:10:22.517Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-07-24T19:10:22.845Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-24T19:10:23.102Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/defaults [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-24T19:10:24.718Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-24T19:10:24.718Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-24T19:10:24.718Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-24T19:10:24.718Z] === RUN TestAdapterReadLogs [2021-07-24T19:10:24.718Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCopier [2021-07-24T19:10:24.718Z] --- PASS: TestCopier (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCopierLongLines [2021-07-24T19:10:24.718Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCopierSlow [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-24T19:10:24.718Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-24T19:10:24.718Z] === RUN TestCreateSuccess [2021-07-24T19:10:24.718Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCreateStreamSkipped [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-24T19:10:24.718Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCreateLogGroupSuccess [2021-07-24T19:10:24.718Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCreateError [2021-07-24T19:10:24.718Z] --- PASS: TestCreateError (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCreateAlreadyExists [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-24T19:10:24.718Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestLogClosed [2021-07-24T19:10:24.718Z] --- PASS: TestLogClosed (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestLogBlocking [2021-07-24T19:10:24.718Z] --- PASS: TestLogBlocking (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-24T19:10:24.718Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestLogNonBlockingBufferFull [2021-07-24T19:10:24.718Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestPublishBatchSuccess [2021-07-24T19:10:24.718Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestPublishBatchError [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=error msg=Error [2021-07-24T19:10:24.718Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-24T19:10:24.718Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-24T19:10:24.718Z] time="2021-07-24T19:10:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-24T19:10:24.718Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchSimple [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchTicker [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMultilinePattern [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchClose [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/0/Hello [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/2/🙃 [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/3/���� [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/4/He��o [2021-07-24T19:10:24.718Z] === RUN TestEffectiveLen/5/ [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/0/ [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/1/Hello [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: Hello [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/2/Hello [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: He [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: llo [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/3/Hello [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: Hello [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/4/🙃 [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/5/🙃 [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/6/a� [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: a [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: � [2021-07-24T19:10:24.718Z] === RUN TestFindValidSplit/7/a� [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1064: a� [2021-07-24T19:10:24.718Z] cloudwatchlogs_test.go:1065: [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestProcessEventEmoji [2021-07-24T19:10:24.718Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchLineSplit [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMaxEvents [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-24T19:10:24.718Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-24T19:10:24.718Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-24T19:10:24.718Z] --- PASS: TestCopierSlow (0.21s) [2021-07-24T19:10:24.718Z] === RUN TestCopierWithSized [2021-07-24T19:10:24.718Z] === RUN TestCopierWithSized/as_is [2021-07-24T19:10:24.718Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-24T19:10:24.718Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-24T19:10:24.718Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-24T19:10:24.718Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-24T19:10:24.718Z] === RUN TestCopierWithPartial [2021-07-24T19:10:24.718Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestRingLogger [2021-07-24T19:10:24.718Z] --- PASS: TestRingLogger (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestRingCap [2021-07-24T19:10:24.718Z] --- PASS: TestRingCap (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestRingClose [2021-07-24T19:10:24.718Z] --- PASS: TestRingClose (0.00s) [2021-07-24T19:10:24.718Z] === RUN TestRingDrain [2021-07-24T19:10:24.718Z] --- PASS: TestRingDrain (0.00s) [2021-07-24T19:10:24.718Z] PASS [2021-07-24T19:10:24.718Z] coverage: 43.8% of statements [2021-07-24T19:10:25.184Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-24T19:10:25.184Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.8% of statements [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-24T19:10:25.184Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-24T19:10:25.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-24T19:10:25.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestCreateTagSuccess [2021-07-24T19:10:25.184Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-24T19:10:25.184Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-24T19:10:25.184Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-24T19:10:25.184Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-24T19:10:25.184Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-24T19:10:25.184Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-24T19:10:25.184Z] PASS [2021-07-24T19:10:25.184Z] coverage: 77.0% of statements [2021-07-24T19:10:25.184Z] ok github.com/docker/docker/daemon/logger/awslogs 0.434s coverage: 77.0% of statements [2021-07-24T19:10:25.649Z] === RUN TestJSONFileLogger [2021-07-24T19:10:25.649Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-24T19:10:25.649Z] === RUN TestJSONFileLoggerWithTags [2021-07-24T19:10:25.649Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-24T19:10:25.649Z] === RUN TestJSONFileLoggerWithOpts [2021-07-24T19:10:25.649Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-24T19:10:25.649Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-24T19:10:25.649Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-24T19:10:25.649Z] === RUN TestEncodeDecode [2021-07-24T19:10:25.649Z] === PAUSE TestEncodeDecode [2021-07-24T19:10:25.649Z] === RUN TestUnexpectedEOF [2021-07-24T19:10:26.109Z] time="2021-07-24T19:10:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-24T19:10:26.109Z] time="2021-07-24T19:10:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-24T19:10:26.109Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-24T19:10:26.109Z] === CONT TestEncodeDecode [2021-07-24T19:10:26.109Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-24T19:10:26.109Z] PASS [2021-07-24T19:10:26.109Z] coverage: 69.9% of statements [2021-07-24T19:10:26.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2021-07-24T19:10:26.109Z] === RUN TestSearchRegistryForImagesErrors [2021-07-24T19:10:26.109Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-24T19:10:26.109Z] === RUN TestSearchRegistryForImages [2021-07-24T19:10:26.109Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-24T19:10:26.109Z] === RUN TestOnlyPlatformWithFallback [2021-07-24T19:10:26.109Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-24T19:10:26.109Z] === RUN TestImageDelete [2021-07-24T19:10:26.109Z] === RUN TestImageDelete/no_lease [2021-07-24T19:10:26.109Z] === RUN TestImageDelete/lease_exists [2021-07-24T19:10:26.109Z] --- PASS: TestImageDelete (0.06s) [2021-07-24T19:10:26.109Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-24T19:10:26.109Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-24T19:10:26.109Z] === RUN TestContentStoreForPull [2021-07-24T19:10:26.109Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-24T19:10:26.109Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-24T19:10:26.109Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-24T19:10:26.109Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-24T19:10:26.109Z] === RUN TestFastTimeMarshalJSON [2021-07-24T19:10:26.109Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-24T19:10:26.109Z] PASS [2021-07-24T19:10:26.109Z] coverage: 87.2% of statements [2021-07-24T19:10:26.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.254s coverage: 87.2% of statements [2021-07-24T19:10:26.370Z] --- PASS: TestServiceWithDataPathPortInit (16.26s) [2021-07-24T19:10:26.370Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-24T19:10:26.370Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-24T19:10:26.370Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-24T19:10:26.370Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-24T19:10:26.370Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-24T19:10:26.568Z] --- PASS: TestContentStoreForPull (0.26s) [2021-07-24T19:10:26.568Z] PASS [2021-07-24T19:10:26.568Z] coverage: 6.8% of statements [2021-07-24T19:10:26.568Z] ok github.com/docker/docker/daemon/images 0.441s coverage: 6.8% of statements [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-24T19:10:26.568Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-24T19:10:26.626Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-24T19:10:26.882Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-24T19:10:27.029Z] === RUN TestWriteLog [2021-07-24T19:10:27.029Z] === PAUSE TestWriteLog [2021-07-24T19:10:27.029Z] === RUN TestReadLog [2021-07-24T19:10:27.029Z] === PAUSE TestReadLog [2021-07-24T19:10:27.029Z] === CONT TestWriteLog [2021-07-24T19:10:27.029Z] === CONT TestReadLog [2021-07-24T19:10:27.029Z] --- PASS: TestWriteLog (0.00s) [2021-07-24T19:10:27.029Z] === RUN TestReadLog/tail_exact [2021-07-24T19:10:27.492Z] === RUN TestReadLog/tail_less_than_available [2021-07-24T19:10:27.492Z] === RUN TestReadLog/tail_more_than_available [2021-07-24T19:10:27.492Z] --- PASS: TestReadLog (0.22s) [2021-07-24T19:10:27.492Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-24T19:10:27.492Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2021-07-24T19:10:27.492Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-24T19:10:27.492Z] PASS [2021-07-24T19:10:27.492Z] coverage: 75.2% of statements [2021-07-24T19:10:27.492Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 75.2% of statements [2021-07-24T19:10:27.492Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-24T19:10:27.951Z] === RUN TestLog [2021-07-24T19:10:27.951Z] --- PASS: TestLog (0.01s) [2021-07-24T19:10:27.951Z] PASS [2021-07-24T19:10:27.951Z] coverage: 31.5% of statements [2021-07-24T19:10:27.951Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2021-07-24T19:10:28.252Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-24T19:10:28.410Z] === RUN TestOpenFileDelete [2021-07-24T19:10:28.411Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestOpenFileRename [2021-07-24T19:10:28.411Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestParseLogTagDefaultTag [2021-07-24T19:10:28.411Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestParseLogTag [2021-07-24T19:10:28.411Z] --- PASS: TestParseLogTag (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestParseLogTagEmptyTag [2021-07-24T19:10:28.411Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestTailFiles [2021-07-24T19:10:28.411Z] --- PASS: TestTailFiles (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestFollowLogsConsumerGone [2021-07-24T19:10:28.411Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-24T19:10:28.411Z] === RUN TestFollowLogsProducerGone [2021-07-24T19:10:28.411Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-24T19:10:28.411Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-24T19:10:28.411Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-24T19:10:28.411Z] === RUN TestCheckCapacityAndRotate [2021-07-24T19:10:28.411Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-24T19:10:28.411Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-24T19:10:28.411Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-24T19:10:28.411Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-24T19:10:28.411Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-24T19:10:28.411Z] PASS [2021-07-24T19:10:28.411Z] coverage: 53.7% of statements [2021-07-24T19:10:28.411Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.140s coverage: 53.7% of statements [2021-07-24T19:10:28.870Z] === RUN TestValidateLogOpt [2021-07-24T19:10:28.870Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestNewMissedConfig [2021-07-24T19:10:28.870Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestNewMissedUrl [2021-07-24T19:10:28.870Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestNewMissedToken [2021-07-24T19:10:28.870Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestNewWithProxy [2021-07-24T19:10:28.870Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestDefault [2021-07-24T19:10:28.870Z] --- PASS: TestDefault (0.01s) [2021-07-24T19:10:28.870Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-24T19:10:28.870Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-07-24T19:10:28.870Z] === RUN TestJsonFormat [2021-07-24T19:10:28.870Z] --- PASS: TestJsonFormat (0.01s) [2021-07-24T19:10:28.870Z] === RUN TestRawFormat [2021-07-24T19:10:28.870Z] --- PASS: TestRawFormat (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestRawFormatWithLabels [2021-07-24T19:10:28.870Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestRawFormatWithoutTag [2021-07-24T19:10:28.870Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-24T19:10:28.870Z] === RUN TestBatching [2021-07-24T19:10:29.330Z] --- PASS: TestBatching (0.32s) [2021-07-24T19:10:29.330Z] === RUN TestFrequency [2021-07-24T19:10:29.330Z] === RUN TestParseLogFormat [2021-07-24T19:10:29.330Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestValidateLogOptEmpty [2021-07-24T19:10:29.330Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestValidateSyslogAddress [2021-07-24T19:10:29.330Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestParseAddressDefaultPort [2021-07-24T19:10:29.330Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestValidateSyslogFacility [2021-07-24T19:10:29.330Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestValidateLogOptSyslogFormat [2021-07-24T19:10:29.330Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestValidateLogOpt [2021-07-24T19:10:29.330Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-24T19:10:29.330Z] PASS [2021-07-24T19:10:29.330Z] coverage: 46.8% of statements [2021-07-24T19:10:29.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-07-24T19:10:29.330Z] === RUN TestNewParse [2021-07-24T19:10:29.330Z] --- PASS: TestNewParse (0.00s) [2021-07-24T19:10:29.330Z] PASS [2021-07-24T19:10:29.330Z] coverage: 8.3% of statements [2021-07-24T19:10:29.330Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-07-24T19:10:29.330Z] --- PASS: TestFrequency (0.21s) [2021-07-24T19:10:29.330Z] === RUN TestOneMessagePerRequest [2021-07-24T19:10:29.330Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-24T19:10:29.330Z] === RUN TestVerify [2021-07-24T19:10:29.330Z] --- PASS: TestVerify (0.00s) [2021-07-24T19:10:29.330Z] === RUN TestSkipVerify [2021-07-24T19:10:29.330Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.330Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.330Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.618Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mmg78vbfpuohx2xd88rnee6d4 Created:2021-07-24 19:10:27.24416233 +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[c3072a9eb3f2606df1a682cee8931cd627078269ae23a3926677c45995802ccc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o575p6btmp08gv7rp5di4bdb5 EndpointID:eb4d3ea049647035be9c1f7745781978f39e27f4b30327907579b0e556511e10 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e75195826d4de4f74f08bb2963957bc57aa61c9c91c32b5df883a8bf946825b7 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:7b0e13e29bb2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o575p6btmp08gv7rp5di4bdb5 EndpointID:eb4d3ea049647035be9c1f7745781978f39e27f4b30327907579b0e556511e10 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-24T19:10:29.618Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-24T19:10:29.789Z] --- PASS: TestSkipVerify (0.45s) [2021-07-24T19:10:29.789Z] === RUN TestBufferMaximum [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.511494\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.511494\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:29.789Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-24T19:10:29.789Z] === RUN TestServerAlwaysDown [2021-07-24T19:10:29.789Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.523034\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.523034\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.523034\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.523034\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.248Z] time="2021-07-24T19:10:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627153829.523034\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.248Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-24T19:10:30.248Z] === RUN TestCannotSendAfterClose [2021-07-24T19:10:30.248Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-24T19:10:30.248Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-24T19:10:30.710Z] === RUN TestV1IDService [2021-07-24T19:10:30.710Z] --- PASS: TestV1IDService (0.02s) [2021-07-24T19:10:30.710Z] === RUN TestV2MetadataService [2021-07-24T19:10:30.710Z] time="2021-07-24T19:10:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-24T19:10:30.710Z] time="2021-07-24T19:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5e515b2c91a6\"}'" [2021-07-24T19:10:30.710Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-24T19:10:30.710Z] PASS [2021-07-24T19:10:30.710Z] coverage: 82.5% of statements [2021-07-24T19:10:30.710Z] ok github.com/docker/docker/daemon/logger/splunk 2.102s coverage: 82.5% of statements [2021-07-24T19:10:30.710Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-24T19:10:30.710Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-24T19:10:30.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-24T19:10:31.689Z] === RUN TestSuccessfulDownload [2021-07-24T19:10:31.689Z] download_test.go:268: Needs fixing on Windows [2021-07-24T19:10:31.689Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-24T19:10:31.689Z] === RUN TestCancelledDownload [2021-07-24T19:10:31.689Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-24T19:10:31.689Z] === RUN TestMaxDownloadAttempts [2021-07-24T19:10:31.689Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-24T19:10:31.689Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-24T19:10:31.689Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-24T19:10:31.689Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-24T19:10:31.689Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-24T19:10:31.689Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-24T19:10:31.689Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-24T19:10:31.689Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-24T19:10:31.689Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-24T19:10:31.689Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-24T19:10:31.689Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-24T19:10:31.689Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-24T19:10:31.689Z] --- PASS: TestV2MetadataService (1.08s) [2021-07-24T19:10:31.689Z] PASS [2021-07-24T19:10:31.689Z] coverage: 48.2% of statements [2021-07-24T19:10:31.689Z] ok github.com/docker/docker/distribution/metadata 1.182s coverage: 48.2% of statements [2021-07-24T19:10:32.149Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-24T19:10:32.149Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-24T19:10:32.149Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-24T19:10:32.149Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-24T19:10:32.149Z] === RUN TestContinueOnError_NeverContinue [2021-07-24T19:10:32.149Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-24T19:10:32.149Z] === RUN TestManifestStore [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/no_remote_or_local [2021-07-24T19:10:32.149Z] time="2021-07-24T19:10:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local518042207\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/no_local_cache [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/with_local_cache [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/unknown_media_type [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-24T19:10:32.149Z] time="2021-07-24T19:10:31Z" level=warning msg="reference for unknown type: " [2021-07-24T19:10:32.149Z] time="2021-07-24T19:10:31Z" level=warning msg="reference for unknown type: " [2021-07-24T19:10:32.149Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-24T19:10:32.150Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=warning msg="reference for unknown type: " [2021-07-24T19:10:32.150Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=warning msg="reference for unknown type: " [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=warning msg="reference for unknown type: " [2021-07-24T19:10:32.150Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-24T19:10:32.150Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-24T19:10:32.150Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-24T19:10:32.150Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2021-07-24T19:10:32.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2021-07-24T19:10:32.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2021-07-24T19:10:32.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2021-07-24T19:10:32.150Z] === RUN TestTransfer [2021-07-24T19:10:32.150Z] time="2021-07-24T19:10:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore (0.31s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-24T19:10:32.150Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-24T19:10:32.150Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestFixManifestLayers [2021-07-24T19:10:32.150Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-24T19:10:32.150Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-24T19:10:32.150Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestFixManifestLayersBadParent [2021-07-24T19:10:32.150Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestValidateManifest [2021-07-24T19:10:32.150Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-24T19:10:32.150Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestFormatPlatform [2021-07-24T19:10:32.150Z] --- PASS: TestFormatPlatform (0.02s) [2021-07-24T19:10:32.150Z] === RUN TestGetRepositoryMountCandidates [2021-07-24T19:10:32.150Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestLayerAlreadyExists [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-24T19:10:32.150Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-24T19:10:32.150Z] === RUN TestWhenEmptyAuthConfig [2021-07-24T19:10:32.609Z] --- PASS: TestTransfer (0.15s) [2021-07-24T19:10:32.609Z] === RUN TestConcurrencyLimit [2021-07-24T19:10:32.609Z] === RUN TestNotFound [2021-07-24T19:10:32.609Z] --- PASS: TestNotFound (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestConflict [2021-07-24T19:10:32.609Z] --- PASS: TestConflict (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestForbidden [2021-07-24T19:10:32.609Z] --- PASS: TestForbidden (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestInvalidParameter [2021-07-24T19:10:32.609Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestNotImplemented [2021-07-24T19:10:32.609Z] --- PASS: TestNotImplemented (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestNotModified [2021-07-24T19:10:32.609Z] --- PASS: TestNotModified (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestUnauthorized [2021-07-24T19:10:32.609Z] --- PASS: TestUnauthorized (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestUnknown [2021-07-24T19:10:32.609Z] --- PASS: TestUnknown (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestCancelled [2021-07-24T19:10:32.609Z] --- PASS: TestCancelled (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestDeadline [2021-07-24T19:10:32.609Z] --- PASS: TestDeadline (0.00s) [2021-07-24T19:10:32.609Z] === RUN TestDataLoss [2021-07-24T19:10:32.609Z] --- PASS: TestDataLoss (0.00s) [2021-07-24T19:10:32.610Z] === RUN TestUnavailable [2021-07-24T19:10:32.610Z] --- PASS: TestUnavailable (0.00s) [2021-07-24T19:10:32.610Z] === RUN TestSystem [2021-07-24T19:10:32.610Z] --- PASS: TestSystem (0.00s) [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Not_Found [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Bad_Request [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Conflict [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Unauthorized [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Forbidden [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Not_Modified [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-24T19:10:32.610Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-24T19:10:32.610Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-24T19:10:32.610Z] PASS [2021-07-24T19:10:32.610Z] coverage: 53.1% of statements [2021-07-24T19:10:32.610Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2021-07-24T19:10:32.888Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-24T19:10:33.069Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-24T19:10:33.069Z] === RUN TestInactiveJobs [2021-07-24T19:10:33.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-24T19:10:33.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-24T19:10:33.528Z] --- PASS: TestInactiveJobs (0.53s) [2021-07-24T19:10:33.529Z] === RUN TestWatchRelease [2021-07-24T19:10:33.529Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-07-24T19:10:33.529Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-24T19:10:33.529Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-24T19:10:33.529Z] === RUN TestTokenPassThru [2021-07-24T19:10:33.529Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-24T19:10:33.529Z] === RUN TestTokenPassThruDifferentHost [2021-07-24T19:10:33.529Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-24T19:10:33.529Z] PASS [2021-07-24T19:10:33.529Z] coverage: 23.8% of statements [2021-07-24T19:10:33.529Z] --- PASS: TestWatchRelease (0.06s) [2021-07-24T19:10:33.529Z] === RUN TestWatchFinishedTransfer [2021-07-24T19:10:33.529Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-24T19:10:33.529Z] === RUN TestDuplicateTransfer [2021-07-24T19:10:33.529Z] ok github.com/docker/docker/distribution 1.698s coverage: 23.8% of statements [2021-07-24T19:10:33.529Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-07-24T19:10:33.529Z] === RUN TestSuccessfulUpload [2021-07-24T19:10:33.529Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-24T19:10:33.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s) [2021-07-24T19:10:33.963Z] PASS [2021-07-24T19:10:33.963Z] [2021-07-24T19:10:33.963Z] === Skipped [2021-07-24T19:10:33.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-24T19:10:33.963Z] service_test.go:242: FLAKY_TEST [2021-07-24T19:10:33.963Z] [2021-07-24T19:10:33.963Z] [2021-07-24T19:10:33.963Z] DONE 26 tests, 1 skipped in 53.262s [2021-07-24T19:10:33.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-24T19:10:33.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:33.963Z] ++ set -e [2021-07-24T19:10:33.963Z] ++ '[' -n 0 ']' [2021-07-24T19:10:33.963Z] ++ set -x [2021-07-24T19:10:33.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:33.988Z] time="2021-07-24T19:10:33Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-24T19:10:33.988Z] === RUN TestFSGetInvalidData [2021-07-24T19:10:33.988Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSInvalidSet [2021-07-24T19:10:33.988Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSInvalidRoot [2021-07-24T19:10:33.988Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSMetadataGetSet [2021-07-24T19:10:33.988Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-24T19:10:33.988Z] === RUN TestFSInvalidWalker [2021-07-24T19:10:33.988Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSGetSet [2021-07-24T19:10:33.988Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-07-24T19:10:33.988Z] === RUN TestCancelledUpload [2021-07-24T19:10:33.988Z] --- PASS: TestFSGetSet (0.02s) [2021-07-24T19:10:33.988Z] === RUN TestFSGetUnsetKey [2021-07-24T19:10:33.988Z] --- PASS: TestCancelledUpload (0.01s) [2021-07-24T19:10:33.988Z] PASS [2021-07-24T19:10:33.988Z] coverage: 77.3% of statements [2021-07-24T19:10:33.988Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSGetEmptyData [2021-07-24T19:10:33.988Z] ok github.com/docker/docker/distribution/xfer 2.469s coverage: 77.3% of statements [2021-07-24T19:10:33.988Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-24T19:10:33.988Z] === RUN TestFSDelete [2021-07-24T19:10:33.988Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-24T19:10:33.988Z] === RUN TestCompare [2021-07-24T19:10:33.988Z] --- PASS: TestCompare (0.00s) [2021-07-24T19:10:33.988Z] PASS [2021-07-24T19:10:33.988Z] coverage: 19.2% of statements [2021-07-24T19:10:33.988Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements [2021-07-24T19:10:33.988Z] --- PASS: TestFSDelete (0.03s) [2021-07-24T19:10:34.220Z] INFO: Testing against a local daemon [2021-07-24T19:10:34.220Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-24T19:10:34.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-24T19:10:34.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-24T19:10:34.220Z] === RUN TestDockerNetworkIpvlan [2021-07-24T19:10:34.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-24T19:10:34.220Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-07-24T19:10:34.220Z] PASS [2021-07-24T19:10:34.220Z] [2021-07-24T19:10:34.220Z] === Skipped [2021-07-24T19:10:34.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-24T19:10:34.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-24T19:10:34.220Z] [2021-07-24T19:10:34.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-07-24T19:10:34.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-24T19:10:34.220Z] [2021-07-24T19:10:34.220Z] [2021-07-24T19:10:34.220Z] DONE 2 tests, 2 skipped in 0.152s [2021-07-24T19:10:34.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-24T19:10:34.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:34.220Z] ++ set -e [2021-07-24T19:10:34.220Z] ++ '[' -n 0 ']' [2021-07-24T19:10:34.220Z] ++ set -x [2021-07-24T19:10:34.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:34.220Z] INFO: Testing against a local daemon [2021-07-24T19:10:34.220Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-24T19:10:34.447Z] === RUN TestFSWalker [2021-07-24T19:10:34.447Z] --- PASS: TestFSWalker (0.04s) [2021-07-24T19:10:34.447Z] === RUN TestFSWalkerStopOnError [2021-07-24T19:10:34.447Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-24T19:10:34.447Z] === RUN TestNewFromJSON [2021-07-24T19:10:34.447Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-24T19:10:34.447Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestMarshalKeyOrder [2021-07-24T19:10:34.447Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestHistoryEqual [2021-07-24T19:10:34.447Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-24T19:10:34.447Z] === RUN TestImage [2021-07-24T19:10:34.447Z] --- PASS: TestImage (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestImageOSNotEmpty [2021-07-24T19:10:34.447Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-24T19:10:34.447Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-24T19:10:34.447Z] === RUN TestCreate [2021-07-24T19:10:34.447Z] --- PASS: TestCreate (0.01s) [2021-07-24T19:10:34.447Z] === RUN TestRestore [2021-07-24T19:10:34.447Z] time="2021-07-24T19:10:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-24T19:10:34.447Z] --- PASS: TestRestore (0.04s) [2021-07-24T19:10:34.447Z] === RUN TestAddDelete [2021-07-24T19:10:34.447Z] --- PASS: TestAddDelete (0.03s) [2021-07-24T19:10:34.447Z] === RUN TestSearchAfterDelete [2021-07-24T19:10:34.447Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-24T19:10:34.447Z] === RUN TestParentReset [2021-07-24T19:10:34.447Z] --- PASS: TestParentReset (0.05s) [2021-07-24T19:10:34.447Z] === RUN TestGetAndSetLastUpdated [2021-07-24T19:10:34.447Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-24T19:10:34.447Z] === RUN TestStoreLen [2021-07-24T19:10:34.447Z] --- PASS: TestStoreLen (0.07s) [2021-07-24T19:10:34.447Z] PASS [2021-07-24T19:10:34.447Z] coverage: 86.6% of statements [2021-07-24T19:10:34.907Z] ok github.com/docker/docker/image 0.693s coverage: 86.6% of statements [2021-07-24T19:10:35.367Z] === RUN TestValidateManifest [2021-07-24T19:10:35.367Z] === RUN TestValidateManifest/nil [2021-07-24T19:10:35.367Z] === RUN TestValidateManifest/non-nil [2021-07-24T19:10:35.367Z] --- PASS: TestValidateManifest (0.00s) [2021-07-24T19:10:35.367Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-24T19:10:35.367Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-24T19:10:35.367Z] PASS [2021-07-24T19:10:35.367Z] coverage: 0.7% of statements [2021-07-24T19:10:35.367Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.7% of statements [2021-07-24T19:10:35.367Z] === RUN TestMakeV1ConfigFromConfig [2021-07-24T19:10:35.367Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-24T19:10:35.367Z] PASS [2021-07-24T19:10:35.367Z] coverage: 25.0% of statements [2021-07-24T19:10:35.367Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2021-07-24T19:10:35.367Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-24T19:10:35.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-07-24T19:10:35.596Z] === RUN TestDockerNetworkMacvlan [2021-07-24T19:10:36.638Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-24T19:10:37.203Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-24T19:10:37.555Z] === RUN TestEnvironmentParsing [2021-07-24T19:10:37.555Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-24T19:10:37.555Z] PASS [2021-07-24T19:10:37.555Z] coverage: 1.2% of statements [2021-07-24T19:10:37.555Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2021-07-24T19:10:37.555Z] === RUN TestSerialization [2021-07-24T19:10:37.555Z] --- PASS: TestSerialization (0.03s) [2021-07-24T19:10:37.555Z] PASS [2021-07-24T19:10:37.555Z] coverage: 100.0% of statements [2021-07-24T19:10:37.555Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2021-07-24T19:10:37.555Z] === RUN TestEmptyLayer [2021-07-24T19:10:37.555Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-24T19:10:37.555Z] === RUN TestCommitFailure [2021-07-24T19:10:37.555Z] --- PASS: TestCommitFailure (0.04s) [2021-07-24T19:10:37.555Z] === RUN TestStartTransactionFailure [2021-07-24T19:10:37.555Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-24T19:10:37.555Z] === RUN TestGetOrphan [2021-07-24T19:10:37.555Z] --- PASS: TestGetOrphan (0.01s) [2021-07-24T19:10:37.555Z] === RUN TestMountAndRegister [2021-07-24T19:10:37.555Z] layer_test.go:271: Layer size: 14 [2021-07-24T19:10:37.555Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-24T19:10:37.555Z] === RUN TestLayerRelease [2021-07-24T19:10:37.555Z] layer_test.go:304: Failing on Windows [2021-07-24T19:10:37.555Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-24T19:10:37.555Z] === RUN TestStoreRestore [2021-07-24T19:10:37.555Z] layer_test.go:353: Failing on Windows [2021-07-24T19:10:37.555Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-24T19:10:37.555Z] === RUN TestTarStreamStability [2021-07-24T19:10:37.555Z] layer_test.go:468: Failing on Windows [2021-07-24T19:10:37.555Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-24T19:10:37.555Z] === RUN TestRegisterExistingLayer [2021-07-24T19:10:38.015Z] --- PASS: TestRegisterExistingLayer (0.28s) [2021-07-24T19:10:38.015Z] === RUN TestTarStreamVerification [2021-07-24T19:10:38.015Z] layer_test.go:697: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestLayerMigration [2021-07-24T19:10:38.015Z] migration_test.go:46: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestLayerMigrationNoTarsplit [2021-07-24T19:10:38.015Z] migration_test.go:182: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestMountInit [2021-07-24T19:10:38.015Z] mount_test.go:17: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestMountInit (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestMountSize [2021-07-24T19:10:38.015Z] mount_test.go:76: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestMountSize (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestMountChanges [2021-07-24T19:10:38.015Z] mount_test.go:125: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestMountChanges (0.00s) [2021-07-24T19:10:38.015Z] === RUN TestMountApply [2021-07-24T19:10:38.015Z] mount_test.go:212: Failing on Windows [2021-07-24T19:10:38.015Z] --- SKIP: TestMountApply (0.00s) [2021-07-24T19:10:38.015Z] PASS [2021-07-24T19:10:38.015Z] coverage: 30.1% of statements [2021-07-24T19:10:38.015Z] ok github.com/docker/docker/layer 0.508s coverage: 30.1% of statements [2021-07-24T19:10:38.132Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-24T19:10:38.474Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-24T19:10:38.474Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-24T19:10:38.474Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-24T19:10:38.474Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-24T19:10:38.694Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-24T19:10:38.935Z] === RUN TestSequenceGetAvailableBit [2021-07-24T19:10:38.935Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSequenceEqual [2021-07-24T19:10:38.935Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSequenceCopy [2021-07-24T19:10:38.935Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestGetFirstAvailable [2021-07-24T19:10:38.935Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestFindSequence [2021-07-24T19:10:38.935Z] --- PASS: TestFindSequence (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestCheckIfAvailable [2021-07-24T19:10:38.935Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestMergeSequences [2021-07-24T19:10:38.935Z] --- PASS: TestMergeSequences (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestPushReservation [2021-07-24T19:10:38.935Z] --- PASS: TestPushReservation (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSerializeDeserialize [2021-07-24T19:10:38.935Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSet [2021-07-24T19:10:38.935Z] --- PASS: TestSet (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSetUnset [2021-07-24T19:10:38.935Z] --- PASS: TestSetUnset (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestOffsetSetUnset [2021-07-24T19:10:38.935Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSetInRange [2021-07-24T19:10:38.935Z] --- PASS: TestSetInRange (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestSetAnyInRange [2021-07-24T19:10:38.935Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestMethods [2021-07-24T19:10:38.935Z] --- PASS: TestMethods (0.00s) [2021-07-24T19:10:38.935Z] === RUN TestRandomAllocateDeallocate [2021-07-24T19:10:41.844Z] === RUN TestInvalidConfig [2021-07-24T19:10:41.844Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestConfig [2021-07-24T19:10:41.844Z] --- PASS: TestConfig (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestOptionsLabels [2021-07-24T19:10:41.844Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestValidName [2021-07-24T19:10:41.844Z] --- PASS: TestValidName (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestTLSConfiguration [2021-07-24T19:10:41.844Z] === RUN TestErrorInterfaces [2021-07-24T19:10:41.844Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestNetworkMarshalling [2021-07-24T19:10:41.844Z] time="2021-07-24T19:10:41Z" level=info msg="Option Initializing KV with TLS" [2021-07-24T19:10:41.844Z] --- PASS: TestTLSConfiguration (0.20s) [2021-07-24T19:10:41.844Z] PASS [2021-07-24T19:10:41.844Z] coverage: 24.0% of statements [2021-07-24T19:10:41.844Z] ok github.com/docker/docker/libnetwork/config 0.284s coverage: 24.0% of statements [2021-07-24T19:10:41.844Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-07-24T19:10:41.844Z] === RUN TestEndpointMarshalling [2021-07-24T19:10:41.844Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestAuxAddresses [2021-07-24T19:10:41.844Z] time="2021-07-24T19:10:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-24T19:10:41.844Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-24T19:10:41.844Z] === RUN TestSRVServiceQuery [2021-07-24T19:10:41.844Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestServiceVIPReuse [2021-07-24T19:10:41.844Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-24T19:10:41.844Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestDNSIPQuery [2021-07-24T19:10:41.844Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestDNSProxyServFail [2021-07-24T19:10:41.844Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestSandboxAddEmpty [2021-07-24T19:10:41.844Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestSandboxAddMultiPrio [2021-07-24T19:10:41.844Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestSandboxAddSamePrio [2021-07-24T19:10:41.844Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestCleanupServiceDiscovery [2021-07-24T19:10:41.844Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestDNSOptions [2021-07-24T19:10:41.844Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:10:41.844Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestMultipleControllersWithSameStore [2021-07-24T19:10:41.844Z] time="2021-07-24T19:10:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-24T19:10:41.844Z] time="2021-07-24T19:10:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-24T19:10:41.844Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-24T19:10:41.844Z] PASS [2021-07-24T19:10:41.844Z] coverage: 8.6% of statements [2021-07-24T19:10:41.844Z] ok github.com/docker/docker/libnetwork 0.381s coverage: 8.6% of statements [2021-07-24T19:10:41.844Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-24T19:10:41.844Z] === RUN TestKey [2021-07-24T19:10:41.844Z] --- PASS: TestKey (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestParseKey [2021-07-24T19:10:41.844Z] --- PASS: TestParseKey (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestInvalidDataStore [2021-07-24T19:10:41.844Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestKVObjectFlatKey [2021-07-24T19:10:41.844Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-24T19:10:41.844Z] === RUN TestAtomicKVObjectFlatKey [2021-07-24T19:10:41.844Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-24T19:10:41.844Z] PASS [2021-07-24T19:10:41.844Z] coverage: 21.9% of statements [2021-07-24T19:10:41.844Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2021-07-24T19:10:41.963Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-24T19:10:42.814Z] === RUN TestIPDataMarshalling [2021-07-24T19:10:42.814Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-24T19:10:42.814Z] === RUN TestValidateAndIsV6 [2021-07-24T19:10:42.814Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-24T19:10:42.814Z] PASS [2021-07-24T19:10:42.814Z] coverage: 68.9% of statements [2021-07-24T19:10:42.814Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2021-07-24T19:10:42.814Z] === RUN TestDriver [2021-07-24T19:10:43.276Z] --- PASS: TestDriver (0.00s) [2021-07-24T19:10:43.276Z] PASS [2021-07-24T19:10:43.276Z] coverage: 34.8% of statements [2021-07-24T19:10:43.276Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2021-07-24T19:10:43.276Z] --- PASS: TestRandomAllocateDeallocate (4.49s) [2021-07-24T19:10:43.276Z] === RUN TestAllocateRandomDeallocate [2021-07-24T19:10:43.744Z] === RUN TestDriver [2021-07-24T19:10:43.744Z] --- PASS: TestDriver (0.00s) [2021-07-24T19:10:43.744Z] PASS [2021-07-24T19:10:43.744Z] coverage: 34.8% of statements [2021-07-24T19:10:43.744Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2021-07-24T19:10:43.744Z] === RUN TestNetworkAllocateFree [2021-07-24T19:10:43.744Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-24T19:10:43.744Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-24T19:10:43.744Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-24T19:10:43.744Z] PASS [2021-07-24T19:10:43.744Z] coverage: 63.6% of statements [2021-07-24T19:10:43.744Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.074s coverage: 63.6% of statements [2021-07-24T19:10:44.482Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-24T19:10:44.712Z] === RUN TestGetEmptyCapabilities [2021-07-24T19:10:44.712Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestGetExtraCapabilities [2021-07-24T19:10:44.712Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestGetInvalidCapabilities [2021-07-24T19:10:44.712Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestRemoteDriver [2021-07-24T19:10:44.712Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestDriverError [2021-07-24T19:10:44.712Z] --- PASS: TestDriverError (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestMissingValues [2021-07-24T19:10:44.712Z] --- PASS: TestMissingValues (0.01s) [2021-07-24T19:10:44.712Z] === RUN TestRollback [2021-07-24T19:10:44.712Z] --- PASS: TestRollback (0.00s) [2021-07-24T19:10:44.712Z] PASS [2021-07-24T19:10:44.712Z] coverage: 57.4% of statements [2021-07-24T19:10:44.712Z] --- PASS: TestAllocateRandomDeallocate (1.28s) [2021-07-24T19:10:44.712Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-24T19:10:44.712Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2021-07-24T19:10:45.413Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-24T19:10:45.688Z] === RUN TestNAT [2021-07-24T19:10:45.688Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-24T19:10:45.688Z] --- SKIP: TestNAT (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestTransparent [2021-07-24T19:10:45.688Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-24T19:10:45.688Z] --- SKIP: TestTransparent (0.00s) [2021-07-24T19:10:45.688Z] PASS [2021-07-24T19:10:45.688Z] coverage: 0.0% of statements [2021-07-24T19:10:45.688Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.081s coverage: 0.0% of statements [2021-07-24T19:10:45.688Z] === RUN TestNew [2021-07-24T19:10:45.688Z] --- PASS: TestNew (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestAddDriver [2021-07-24T19:10:45.688Z] --- PASS: TestAddDriver (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestAddDuplicateDriver [2021-07-24T19:10:45.688Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-24T19:10:45.688Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestDriver [2021-07-24T19:10:45.688Z] --- PASS: TestDriver (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestIPAM [2021-07-24T19:10:45.688Z] --- PASS: TestIPAM (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestWalkIPAMs [2021-07-24T19:10:45.688Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestWalkDrivers [2021-07-24T19:10:45.688Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-24T19:10:45.688Z] PASS [2021-07-24T19:10:45.688Z] coverage: 82.4% of statements [2021-07-24T19:10:45.688Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2021-07-24T19:10:45.688Z] === RUN TestBuildDefault [2021-07-24T19:10:45.688Z] --- PASS: TestBuildDefault (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestBuildHostnameDomainname [2021-07-24T19:10:45.688Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestBuildHostname [2021-07-24T19:10:45.688Z] --- PASS: TestBuildHostname (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestBuildHostnameFQDN [2021-07-24T19:10:45.688Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestBuildNoIP [2021-07-24T19:10:45.688Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestUpdate [2021-07-24T19:10:45.688Z] --- PASS: TestUpdate (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-24T19:10:45.688Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-24T19:10:45.688Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestAddEmpty [2021-07-24T19:10:45.688Z] --- PASS: TestAddEmpty (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestAdd [2021-07-24T19:10:45.688Z] --- PASS: TestAdd (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestDeleteEmpty [2021-07-24T19:10:45.688Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestDeleteNewline [2021-07-24T19:10:45.688Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestDelete [2021-07-24T19:10:45.688Z] --- PASS: TestDelete (0.00s) [2021-07-24T19:10:45.688Z] === RUN TestConcurrentWrites [2021-07-24T19:10:45.688Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2021-07-24T19:10:45.688Z] === RUN TestRetrieveFromStore [2021-07-24T19:10:45.688Z] --- PASS: TestConcurrentWrites (0.23s) [2021-07-24T19:10:45.688Z] PASS [2021-07-24T19:10:46.148Z] coverage: 81.2% of statements [2021-07-24T19:10:46.148Z] ok github.com/docker/docker/libnetwork/etchosts 0.298s coverage: 81.2% of statements [2021-07-24T19:10:46.148Z] --- PASS: TestRetrieveFromStore (0.46s) [2021-07-24T19:10:46.148Z] === RUN TestIsCorrupted [2021-07-24T19:10:46.148Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-24T19:10:46.148Z] === RUN TestSetRollover [2021-07-24T19:10:46.607Z] === RUN TestDiff [2021-07-24T19:10:46.607Z] --- PASS: TestDiff (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestAddedCallback [2021-07-24T19:10:46.607Z] --- PASS: TestAddedCallback (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestRemovedCallback [2021-07-24T19:10:46.607Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestNoCallback [2021-07-24T19:10:46.607Z] --- PASS: TestNoCallback (0.00s) [2021-07-24T19:10:46.607Z] PASS [2021-07-24T19:10:46.607Z] coverage: 48.1% of statements [2021-07-24T19:10:46.607Z] === RUN TestNew [2021-07-24T19:10:46.607Z] --- PASS: TestNew (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestAllocate [2021-07-24T19:10:46.607Z] --- PASS: TestAllocate (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestUninitialized [2021-07-24T19:10:46.607Z] --- PASS: TestUninitialized (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestAllocateInRange [2021-07-24T19:10:46.607Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-24T19:10:46.607Z] === RUN TestAllocateSerial [2021-07-24T19:10:46.607Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-24T19:10:46.607Z] PASS [2021-07-24T19:10:46.607Z] coverage: 87.5% of statements [2021-07-24T19:10:46.607Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.051s coverage: 48.1% of statements [2021-07-24T19:10:46.607Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-07-24T19:10:47.066Z] === RUN TestCaller [2021-07-24T19:10:47.066Z] --- PASS: TestCaller (0.00s) [2021-07-24T19:10:47.066Z] PASS [2021-07-24T19:10:47.066Z] coverage: 100.0% of statements [2021-07-24T19:10:47.066Z] ok github.com/docker/docker/libnetwork/internal/caller 0.056s coverage: 100.0% of statements [2021-07-24T19:10:47.526Z] === RUN TestSetSerialInsertDelete [2021-07-24T19:10:47.526Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-24T19:10:47.526Z] === RUN TestSetParallelInsertDelete [2021-07-24T19:10:47.526Z] --- PASS: TestSetRollover (1.27s) [2021-07-24T19:10:47.526Z] === RUN TestSetRolloverSerial [2021-07-24T19:10:48.682Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-24T19:10:49.064Z] === RUN TestInt2IP2IntConversion [2021-07-24T19:10:49.064Z] === RUN TestPoolRequest [2021-07-24T19:10:49.064Z] --- PASS: TestPoolRequest (0.00s) [2021-07-24T19:10:49.064Z] === RUN TestOtherRequests [2021-07-24T19:10:49.064Z] --- PASS: TestOtherRequests (0.00s) [2021-07-24T19:10:49.064Z] PASS [2021-07-24T19:10:49.064Z] coverage: 57.1% of statements [2021-07-24T19:10:49.064Z] ok github.com/docker/docker/libnetwork/ipams/null 0.082s coverage: 57.1% of statements [2021-07-24T19:10:49.526Z] --- PASS: TestInt2IP2IntConversion (0.66s) [2021-07-24T19:10:49.526Z] === RUN TestGetAddressVersion [2021-07-24T19:10:49.526Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-24T19:10:49.526Z] === RUN TestKeyString [2021-07-24T19:10:49.526Z] --- PASS: TestKeyString (0.00s) [2021-07-24T19:10:49.526Z] === RUN TestPoolDataMarshal [2021-07-24T19:10:49.526Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-24T19:10:49.526Z] === RUN TestSubnetsMarshal [2021-07-24T19:10:49.526Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-24T19:10:49.526Z] === RUN TestAddSubnets [2021-07-24T19:10:49.990Z] --- PASS: TestAddSubnets (0.04s) [2021-07-24T19:10:49.990Z] === RUN TestDoublePoolRelease [2021-07-24T19:10:49.990Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-24T19:10:49.990Z] === RUN TestAddReleasePoolID [2021-07-24T19:10:49.990Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-07-24T19:10:49.990Z] === RUN TestPredefinedPool [2021-07-24T19:10:49.990Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-24T19:10:49.990Z] === RUN TestRemoveSubnet [2021-07-24T19:10:49.990Z] --- PASS: TestRemoveSubnet (0.20s) [2021-07-24T19:10:49.990Z] === RUN TestGetSameAddress [2021-07-24T19:10:49.990Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-24T19:10:49.990Z] === RUN TestPoolAllocationReuse [2021-07-24T19:10:49.990Z] --- PASS: TestSetRolloverSerial (2.62s) [2021-07-24T19:10:49.990Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-24T19:10:49.990Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-24T19:10:49.990Z] PASS [2021-07-24T19:10:49.990Z] coverage: 84.4% of statements [2021-07-24T19:10:49.990Z] ok github.com/docker/docker/libnetwork/bitseq 11.425s coverage: 84.4% of statements [2021-07-24T19:10:50.049Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-24T19:10:50.449Z] === RUN TestGetCapabilities [2021-07-24T19:10:50.449Z] --- PASS: TestGetCapabilities (0.02s) [2021-07-24T19:10:50.449Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-24T19:10:50.449Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-24T19:10:50.449Z] === RUN TestGetDefaultAddressSpaces [2021-07-24T19:10:50.449Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-24T19:10:50.449Z] === RUN TestRemoteDriver [2021-07-24T19:10:50.449Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-24T19:10:50.449Z] PASS [2021-07-24T19:10:50.449Z] coverage: 47.4% of statements [2021-07-24T19:10:50.449Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2021-07-24T19:10:51.417Z] === RUN TestWindowsIPAM [2021-07-24T19:10:51.417Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-24T19:10:51.417Z] PASS [2021-07-24T19:10:51.417Z] coverage: 71.4% of statements [2021-07-24T19:10:51.417Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2021-07-24T19:10:52.386Z] === RUN TestDefaultNetwork [2021-07-24T19:10:52.594Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-24T19:10:52.594Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-24T19:10:52.594Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-24T19:10:52.594Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-24T19:10:52.845Z] --- PASS: TestDefaultNetwork (0.31s) [2021-07-24T19:10:52.845Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-24T19:10:52.845Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2021-07-24T19:10:52.845Z] === RUN TestInitAddressPools [2021-07-24T19:10:52.845Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-24T19:10:52.845Z] PASS [2021-07-24T19:10:52.845Z] coverage: 74.0% of statements [2021-07-24T19:10:52.845Z] ok github.com/docker/docker/libnetwork/ipamutils 0.704s coverage: 74.0% of statements [2021-07-24T19:10:53.822Z] === RUN TestKeyValue [2021-07-24T19:10:53.822Z] --- PASS: TestKeyValue (0.00s) [2021-07-24T19:10:53.822Z] PASS [2021-07-24T19:10:53.822Z] coverage: 60.0% of statements [2021-07-24T19:10:53.822Z] ok github.com/docker/docker/libnetwork/netlabel 0.053s coverage: 60.0% of statements [2021-07-24T19:10:53.822Z] --- PASS: TestPoolAllocationReuse (3.68s) [2021-07-24T19:10:53.822Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-24T19:10:53.822Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-24T19:10:53.822Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-24T19:10:54.281Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan (18.81s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.58s) [2021-07-24T19:10:54.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-07-24T19:10:54.486Z] PASS [2021-07-24T19:10:54.486Z] [2021-07-24T19:10:54.486Z] DONE 8 tests in 20.367s [2021-07-24T19:10:54.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-24T19:10:54.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:54.486Z] ++ set -e [2021-07-24T19:10:54.486Z] ++ '[' -n 0 ']' [2021-07-24T19:10:54.486Z] ++ set -x [2021-07-24T19:10:54.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:54.486Z] testing: warning: no tests to run [2021-07-24T19:10:54.486Z] PASS [2021-07-24T19:10:54.486Z] [2021-07-24T19:10:54.486Z] DONE 0 tests in 0.028s [2021-07-24T19:10:54.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-24T19:10:54.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:54.486Z] ++ set -e [2021-07-24T19:10:54.486Z] ++ '[' -n 0 ']' [2021-07-24T19:10:54.486Z] ++ set -x [2021-07-24T19:10:54.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-24T19:10:54.740Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-24T19:10:54.742Z] INFO: Testing against a local daemon [2021-07-24T19:10:54.742Z] === RUN TestAuthZPluginAllowRequest [2021-07-24T19:10:55.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-24T19:10:56.294Z] === RUN TestGenerate [2021-07-24T19:10:56.294Z] --- PASS: TestGenerate (0.00s) [2021-07-24T19:10:56.294Z] === RUN TestGeneratePtr [2021-07-24T19:10:56.294Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-24T19:10:56.294Z] === RUN TestGenerateMissingField [2021-07-24T19:10:56.294Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-24T19:10:56.294Z] === RUN TestFieldCannotBeSet [2021-07-24T19:10:56.294Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-24T19:10:56.294Z] === RUN TestTypeMismatchError [2021-07-24T19:10:56.294Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-24T19:10:56.294Z] PASS [2021-07-24T19:10:56.294Z] coverage: 100.0% of statements [2021-07-24T19:10:56.294Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-07-24T19:10:56.294Z] === RUN TestNetworkDBSimple [2021-07-24T19:10:56.672Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2021-07-24T19:10:56.672Z] === RUN TestAuthZPluginTLS [2021-07-24T19:10:57.264Z] testing: warning: no tests to run [2021-07-24T19:10:57.264Z] PASS [2021-07-24T19:10:57.264Z] coverage: 0.0% of statements [2021-07-24T19:10:57.264Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2021-07-24T19:10:57.264Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.37s) [2021-07-24T19:10:57.264Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-24T19:10:57.264Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-24T19:10:57.264Z] PASS [2021-07-24T19:10:57.264Z] coverage: 100.0% of statements [2021-07-24T19:10:57.264Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2021-07-24T19:10:57.600Z] --- PASS: TestAuthZPluginTLS (0.63s) [2021-07-24T19:10:57.600Z] === RUN TestAuthZPluginDenyRequest [2021-07-24T19:10:57.724Z] 2021/07/24 19:10:57 Closing DB instances... [2021-07-24T19:10:57.724Z] === RUN TestRequestNewPort [2021-07-24T19:10:57.724Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-24T19:10:57.856Z] docker_api_swarm_test.go:271: [d8366098c89a5] joining swarm manager [d8f74736781ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:10:57.856Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2021-07-24T19:10:57.856Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-24T19:10:58.183Z] === RUN TestRequestSpecificPort [2021-07-24T19:10:58.183Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestReleasePort [2021-07-24T19:10:58.183Z] --- PASS: TestReleasePort (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestReuseReleasedPort [2021-07-24T19:10:58.183Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestReleaseUnreadledPort [2021-07-24T19:10:58.183Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestUnknowProtocol [2021-07-24T19:10:58.183Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestAllocateAllPorts [2021-07-24T19:10:58.183Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestPortAllocation [2021-07-24T19:10:58.183Z] --- PASS: TestPortAllocation (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestPortAllocationWithCustomRange [2021-07-24T19:10:58.183Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestNoDuplicateBPR [2021-07-24T19:10:58.183Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-24T19:10:58.183Z] === RUN TestChangePortRange [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-24T19:10:58.183Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-24T19:10:58.183Z] --- PASS: TestChangePortRange (0.00s) [2021-07-24T19:10:58.183Z] PASS [2021-07-24T19:10:58.183Z] coverage: 88.6% of statements [2021-07-24T19:10:58.183Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-07-24T19:10:58.420Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-24T19:10:58.420Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2021-07-24T19:10:58.420Z] === RUN TestAuthZPluginDenyResponse [2021-07-24T19:10:58.643Z] === RUN TestTransportPortConv [2021-07-24T19:10:58.643Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestTransportPortBindingConv [2021-07-24T19:10:58.643Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestErrorConstructors [2021-07-24T19:10:58.643Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestCompareIPMask [2021-07-24T19:10:58.643Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestUtilGetHostPartIP [2021-07-24T19:10:58.643Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestUtilGetBroadcastIP [2021-07-24T19:10:58.643Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-24T19:10:58.643Z] === RUN TestParseCIDR [2021-07-24T19:10:58.643Z] --- PASS: TestParseCIDR (0.00s) [2021-07-24T19:10:58.643Z] PASS [2021-07-24T19:10:58.643Z] coverage: 47.9% of statements [2021-07-24T19:10:58.643Z] ok github.com/docker/docker/libnetwork/types 0.060s coverage: 47.9% of statements [2021-07-24T19:10:58.984Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-24T19:10:59.103Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.79s) [2021-07-24T19:10:59.103Z] === RUN TestGetAddress [2021-07-24T19:10:59.103Z] --- PASS: TestNetworkDBSimple (2.64s) [2021-07-24T19:10:59.103Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-24T19:10:59.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-24T19:10:59.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-24T19:10:59.103Z] PASS [2021-07-24T19:10:59.103Z] coverage: 44.0% of statements [2021-07-24T19:10:59.103Z] ok github.com/docker/docker/oci 0.056s coverage: 44.0% of statements [2021-07-24T19:10:59.241Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-07-24T19:10:59.241Z] === RUN TestAuthZPluginAllowEventStream [2021-07-24T19:10:59.241Z] docker_api_swarm_test.go:272: [d610b200b822c] joining swarm manager [d8f74736781ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:10:59.659Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-24T19:10:59.659Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-24T19:10:59.659Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-24T19:10:59.659Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-24T19:10:59.659Z] Cross building: bundles/cross/linux/s390x [2021-07-24T19:10:59.659Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-24T19:10:59.659Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-24T19:11:00.073Z] === RUN TestAddressPoolOpt [2021-07-24T19:11:00.073Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/a [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/something [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/_=a [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/env1=value1 [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/_env1=value1 [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/PATH [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/=a [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/PATH= [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/PATH=something [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/asd!qwe [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/1asd [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/123 [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/some_space [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/__some_space_before [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/some_space_after__ [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/= [2021-07-24T19:11:00.073Z] === RUN TestValidateEnv/PaTh [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv (0.01s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestParseHost [2021-07-24T19:11:00.073Z] --- PASS: TestParseHost (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestParseDockerDaemonHost [2021-07-24T19:11:00.073Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestParseTCP [2021-07-24T19:11:00.073Z] --- PASS: TestParseTCP (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-24T19:11:00.073Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestValidateExtraHosts [2021-07-24T19:11:00.073Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestIpOptString [2021-07-24T19:11:00.073Z] --- PASS: TestIpOptString (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-24T19:11:00.073Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestNewIpOptValidDefaultVal [2021-07-24T19:11:00.073Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestIpOptSetInvalidVal [2021-07-24T19:11:00.073Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestValidateIPAddress [2021-07-24T19:11:00.073Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestMapOpts [2021-07-24T19:11:00.073Z] --- PASS: TestMapOpts (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestListOptsWithoutValidator [2021-07-24T19:11:00.073Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestListOptsWithValidator [2021-07-24T19:11:00.073Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestValidateDNSSearch [2021-07-24T19:11:00.073Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_general_format [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_one_more [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-24T19:11:00.073Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-24T19:11:00.073Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestNamedListOpts [2021-07-24T19:11:00.073Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestNamedMapOpts [2021-07-24T19:11:00.073Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestParseLink [2021-07-24T19:11:00.073Z] --- PASS: TestParseLink (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestQuotedStringSetWithQuotes [2021-07-24T19:11:00.073Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-24T19:11:00.073Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-24T19:11:00.073Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-24T19:11:00.073Z] === RUN TestUlimitOpt [2021-07-24T19:11:00.073Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-24T19:11:00.073Z] PASS [2021-07-24T19:11:00.073Z] coverage: 67.1% of statements [2021-07-24T19:11:00.073Z] ok github.com/docker/docker/opts 0.103s coverage: 67.1% of statements [2021-07-24T19:11:00.073Z] === RUN TestParseVersion [2021-07-24T19:11:00.073Z] --- PASS: TestParseVersion (0.00s) [2021-07-24T19:11:00.074Z] PASS [2021-07-24T19:11:00.074Z] coverage: 52.9% of statements [2021-07-24T19:11:00.074Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-07-24T19:11:00.534Z] 2021/07/24 19:11:00 Closing DB instances... [2021-07-24T19:11:01.132Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2021-07-24T19:11:01.132Z] === RUN TestAuthZPluginErrorResponse [2021-07-24T19:11:01.388Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-24T19:11:01.644Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-24T19:11:01.644Z] === RUN TestAuthZPluginErrorRequest [2021-07-24T19:11:01.644Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-24T19:11:02.071Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-07-24T19:11:02.071Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-24T19:11:02.207Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-24T19:11:02.207Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-24T19:11:02.531Z] === RUN TestPeerCertificateMarshalJSON [2021-07-24T19:11:02.531Z] === RUN TestIsArchivePathDir [2021-07-24T19:11:02.531Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-24T19:11:02.531Z] === RUN TestIsArchivePathInvalidFile [2021-07-24T19:11:02.769Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-24T19:11:02.769Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-24T19:11:02.990Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-24T19:11:02.990Z] === RUN TestIsArchivePathTar [2021-07-24T19:11:02.990Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-24T19:11:02.990Z] === RUN TestDecompressStreamGzip [2021-07-24T19:11:02.990Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-24T19:11:02.990Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-24T19:11:02.990Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2021-07-24T19:11:02.990Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-24T19:11:02.990Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-24T19:11:02.990Z] === RUN TestMiddleware [2021-07-24T19:11:02.990Z] --- PASS: TestMiddleware (0.00s) [2021-07-24T19:11:02.990Z] === RUN TestNewResponseModifier [2021-07-24T19:11:02.990Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-24T19:11:02.990Z] PASS [2021-07-24T19:11:02.990Z] coverage: 26.8% of statements [2021-07-24T19:11:02.990Z] ok github.com/docker/docker/pkg/authorization 0.591s coverage: 26.8% of statements [2021-07-24T19:11:02.990Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-24T19:11:02.990Z] === RUN TestDecompressStreamBzip2 [2021-07-24T19:11:03.449Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-07-24T19:11:03.449Z] === RUN TestDecompressStreamXz [2021-07-24T19:11:03.449Z] archive_test.go:134: Xz not present in msys2 [2021-07-24T19:11:03.449Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestCompressStreamXzUnsupported [2021-07-24T19:11:03.449Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-24T19:11:03.449Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestCompressStreamInvalid [2021-07-24T19:11:03.449Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestExtensionInvalid [2021-07-24T19:11:03.449Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestExtensionUncompressed [2021-07-24T19:11:03.449Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestExtensionBzip2 [2021-07-24T19:11:03.449Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestExtensionGzip [2021-07-24T19:11:03.449Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestExtensionXz [2021-07-24T19:11:03.449Z] --- PASS: TestExtensionXz (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestCmdStreamLargeStderr [2021-07-24T19:11:03.449Z] 2021/07/24 19:11:03 Closing DB instances... [2021-07-24T19:11:03.449Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-24T19:11:03.449Z] === RUN TestCmdStreamBad [2021-07-24T19:11:03.449Z] archive_test.go:239: Failing on Windows CI machines [2021-07-24T19:11:03.449Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestCmdStreamGood [2021-07-24T19:11:03.449Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-24T19:11:03.449Z] === RUN TestUntarPathWithInvalidDest [2021-07-24T19:11:03.449Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-24T19:11:03.449Z] === RUN TestUntarPathWithInvalidSrc [2021-07-24T19:11:03.449Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-24T19:11:03.449Z] === RUN TestUntarPath [2021-07-24T19:11:03.449Z] --- PASS: TestUntarPath (0.09s) [2021-07-24T19:11:03.449Z] === RUN TestUntarPathWithDestinationFile [2021-07-24T19:11:03.449Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-24T19:11:03.449Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-24T19:11:03.909Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-24T19:11:03.909Z] === RUN TestCopyWithTarInvalidSrc [2021-07-24T19:11:03.909Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-24T19:11:03.909Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestCopyWithTarSrcFile [2021-07-24T19:11:03.909Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-24T19:11:03.909Z] === RUN TestCopyWithTarSrcFolder [2021-07-24T19:11:03.909Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-24T19:11:03.909Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-24T19:11:03.909Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-24T19:11:03.909Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-24T19:11:03.909Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestCopyFileWithTarSrcFile [2021-07-24T19:11:03.909Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-24T19:11:03.909Z] === RUN TestTarFiles [2021-07-24T19:11:03.909Z] === RUN TestUnbuffered [2021-07-24T19:11:03.909Z] --- PASS: TestUnbuffered (0.00s) [2021-07-24T19:11:03.909Z] === RUN TestRaceUnbuffered [2021-07-24T19:11:03.909Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-24T19:11:03.909Z] PASS [2021-07-24T19:11:03.909Z] coverage: 100.0% of statements [2021-07-24T19:11:03.909Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-07-24T19:11:04.136Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-24T19:11:04.368Z] === RUN TestMatch [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[foo]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[foo_bar]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[]#01 [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[qux]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-24T19:11:04.368Z] === RUN TestMatch/[[foo_baz]] [2021-07-24T19:11:04.368Z] --- PASS: TestMatch (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-24T19:11:04.368Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-24T19:11:04.368Z] PASS [2021-07-24T19:11:04.368Z] coverage: 87.5% of statements [2021-07-24T19:11:04.368Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-07-24T19:11:04.702Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2021-07-24T19:11:04.702Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-24T19:11:04.827Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-07-24T19:11:04.827Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-24T19:11:04.958Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-24T19:11:05.796Z] === RUN TestChrootTarUntar [2021-07-24T19:11:05.796Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-24T19:11:05.796Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootUntarEmptyArchive [2021-07-24T19:11:05.796Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-24T19:11:05.796Z] === RUN TestChrootTarUntarWithSymlink [2021-07-24T19:11:05.796Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootCopyWithTar [2021-07-24T19:11:05.796Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootCopyFileWithTar [2021-07-24T19:11:05.796Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootUntarPath [2021-07-24T19:11:05.796Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-24T19:11:05.796Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-24T19:11:05.796Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-24T19:11:05.796Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:05.796Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-24T19:11:05.907Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-24T19:11:06.255Z] === RUN TestChrootApplyDotDotFile [2021-07-24T19:11:06.255Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:11:06.255Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-24T19:11:06.255Z] PASS [2021-07-24T19:11:06.255Z] coverage: 15.4% of statements [2021-07-24T19:11:06.255Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.4% of statements [2021-07-24T19:11:06.714Z] === RUN TestSizeEmpty [2021-07-24T19:11:06.714Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestSizeEmptyFile [2021-07-24T19:11:06.714Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestSizeNonemptyFile [2021-07-24T19:11:06.714Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-24T19:11:06.714Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-24T19:11:06.714Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-24T19:11:06.714Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-24T19:11:06.714Z] === RUN TestMoveToSubdir [2021-07-24T19:11:06.714Z] --- PASS: TestMoveToSubdir (0.02s) [2021-07-24T19:11:06.714Z] === RUN TestSizeNonExistingDirectory [2021-07-24T19:11:06.714Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-24T19:11:06.714Z] PASS [2021-07-24T19:11:06.714Z] coverage: 80.0% of statements [2021-07-24T19:11:06.714Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2021-07-24T19:11:06.834Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2021-07-24T19:11:06.835Z] === RUN TestAuthZPluginHeader [2021-07-24T19:11:07.090Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-24T19:11:07.176Z] 2021/07/24 19:11:06 Closing DB instances... [2021-07-24T19:11:07.651Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-24T19:11:07.651Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-24T19:11:08.145Z] === RUN Test [2021-07-24T19:11:08.145Z] === RUN Test/TestContainsEntry [2021-07-24T19:11:08.145Z] === RUN Test/TestCreateEntries [2021-07-24T19:11:08.145Z] === RUN Test/TestEntriesDiff [2021-07-24T19:11:08.145Z] === RUN Test/TestEntriesEquality [2021-07-24T19:11:08.145Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-24T19:11:08.145Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-24T19:11:08.145Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-24T19:11:08.145Z] === RUN Test/TestGeneratorNotGenerate [2021-07-24T19:11:08.145Z] === RUN Test/TestGeneratorWithPort [2021-07-24T19:11:08.145Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-24T19:11:08.145Z] === RUN Test/TestNewEntry [2021-07-24T19:11:08.145Z] === RUN Test/TestParse [2021-07-24T19:11:08.145Z] --- PASS: Test (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-24T19:11:08.145Z] --- PASS: Test/TestParse (0.00s) [2021-07-24T19:11:08.145Z] PASS [2021-07-24T19:11:08.145Z] coverage: 58.3% of statements [2021-07-24T19:11:08.145Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-07-24T19:11:09.017Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-24T19:11:09.125Z] === RUN Test [2021-07-24T19:11:09.125Z] === RUN Test/TestContent [2021-07-24T19:11:09.125Z] === RUN Test/TestInitialize [2021-07-24T19:11:09.125Z] === RUN Test/TestNew [2021-07-24T19:11:09.125Z] === RUN Test/TestParsingContentsWithComments [2021-07-24T19:11:09.125Z] === RUN Test/TestRegister [2021-07-24T19:11:09.125Z] === RUN Test/TestWatch [2021-07-24T19:11:09.125Z] --- PASS: Test (0.01s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestContent (0.00s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestNew (0.00s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestRegister (0.00s) [2021-07-24T19:11:09.125Z] --- PASS: Test/TestWatch (0.01s) [2021-07-24T19:11:09.125Z] PASS [2021-07-24T19:11:09.125Z] coverage: 92.9% of statements [2021-07-24T19:11:09.125Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2021-07-24T19:11:09.125Z] --- PASS: TestTarFiles (5.27s) [2021-07-24T19:11:09.125Z] === RUN TestTarUntar [2021-07-24T19:11:09.125Z] --- PASS: TestTarUntar (0.04s) [2021-07-24T19:11:09.125Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-24T19:11:09.125Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-24T19:11:09.125Z] === RUN TestTarWithOptions [2021-07-24T19:11:09.125Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-24T19:11:09.125Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-24T19:11:09.125Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-24T19:11:09.125Z] === RUN TestUntarUstarGnuConflict [2021-07-24T19:11:09.125Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-24T19:11:09.125Z] === RUN TestUntarInvalidFilenames [2021-07-24T19:11:09.125Z] time="2021-07-24T19:11:08Z" level=error msg="node2(c711ba0c4048) Could not close DB: timeout waiting for leave broadcast" [2021-07-24T19:11:09.125Z] --- PASS: TestNetworkDBCRUDTableEntry (4.43s) [2021-07-24T19:11:09.125Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-24T19:11:09.125Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames932894166\\dest" [2021-07-24T19:11:09.273Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-24T19:11:09.273Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-24T19:11:09.529Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-24T19:11:09.589Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-24T19:11:09.589Z] === RUN TestUntarHardlinkToSymlink [2021-07-24T19:11:09.589Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-24T19:11:09.589Z] === RUN TestUntarInvalidHardlink [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink135672951\\victim\\hello" -> "../victim/hello" [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink026277738\\victim\\hello" -> "/../victim/hello" [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink392840129\\victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink638681132\\victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink369639323\\victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink662999614\\victim" -> "../victim" [2021-07-24T19:11:09.589Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-24T19:11:09.589Z] === RUN TestUntarInvalidSymlink [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink693126789\\dest\\dotdot" -> "../victim/hello" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink256444960\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink441267967\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039516754\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink423252361\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink614133588\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:09.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink853316259\\dest\\dir\\loophole" -> "../../victim" [2021-07-24T19:11:09.589Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-24T19:11:09.589Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-24T19:11:09.589Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-24T19:11:09.589Z] === RUN TestXGlobalNoParent [2021-07-24T19:11:09.589Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-24T19:11:09.589Z] === RUN TestReplaceFileTarWrapper [2021-07-24T19:11:09.589Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-24T19:11:09.589Z] === RUN TestPrefixHeaderReadable [2021-07-24T19:11:09.589Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-07-24T19:11:09.589Z] === RUN TestDisablePigz [2021-07-24T19:11:09.589Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-24T19:11:09.589Z] --- PASS: TestDisablePigz (0.15s) [2021-07-24T19:11:09.589Z] === RUN TestPigz [2021-07-24T19:11:10.048Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-24T19:11:10.048Z] --- PASS: TestPigz (0.17s) [2021-07-24T19:11:10.048Z] === RUN TestCopyFileWithInvalidDest [2021-07-24T19:11:10.048Z] archive_windows_test.go:16: Currently fails [2021-07-24T19:11:10.048Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestCanonicalTarNameForPath [2021-07-24T19:11:10.048Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestCanonicalTarName [2021-07-24T19:11:10.048Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChmodTarEntry [2021-07-24T19:11:10.048Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestHardLinkOrder [2021-07-24T19:11:10.048Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-24T19:11:10.048Z] === RUN TestChangeString [2021-07-24T19:11:10.048Z] --- PASS: TestChangeString (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesWithNoChanges [2021-07-24T19:11:10.048Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-07-24T19:11:10.048Z] === RUN TestChangesWithChanges [2021-07-24T19:11:10.048Z] --- PASS: TestChangesWithChanges (0.05s) [2021-07-24T19:11:10.048Z] === RUN TestChangesWithChangesGH13590 [2021-07-24T19:11:10.048Z] changes_test.go:196: needs more investigation [2021-07-24T19:11:10.048Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesDirsEmpty [2021-07-24T19:11:10.048Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-24T19:11:10.048Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesDirsMutated [2021-07-24T19:11:10.048Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-24T19:11:10.048Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestApplyLayer [2021-07-24T19:11:10.048Z] changes_test.go:433: needs further investigation [2021-07-24T19:11:10.048Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesSizeWithHardlinks [2021-07-24T19:11:10.048Z] changes_test.go:469: needs further investigation [2021-07-24T19:11:10.048Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesSizeWithNoChanges [2021-07-24T19:11:10.048Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-24T19:11:10.048Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestChangesSize [2021-07-24T19:11:10.048Z] --- PASS: TestChangesSize (0.00s) [2021-07-24T19:11:10.048Z] === RUN TestApplyLayerInvalidFilenames [2021-07-24T19:11:10.048Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames571250200\\dest" [2021-07-24T19:11:10.048Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-24T19:11:10.048Z] === RUN TestApplyLayerInvalidHardlink [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink257265418\\victim\\hello" -> "../victim/hello" [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink523054817\\victim\\hello" -> "/../victim/hello" [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink552132300\\victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink137098171\\victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink058184158\\victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink321474981\\victim" -> "../victim" [2021-07-24T19:11:10.048Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-24T19:11:10.048Z] === RUN TestApplyLayerInvalidSymlink [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink771179200\\dest\\dotdot" -> "../victim/hello" [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink980128031\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836852210\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink839480489\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink024841716\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:10.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink769138371\\dest\\loophole-victim" -> "../victim" [2021-07-24T19:11:10.048Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-24T19:11:10.048Z] === RUN TestApplyLayerWhiteouts [2021-07-24T19:11:10.091Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-24T19:11:10.347Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-24T19:11:10.507Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-24T19:11:10.507Z] === RUN TestGenerateEmptyFile [2021-07-24T19:11:10.507Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-24T19:11:10.507Z] === RUN TestGenerateWithContent [2021-07-24T19:11:10.507Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-24T19:11:10.507Z] PASS [2021-07-24T19:11:10.507Z] coverage: 61.6% of statements [2021-07-24T19:11:10.507Z] ok github.com/docker/docker/pkg/archive 7.821s coverage: 61.6% of statements [2021-07-24T19:11:10.507Z] === RUN Test [2021-07-24T19:11:10.507Z] === RUN Test/TestInitialize [2021-07-24T19:11:10.507Z] time="2021-07-24T19:11:10Z" level=info msg="Initializing discovery without TLS" [2021-07-24T19:11:10.507Z] time="2021-07-24T19:11:10Z" level=info msg="Initializing discovery without TLS" [2021-07-24T19:11:10.507Z] time="2021-07-24T19:11:10Z" level=info msg="Initializing discovery without TLS" [2021-07-24T19:11:10.507Z] === RUN Test/TestInitializeWithCerts [2021-07-24T19:11:10.507Z] time="2021-07-24T19:11:10Z" level=info msg="Initializing discovery with TLS" [2021-07-24T19:11:10.507Z] === RUN Test/TestWatch [2021-07-24T19:11:10.507Z] time="2021-07-24T19:11:10Z" level=info msg="Initializing discovery without TLS" [2021-07-24T19:11:11.476Z] 2021/07/24 19:11:10 Closing DB instances... [2021-07-24T19:11:12.237Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2021-07-24T19:11:12.237Z] === RUN TestAuthZPluginV2Disable [2021-07-24T19:11:12.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-24T19:11:13.014Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-07-24T19:11:13.014Z] === RUN TestNetworkDBNodeLeave [2021-07-24T19:11:13.055Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-24T19:11:13.982Z] --- PASS: Test (3.20s) [2021-07-24T19:11:13.982Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-24T19:11:13.982Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2021-07-24T19:11:13.982Z] --- PASS: Test/TestWatch (3.01s) [2021-07-24T19:11:13.982Z] PASS [2021-07-24T19:11:13.982Z] coverage: 84.1% of statements [2021-07-24T19:11:13.982Z] ok github.com/docker/docker/pkg/discovery/kv 3.265s coverage: 84.1% of statements [2021-07-24T19:11:14.440Z] === RUN Test [2021-07-24T19:11:14.440Z] === RUN Test/TestWatch [2021-07-24T19:11:14.441Z] --- PASS: Test (0.00s) [2021-07-24T19:11:14.441Z] --- PASS: Test/TestWatch (0.00s) [2021-07-24T19:11:14.441Z] PASS [2021-07-24T19:11:14.441Z] coverage: 92.3% of statements [2021-07-24T19:11:14.441Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-07-24T19:11:15.410Z] === RUN Test [2021-07-24T19:11:15.410Z] === RUN Test/TestInitialize [2021-07-24T19:11:15.410Z] === RUN Test/TestInitializeWithPattern [2021-07-24T19:11:15.410Z] === RUN Test/TestRegister [2021-07-24T19:11:15.410Z] === RUN Test/TestWatch [2021-07-24T19:11:15.410Z] --- PASS: Test (0.00s) [2021-07-24T19:11:15.410Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-24T19:11:15.410Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-24T19:11:15.410Z] --- PASS: Test/TestRegister (0.00s) [2021-07-24T19:11:15.410Z] --- PASS: Test/TestWatch (0.00s) [2021-07-24T19:11:15.410Z] PASS [2021-07-24T19:11:15.410Z] coverage: 93.8% of statements [2021-07-24T19:11:15.410Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-07-24T19:11:15.410Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-07-24T19:11:15.410Z] === RUN TestNetworkDBWatch [2021-07-24T19:11:15.575Z] --- PASS: TestAuthZPluginV2Disable (3.28s) [2021-07-24T19:11:15.575Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-24T19:11:15.575Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-24T19:11:16.381Z] === RUN TestPollerAddRemove [2021-07-24T19:11:16.381Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-24T19:11:16.381Z] === RUN TestPollerEvent [2021-07-24T19:11:16.381Z] poller_test.go:41: No chmod on Windows [2021-07-24T19:11:16.381Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-24T19:11:16.381Z] === RUN TestPollerClose [2021-07-24T19:11:16.381Z] --- PASS: TestPollerClose (0.00s) [2021-07-24T19:11:16.381Z] PASS [2021-07-24T19:11:16.381Z] coverage: 36.2% of statements [2021-07-24T19:11:16.381Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 36.2% of statements [2021-07-24T19:11:16.943Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-24T19:11:17.349Z] 2021/07/24 19:11:16 Closing DB instances... [2021-07-24T19:11:17.809Z] === RUN TestCopyFileWithInvalidSrc [2021-07-24T19:11:17.809Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCopyFileWithInvalidDest [2021-07-24T19:11:17.809Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-24T19:11:17.809Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-24T19:11:17.809Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCopyFile [2021-07-24T19:11:17.809Z] --- PASS: TestCopyFile (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-24T19:11:17.809Z] fileutils_test.go:134: Needs porting to Windows [2021-07-24T19:11:17.809Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-24T19:11:17.809Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-24T19:11:17.809Z] fileutils_test.go:180: Needs porting to Windows [2021-07-24T19:11:17.809Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestWildcardMatches [2021-07-24T19:11:17.809Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestPatternMatches [2021-07-24T19:11:17.809Z] --- PASS: TestPatternMatches (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-24T19:11:17.809Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestPatternMatchesFolderExclusions [2021-07-24T19:11:17.809Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-24T19:11:17.809Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-24T19:11:17.809Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-24T19:11:17.809Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-24T19:11:17.809Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestSingleExclamationError [2021-07-24T19:11:17.809Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestMatchesWithNoPatterns [2021-07-24T19:11:17.809Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestMatchesWithMalformedPatterns [2021-07-24T19:11:17.809Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestMatches [2021-07-24T19:11:17.809Z] --- PASS: TestMatches (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatterns [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatternsExceptionFlag [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCleanPatternsErrorSingleException [2021-07-24T19:11:17.809Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCreateIfNotExistsDir [2021-07-24T19:11:17.809Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-24T19:11:17.809Z] === RUN TestCreateIfNotExistsFile [2021-07-24T19:11:17.809Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-24T19:11:17.809Z] === RUN TestMatch [2021-07-24T19:11:17.809Z] --- PASS: TestMatch (0.00s) [2021-07-24T19:11:17.809Z] PASS [2021-07-24T19:11:17.809Z] coverage: 85.2% of statements [2021-07-24T19:11:17.809Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 85.2% of statements [2021-07-24T19:11:18.309Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s) [2021-07-24T19:11:18.309Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-24T19:11:18.778Z] === RUN TestGet [2021-07-24T19:11:18.778Z] --- PASS: TestGet (0.00s) [2021-07-24T19:11:18.778Z] === RUN TestGetShortcutString [2021-07-24T19:11:18.778Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-24T19:11:18.778Z] PASS [2021-07-24T19:11:18.778Z] coverage: 42.9% of statements [2021-07-24T19:11:18.778Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-07-24T19:11:18.778Z] === RUN TestNetworkDBBulkSync [2021-07-24T19:11:18.778Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2021-07-24T19:11:18.870Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-24T19:11:19.751Z] 2021/07/24 19:11:19 Closing DB instances... [2021-07-24T19:11:19.751Z] === RUN TestCreateIDMapOrder [2021-07-24T19:11:19.751Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-24T19:11:19.751Z] PASS [2021-07-24T19:11:19.751Z] coverage: 7.2% of statements [2021-07-24T19:11:19.751Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 7.2% of statements [2021-07-24T19:11:20.772Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-24T19:11:20.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-24T19:11:21.289Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-07-24T19:11:21.289Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-24T19:11:21.748Z] === RUN TestFixedBufferCap [2021-07-24T19:11:21.748Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestFixedBufferLen [2021-07-24T19:11:22.207Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestFixedBufferString [2021-07-24T19:11:22.207Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestFixedBufferWrite [2021-07-24T19:11:22.207Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestFixedBufferRead [2021-07-24T19:11:22.207Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestBytesPipeRead [2021-07-24T19:11:22.207Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestBytesPipeWrite [2021-07-24T19:11:22.207Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-24T19:11:22.207Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-24T19:11:22.665Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-24T19:11:22.666Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2021-07-24T19:11:22.667Z] === RUN TestAtomicWriteToFile [2021-07-24T19:11:22.667Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-24T19:11:22.667Z] === RUN TestAtomicWriteSetCommit [2021-07-24T19:11:22.667Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-24T19:11:22.667Z] === RUN TestAtomicWriteSetCancel [2021-07-24T19:11:22.667Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-24T19:11:22.667Z] === RUN TestReadCloserWrapperClose [2021-07-24T19:11:22.667Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestReaderErrWrapperReadOnError [2021-07-24T19:11:22.667Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestReaderErrWrapperRead [2021-07-24T19:11:22.667Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestHashData [2021-07-24T19:11:22.667Z] --- PASS: TestHashData (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestCancelReadCloser [2021-07-24T19:11:22.667Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-24T19:11:22.667Z] === RUN TestWriteCloserWrapperClose [2021-07-24T19:11:22.667Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestNopWriteCloser [2021-07-24T19:11:22.667Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestNopWriter [2021-07-24T19:11:22.667Z] --- PASS: TestNopWriter (0.00s) [2021-07-24T19:11:22.667Z] === RUN TestWriteCounter [2021-07-24T19:11:22.667Z] --- PASS: TestWriteCounter (0.00s) [2021-07-24T19:11:22.667Z] PASS [2021-07-24T19:11:22.667Z] coverage: 69.2% of statements [2021-07-24T19:11:22.667Z] ok github.com/docker/docker/pkg/ioutils 0.797s coverage: 69.2% of statements [2021-07-24T19:11:23.230Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-24T19:11:24.848Z] === RUN TestError [2021-07-24T19:11:24.848Z] --- PASS: TestError (0.00s) [2021-07-24T19:11:24.848Z] === RUN TestProgressString [2021-07-24T19:11:24.848Z] === RUN TestProgressString/no_progress [2021-07-24T19:11:24.848Z] === RUN TestProgressString/progress_1 [2021-07-24T19:11:24.848Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-24T19:11:24.848Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-24T19:11:24.848Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-24T19:11:24.848Z] === RUN TestProgressString/with_units [2021-07-24T19:11:24.848Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-24T19:11:24.848Z] === RUN TestProgressString/hide_counts [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-24T19:11:24.848Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-24T19:11:24.848Z] === RUN TestJSONMessageDisplay [2021-07-24T19:11:24.848Z] --- PASS: TestJSONMessageDisplay (0.23s) [2021-07-24T19:11:24.848Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-24T19:11:24.848Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-24T19:11:24.848Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-24T19:11:24.848Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-24T19:11:24.848Z] === RUN TestDisplayJSONMessagesStream [2021-07-24T19:11:24.848Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-24T19:11:24.848Z] PASS [2021-07-24T19:11:24.848Z] coverage: 91.7% of statements [2021-07-24T19:11:24.848Z] ok github.com/docker/docker/pkg/jsonmessage 0.285s coverage: 91.7% of statements [2021-07-24T19:11:25.308Z] 2021/07/24 19:11:25 Closing DB instances... [2021-07-24T19:11:25.767Z] === RUN TestStandardLongPath [2021-07-24T19:11:25.767Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-24T19:11:25.767Z] === RUN TestUNCLongPath [2021-07-24T19:11:25.767Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-24T19:11:25.767Z] PASS [2021-07-24T19:11:25.767Z] coverage: 100.0% of statements [2021-07-24T19:11:25.767Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2021-07-24T19:11:26.736Z] === RUN TestNameFormat [2021-07-24T19:11:26.736Z] --- PASS: TestNameFormat (0.00s) [2021-07-24T19:11:26.736Z] === RUN TestNameRetries [2021-07-24T19:11:26.736Z] --- PASS: TestNameRetries (0.00s) [2021-07-24T19:11:26.736Z] PASS [2021-07-24T19:11:26.736Z] coverage: 85.7% of statements [2021-07-24T19:11:26.736Z] ok github.com/docker/docker/pkg/namesgenerator 0.066s coverage: 85.7% of statements [2021-07-24T19:11:27.706Z] === RUN TestParseKeyValueOpt [2021-07-24T19:11:27.706Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-24T19:11:27.706Z] === RUN TestParseUintList [2021-07-24T19:11:27.706Z] --- PASS: TestParseUintList (0.00s) [2021-07-24T19:11:27.706Z] === RUN TestParseUintListMaximumLimits [2021-07-24T19:11:27.706Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-24T19:11:27.706Z] PASS [2021-07-24T19:11:27.706Z] coverage: 97.0% of statements [2021-07-24T19:11:27.706Z] ok github.com/docker/docker/pkg/parsers 0.070s coverage: 97.0% of statements [2021-07-24T19:11:28.174Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.64s) [2021-07-24T19:11:28.174Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-24T19:11:28.174Z] --- PASS: TestGetAddress (29.27s) [2021-07-24T19:11:28.174Z] === RUN TestRequestSyntaxCheck [2021-07-24T19:11:28.174Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-07-24T19:11:28.174Z] === RUN TestRequest [2021-07-24T19:11:28.480Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-24T19:11:28.633Z] === RUN TestNewAndRemove [2021-07-24T19:11:28.633Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-24T19:11:28.633Z] === RUN TestRemoveInvalidPath [2021-07-24T19:11:28.633Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-24T19:11:28.633Z] PASS [2021-07-24T19:11:28.633Z] coverage: 82.6% of statements [2021-07-24T19:11:28.633Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2021-07-24T19:11:29.092Z] 2021/07/24 19:11:29 Closing DB instances... [2021-07-24T19:11:30.105Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-24T19:11:30.634Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.70s) [2021-07-24T19:11:30.634Z] === RUN TestNetworkDBGarbageCollection [2021-07-24T19:11:31.036Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.59s) [2021-07-24T19:11:31.036Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-24T19:11:31.036Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-24T19:11:31.094Z] === RUN TestFailedConnection [2021-07-24T19:11:31.966Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-24T19:11:33.999Z] --- PASS: TestFailedConnection (2.54s) [2021-07-24T19:11:33.999Z] === RUN TestFailOnce [2021-07-24T19:11:33.999Z] 2021/07/24 19:11:33 http: panic serving 127.0.0.1:49304: Plugin not ready [2021-07-24T19:11:33.999Z] goroutine 18 [running]: [2021-07-24T19:11:33.999Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-24T19:11:33.999Z] panic(0xcd5280, 0xdec6d0) [2021-07-24T19:11:33.999Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-24T19:11:33.999Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xdfcd90, 0xc0001b0000, 0xc0000b4000) [2021-07-24T19:11:33.999Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-24T19:11:33.999Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xdfcd90, 0xc0001b0000, 0xc0000b4000) [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-24T19:11:33.999Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xdfcd90, 0xc0001b0000, 0xc0000b4000) [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-24T19:11:33.999Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xdfcd90, 0xc0001b0000, 0xc0000b4000) [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-24T19:11:33.999Z] net/http.(*conn).serve(0xc0000a6000, 0xdfd980, 0xc000090040) [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-24T19:11:33.999Z] created by net/http.(*Server).Serve [2021-07-24T19:11:33.999Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-24T19:11:33.999Z] time="2021-07-24T19:11:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2021-07-24T19:11:34.965Z] --- PASS: TestFailOnce (1.22s) [2021-07-24T19:11:34.965Z] === RUN TestEchoInputOutput [2021-07-24T19:11:34.965Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-24T19:11:34.965Z] === RUN TestBackoff [2021-07-24T19:11:34.965Z] --- PASS: TestBackoff (0.00s) [2021-07-24T19:11:34.965Z] === RUN TestAbortRetry [2021-07-24T19:11:34.965Z] --- PASS: TestAbortRetry (0.00s) [2021-07-24T19:11:34.965Z] === RUN TestClientScheme [2021-07-24T19:11:34.965Z] --- PASS: TestClientScheme (0.00s) [2021-07-24T19:11:34.965Z] === RUN TestNewClientWithTimeout [2021-07-24T19:11:35.423Z] time="2021-07-24T19:11:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-24T19:11:36.956Z] time="2021-07-24T19:11:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-24T19:11:36.956Z] === RUN TestParseEmptyInterface [2021-07-24T19:11:36.956Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestParseNonInterfaceType [2021-07-24T19:11:36.956Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestParseWithOneFunction [2021-07-24T19:11:36.956Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestParseWithMultipleFuncs [2021-07-24T19:11:36.956Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestParseWithUnnamedReturn [2021-07-24T19:11:36.956Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestEmbeddedInterface [2021-07-24T19:11:36.956Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestParsedImports [2021-07-24T19:11:36.956Z] --- PASS: TestParsedImports (0.00s) [2021-07-24T19:11:36.956Z] === RUN TestAliasedImports [2021-07-24T19:11:36.956Z] --- PASS: TestAliasedImports (0.00s) [2021-07-24T19:11:36.956Z] PASS [2021-07-24T19:11:36.956Z] coverage: 56.8% of statements [2021-07-24T19:11:36.956Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-07-24T19:11:36.956Z] --- PASS: TestRequest (8.69s) [2021-07-24T19:11:36.956Z] === RUN TestOverlappingRequests [2021-07-24T19:11:37.413Z] --- PASS: TestOverlappingRequests (0.40s) [2021-07-24T19:11:37.413Z] === RUN TestRelease [2021-07-24T19:11:38.381Z] === RUN TestHTTPTransport [2021-07-24T19:11:38.381Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-24T19:11:38.381Z] PASS [2021-07-24T19:11:38.381Z] coverage: 85.7% of statements [2021-07-24T19:11:38.381Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-07-24T19:11:38.841Z] --- PASS: TestRelease (1.51s) [2021-07-24T19:11:38.841Z] === RUN TestAllocateRandomDeallocate [2021-07-24T19:11:38.841Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-24T19:11:38.841Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-24T19:11:38.841Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-24T19:11:38.841Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-24T19:11:38.841Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-24T19:11:38.841Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-24T19:11:38.841Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-24T19:11:38.841Z] === RUN TestBufferPoolPutAndGet [2021-07-24T19:11:38.841Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-24T19:11:38.841Z] PASS [2021-07-24T19:11:38.841Z] coverage: 88.2% of statements [2021-07-24T19:11:38.841Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-07-24T19:11:39.301Z] time="2021-07-24T19:11:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-24T19:11:39.761Z] === RUN TestOutputOnPrematureClose [2021-07-24T19:11:39.761Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-24T19:11:39.761Z] === RUN TestCompleteSilently [2021-07-24T19:11:39.761Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-24T19:11:39.761Z] PASS [2021-07-24T19:11:39.761Z] coverage: 75.9% of statements [2021-07-24T19:11:39.761Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-07-24T19:11:40.054Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-24T19:11:40.224Z] === RUN TestSendToOneSub [2021-07-24T19:11:40.224Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-24T19:11:40.224Z] === RUN TestSendToMultipleSubs [2021-07-24T19:11:40.224Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-24T19:11:40.224Z] === RUN TestEvictOneSub [2021-07-24T19:11:40.224Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-24T19:11:40.224Z] === RUN TestClosePublisher [2021-07-24T19:11:40.224Z] --- PASS: TestClosePublisher (0.00s) [2021-07-24T19:11:40.224Z] === RUN TestPubSubRace [2021-07-24T19:11:41.193Z] --- PASS: TestPubSubRace (1.05s) [2021-07-24T19:11:41.193Z] PASS [2021-07-24T19:11:41.193Z] coverage: 75.0% of statements [2021-07-24T19:11:41.193Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-07-24T19:11:42.165Z] === RUN TestRegister [2021-07-24T19:11:42.165Z] --- PASS: TestRegister (0.00s) [2021-07-24T19:11:42.165Z] === RUN TestCommand [2021-07-24T19:11:42.165Z] --- PASS: TestCommand (0.04s) [2021-07-24T19:11:42.165Z] === RUN TestNaiveSelf [2021-07-24T19:11:42.165Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-24T19:11:42.165Z] PASS [2021-07-24T19:11:42.165Z] coverage: 82.4% of statements [2021-07-24T19:11:42.165Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2021-07-24T19:11:42.597Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-24T19:11:42.625Z] === RUN TestParseSignal [2021-07-24T19:11:42.625Z] --- PASS: TestParseSignal (0.00s) [2021-07-24T19:11:42.625Z] === RUN TestValidSignalForPlatform [2021-07-24T19:11:42.625Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-24T19:11:42.625Z] PASS [2021-07-24T19:11:42.625Z] coverage: 57.1% of statements [2021-07-24T19:11:42.625Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 57.1% of statements [2021-07-24T19:11:43.085Z] --- PASS: TestAllocateRandomDeallocate (4.10s) [2021-07-24T19:11:43.085Z] === RUN TestRetrieveFromStore [2021-07-24T19:11:43.545Z] === RUN TestDump [2021-07-24T19:11:43.545Z] goroutine 19 [running]: [2021-07-24T19:11:43.545Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x14da3c48, 0x11bea01cce4) [2021-07-24T19:11:43.545Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-24T19:11:43.545Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-24T19:11:43.545Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-24T19:11:43.545Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-07-24T19:11:43.545Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-24T19:11:43.545Z] testing.tRunner(0xc000084480, 0x695ee0) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-24T19:11:43.545Z] created by testing.(*T).Run [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-24T19:11:43.545Z] [2021-07-24T19:11:43.545Z] goroutine 1 [chan receive]: [2021-07-24T19:11:43.545Z] testing.(*T).Run(0xc000084480, 0x688618, 0x8, 0x695ee0, 0x4fa2cd) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-24T19:11:43.545Z] testing.runTests.func1(0xc000084300) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-24T19:11:43.545Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-24T19:11:43.545Z] testing.runTests(0xc00009c060, 0x7db220, 0x3, 0x3, 0xc03737f1d4d22788, 0x8bb348efd9, 0x7dfc80, 0x689e68) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-24T19:11:43.545Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-24T19:11:43.545Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-24T19:11:43.545Z] main.main() [2021-07-24T19:11:43.545Z] _testmain.go:95 +0x1c8 [2021-07-24T19:11:43.545Z] --- PASS: TestDump (0.00s) [2021-07-24T19:11:43.545Z] === RUN TestDumpToFile [2021-07-24T19:11:44.004Z] time="2021-07-24T19:11:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-24T19:11:44.004Z] --- PASS: TestDumpToFile (0.19s) [2021-07-24T19:11:44.004Z] === RUN TestDumpToFileWithEmptyInput [2021-07-24T19:11:44.004Z] goroutine 21 [running]: [2021-07-24T19:11:44.004Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x574500) [2021-07-24T19:11:44.004Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-24T19:11:44.004Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-24T19:11:44.004Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-24T19:11:44.004Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) [2021-07-24T19:11:44.004Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-24T19:11:44.004Z] testing.tRunner(0xc000084900, 0x695ed0) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-24T19:11:44.004Z] created by testing.(*T).Run [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-24T19:11:44.004Z] [2021-07-24T19:11:44.004Z] goroutine 1 [chan receive]: [2021-07-24T19:11:44.004Z] testing.(*T).Run(0xc000084900, 0x68f0cc, 0x1c, 0x695ed0, 0x4fa201) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-24T19:11:44.004Z] testing.runTests.func1(0xc000084300) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-24T19:11:44.004Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-24T19:11:44.004Z] testing.runTests(0xc00009c060, 0x7db220, 0x3, 0x3, 0xc03737f1d4d22788, 0x8bb348efd9, 0x7dfc80, 0x689e68) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-24T19:11:44.004Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-07-24T19:11:44.004Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-24T19:11:44.004Z] main.main() [2021-07-24T19:11:44.004Z] _testmain.go:95 +0x1c8 [2021-07-24T19:11:44.004Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-24T19:11:44.004Z] PASS [2021-07-24T19:11:44.004Z] coverage: 90.9% of statements [2021-07-24T19:11:44.004Z] ok github.com/docker/docker/pkg/stack 0.239s coverage: 90.9% of statements [2021-07-24T19:11:44.465Z] --- PASS: TestRetrieveFromStore (1.37s) [2021-07-24T19:11:44.465Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-24T19:11:44.465Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-24T19:11:44.465Z] === RUN TestParallelPredefinedRequest1 [2021-07-24T19:11:44.465Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-24T19:11:44.465Z] === RUN TestParallelPredefinedRequest2 [2021-07-24T19:11:44.465Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-24T19:11:44.465Z] === RUN TestParallelPredefinedRequest3 [2021-07-24T19:11:44.465Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-24T19:11:44.465Z] === RUN TestParallelPredefinedRequest4 [2021-07-24T19:11:44.465Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-24T19:11:44.465Z] === RUN TestParallelPredefinedRequest5 [2021-07-24T19:11:44.465Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-24T19:11:44.465Z] === RUN TestDebug [2021-07-24T19:11:44.465Z] --- PASS: TestDebug (0.00s) [2021-07-24T19:11:44.465Z] === RUN TestRequestPoolParallel [2021-07-24T19:11:44.465Z] === RUN TestNewStdWriter [2021-07-24T19:11:44.465Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-24T19:11:44.465Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-24T19:11:44.465Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestWriteWithNilBytes [2021-07-24T19:11:44.466Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestWrite [2021-07-24T19:11:44.466Z] --- PASS: TestWrite (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestWriteWithWriterError [2021-07-24T19:11:44.466Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-24T19:11:44.466Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyWriteAndRead [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-24T19:11:44.466Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-24T19:11:44.466Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-24T19:11:44.466Z] PASS [2021-07-24T19:11:44.466Z] coverage: 100.0% of statements [2021-07-24T19:11:44.466Z] ok github.com/docker/docker/pkg/stdcopy 0.057s coverage: 100.0% of statements [2021-07-24T19:11:44.934Z] --- PASS: TestRequestPoolParallel (0.60s) [2021-07-24T19:11:44.934Z] === RUN TestFullAllocateRelease [2021-07-24T19:11:45.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-24T19:11:45.393Z] --- PASS: TestFullAllocateRelease (0.52s) [2021-07-24T19:11:45.393Z] === RUN TestOddAllocateRelease [2021-07-24T19:11:45.393Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-24T19:11:45.393Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-24T19:11:45.393Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestFormatStatus [2021-07-24T19:11:45.393Z] --- PASS: TestFormatStatus (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestFormatError [2021-07-24T19:11:45.393Z] --- PASS: TestFormatError (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestFormatJSONError [2021-07-24T19:11:45.393Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-24T19:11:45.393Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-24T19:11:45.393Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestNewJSONProgressOutput [2021-07-24T19:11:45.393Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestAuxFormatterEmit [2021-07-24T19:11:45.393Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestStreamWriterStdout [2021-07-24T19:11:45.393Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-24T19:11:45.393Z] === RUN TestStreamWriterStderr [2021-07-24T19:11:45.393Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-24T19:11:45.393Z] PASS [2021-07-24T19:11:45.393Z] coverage: 66.2% of statements [2021-07-24T19:11:45.393Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-07-24T19:11:45.853Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-07-24T19:11:45.853Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-24T19:11:45.853Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-24T19:11:45.853Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-24T19:11:45.853Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-24T19:11:45.853Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-24T19:11:45.853Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest1 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest4 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest3 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest1 [2021-07-24T19:11:45.853Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest4 [2021-07-24T19:11:45.853Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest5 [2021-07-24T19:11:45.853Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest3 [2021-07-24T19:11:45.853Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:11:45.853Z] === CONT TestParallelPredefinedRequest2 [2021-07-24T19:11:45.853Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:11:45.853Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-24T19:11:45.853Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-24T19:11:45.853Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-24T19:11:45.853Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-24T19:11:45.853Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-24T19:11:45.853Z] PASS [2021-07-24T19:11:45.853Z] coverage: 85.3% of statements [2021-07-24T19:11:45.853Z] ok github.com/docker/docker/libnetwork/ipam 57.080s coverage: 85.3% of statements [2021-07-24T19:11:46.313Z] === RUN TestGenerateRandomID [2021-07-24T19:11:46.313Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestShortenId [2021-07-24T19:11:46.313Z] --- PASS: TestShortenId (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestShortenSha256Id [2021-07-24T19:11:46.313Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestShortenIdEmpty [2021-07-24T19:11:46.313Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestShortenIdInvalid [2021-07-24T19:11:46.313Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestIsShortIDNonHex [2021-07-24T19:11:46.313Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-24T19:11:46.313Z] === RUN TestIsShortIDNotCorrectSize [2021-07-24T19:11:46.313Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-24T19:11:46.313Z] PASS [2021-07-24T19:11:46.313Z] coverage: 70.6% of statements [2021-07-24T19:11:46.313Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-07-24T19:11:47.283Z] === RUN TestIsCpusetListAvailable [2021-07-24T19:11:47.283Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-24T19:11:47.283Z] PASS [2021-07-24T19:11:47.283Z] coverage: 39.4% of statements [2021-07-24T19:11:47.283Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2021-07-24T19:11:47.630Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-07-24T19:11:47.630Z] PASS [2021-07-24T19:11:47.630Z] [2021-07-24T19:11:47.630Z] DONE 17 tests in 52.913s [2021-07-24T19:11:47.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-24T19:11:47.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:11:47.630Z] ++ set -e [2021-07-24T19:11:47.630Z] ++ '[' -n 0 ']' [2021-07-24T19:11:47.630Z] ++ set -x [2021-07-24T19:11:47.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:11:47.887Z] INFO: Testing against a local daemon [2021-07-24T19:11:47.887Z] === RUN TestPluginInvalidJSON [2021-07-24T19:11:47.887Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:11:47.887Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:11:47.887Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:11:47.887Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-24T19:11:47.887Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-24T19:11:47.887Z] === RUN TestPluginInstall [2021-07-24T19:11:47.887Z] === RUN TestPluginInstall/no_auth [2021-07-24T19:11:47.887Z] === RUN TestDockerSuite/TestBuildRm [2021-07-24T19:11:49.465Z] === RUN TestChtimes [2021-07-24T19:11:49.465Z] --- PASS: TestChtimes (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestChtimesWindows [2021-07-24T19:11:49.465Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-24T19:11:49.465Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestEnsureRemoveAllNotExist [2021-07-24T19:11:49.465Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestEnsureRemoveAllWithDir [2021-07-24T19:11:49.465Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestEnsureRemoveAllWithFile [2021-07-24T19:11:49.465Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-24T19:11:49.465Z] === RUN TestHasWin32KSupport [2021-07-24T19:11:49.465Z] syscall_windows_test.go:8: win32k: true [2021-07-24T19:11:49.465Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-24T19:11:49.465Z] PASS [2021-07-24T19:11:49.465Z] coverage: 12.9% of statements [2021-07-24T19:11:49.465Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.9% of statements [2021-07-24T19:11:50.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-24T19:11:50.592Z] === RUN TestTailFile [2021-07-24T19:11:50.592Z] --- PASS: TestTailFile (0.00s) [2021-07-24T19:11:50.592Z] === RUN TestTailFileManyLines [2021-07-24T19:11:50.592Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-24T19:11:50.592Z] === RUN TestTailEmptyFile [2021-07-24T19:11:50.592Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-24T19:11:50.592Z] === RUN TestTailNegativeN [2021-07-24T19:11:50.592Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader [2021-07-24T19:11:50.592Z] === CONT TestNewTailReader [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/no_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-24T19:11:50.592Z] === CONT TestNewTailReader/no_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-24T19:11:50.592Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.592Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.592Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.593Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.593Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.594Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.595Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:50.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:50.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:50.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:50.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:50.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:50.668Z] time="2021-07-24T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:50.668Z] time="2021-07-24T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e60acc99531563d89f451ef16a2bd22682a052c2313dcd1cdc5cca0e8b9b998c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:50.668Z] time="2021-07-24T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:50.668Z] time="2021-07-24T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e60acc99531563d89f451ef16a2bd22682a052c2313dcd1cdc5cca0e8b9b998c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:51.058Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-24T19:11:51.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.01s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-24T19:11:51.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-24T19:11:51.230Z] === RUN TestPluginInstall/with_htpasswd [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-24T19:11:51.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-24T19:11:51.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-24T19:11:51.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-24T19:11:51.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-24T19:11:51.522Z] PASS [2021-07-24T19:11:51.522Z] coverage: 88.6% of statements [2021-07-24T19:11:51.522Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2021-07-24T19:11:51.793Z] time="2021-07-24T19:11:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:51.793Z] time="2021-07-24T19:11:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95f266d0bb6fe43ab77c6290bcf90854dc1550053db810ce11eeac17f0f7375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:51.793Z] time="2021-07-24T19:11:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:51.793Z] time="2021-07-24T19:11:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95f266d0bb6fe43ab77c6290bcf90854dc1550053db810ce11eeac17f0f7375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:51.981Z] === RUN TestTarSumRemoveNonExistent [2021-07-24T19:11:51.981Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestTarSumRemove [2021-07-24T19:11:51.981Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestSortFileInfoSums [2021-07-24T19:11:51.981Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestNewTarSumForLabelInvalid [2021-07-24T19:11:51.981Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestNewTarSumForLabel [2021-07-24T19:11:51.981Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestEmptyTar [2021-07-24T19:11:51.981Z] --- PASS: TestEmptyTar (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestTarSumsReadSize [2021-07-24T19:11:51.981Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestTarSums [2021-07-24T19:11:51.981Z] --- PASS: TestTarSums (0.09s) [2021-07-24T19:11:51.981Z] === RUN TestIteration [2021-07-24T19:11:51.981Z] --- PASS: TestIteration (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestVersionLabelForChecksum [2021-07-24T19:11:51.981Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestVersion [2021-07-24T19:11:51.981Z] --- PASS: TestVersion (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestGetVersion [2021-07-24T19:11:51.981Z] --- PASS: TestGetVersion (0.00s) [2021-07-24T19:11:51.981Z] === RUN TestGetVersions [2021-07-24T19:11:51.981Z] --- PASS: TestGetVersions (0.00s) [2021-07-24T19:11:51.981Z] PASS [2021-07-24T19:11:51.981Z] coverage: 89.3% of statements [2021-07-24T19:11:51.981Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2021-07-24T19:11:52.356Z] === RUN TestPluginInstall/with_insecure [2021-07-24T19:11:52.440Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-24T19:11:52.440Z] === RUN TestClientStream [2021-07-24T19:11:52.440Z] --- PASS: TestClientStream (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestClientSendFile [2021-07-24T19:11:52.440Z] --- PASS: TestClientSendFile (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestClientWithRequestTimeout [2021-07-24T19:11:52.440Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-24T19:11:52.440Z] === RUN TestFileSpecPlugin [2021-07-24T19:11:52.440Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-24T19:11:52.440Z] === RUN TestFileJSONSpecPlugin [2021-07-24T19:11:52.440Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-24T19:11:52.440Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestPluginAddHandler [2021-07-24T19:11:52.440Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestPluginWaitBadPlugin [2021-07-24T19:11:52.440Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-24T19:11:52.440Z] === RUN TestGet [2021-07-24T19:11:52.440Z] time="2021-07-24T19:11:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-24T19:11:52.613Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-24T19:11:52.901Z] testing: warning: no tests to run [2021-07-24T19:11:52.901Z] PASS [2021-07-24T19:11:52.901Z] coverage: [no statements] [2021-07-24T19:11:52.901Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-07-24T19:11:53.177Z] docker_api_swarm_node_test.go:19: [d33034113dd19] joining swarm manager [d042b4afcc17c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:11:53.361Z] time="2021-07-24T19:11:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-24T19:11:53.361Z] === RUN TestTruncIndex [2021-07-24T19:11:53.361Z] --- PASS: TestTruncIndex (0.10s) [2021-07-24T19:11:53.361Z] PASS [2021-07-24T19:11:53.361Z] coverage: 91.5% of statements [2021-07-24T19:11:53.361Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2021-07-24T19:11:53.740Z] time="2021-07-24T19:11:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:53.740Z] time="2021-07-24T19:11:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78bc77dbb1fb95f4182ba8635f2143b4738d9e955aa892576d881898c8a7d151" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:53.740Z] time="2021-07-24T19:11:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-24T19:11:53.740Z] time="2021-07-24T19:11:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78bc77dbb1fb95f4182ba8635f2143b4738d9e955aa892576d881898c8a7d151" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-24T19:11:53.997Z] plugin_test.go:165: [df0b74ae65f43] daemon is not started [2021-07-24T19:11:53.997Z] --- PASS: TestPluginInstall (6.30s) [2021-07-24T19:11:53.997Z] --- PASS: TestPluginInstall/no_auth (3.41s) [2021-07-24T19:11:53.997Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-07-24T19:11:53.997Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-07-24T19:11:53.997Z] === RUN TestPluginsWithRuntimes [2021-07-24T19:11:54.253Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-24T19:11:54.253Z] docker_api_swarm_node_test.go:20: [dc95408d9f364] joining swarm manager [d042b4afcc17c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:11:54.330Z] === RUN TestIsGIT [2021-07-24T19:11:54.330Z] --- PASS: TestIsGIT (0.00s) [2021-07-24T19:11:54.330Z] === RUN TestIsTransport [2021-07-24T19:11:54.330Z] --- PASS: TestIsTransport (0.00s) [2021-07-24T19:11:54.330Z] PASS [2021-07-24T19:11:54.330Z] coverage: 100.0% of statements [2021-07-24T19:11:54.330Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-07-24T19:11:54.790Z] === RUN TestVersionInfo [2021-07-24T19:11:54.790Z] --- PASS: TestVersionInfo (0.00s) [2021-07-24T19:11:54.790Z] === RUN TestAppendVersions [2021-07-24T19:11:54.790Z] --- PASS: TestAppendVersions (0.00s) [2021-07-24T19:11:54.790Z] PASS [2021-07-24T19:11:54.790Z] coverage: 88.9% of statements [2021-07-24T19:11:54.790Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-07-24T19:11:55.625Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-24T19:11:55.625Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-24T19:11:55.759Z] time="2021-07-24T19:11:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-24T19:11:55.884Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-24T19:11:56.140Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-24T19:11:57.079Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-24T19:11:57.301Z] === RUN TestValidatePrivileges [2021-07-24T19:11:57.301Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-24T19:11:57.301Z] === RUN TestFilterByCapNeg [2021-07-24T19:11:57.301Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-24T19:11:57.301Z] === RUN TestFilterByCapPos [2021-07-24T19:11:57.301Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-24T19:11:57.301Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-24T19:11:57.301Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-24T19:11:57.301Z] PASS [2021-07-24T19:11:57.301Z] coverage: 12.0% of statements [2021-07-24T19:11:57.301Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2021-07-24T19:11:57.336Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-24T19:11:58.265Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2021-07-24T19:11:58.265Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-07-24T19:11:58.265Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-07-24T19:11:58.265Z] === RUN TestPluginBackCompatMediaTypes [2021-07-24T19:11:58.279Z] === RUN TestNewSettable [2021-07-24T19:11:58.279Z] --- PASS: TestNewSettable (0.00s) [2021-07-24T19:11:58.279Z] === RUN TestIsSettable [2021-07-24T19:11:58.279Z] --- PASS: TestIsSettable (0.00s) [2021-07-24T19:11:58.279Z] === RUN TestUpdateSettingsEnv [2021-07-24T19:11:58.279Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-24T19:11:58.279Z] PASS [2021-07-24T19:11:58.279Z] coverage: 20.0% of statements [2021-07-24T19:11:58.279Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.0% of statements [2021-07-24T19:11:58.522Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-24T19:11:59.085Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-07-24T19:11:59.085Z] PASS [2021-07-24T19:11:59.085Z] [2021-07-24T19:11:59.085Z] DONE 10 tests in 11.401s [2021-07-24T19:11:59.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-24T19:11:59.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:11:59.085Z] ++ set -e [2021-07-24T19:11:59.085Z] ++ '[' -n 0 ']' [2021-07-24T19:11:59.085Z] ++ set -x [2021-07-24T19:11:59.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:11:59.085Z] INFO: Testing against a local daemon [2021-07-24T19:11:59.085Z] === RUN TestExternalGraphDriver [2021-07-24T19:11:59.251Z] === RUN TestLoad [2021-07-24T19:11:59.251Z] --- PASS: TestLoad (0.00s) [2021-07-24T19:11:59.251Z] === RUN TestSave [2021-07-24T19:11:59.251Z] --- PASS: TestSave (0.02s) [2021-07-24T19:11:59.251Z] === RUN TestAddDeleteGet [2021-07-24T19:11:59.251Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-24T19:11:59.251Z] === RUN TestInvalidTags [2021-07-24T19:11:59.251Z] --- PASS: TestInvalidTags (0.01s) [2021-07-24T19:11:59.251Z] PASS [2021-07-24T19:11:59.251Z] coverage: 84.4% of statements [2021-07-24T19:11:59.251Z] ok github.com/docker/docker/reference 0.114s coverage: 84.4% of statements [2021-07-24T19:11:59.341Z] === RUN TestExternalGraphDriver/json [2021-07-24T19:11:59.597Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-24T19:11:59.715Z] time="2021-07-24T19:11:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-24T19:11:59.715Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-24T19:11:59.715Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-24T19:11:59.715Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-24T19:11:59.715Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-24T19:12:01.488Z] === RUN TestExternalGraphDriver/spec [2021-07-24T19:12:01.898Z] === RUN TestResolveAuthConfigIndexServer [2021-07-24T19:12:01.898Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResolveAuthConfigFullURL [2021-07-24T19:12:01.898Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-24T19:12:01.898Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestValidateMirror [2021-07-24T19:12:01.898Z] --- PASS: TestValidateMirror (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestLoadInsecureRegistries [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReaderWithReadError [2021-07-24T19:12:01.898Z] time="2021-07-24T19:12:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-24T19:12:01.898Z] time="2021-07-24T19:12:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-24T19:12:01.898Z] time="2021-07-24T19:12:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-24T19:12:01.898Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2021-07-24T19:12:01.898Z] === RUN TestNewServiceConfig [2021-07-24T19:12:01.898Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestValidateIndexName [2021-07-24T19:12:01.898Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestValidateIndexNameWithError [2021-07-24T19:12:01.898Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestEndpointParse [2021-07-24T19:12:01.898Z] --- PASS: TestEndpointParse (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestEndpointParseInvalid [2021-07-24T19:12:01.898Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestValidateEndpoint [2021-07-24T19:12:01.898Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-24T19:12:01.898Z] === RUN TestPing [2021-07-24T19:12:01.898Z] --- PASS: TestPing (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestPingRegistryEndpoint [2021-07-24T19:12:01.898Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:01.898Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestEndpoint [2021-07-24T19:12:01.898Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:01.898Z] --- SKIP: TestEndpoint (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestParseRepositoryInfo [2021-07-24T19:12:01.898Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestNewIndexInfo [2021-07-24T19:12:01.898Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestMirrorEndpointLookup [2021-07-24T19:12:01.898Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:01.898Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestSearchRepositories [2021-07-24T19:12:01.898Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-24T19:12:01.898Z] Host: 127.0.0.1:49340 [2021-07-24T19:12:01.898Z] User-Agent: docker test client [2021-07-24T19:12:01.898Z] Authorization: Token fake-token [2021-07-24T19:12:01.898Z] X-Docker-Token: true [2021-07-24T19:12:01.898Z] Accept-Encoding: gzip [2021-07-24T19:12:01.898Z] [2021-07-24T19:12:01.898Z] [2021-07-24T19:12:01.898Z] time="2021-07-24T19:12:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-24T19:12:01.898Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-24T19:12:01.898Z] Connection: close [2021-07-24T19:12:01.898Z] Content-Length: 144 [2021-07-24T19:12:01.898Z] Cache-Control: no-cache [2021-07-24T19:12:01.898Z] Content-Type: application/json [2021-07-24T19:12:01.898Z] Date: Sat, 24 Jul 2021 19:12:01 GMT [2021-07-24T19:12:01.898Z] Expires: -1 [2021-07-24T19:12:01.898Z] Pragma: no-cache [2021-07-24T19:12:01.898Z] Server: docker-tests/mock [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-24T19:12:01.898Z] X-Docker-Registry-Config: mock [2021-07-24T19:12:01.898Z] X-Docker-Registry-Version: 0.0.0 [2021-07-24T19:12:01.898Z] [2021-07-24T19:12:01.898Z] [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-24T19:12:01.898Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-24T19:12:01.898Z] === RUN TestTrustedLocation [2021-07-24T19:12:01.898Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-24T19:12:01.898Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestAllowNondistributableArtifacts [2021-07-24T19:12:01.898Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestIsSecureIndex [2021-07-24T19:12:01.898Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-24T19:12:01.898Z] PASS [2021-07-24T19:12:01.898Z] coverage: 51.7% of statements [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReader [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-24T19:12:01.898Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-24T19:12:01.898Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-24T19:12:01.898Z] PASS [2021-07-24T19:12:01.898Z] coverage: 100.0% of statements [2021-07-24T19:12:01.898Z] ok github.com/docker/docker/registry 0.295s coverage: 51.7% of statements [2021-07-24T19:12:01.898Z] ok github.com/docker/docker/registry/resumable 0.268s coverage: 100.0% of statements [2021-07-24T19:12:02.365Z] === RUN TestRestartManagerTimeout [2021-07-24T19:12:02.366Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-24T19:12:02.366Z] === RUN TestRestartManagerTimeoutReset [2021-07-24T19:12:02.366Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-24T19:12:02.366Z] PASS [2021-07-24T19:12:02.366Z] coverage: 50.9% of statements [2021-07-24T19:12:02.366Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2021-07-24T19:12:02.825Z] === RUN TestDecodeContainerConfig [2021-07-24T19:12:02.825Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-24T19:12:02.825Z] === RUN TestDecodeContainerConfigIsolation [2021-07-24T19:12:02.825Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-24T19:12:02.825Z] === RUN TestValidatePrivileged [2021-07-24T19:12:02.825Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-24T19:12:02.825Z] PASS [2021-07-24T19:12:02.825Z] coverage: 52.2% of statements [2021-07-24T19:12:02.825Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-07-24T19:12:03.795Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-24T19:12:03.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-24T19:12:03.795Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-24T19:12:03.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-24T19:12:03.795Z] PASS [2021-07-24T19:12:03.795Z] coverage: 62.5% of statements [2021-07-24T19:12:03.795Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-07-24T19:12:04.007Z] === RUN TestExternalGraphDriver/pull [2021-07-24T19:12:04.007Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-24T19:12:04.007Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-24T19:12:04.007Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-24T19:12:04.007Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-24T19:12:04.007Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-24T19:12:04.263Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-24T19:12:04.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-24T19:12:05.392Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-24T19:12:05.649Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-24T19:12:05.649Z] --- PASS: TestExternalGraphDriver (6.51s) [2021-07-24T19:12:05.649Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-07-24T19:12:05.649Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2021-07-24T19:12:05.649Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2021-07-24T19:12:05.649Z] === RUN TestGraphdriverPluginV2 [2021-07-24T19:12:06.577Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-24T19:12:07.534Z] === RUN TestGetDriver [2021-07-24T19:12:07.534Z] --- PASS: TestGetDriver (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestVolumeRequestError [2021-07-24T19:12:07.534Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-24T19:12:07.534Z] PASS [2021-07-24T19:12:07.534Z] coverage: 36.1% of statements [2021-07-24T19:12:07.534Z] ok github.com/docker/docker/volume/drivers 0.076s coverage: 36.1% of statements [2021-07-24T19:12:07.534Z] === RUN TestGetAddress [2021-07-24T19:12:07.534Z] --- PASS: TestGetAddress (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestRemove [2021-07-24T19:12:07.534Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-24T19:12:07.534Z] --- SKIP: TestRemove (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestInitializeWithVolumes [2021-07-24T19:12:07.534Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-24T19:12:07.534Z] === RUN TestCreate [2021-07-24T19:12:07.534Z] --- PASS: TestCreate (0.01s) [2021-07-24T19:12:07.534Z] === RUN TestValidateName [2021-07-24T19:12:07.534Z] --- PASS: TestValidateName (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestCreateWithOpts [2021-07-24T19:12:07.534Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-24T19:12:07.534Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestRelaodNoOpts [2021-07-24T19:12:07.534Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-24T19:12:07.534Z] PASS [2021-07-24T19:12:07.534Z] coverage: 41.5% of statements [2021-07-24T19:12:07.534Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2021-07-24T19:12:07.534Z] --- PASS: TestGet (15.05s) [2021-07-24T19:12:07.534Z] === RUN TestPluginWithNoManifest [2021-07-24T19:12:07.534Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-24T19:12:07.534Z] === RUN TestGetAll [2021-07-24T19:12:07.534Z] --- PASS: TestGetAll (0.00s) [2021-07-24T19:12:07.534Z] PASS [2021-07-24T19:12:07.534Z] coverage: 73.4% of statements [2021-07-24T19:12:07.534Z] ok github.com/docker/docker/pkg/plugins 36.584s coverage: 73.4% of statements [2021-07-24T19:12:08.503Z] === RUN TestConvertTmpfsOptions [2021-07-24T19:12:08.503Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-24T19:12:08.503Z] parser_test.go:49: data="ro" [2021-07-24T19:12:08.503Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-24T19:12:08.503Z] === RUN TestParseMountRaw [2021-07-24T19:12:08.503Z] --- PASS: TestParseMountRaw (0.04s) [2021-07-24T19:12:08.503Z] === RUN TestParseMountRawSplit [2021-07-24T19:12:08.503Z] parser_test.go:390: case 0 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 1 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 2 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 3 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 4 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 5 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 6 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 7 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 8 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 0 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 1 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 2 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 3 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 4 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 5 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 6 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 7 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 8 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 9 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 10 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 11 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 12 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 0 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 1 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 2 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 3 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 4 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 5 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 6 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 7 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 8 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 9 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 10 [2021-07-24T19:12:08.503Z] parser_test.go:390: case 11 [2021-07-24T19:12:08.503Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-24T19:12:08.503Z] === RUN TestParseMountSpec [2021-07-24T19:12:08.503Z] parser_test.go:455: case 0 [2021-07-24T19:12:08.503Z] parser_test.go:455: case 1 [2021-07-24T19:12:08.503Z] parser_test.go:455: case 2 [2021-07-24T19:12:08.503Z] parser_test.go:455: case 3 [2021-07-24T19:12:08.503Z] parser_test.go:455: case 4 [2021-07-24T19:12:08.503Z] parser_test.go:455: case 5 [2021-07-24T19:12:08.503Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-24T19:12:08.503Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-24T19:12:08.503Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-24T19:12:08.503Z] === RUN TestValidateMount [2021-07-24T19:12:08.503Z] --- PASS: TestValidateMount (0.00s) [2021-07-24T19:12:08.503Z] PASS [2021-07-24T19:12:08.503Z] coverage: 66.2% of statements [2021-07-24T19:12:08.503Z] ok github.com/docker/docker/volume/mounts 0.115s coverage: 66.2% of statements [2021-07-24T19:12:09.472Z] === RUN TestSetGetMeta [2021-07-24T19:12:09.472Z] === PAUSE TestSetGetMeta [2021-07-24T19:12:09.472Z] === RUN TestRestore [2021-07-24T19:12:09.472Z] === PAUSE TestRestore [2021-07-24T19:12:09.472Z] === RUN TestServiceCreate [2021-07-24T19:12:09.472Z] === PAUSE TestServiceCreate [2021-07-24T19:12:09.472Z] === RUN TestServiceList [2021-07-24T19:12:09.472Z] === PAUSE TestServiceList [2021-07-24T19:12:09.472Z] === RUN TestServiceRemove [2021-07-24T19:12:09.472Z] === PAUSE TestServiceRemove [2021-07-24T19:12:09.472Z] === RUN TestServiceGet [2021-07-24T19:12:09.472Z] === PAUSE TestServiceGet [2021-07-24T19:12:09.472Z] === RUN TestServicePrune [2021-07-24T19:12:09.472Z] === PAUSE TestServicePrune [2021-07-24T19:12:09.472Z] === RUN TestCreate [2021-07-24T19:12:09.472Z] === PAUSE TestCreate [2021-07-24T19:12:09.472Z] === RUN TestRemove [2021-07-24T19:12:09.472Z] === PAUSE TestRemove [2021-07-24T19:12:09.472Z] === RUN TestList [2021-07-24T19:12:09.472Z] === PAUSE TestList [2021-07-24T19:12:09.472Z] === RUN TestFindByDriver [2021-07-24T19:12:09.472Z] === PAUSE TestFindByDriver [2021-07-24T19:12:09.472Z] === RUN TestFindByReferenced [2021-07-24T19:12:09.472Z] === PAUSE TestFindByReferenced [2021-07-24T19:12:09.472Z] === RUN TestDerefMultipleOfSameRef [2021-07-24T19:12:09.472Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-24T19:12:09.472Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-24T19:12:09.472Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-24T19:12:09.472Z] === RUN TestDefererencePluginOnCreateError [2021-07-24T19:12:09.472Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-24T19:12:09.472Z] === RUN TestRefDerefRemove [2021-07-24T19:12:09.472Z] === PAUSE TestRefDerefRemove [2021-07-24T19:12:09.472Z] === RUN TestGet [2021-07-24T19:12:09.472Z] === PAUSE TestGet [2021-07-24T19:12:09.472Z] === RUN TestGetWithReference [2021-07-24T19:12:09.472Z] === PAUSE TestGetWithReference [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_nil_list [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_empty_list [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_filter_some [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_filter_middle [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-24T19:12:09.472Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-24T19:12:09.472Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_nil_list [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_filter_some [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_empty_list [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_filter_middle [2021-07-24T19:12:09.472Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-24T19:12:09.472Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-24T19:12:09.472Z] === CONT TestSetGetMeta [2021-07-24T19:12:09.472Z] === CONT TestGetWithReference [2021-07-24T19:12:09.472Z] === CONT TestList [2021-07-24T19:12:09.472Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-24T19:12:09.472Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-24T19:12:09.472Z] === CONT TestRemove [2021-07-24T19:12:09.472Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-24T19:12:09.472Z] === CONT TestCreate [2021-07-24T19:12:09.472Z] --- PASS: TestGetWithReference (0.03s) [2021-07-24T19:12:09.472Z] === CONT TestServicePrune [2021-07-24T19:12:09.472Z] --- PASS: TestList (0.03s) [2021-07-24T19:12:09.472Z] === CONT TestServiceGet [2021-07-24T19:12:09.472Z] --- PASS: TestCreate (0.02s) [2021-07-24T19:12:09.472Z] === CONT TestServiceRemove [2021-07-24T19:12:09.472Z] --- PASS: TestRemove (0.02s) [2021-07-24T19:12:09.472Z] === CONT TestServiceList [2021-07-24T19:12:09.472Z] time="2021-07-24T19:12:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-24T19:12:09.472Z] --- PASS: TestServiceGet (0.18s) [2021-07-24T19:12:09.472Z] === CONT TestServiceCreate [2021-07-24T19:12:09.472Z] --- PASS: TestServiceRemove (0.17s) [2021-07-24T19:12:09.472Z] === CONT TestRestore [2021-07-24T19:12:09.472Z] --- PASS: TestServiceList (0.17s) [2021-07-24T19:12:09.472Z] === CONT TestRefDerefRemove [2021-07-24T19:12:09.472Z] time="2021-07-24T19:12:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-24T19:12:09.472Z] time="2021-07-24T19:12:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-24T19:12:09.472Z] time="2021-07-24T19:12:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-24T19:12:09.932Z] --- PASS: TestServiceCreate (0.02s) [2021-07-24T19:12:09.932Z] === CONT TestGet [2021-07-24T19:12:09.932Z] time="2021-07-24T19:12:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-24T19:12:09.932Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-24T19:12:09.932Z] === CONT TestFindByReferenced [2021-07-24T19:12:09.932Z] --- PASS: TestRestore (0.03s) [2021-07-24T19:12:09.932Z] === CONT TestDerefMultipleOfSameRef [2021-07-24T19:12:09.932Z] --- PASS: TestServicePrune (0.21s) [2021-07-24T19:12:09.932Z] === CONT TestFindByDriver [2021-07-24T19:12:09.932Z] --- PASS: TestGet (0.02s) [2021-07-24T19:12:09.932Z] === CONT TestDefererencePluginOnCreateError [2021-07-24T19:12:09.932Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-24T19:12:09.932Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-24T19:12:09.932Z] --- PASS: TestFindByDriver (0.02s) [2021-07-24T19:12:09.932Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-24T19:12:09.932Z] PASS [2021-07-24T19:12:09.932Z] coverage: 69.6% of statements [2021-07-24T19:12:09.932Z] ok github.com/docker/docker/volume/service 0.325s coverage: 69.6% of statements [2021-07-24T19:12:10.745Z] docker_api_swarm_test.go:501: [db867875cea21] joining swarm manager [d4b62831bcc06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:12:11.001Z] --- PASS: TestGraphdriverPluginV2 (5.30s) [2021-07-24T19:12:11.001Z] PASS [2021-07-24T19:12:11.001Z] [2021-07-24T19:12:11.001Z] DONE 5 tests in 11.988s [2021-07-24T19:12:11.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-24T19:12:11.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:11.002Z] ++ set -e [2021-07-24T19:12:11.002Z] ++ '[' -n 0 ']' [2021-07-24T19:12:11.002Z] ++ set -x [2021-07-24T19:12:11.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:11.258Z] INFO: Testing against a local daemon [2021-07-24T19:12:11.258Z] === RUN TestContinueAfterPluginCrash [2021-07-24T19:12:11.258Z] === PAUSE TestContinueAfterPluginCrash [2021-07-24T19:12:11.258Z] === RUN TestReadPluginNoRead [2021-07-24T19:12:11.258Z] === PAUSE TestReadPluginNoRead [2021-07-24T19:12:11.258Z] === RUN TestDaemonStartWithLogOpt [2021-07-24T19:12:11.258Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-24T19:12:11.258Z] === CONT TestContinueAfterPluginCrash [2021-07-24T19:12:11.258Z] === CONT TestDaemonStartWithLogOpt [2021-07-24T19:12:13.189Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-24T19:12:14.557Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-24T19:12:15.926Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-24T19:12:15.926Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2021-07-24T19:12:15.926Z] === CONT TestReadPluginNoRead [2021-07-24T19:12:16.488Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-24T19:12:17.419Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-24T19:12:18.786Z] === RUN TestDockerSuite/TestBuildUser [2021-07-24T19:12:18.786Z] === RUN TestReadPluginNoRead/default [2021-07-24T19:12:20.678Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-24T19:12:21.139Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-24T19:12:21.139Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-24T19:12:21.139Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-24T19:12:21.139Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-24T19:12:21.139Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-24T19:12:21.241Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-24T19:12:21.241Z] docker_api_swarm_test.go:506: [dd1f5499df768] joining swarm manager [d4b62831bcc06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:12:21.479Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-24T19:12:21.498Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2021-07-24T19:12:21.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/test/unit [2021-07-24T19:12:22.328Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-24T19:12:22.328Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-24T19:12:22.328Z] + TESTDIRS=./... [2021-07-24T19:12:22.328Z] + exclude_paths='/vendor/|/integration' [2021-07-24T19:12:22.328Z] ++ go list ./... [2021-07-24T19:12:22.328Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-24T19:12:22.865Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-24T19:12:23.266Z] + pkg_list='github.com/docker/docker/api [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/backend/build [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/httputils [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/middleware [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/build [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/container [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/debug [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/distribution [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/grpc [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/image [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/network [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/plugin [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/session [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/swarm [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/system [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/server/router/volume [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/backend [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/blkiodev [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/container [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/events [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/filters [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/image [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/mount [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/network [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/registry [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/strslice [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/swarm [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/time [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/versions [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-24T19:12:23.266Z] github.com/docker/docker/api/types/volume [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/builder-next/worker [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/dockerfile [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/dockerignore [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/remotecontext [2021-07-24T19:12:23.266Z] github.com/docker/docker/builder/remotecontext/git [2021-07-24T19:12:23.266Z] github.com/docker/docker/cli [2021-07-24T19:12:23.266Z] github.com/docker/docker/cli/config [2021-07-24T19:12:23.266Z] github.com/docker/docker/cli/debug [2021-07-24T19:12:23.266Z] github.com/docker/docker/client [2021-07-24T19:12:23.266Z] github.com/docker/docker/cmd/docker-proxy [2021-07-24T19:12:23.266Z] github.com/docker/docker/cmd/dockerd [2021-07-24T19:12:23.266Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-24T19:12:23.266Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-24T19:12:23.266Z] github.com/docker/docker/container [2021-07-24T19:12:23.266Z] github.com/docker/docker/container/stream [2021-07-24T19:12:23.266Z] github.com/docker/docker/contrib/apparmor [2021-07-24T19:12:23.266Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-24T19:12:23.266Z] github.com/docker/docker/contrib/httpserver [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster/convert [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster/executor [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/cluster/provider [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/config [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/discovery [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/events [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/events/testutils [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/exec [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/images [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/initlayer [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/links [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/listeners [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/gelf [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/journald [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/local [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/logentries [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/splunk [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/syslog [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/logger/templates [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/names [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/network [2021-07-24T19:12:23.266Z] github.com/docker/docker/daemon/stats [2021-07-24T19:12:23.266Z] github.com/docker/docker/distribution [2021-07-24T19:12:23.266Z] github.com/docker/docker/distribution/metadata [2021-07-24T19:12:23.266Z] github.com/docker/docker/distribution/utils [2021-07-24T19:12:23.266Z] github.com/docker/docker/distribution/xfer [2021-07-24T19:12:23.266Z] github.com/docker/docker/dockerversion [2021-07-24T19:12:23.266Z] github.com/docker/docker/errdefs [2021-07-24T19:12:23.266Z] github.com/docker/docker/image [2021-07-24T19:12:23.266Z] github.com/docker/docker/image/cache [2021-07-24T19:12:23.266Z] github.com/docker/docker/image/tarexport [2021-07-24T19:12:23.266Z] github.com/docker/docker/image/v1 [2021-07-24T19:12:23.266Z] github.com/docker/docker/internal/test/suite [2021-07-24T19:12:23.266Z] github.com/docker/docker/layer [2021-07-24T19:12:23.266Z] github.com/docker/docker/libcontainerd [2021-07-24T19:12:23.266Z] github.com/docker/docker/libcontainerd/queue [2021-07-24T19:12:23.266Z] github.com/docker/docker/libcontainerd/remote [2021-07-24T19:12:23.266Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-24T19:12:23.266Z] github.com/docker/docker/libcontainerd/types [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/api [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/bitseq [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cluster [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/config [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/datastore [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/driverapi [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/etchosts [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/idm [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipam [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/iptables [2021-07-24T19:12:23.266Z] github.com/docker/docker/libnetwork/netlabel [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/netutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/networkdb [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ns [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/options [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/osl [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/portallocator [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/portmapper [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/testutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/types [2021-07-24T19:12:23.267Z] github.com/docker/docker/oci [2021-07-24T19:12:23.267Z] github.com/docker/docker/oci/caps [2021-07-24T19:12:23.267Z] github.com/docker/docker/opts [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/aaparser [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/archive [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/authorization [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/broadcaster [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/capabilities [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/chrootarchive [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/containerfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/devicemapper [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/directory [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/file [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/kv [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/memory [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/dmesg [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/filenotify [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/fileutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/fsutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/homedir [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/idtools [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/ioutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/jsonmessage [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/locker [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/longpath [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/loopback [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/mount [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/namesgenerator [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/pidfile [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/platform [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugingetter [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/transport [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/pools [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/progress [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/pubsub [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/reexec [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/signal [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/stack [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/stdcopy [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/streamformatter [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/stringid [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/symlink [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/sysinfo [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/system [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/tailfile [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/tarsum [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/term [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/term/windows [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/truncindex [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/urlutil [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/useragent [2021-07-24T19:12:23.267Z] github.com/docker/docker/plugin [2021-07-24T19:12:23.267Z] github.com/docker/docker/plugin/executor/containerd [2021-07-24T19:12:23.267Z] github.com/docker/docker/plugin/v2 [2021-07-24T19:12:23.267Z] github.com/docker/docker/profiles/apparmor [2021-07-24T19:12:23.267Z] github.com/docker/docker/profiles/seccomp [2021-07-24T19:12:23.267Z] github.com/docker/docker/quota [2021-07-24T19:12:23.267Z] github.com/docker/docker/reference [2021-07-24T19:12:23.267Z] github.com/docker/docker/registry [2021-07-24T19:12:23.267Z] github.com/docker/docker/registry/resumable [2021-07-24T19:12:23.267Z] github.com/docker/docker/restartmanager [2021-07-24T19:12:23.267Z] github.com/docker/docker/rootless [2021-07-24T19:12:23.267Z] github.com/docker/docker/rootless/specconv [2021-07-24T19:12:23.267Z] github.com/docker/docker/runconfig [2021-07-24T19:12:23.267Z] github.com/docker/docker/runconfig/opts [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/daemon [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/environment [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fakecontext [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fakegit [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fakestorage [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fixtures/load [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/registry [2021-07-24T19:12:23.267Z] github.com/docker/docker/testutil/request [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/drivers [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/local [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/mounts [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/service [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/service/opts [2021-07-24T19:12:23.267Z] github.com/docker/docker/volume/testutils' [2021-07-24T19:12:23.267Z] + echo 'github.com/docker/docker/api [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/backend/build [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/httputils [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/middleware [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/build [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/container [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/debug [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/distribution [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/grpc [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/image [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/network [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/plugin [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/session [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/swarm [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/system [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/server/router/volume [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/backend [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/blkiodev [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/container [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/events [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/filters [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/image [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/mount [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/network [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/registry [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/strslice [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/swarm [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/time [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/versions [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-24T19:12:23.267Z] github.com/docker/docker/api/types/volume [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/builder-next/worker [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/dockerfile [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/dockerignore [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/remotecontext [2021-07-24T19:12:23.267Z] github.com/docker/docker/builder/remotecontext/git [2021-07-24T19:12:23.267Z] github.com/docker/docker/cli [2021-07-24T19:12:23.267Z] github.com/docker/docker/cli/config [2021-07-24T19:12:23.267Z] github.com/docker/docker/cli/debug [2021-07-24T19:12:23.267Z] github.com/docker/docker/client [2021-07-24T19:12:23.267Z] github.com/docker/docker/cmd/docker-proxy [2021-07-24T19:12:23.267Z] github.com/docker/docker/cmd/dockerd [2021-07-24T19:12:23.267Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-24T19:12:23.267Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-24T19:12:23.267Z] github.com/docker/docker/container [2021-07-24T19:12:23.267Z] github.com/docker/docker/container/stream [2021-07-24T19:12:23.267Z] github.com/docker/docker/contrib/apparmor [2021-07-24T19:12:23.267Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-24T19:12:23.267Z] github.com/docker/docker/contrib/httpserver [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster/convert [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster/executor [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/cluster/provider [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/config [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/discovery [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/events [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/events/testutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/exec [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/images [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/initlayer [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/links [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/listeners [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/gelf [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/journald [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/local [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/logentries [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/splunk [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/syslog [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/logger/templates [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/names [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/network [2021-07-24T19:12:23.267Z] github.com/docker/docker/daemon/stats [2021-07-24T19:12:23.267Z] github.com/docker/docker/distribution [2021-07-24T19:12:23.267Z] github.com/docker/docker/distribution/metadata [2021-07-24T19:12:23.267Z] github.com/docker/docker/distribution/utils [2021-07-24T19:12:23.267Z] github.com/docker/docker/distribution/xfer [2021-07-24T19:12:23.267Z] github.com/docker/docker/dockerversion [2021-07-24T19:12:23.267Z] github.com/docker/docker/errdefs [2021-07-24T19:12:23.267Z] github.com/docker/docker/image [2021-07-24T19:12:23.267Z] github.com/docker/docker/image/cache [2021-07-24T19:12:23.267Z] github.com/docker/docker/image/tarexport [2021-07-24T19:12:23.267Z] github.com/docker/docker/image/v1 [2021-07-24T19:12:23.267Z] github.com/docker/docker/internal/test/suite [2021-07-24T19:12:23.267Z] github.com/docker/docker/layer [2021-07-24T19:12:23.267Z] github.com/docker/docker/libcontainerd [2021-07-24T19:12:23.267Z] github.com/docker/docker/libcontainerd/queue [2021-07-24T19:12:23.267Z] github.com/docker/docker/libcontainerd/remote [2021-07-24T19:12:23.267Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-24T19:12:23.267Z] github.com/docker/docker/libcontainerd/types [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/api [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/bitseq [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cluster [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/config [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/datastore [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/driverapi [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/etchosts [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/idm [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipam [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/iptables [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/netlabel [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/netutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/networkdb [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/ns [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/options [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/osl [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/portallocator [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/portmapper [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/testutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/libnetwork/types [2021-07-24T19:12:23.267Z] github.com/docker/docker/oci [2021-07-24T19:12:23.267Z] github.com/docker/docker/oci/caps [2021-07-24T19:12:23.267Z] github.com/docker/docker/opts [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/aaparser [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/archive [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/authorization [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/broadcaster [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/capabilities [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/chrootarchive [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/containerfs [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/devicemapper [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/directory [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/file [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/kv [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/memory [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/dmesg [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/filenotify [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/fileutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/fsutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/homedir [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/idtools [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/ioutils [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/jsonmessage [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/locker [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/longpath [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/loopback [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/mount [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/namesgenerator [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/pidfile [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/platform [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugingetter [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-24T19:12:23.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/plugins/transport [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/pools [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/progress [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/pubsub [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/reexec [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/signal [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/stack [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/stdcopy [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/streamformatter [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/stringid [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/symlink [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/sysinfo [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/system [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/tailfile [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/tarsum [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/term [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/term/windows [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/truncindex [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/urlutil [2021-07-24T19:12:23.268Z] github.com/docker/docker/pkg/useragent [2021-07-24T19:12:23.268Z] github.com/docker/docker/plugin [2021-07-24T19:12:23.268Z] github.com/docker/docker/plugin/executor/containerd [2021-07-24T19:12:23.268Z] github.com/docker/docker/plugin/v2 [2021-07-24T19:12:23.268Z] github.com/docker/docker/profiles/apparmor [2021-07-24T19:12:23.268Z] github.com/docker/docker/profiles/seccomp [2021-07-24T19:12:23.268Z] github.com/docker/docker/quota [2021-07-24T19:12:23.268Z] github.com/docker/docker/reference [2021-07-24T19:12:23.268Z] github.com/docker/docker/registry [2021-07-24T19:12:23.268Z] github.com/docker/docker/registry/resumable [2021-07-24T19:12:23.268Z] github.com/docker/docker/restartmanager [2021-07-24T19:12:23.268Z] github.com/docker/docker/rootless [2021-07-24T19:12:23.268Z] github.com/docker/docker/rootless/specconv [2021-07-24T19:12:23.268Z] github.com/docker/docker/runconfig [2021-07-24T19:12:23.268Z] github.com/docker/docker/runconfig/opts [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/daemon [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/environment [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fakecontext [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fakegit [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fakestorage [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fixtures/load [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/registry [2021-07-24T19:12:23.268Z] github.com/docker/docker/testutil/request [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/drivers [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/local [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/mounts [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/service [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/service/opts [2021-07-24T19:12:23.268Z] github.com/docker/docker/volume/testutils' [2021-07-24T19:12:23.268Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-24T19:12:23.268Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-24T19:12:23.268Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-24T19:12:23.268Z] + type docker-proxy [2021-07-24T19:12:23.268Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-24T19:12:23.268Z] + hack/make.sh binary-proxy install-proxy [2021-07-24T19:12:23.268Z] [2021-07-24T19:12:23.268Z] Removing bundles/ [2021-07-24T19:12:23.268Z] [2021-07-24T19:12:23.268Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-24T19:12:23.268Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-24T19:12:23.268Z] GOOS="" GOARCH="" GOARM="" [2021-07-24T19:12:24.755Z] === CONT TestReadPluginNoRead [2021-07-24T19:12:24.755Z] read_test.go:92: [dd9f1e3a9dab1] daemon is not started [2021-07-24T19:12:24.755Z] --- PASS: TestReadPluginNoRead (8.40s) [2021-07-24T19:12:24.756Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2021-07-24T19:12:24.756Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-07-24T19:12:24.756Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2021-07-24T19:12:24.756Z] PASS [2021-07-24T19:12:24.756Z] [2021-07-24T19:12:24.756Z] DONE 6 tests in 13.473s [2021-07-24T19:12:24.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] ++ set -e [2021-07-24T19:12:24.756Z] ++ '[' -n 0 ']' [2021-07-24T19:12:24.756Z] ++ set -x [2021-07-24T19:12:24.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] testing: warning: no tests to run [2021-07-24T19:12:24.756Z] PASS [2021-07-24T19:12:24.756Z] [2021-07-24T19:12:24.756Z] DONE 0 tests in 0.050s [2021-07-24T19:12:24.756Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] ++ set -e [2021-07-24T19:12:24.756Z] ++ '[' -n 0 ']' [2021-07-24T19:12:24.756Z] ++ set -x [2021-07-24T19:12:24.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:24.756Z] INFO: Testing against a local daemon [2021-07-24T19:12:24.756Z] === RUN TestPluginWithDevMounts [2021-07-24T19:12:24.756Z] === PAUSE TestPluginWithDevMounts [2021-07-24T19:12:24.756Z] === CONT TestPluginWithDevMounts [2021-07-24T19:12:24.756Z] 2021/07/24 19:12:23 Closing DB instances... [2021-07-24T19:12:24.756Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-24T19:12:25.724Z] --- PASS: TestNetworkDBGarbageCollection (54.72s) [2021-07-24T19:12:25.724Z] === RUN TestFindNode [2021-07-24T19:12:25.724Z] 2021/07/24 19:12:25 Closing DB instances... [2021-07-24T19:12:25.724Z] --- PASS: TestFindNode (0.02s) [2021-07-24T19:12:25.724Z] === RUN TestChangeNodeState [2021-07-24T19:12:25.724Z] 2021/07/24 19:12:25 Closing DB instances... [2021-07-24T19:12:25.724Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-24T19:12:25.724Z] === RUN TestNodeReincarnation [2021-07-24T19:12:25.724Z] 2021/07/24 19:12:25 Closing DB instances... [2021-07-24T19:12:26.651Z] --- PASS: TestPluginWithDevMounts (1.78s) [2021-07-24T19:12:26.651Z] PASS [2021-07-24T19:12:26.651Z] [2021-07-24T19:12:26.651Z] DONE 1 tests in 1.962s [2021-07-24T19:12:26.651Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-24T19:12:26.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:26.651Z] ++ set -e [2021-07-24T19:12:26.651Z] ++ '[' -n 0 ']' [2021-07-24T19:12:26.651Z] ++ set -x [2021-07-24T19:12:26.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:26.651Z] INFO: Testing against a local daemon [2021-07-24T19:12:26.651Z] === RUN TestSecretInspect [2021-07-24T19:12:29.180Z] --- PASS: TestSecretInspect (2.47s) [2021-07-24T19:12:29.180Z] === RUN TestSecretList [2021-07-24T19:12:29.836Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-24T19:12:29.836Z] [2021-07-24T19:12:29.836Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-24T19:12:29.836Z] Installing docker-proxy to /usr/local/bin/ [2021-07-24T19:12:29.836Z] [2021-07-24T19:12:29.836Z] + mkdir -p bundles [2021-07-24T19:12:29.837Z] + 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-07-24T19:12:30.405Z] ? github.com/docker/docker/api [no test files] [2021-07-24T19:12:30.414Z] time="2021-07-24T19:12:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-24T19:12:30.415Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-24T19:12:30.415Z] === RUN TestParallelCreate [2021-07-24T19:12:30.415Z] 2021/07/24 19:12:30 Closing DB instances... [2021-07-24T19:12:30.415Z] --- PASS: TestParallelCreate (0.02s) [2021-07-24T19:12:30.415Z] === RUN TestParallelDelete [2021-07-24T19:12:30.415Z] 2021/07/24 19:12:30 Closing DB instances... [2021-07-24T19:12:30.415Z] --- PASS: TestParallelDelete (0.02s) [2021-07-24T19:12:30.415Z] === RUN TestNetworkDBIslands [2021-07-24T19:12:30.415Z] time="2021-07-24T19:12:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:49d555a98f9b with config:&{NodeID:49d555a98f9b 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-07-24T19:12:30.415Z] time="2021-07-24T19:12:30Z" level=info msg="Node 49d555a98f9b/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:30.415Z] time="2021-07-24T19:12:30Z" level=info msg="Node 49d555a98f9b/172.30.215.71, added to nodes list" [2021-07-24T19:12:30.415Z] time="2021-07-24T19:12:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8a1c8e371edd with config:&{NodeID:8a1c8e371edd 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-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to nodes list" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to nodes list" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 49d555a98f9b/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=info msg="Node 49d555a98f9b/172.30.215.71, added to nodes list" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-24T19:12:30.874Z] time="2021-07-24T19:12:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:de769a03e8e2 with config:&{NodeID:de769a03e8e2 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-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.333Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=info msg="Node 49d555a98f9b/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=info msg="Node 49d555a98f9b/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-24T19:12:31.334Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2021-07-24T19:12:31.700Z] --- PASS: TestSecretList (2.66s) [2021-07-24T19:12:31.700Z] === RUN TestSecretsCreateAndDelete [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9c4e8fc38677 with config:&{NodeID:9c4e8fc38677 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-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 49d555a98f9b/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 49d555a98f9b/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=info msg="Node de769a03e8e2/172.30.215.71, added to nodes list" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-24T19:12:31.799Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:31Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:31Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a61ad0d4bc87 with config:&{NodeID:a61ad0d4bc87 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-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node de769a03e8e2/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node de769a03e8e2/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-24T19:12:32.259Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:32.718Z] networkdb_test.go:842: Re-joining: 3 [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="The new bootstrap node list is:[172.30.215.71:10033 172.30.215.71:10034 172.30.215.71:10035]" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10033" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49391" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10034" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49392" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10035" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49393" [2021-07-24T19:12:32.718Z] networkdb_test.go:842: Re-joining: 4 [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=info msg="The new bootstrap node list is:[172.30.215.71:10033 172.30.215.71:10034 172.30.215.71:10035]" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10033" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49394" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10034" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49395" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10035" [2021-07-24T19:12:32.718Z] time="2021-07-24T19:12:32Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49396" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="node 0 leaving" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="node3(de769a03e8e2): Node leave event for 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="node2(8a1c8e371edd): Node leave event for 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="Node 49d555a98f9b change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:32Z" level=info msg="node1(49d555a98f9b): Node leave event for 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.177Z] time="2021-07-24T19:12:33Z" level=info msg="node4(9c4e8fc38677): Node leave event for 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 49d555a98f9b/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="node 1 leaving" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, left gossip cluster" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd change state NodeActive --> NodeFailed" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, added to failed nodes list" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 8a1c8e371edd/172.30.215.71" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="node4(9c4e8fc38677): Node leave event for 8a1c8e371edd/172.30.215.71" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd change state NodeActive --> NodeLeft" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=info msg="node3(de769a03e8e2): Node leave event for 8a1c8e371edd/172.30.215.71" [2021-07-24T19:12:33.636Z] time="2021-07-24T19:12:33Z" level=error msg="node: 8a1c8e371edd is unknown to memberlist" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node 8a1c8e371edd/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="node 2 leaving" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node de769a03e8e2 change state NodeActive --> NodeLeft" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="node4(9c4e8fc38677): Node leave event for de769a03e8e2/172.30.215.71" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node de769a03e8e2 change state NodeActive --> NodeLeft" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="node5(a61ad0d4bc87): Node leave event for de769a03e8e2/172.30.215.71" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="Node de769a03e8e2 change state NodeActive --> NodeLeft" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=info msg="node3(de769a03e8e2): Node leave event for de769a03e8e2/172.30.215.71" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=debug msg="memberlist: Failed ping: a61ad0d4bc87 (timeout reached)" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.215.71:10034: use of closed network connection" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.215.71:10035: use of closed network connection" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.215.71:10036: use of closed network connection" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49398" [2021-07-24T19:12:34.099Z] time="2021-07-24T19:12:34Z" level=info msg="Node de769a03e8e2/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node de769a03e8e2/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node de769a03e8e2/172.30.215.71, left gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=warning msg="memberlist: Was able to connect to a61ad0d4bc87 but other probes failed, network may be misconfigured" [2021-07-24T19:12:34.567Z] networkdb_test.go:874: node4: OK [2021-07-24T19:12:34.567Z] networkdb_test.go:874: node5: OK [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="node 0 coming back" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:799e2fd39558 with config:&{NodeID:799e2fd39558 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-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 799e2fd39558/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to nodes list" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="node 1 coming back" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:50c26e5ef039 with config:&{NodeID:50c26e5ef039 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-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 50c26e5ef039/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 50c26e5ef039/172.30.215.71, added to nodes list" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="node 2 coming back" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:109e2e47c115 with config:&{NodeID:109e2e47c115 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-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 109e2e47c115/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:34.567Z] time="2021-07-24T19:12:34Z" level=info msg="Node 109e2e47c115/172.30.215.71, added to nodes list" [2021-07-24T19:12:34.969Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2021-07-24T19:12:34.969Z] === RUN TestSecretsUpdate [2021-07-24T19:12:36.104Z] time="2021-07-24T19:12:35Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:37.488Z] --- PASS: TestSecretsUpdate (2.50s) [2021-07-24T19:12:37.488Z] === RUN TestTemplatedSecret [2021-07-24T19:12:38.282Z] time="2021-07-24T19:12:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.215.71:10033 172.30.215.71:10034 172.30.215.71:10035]" [2021-07-24T19:12:38.282Z] time="2021-07-24T19:12:37Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:38.282Z] time="2021-07-24T19:12:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.215.71:10033 172.30.215.71:10034 172.30.215.71:10035]" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10033" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49401" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, is the new incarnation of the shutdown node 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10034" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49402" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, is the new incarnation of the shutdown node 8a1c8e371edd/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10035" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49403" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, is the new incarnation of the shutdown node de769a03e8e2/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, is the new incarnation of the shutdown node de769a03e8e2/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, is the new incarnation of the shutdown node 8a1c8e371edd/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 50c26e5ef039/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, joined gossip cluster" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 109e2e47c115/172.30.215.71, added to nodes list" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, is the new incarnation of the shutdown node 49d555a98f9b/172.30.215.71" [2021-07-24T19:12:38.741Z] time="2021-07-24T19:12:38Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to nodes list" [2021-07-24T19:12:39.200Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10033" [2021-07-24T19:12:39.200Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49404" [2021-07-24T19:12:39.200Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10034" [2021-07-24T19:12:39.200Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49405" [2021-07-24T19:12:39.200Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.215.71:10035" [2021-07-24T19:12:39.201Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49406" [2021-07-24T19:12:39.659Z] 2021/07/24 19:12:39 Closing DB instances... [2021-07-24T19:12:40.118Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.118Z] time="2021-07-24T19:12:39Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 799e2fd39558/172.30.215.71" [2021-07-24T19:12:40.118Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="node4(9c4e8fc38677): Node leave event for 799e2fd39558/172.30.215.71" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558 change state NodeActive --> NodeFailed" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, added to failed nodes list" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="node2(50c26e5ef039): Node leave event for 799e2fd39558/172.30.215.71" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="node3(109e2e47c115): Node leave event for 799e2fd39558/172.30.215.71" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=error msg="node: 799e2fd39558 is unknown to memberlist" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=info msg="Node 799e2fd39558/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:39Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="node3(109e2e47c115): Node leave event for 50c26e5ef039/172.30.215.71" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 50c26e5ef039/172.30.215.71" [2021-07-24T19:12:40.119Z] time="2021-07-24T19:12:40Z" level=info msg="node4(9c4e8fc38677): Node leave event for 50c26e5ef039/172.30.215.71" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="node2(50c26e5ef039): Node leave event for 50c26e5ef039/172.30.215.71" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 50c26e5ef039/172.30.215.71, left gossip cluster" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 109e2e47c115/172.30.215.71" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="node4(9c4e8fc38677): Node leave event for 109e2e47c115/172.30.215.71" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115 change state NodeActive --> NodeLeft" [2021-07-24T19:12:40.578Z] time="2021-07-24T19:12:40Z" level=info msg="node3(109e2e47c115): Node leave event for 109e2e47c115/172.30.215.71" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115/172.30.215.71, left gossip cluster" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115/172.30.215.71, left gossip cluster" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=info msg="Node 109e2e47c115/172.30.215.71, left gossip cluster" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=debug msg="memberlist: Failed ping: 9c4e8fc38677 (timeout reached)" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.215.71:10037: use of closed network connection" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.215.71:10035: use of closed network connection" [2021-07-24T19:12:41.037Z] time="2021-07-24T19:12:40Z" level=debug msg="memberlist: Stream connection from=172.30.215.71:49408" [2021-07-24T19:12:41.499Z] time="2021-07-24T19:12:41Z" level=info msg="Node 9c4e8fc38677 change state NodeActive --> NodeLeft" [2021-07-24T19:12:41.499Z] time="2021-07-24T19:12:41Z" level=info msg="node5(a61ad0d4bc87): Node leave event for 9c4e8fc38677/172.30.215.71" [2021-07-24T19:12:41.499Z] time="2021-07-24T19:12:41Z" level=info msg="Node 9c4e8fc38677 change state NodeActive --> NodeLeft" [2021-07-24T19:12:41.499Z] time="2021-07-24T19:12:41Z" level=info msg="node4(9c4e8fc38677): Node leave event for 9c4e8fc38677/172.30.215.71" [2021-07-24T19:12:41.660Z] --- PASS: TestTemplatedSecret (4.13s) [2021-07-24T19:12:41.660Z] === RUN TestSecretCreateResolve [2021-07-24T19:12:41.660Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-24T19:12:41.958Z] time="2021-07-24T19:12:41Z" level=warning msg="memberlist: Was able to connect to 9c4e8fc38677 but other probes failed, network may be misconfigured" [2021-07-24T19:12:41.958Z] time="2021-07-24T19:12:41Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, left gossip cluster" [2021-07-24T19:12:41.958Z] time="2021-07-24T19:12:41Z" level=info msg="Node 9c4e8fc38677/172.30.215.71, left gossip cluster" [2021-07-24T19:12:42.416Z] time="2021-07-24T19:12:41Z" level=debug msg="memberlist: Failed to join 172.30.215.71: dial tcp 172.30.215.71:10009: connectex: No connection could be made because the target machine actively refused it." [2021-07-24T19:12:42.588Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-24T19:12:42.844Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-24T19:12:42.876Z] time="2021-07-24T19:12:42Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, left gossip cluster" [2021-07-24T19:12:42.876Z] time="2021-07-24T19:12:42Z" level=info msg="Node a61ad0d4bc87 change state NodeActive --> NodeFailed" [2021-07-24T19:12:42.876Z] time="2021-07-24T19:12:42Z" level=info msg="Node a61ad0d4bc87/172.30.215.71, added to failed nodes list" [2021-07-24T19:12:42.876Z] --- PASS: TestNetworkDBIslands (12.09s) [2021-07-24T19:12:42.876Z] PASS [2021-07-24T19:12:42.876Z] coverage: 60.7% of statements [2021-07-24T19:12:42.876Z] ok github.com/docker/docker/libnetwork/networkdb 106.297s coverage: 60.7% of statements [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/quota [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/rootless [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/volume [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-24T19:12:42.876Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-24T19:12:43.772Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-07-24T19:12:43.772Z] PASS [2021-07-24T19:12:43.772Z] [2021-07-24T19:12:43.772Z] DONE 6 tests in 17.054s [2021-07-24T19:12:43.772Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-24T19:12:43.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:43.772Z] ++ set -e [2021-07-24T19:12:43.772Z] ++ '[' -n 0 ']' [2021-07-24T19:12:43.772Z] ++ set -x [2021-07-24T19:12:43.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:12:43.772Z] INFO: Testing against a local daemon [2021-07-24T19:12:43.772Z] === RUN TestServiceCreateInit [2021-07-24T19:12:43.772Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-24T19:12:44.028Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-24T19:12:44.963Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === Skipped [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-24T19:12:45.797Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-24T19:12:45.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-24T19:12:45.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-24T19:12:45.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-24T19:12:45.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-07-24T19:12:45.797Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-24T19:12:45.797Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-24T19:12:45.797Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-24T19:12:45.797Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-24T19:12:45.797Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-24T19:12:45.797Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-24T19:12:45.797Z] daemon_test.go:147: root required [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-24T19:12:45.797Z] reload_test.go:520: root required [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-07-24T19:12:45.797Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-24T19:12:45.797Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-24T19:12:45.797Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-24T19:12:45.797Z] download_test.go:268: Needs fixing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-24T19:12:45.797Z] layer_test.go:304: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-24T19:12:45.797Z] layer_test.go:353: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-24T19:12:45.797Z] layer_test.go:468: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-24T19:12:45.797Z] layer_test.go:697: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-24T19:12:45.797Z] migration_test.go:46: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-24T19:12:45.797Z] migration_test.go:182: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-24T19:12:45.797Z] mount_test.go:17: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-24T19:12:45.797Z] mount_test.go:76: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-24T19:12:45.797Z] mount_test.go:125: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-24T19:12:45.797Z] mount_test.go:212: Failing on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-24T19:12:45.797Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-24T19:12:45.797Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-24T19:12:45.797Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-24T19:12:45.797Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-24T19:12:45.797Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-24T19:12:45.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-24T19:12:45.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-24T19:12:45.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-24T19:12:45.797Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-24T19:12:45.797Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-24T19:12:45.797Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-24T19:12:45.797Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-24T19:12:45.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-24T19:12:45.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-24T19:12:45.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-24T19:12:45.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-24T19:12:45.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:134: Xz not present in msys2 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:239: Failing on Windows CI machines [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-24T19:12:45.797Z] archive_windows_test.go:16: Currently fails [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-24T19:12:45.797Z] changes_test.go:196: needs more investigation [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-24T19:12:45.797Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-24T19:12:45.797Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-24T19:12:45.797Z] changes_test.go:433: needs further investigation [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-24T19:12:45.797Z] changes_test.go:469: needs further investigation [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-24T19:12:45.797Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-24T19:12:45.797Z] poller_test.go:41: No chmod on Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-24T19:12:45.797Z] fileutils_test.go:134: Needs porting to Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-24T19:12:45.797Z] fileutils_test.go:180: Needs porting to Windows [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-24T19:12:45.797Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-24T19:12:45.797Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.797Z] [2021-07-24T19:12:45.797Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-24T19:12:45.798Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-24T19:12:45.798Z] [2021-07-24T19:12:45.798Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-24T19:12:45.798Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-24T19:12:45.798Z] [2021-07-24T19:12:45.798Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-24T19:12:45.798Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-24T19:12:45.798Z] [2021-07-24T19:12:45.798Z] [2021-07-24T19:12:45.798Z] DONE 2031 tests, 69 skipped in 315.397s [2021-07-24T19:12:45.798Z] INFO: make.ps1 ended at 07/24/2021 19:12:45 [2021-07-24T19:12:46.854Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-24T19:12:46.854Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-24T19:12:46.854Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-24T19:12:46.854Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-24T19:12:46.854Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-24T19:12:46.854Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-24T19:12:46.854Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-24T19:12:46.854Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-24T19:12:46.854Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-24T19:12:47.338Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-24T19:12:47.338Z] INFO: Unit tests ended at 07/24/2021 19:12:47. Duration:00:05:32.1641912 [2021-07-24T19:12:47.338Z] INFO: Building busybox [2021-07-24T19:12:47.338Z] Sending build context to Docker daemon 5.12kB [2021-07-24T19:12:47.338Z] [2021-07-24T19:12:47.338Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-24T19:12:47.338Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-24T19:12:47.338Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-24T19:12:47.338Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-24T19:12:47.338Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-24T19:12:47.338Z] ---> 39d157a84080 [2021-07-24T19:12:47.338Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-24T19:12:47.797Z] ---> Running in bdff793abe26 [2021-07-24T19:12:48.495Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-07-24T19:12:48.747Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-24T19:12:48.747Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-24T19:12:49.675Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-24T19:12:49.931Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-24T19:12:50.494Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-24T19:12:51.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-24T19:12:51.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-24T19:12:51.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-24T19:12:52.488Z] Removing intermediate container bdff793abe26 [2021-07-24T19:12:52.488Z] ---> 06ac8a112cff [2021-07-24T19:12:52.488Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-24T19:12:52.488Z] ---> Running in 8b071679003c [2021-07-24T19:12:52.948Z] Removing intermediate container 8b071679003c [2021-07-24T19:12:52.948Z] ---> 1bf72b1645a1 [2021-07-24T19:12:52.948Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-24T19:12:52.948Z] ---> Running in 5a822cacb19b [2021-07-24T19:12:53.407Z] Removing intermediate container 5a822cacb19b [2021-07-24T19:12:53.407Z] ---> ea5769e93d5f [2021-07-24T19:12:53.407Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-24T19:12:54.374Z] [2021-07-24T19:12:54.835Z] ---> 6ee8f174f9b1 [2021-07-24T19:12:54.835Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-24T19:12:55.257Z] docker_api_swarm_node_test.go:80: [d43d0500d1ca6] joining swarm manager [dbf772c0463fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:12:55.257Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-24T19:12:55.294Z] ---> Running in 7b927ce3e122 [2021-07-24T19:12:55.513Z] --- PASS: TestServiceCreateInit (11.80s) [2021-07-24T19:12:55.513Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.67s) [2021-07-24T19:12:55.513Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.11s) [2021-07-24T19:12:55.513Z] === RUN TestCreateServiceMultipleTimes [2021-07-24T19:12:58.033Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-24T19:12:58.595Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-24T19:12:59.157Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-24T19:13:00.110Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-24T19:13:00.110Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-24T19:13:00.110Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-24T19:13:01.038Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-24T19:13:05.209Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-24T19:13:05.209Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-24T19:13:05.209Z] docker_cli_sni_test.go:18: Flakey test [2021-07-24T19:13:05.209Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-24T19:13:05.637Z] Removing intermediate container 7b927ce3e122 [2021-07-24T19:13:05.637Z] ---> 8af93d076bd3 [2021-07-24T19:13:05.637Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-24T19:13:05.637Z] ---> Running in f49c28607e8b [2021-07-24T19:13:06.137Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-24T19:13:06.608Z] [2021-07-24T19:13:06.608Z] SUCCESS: Specified value was saved. [2021-07-24T19:13:08.030Z] === RUN TestDockerSuite/TestCommitChange [2021-07-24T19:13:08.592Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-24T19:13:09.520Z] Removing intermediate container f49c28607e8b [2021-07-24T19:13:09.520Z] ---> 7c40a95d066c [2021-07-24T19:13:09.520Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-24T19:13:09.520Z] ---> Running in 96fc90b7ddd8 [2021-07-24T19:13:09.520Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-24T19:13:10.885Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-24T19:13:12.774Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-24T19:13:13.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-24T19:13:13.591Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-24T19:13:14.218Z] Cannot create a file when that file already exists. [2021-07-24T19:13:15.482Z] docker_api_swarm_node_test.go:52: [d3341ed377e68] joining swarm manager [d0c6e5bddc23f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:13:15.482Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-24T19:13:16.410Z] docker_api_swarm_node_test.go:53: [def1b31f39984] joining swarm manager [d0c6e5bddc23f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:13:16.410Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-24T19:13:17.776Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-24T19:13:18.343Z] --- PASS: TestCreateServiceMultipleTimes (22.70s) [2021-07-24T19:13:18.343Z] === RUN TestCreateServiceConflict [2021-07-24T19:13:18.607Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-24T19:13:18.863Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-24T19:13:18.916Z] Removing intermediate container 96fc90b7ddd8 [2021-07-24T19:13:18.916Z] ---> 494eaf88cda8 [2021-07-24T19:13:18.916Z] Step 13/13 : CMD ["sh"] [2021-07-24T19:13:18.916Z] ---> Running in fddbcdf2831c [2021-07-24T19:13:19.377Z] Removing intermediate container fddbcdf2831c [2021-07-24T19:13:19.377Z] ---> 64e014e22ecb [2021-07-24T19:13:19.377Z] Successfully built 64e014e22ecb [2021-07-24T19:13:19.377Z] Successfully tagged busybox:latest [2021-07-24T19:13:19.377Z] INFO: Docker images of the daemon under test [2021-07-24T19:13:19.377Z] [2021-07-24T19:13:19.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-24T19:13:19.377Z] busybox latest 64e014e22ecb Less than a second ago 2.78GB [2021-07-24T19:13:19.377Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-24T19:13:19.377Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-24T19:13:19.377Z] [2021-07-24T19:13:19.377Z] INFO: Running integration tests at 07/24/2021 19:13:19... [2021-07-24T19:13:19.377Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-24T19:13:19.377Z] INFO: Integration API tests being run from the host: [2021-07-24T19:13:19.836Z] INFO: make.ps1 starting at 07/24/2021 19:13:19 [2021-07-24T19:13:20.752Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-24T19:13:20.752Z] --- PASS: TestCreateServiceConflict (2.49s) [2021-07-24T19:13:20.752Z] === RUN TestCreateServiceMaxReplicas [2021-07-24T19:13:20.812Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-24T19:13:22.644Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-24T19:13:22.644Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-24T19:13:23.574Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-24T19:13:24.503Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-24T19:13:24.759Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2021-07-24T19:13:24.759Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-24T19:13:25.320Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-24T19:13:26.248Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-24T19:13:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-24T19:13:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-24T19:13:27.176Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-24T19:13:28.103Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-24T19:13:28.103Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-24T19:13:28.103Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-24T19:13:28.359Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-24T19:13:28.359Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-24T19:13:29.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-24T19:13:29.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-24T19:13:30.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-24T19:13:30.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-24T19:13:32.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-24T19:13:33.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-24T19:13:33.243Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-24T19:13:33.804Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-24T19:13:34.365Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-24T19:13:35.293Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-24T19:13:35.855Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-24T19:13:35.855Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-24T19:13:36.784Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-24T19:13:37.347Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-24T19:13:38.277Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-24T19:13:38.277Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-24T19:13:39.205Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-24T19:13:39.205Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.29s) [2021-07-24T19:13:39.205Z] === RUN TestCreateServiceSecretFileMode [2021-07-24T19:13:41.096Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-24T19:13:42.462Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2021-07-24T19:13:42.462Z] === RUN TestCreateServiceConfigFileMode [2021-07-24T19:13:42.719Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-24T19:13:42.719Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-24T19:13:42.719Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-24T19:13:42.719Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-24T19:13:42.719Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-24T19:13:43.649Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-24T19:13:45.016Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-07-24T19:13:45.016Z] === RUN TestCreateServiceSysctls [2021-07-24T19:13:48.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-24T19:13:48.282Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-24T19:13:48.853Z] --- PASS: TestCreateServiceSysctls (3.64s) [2021-07-24T19:13:48.853Z] === RUN TestCreateServiceCapabilities [2021-07-24T19:13:49.415Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-24T19:13:50.344Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-24T19:13:50.344Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-24T19:13:50.344Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-24T19:13:50.344Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-24T19:13:52.234Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2021-07-24T19:13:52.234Z] === RUN TestInspect [2021-07-24T19:13:53.599Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-24T19:13:54.527Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-24T19:13:54.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-24T19:13:56.148Z] --- PASS: TestInspect (4.07s) [2021-07-24T19:13:56.148Z] === RUN TestCreateJob [2021-07-24T19:13:56.404Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-24T19:13:56.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:13:56.554Z] INFO: Testing against a local daemon [2021-07-24T19:13:56.554Z] === RUN TestBuildWithSession [2021-07-24T19:13:56.554Z] build_session_test.go:25: TODO: BuildKit [2021-07-24T19:13:56.554Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-24T19:13:56.554Z] === RUN TestBuildSquashParent [2021-07-24T19:13:56.554Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:13:56.554Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T19:13:56.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T19:13:56.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T19:13:56.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-24T19:13:56.554Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-24T19:13:56.554Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-24T19:13:56.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-24T19:13:57.332Z] docker_api_swarm_test.go:201: [d5ddc37800fc9] joining swarm manager [d215a5685a505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:14:00.603Z] --- PASS: TestCreateJob (4.33s) [2021-07-24T19:14:00.603Z] === RUN TestReplicatedJob [2021-07-24T19:14:03.122Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-24T19:14:04.051Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-24T19:14:06.589Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-24T19:14:08.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-24T19:14:08.479Z] --- PASS: TestReplicatedJob (7.93s) [2021-07-24T19:14:08.479Z] === RUN TestUpdateReplicatedJob [2021-07-24T19:14:08.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-24T19:14:08.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-24T19:14:09.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-24T19:14:11.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-24T19:14:12.663Z] --- PASS: TestUpdateReplicatedJob (4.09s) [2021-07-24T19:14:12.663Z] === RUN TestServiceListWithStatuses [2021-07-24T19:14:12.663Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-24T19:14:12.663Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-24T19:14:12.663Z] === RUN TestDockerNetworkConnectAlias [2021-07-24T19:14:12.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-24T19:14:14.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-24T19:14:16.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000508690_} [2021-07-24T19:14:17.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1720297763_/foo_false____} [2021-07-24T19:14:17.565Z] --- PASS: TestDockerNetworkConnectAlias (5.13s) [2021-07-24T19:14:17.565Z] === RUN TestDockerNetworkReConnect [2021-07-24T19:14:18.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1720297763_/foo_true____} [2021-07-24T19:14:20.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_false____} [2021-07-24T19:14:21.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-24T19:14:21.748Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2021-07-24T19:14:21.748Z] === RUN TestServicePlugin [2021-07-24T19:14:21.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_true____} [2021-07-24T19:14:23.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_true__0xc0005086c0__} [2021-07-24T19:14:23.917Z] docker_api_swarm_test.go:383: [d4bd4d16b4b7a] joining swarm manager [d283b16812d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:14:24.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005086d8_} [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 48.7% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/builder/remotecontext/git 1.222s coverage: 86.3% of statements [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/cli [no test files] [2021-07-24T19:14:24.951Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-24T19:14:24.951Z] ok github.com/docker/docker/cmd/docker-proxy 0.110s coverage: 67.6% of statements [2021-07-24T19:14:25.406Z] docker_api_swarm_test.go:384: [dd963810a1aab] joining swarm manager [d283b16812d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:14:25.519Z] ok github.com/docker/docker/client 0.137s coverage: 75.5% of statements [2021-07-24T19:14:26.334Z] plugin_test.go:62: [d28eb8aa0a00d] joining swarm manager [d451aaaa6b691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:14:26.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005086f0_} [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.60s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.75s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.12s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.26s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.29s) [2021-07-24T19:14:26.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.86s) [2021-07-24T19:14:26.662Z] === RUN TestBuildMultiStageCopy [2021-07-24T19:14:26.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-24T19:14:27.700Z] plugin_test.go:65: [d535409d43545] joining swarm manager [d451aaaa6b691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:14:28.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000508708_} [2021-07-24T19:14:30.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000508720_} [2021-07-24T19:14:30.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-24T19:14:32.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-24T19:14:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-24T19:14:32.589Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-24T19:14:35.858Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-24T19:14:37.226Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-24T19:14:40.505Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-24T19:14:42.394Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-24T19:14:42.394Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-24T19:14:42.956Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-24T19:14:43.885Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-24T19:14:44.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-24T19:14:44.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-24T19:14:44.446Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-24T19:14:44.817Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-24T19:14:45.373Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-24T19:14:45.939Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-24T19:14:46.356Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-24T19:14:46.868Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-24T19:14:47.797Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy (23.54s) [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (18.43s) [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2021-07-24T19:14:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-07-24T19:14:47.893Z] === RUN TestBuildMultiStageParentConfig [2021-07-24T19:14:48.358Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-24T19:14:49.286Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-24T19:14:50.217Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-24T19:14:50.804Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2021-07-24T19:14:50.804Z] === RUN TestBuildLabelWithTargets [2021-07-24T19:14:50.804Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:14:50.804Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-24T19:14:50.804Z] === RUN TestBuildWithEmptyLayers [2021-07-24T19:14:51.146Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-24T19:14:51.707Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-24T19:14:52.346Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2021-07-24T19:14:52.346Z] === RUN TestBuildMultiStageOnBuild [2021-07-24T19:14:52.634Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-24T19:14:53.560Z] --- PASS: TestServicePlugin (31.93s) [2021-07-24T19:14:53.560Z] === RUN TestServiceUpdateLabel [2021-07-24T19:14:53.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-24T19:14:54.747Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-24T19:14:56.112Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-24T19:14:56.112Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-24T19:14:56.369Z] --- PASS: TestServiceUpdateLabel (2.79s) [2021-07-24T19:14:56.369Z] === RUN TestServiceUpdateSecrets [2021-07-24T19:14:56.625Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-24T19:14:57.552Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-24T19:14:58.917Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-24T19:14:59.845Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-24T19:15:00.773Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-24T19:15:02.139Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-24T19:15:02.703Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-24T19:15:05.221Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-24T19:15:07.156Z] --- PASS: TestBuildMultiStageOnBuild (14.37s) [2021-07-24T19:15:07.156Z] === RUN TestBuildUncleanTarFilenames [2021-07-24T19:15:07.156Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:15:07.156Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-24T19:15:07.156Z] === RUN TestBuildMultiStageLayerLeak [2021-07-24T19:15:09.386Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-24T19:15:12.212Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.1% of statements [2021-07-24T19:15:12.212Z] ok github.com/docker/docker/cmd/dockerd/trap 2.624s coverage: 0.0% of statements [2021-07-24T19:15:12.212Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-24T19:15:12.212Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2021-07-24T19:15:12.212Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-24T19:15:12.212Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-24T19:15:12.212Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-24T19:15:12.471Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-24T19:15:12.671Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2021-07-24T19:15:12.672Z] === RUN TestServiceUpdateConfigs [2021-07-24T19:15:12.672Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-24T19:15:12.927Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-24T19:15:18.174Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-24T19:15:19.541Z] --- PASS: TestBuildMultiStageLayerLeak (12.37s) [2021-07-24T19:15:19.541Z] === RUN TestBuildWithHugeFile [2021-07-24T19:15:20.588Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2021-07-24T19:15:20.688Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-24T19:15:20.944Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-24T19:15:21.506Z] check_test.go:380: [dd963810a1aab] daemon is not started [2021-07-24T19:15:21.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-24T19:15:21.968Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-24T19:15:23.347Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-24T19:15:24.025Z] docker_api_swarm_test.go:801: [d47add537b519] joining swarm manager [d9e1887d61733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:15:25.390Z] docker_api_swarm_test.go:801: [d35b4828b1e40] joining swarm manager [d9e1887d61733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:15:25.952Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-24T19:15:26.514Z] docker_api_swarm_test.go:801: [ddf9a95d4c572] joining swarm manager [d9e1887d61733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-24T19:15:27.075Z] === RUN TestDockerSuite/TestCpToDot [2021-07-24T19:15:27.638Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2021-07-24T19:15:27.638Z] === RUN TestServiceUpdateNetwork [2021-07-24T19:15:27.895Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-24T19:15:27.895Z] docker_api_swarm_test.go:801: [def58400ce748] joining swarm manager [d9e1887d61733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-24T19:15:29.788Z] docker_api_swarm_test.go:809: [de90f203c13f3] joining swarm manager [d9e1887d61733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-24T19:15:30.048Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-24T19:15:31.465Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-07-24T19:15:31.724Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.4% of statements [2021-07-24T19:15:31.936Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-24T19:15:32.291Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-24T19:15:32.550Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-24T19:15:32.865Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-24T19:15:33.117Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-24T19:15:34.234Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-24T19:15:34.234Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-24T19:15:35.022Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.831s coverage: 73.3% of statements [2021-07-24T19:15:35.022Z] ok github.com/docker/docker/daemon 12.133s coverage: 17.5% of statements [2021-07-24T19:15:35.022Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-24T19:15:35.022Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-24T19:15:35.022Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-24T19:15:35.022Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-24T19:15:35.162Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-24T19:15:36.400Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.435s coverage: 56.2% of statements [2021-07-24T19:15:36.528Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-24T19:15:36.659Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-07-24T19:15:36.783Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-24T19:15:36.783Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-24T19:15:37.038Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-24T19:15:37.964Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-24T19:15:37.964Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-24T19:15:37.964Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-24T19:15:37.964Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-24T19:15:38.524Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-24T19:15:38.574Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-07-24T19:15:38.779Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-24T19:15:38.779Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-24T19:15:39.035Z] === RUN TestDockerSuite/TestCreateRM [2021-07-24T19:15:39.035Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-24T19:15:39.035Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-24T19:15:39.035Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-24T19:15:39.035Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-24T19:15:39.291Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-24T19:15:40.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.398s coverage: 49.4% of statements [2021-07-24T19:15:41.067Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.639s coverage: 45.9% of statements [2021-07-24T19:15:41.067Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-24T19:15:41.177Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-24T19:15:41.177Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-24T19:15:41.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-24T19:15:42.444Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.606s coverage: 57.7% of statements [2021-07-24T19:15:42.444Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-24T19:15:42.444Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-24T19:15:42.444Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-07-24T19:15:42.541Z] --- PASS: TestServiceUpdateNetwork (14.77s) [2021-07-24T19:15:42.541Z] === RUN TestServiceUpdatePidsLimit [2021-07-24T19:15:43.379Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-07-24T19:15:43.904Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-24T19:15:44.315Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-24T19:15:44.573Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2021-07-24T19:15:44.574Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-24T19:15:44.574Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-24T19:15:45.278Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-24T19:15:45.278Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-24T19:15:45.951Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.5% of statements [2021-07-24T19:15:46.209Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-24T19:15:46.210Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2021-07-24T19:15:46.210Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-24T19:15:46.210Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-24T19:15:46.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-24T19:15:47.036Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-07-24T19:15:47.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-07-24T19:15:47.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-07-24T19:15:48.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-24T19:15:48.540Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2021-07-24T19:15:48.540Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-24T19:15:48.540Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 55.1% of statements [2021-07-24T19:15:48.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-24T19:15:49.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-07-24T19:15:50.023Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-24T19:15:50.409Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-07-24T19:15:50.668Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-24T19:15:50.926Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-24T19:15:51.492Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2021-07-24T19:15:51.492Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-24T19:15:51.492Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-24T19:15:51.910Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-24T19:15:52.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-24T19:15:52.728Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-24T19:15:52.868Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2021-07-24T19:15:52.868Z] ok github.com/docker/docker/distribution 0.148s coverage: 25.4% of statements [2021-07-24T19:15:52.868Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-24T19:15:53.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-24T19:15:53.288Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-24T19:15:53.804Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-24T19:15:53.849Z] === RUN TestDockerSuite/TestDockerFails [2021-07-24T19:15:53.849Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-24T19:15:53.849Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-24T19:15:53.849Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-24T19:15:54.371Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-24T19:15:54.937Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-24T19:15:55.215Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-24T19:15:55.504Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-24T19:15:55.504Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2021-07-24T19:15:55.504Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-24T19:15:55.763Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-07-24T19:15:55.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-24T19:15:56.141Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-24T19:15:56.331Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-07-24T19:15:57.507Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-24T19:15:57.507Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-24T19:15:57.507Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-24T19:15:57.507Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-24T19:16:00.771Z] --- PASS: TestServiceUpdatePidsLimit (18.25s) [2021-07-24T19:16:00.771Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-07-24T19:16:00.771Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-07-24T19:16:00.771Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-24T19:16:00.771Z] PASS [2021-07-24T19:16:00.771Z] [2021-07-24T19:16:00.771Z] === Skipped [2021-07-24T19:16:00.771Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-24T19:16:00.771Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-24T19:16:00.771Z] [2021-07-24T19:16:00.771Z] [2021-07-24T19:16:00.771Z] DONE 27 tests, 1 skipped in 197.077s [2021-07-24T19:16:00.771Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-24T19:16:00.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:00.771Z] ++ set -e [2021-07-24T19:16:00.771Z] ++ '[' -n 0 ']' [2021-07-24T19:16:00.771Z] ++ set -x [2021-07-24T19:16:00.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:00.771Z] INFO: Testing against a local daemon [2021-07-24T19:16:00.771Z] === RUN TestSessionCreate [2021-07-24T19:16:00.771Z] --- PASS: TestSessionCreate (0.02s) [2021-07-24T19:16:00.771Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-24T19:16:00.771Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-24T19:16:00.771Z] PASS [2021-07-24T19:16:00.771Z] [2021-07-24T19:16:00.771Z] DONE 2 tests in 0.158s [2021-07-24T19:16:00.771Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-24T19:16:00.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:00.771Z] ++ set -e [2021-07-24T19:16:00.771Z] ++ '[' -n 0 ']' [2021-07-24T19:16:00.771Z] ++ set -x [2021-07-24T19:16:00.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:01.026Z] INFO: Testing against a local daemon [2021-07-24T19:16:01.026Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-24T19:16:01.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-24T19:16:01.026Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-24T19:16:01.026Z] === RUN TestEventsExecDie [2021-07-24T19:16:01.956Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-24T19:16:01.956Z] === RUN TestEventsBackwardsCompatible [2021-07-24T19:16:02.212Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-24T19:16:02.212Z] === RUN TestEventsVolumeCreate [2021-07-24T19:16:02.212Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-24T19:16:02.212Z] === RUN TestInfoBinaryCommits [2021-07-24T19:16:02.212Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-24T19:16:02.212Z] === RUN TestInfoAPIVersioned [2021-07-24T19:16:02.212Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-24T19:16:02.212Z] === RUN TestInfoDiscoveryBackend [2021-07-24T19:16:02.772Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-24T19:16:02.772Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-24T19:16:03.697Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-24T19:16:03.697Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-24T19:16:03.697Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-24T19:16:04.258Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-07-24T19:16:04.258Z] === RUN TestInfoAPI [2021-07-24T19:16:04.258Z] --- PASS: TestInfoAPI (0.03s) [2021-07-24T19:16:04.258Z] === RUN TestInfoAPIWarnings [2021-07-24T19:16:06.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-24T19:16:06.304Z] ok github.com/docker/docker/layer 7.226s coverage: 68.8% of statements [2021-07-24T19:16:06.304Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-24T19:16:06.304Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-24T19:16:06.304Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-24T19:16:06.304Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-24T19:16:07.712Z] ok github.com/docker/docker/libnetwork/api 1.292s coverage: 90.1% of statements [2021-07-24T19:16:08.279Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-07-24T19:16:08.662Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-24T19:16:09.656Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-24T19:16:09.914Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-24T19:16:10.173Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-24T19:16:10.549Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-24T19:16:11.110Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-24T19:16:12.036Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-24T19:16:12.702Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.494s coverage: 59.9% of statements [2021-07-24T19:16:12.960Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-24T19:16:12.964Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-24T19:16:13.527Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.139s coverage: 4.0% of statements [2021-07-24T19:16:13.890Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-24T19:16:14.094Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-24T19:16:14.352Z] ok github.com/docker/docker/libnetwork/drivers/null 0.010s coverage: 34.8% of statements [2021-07-24T19:16:14.451Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-24T19:16:15.377Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-24T19:16:17.418Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-24T19:16:18.355Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-24T19:16:20.870Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-07-24T19:16:20.870Z] === RUN TestInfoDebug [2021-07-24T19:16:21.126Z] --- PASS: TestInfoDebug (0.55s) [2021-07-24T19:16:21.126Z] === RUN TestInfoInsecureRegistries [2021-07-24T19:16:21.381Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-24T19:16:21.637Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-07-24T19:16:21.637Z] === RUN TestInfoRegistryMirrors [2021-07-24T19:16:22.197Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-24T19:16:22.197Z] === RUN TestLoginFailsWithBadCredentials [2021-07-24T19:16:22.452Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-24T19:16:22.452Z] === RUN TestPingCacheHeaders [2021-07-24T19:16:22.452Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-24T19:16:22.452Z] === RUN TestPingGet [2021-07-24T19:16:22.452Z] --- PASS: TestPingGet (0.01s) [2021-07-24T19:16:22.452Z] === RUN TestPingHead [2021-07-24T19:16:22.452Z] --- PASS: TestPingHead (0.02s) [2021-07-24T19:16:22.452Z] === RUN TestVersion [2021-07-24T19:16:22.452Z] --- PASS: TestVersion (0.02s) [2021-07-24T19:16:22.452Z] PASS [2021-07-24T19:16:22.452Z] [2021-07-24T19:16:22.452Z] === Skipped [2021-07-24T19:16:22.452Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-24T19:16:22.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-24T19:16:22.452Z] [2021-07-24T19:16:22.452Z] [2021-07-24T19:16:22.452Z] DONE 19 tests, 1 skipped in 21.600s [2021-07-24T19:16:22.452Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-24T19:16:22.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:22.452Z] ++ set -e [2021-07-24T19:16:22.452Z] ++ '[' -n 0 ']' [2021-07-24T19:16:22.452Z] ++ set -x [2021-07-24T19:16:22.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-24T19:16:22.460Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.209s coverage: 7.2% of statements [2021-07-24T19:16:22.460Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-24T19:16:22.708Z] INFO: Testing against a local daemon [2021-07-24T19:16:22.708Z] === RUN TestVolumesCreateAndList [2021-07-24T19:16:22.708Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-24T19:16:22.708Z] === RUN TestVolumesRemove [2021-07-24T19:16:22.708Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-24T19:16:22.708Z] === RUN TestVolumesInspect [2021-07-24T19:16:22.708Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-24T19:16:22.708Z] === RUN TestVolumesInvalidJSON [2021-07-24T19:16:22.708Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-24T19:16:22.708Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-24T19:16:22.708Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-24T19:16:22.708Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-24T19:16:22.708Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-24T19:16:22.708Z] PASS [2021-07-24T19:16:22.708Z] [2021-07-24T19:16:22.708Z] DONE 5 tests in 0.279s [2021-07-24T19:16:22.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-24T19:16:22.718Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-24T19:16:22.964Z] ++++ cat bundles/test-integration/docker.pid [2021-07-24T19:16:22.964Z] +++ kill 5785 [2021-07-24T19:16:23.219Z] +++ /etc/init.d/apparmor stop [2021-07-24T19:16:23.284Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-24T19:16:23.474Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-24T19:16:23.474Z] [2021-07-24T19:16:23.474Z] Unloading profiles will leave already running processes permanently [2021-07-24T19:16:23.474Z] unconfined, which can lead to unexpected situations. [2021-07-24T19:16:23.474Z] [2021-07-24T19:16:23.474Z] To set a process to complain mode, use the command line tool [2021-07-24T19:16:23.474Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-24T19:16:23.474Z] +++ true [2021-07-24T19:16:23.474Z] exiting test-integration [2021-07-24T19:16:23.474Z] ++ exit 0 [2021-07-24T19:16:23.474Z] [2021-07-24T19:16:23.543Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-07-24T19:16:23.730Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-24T19:16:23.801Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-24T19:16:24.060Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-24T19:16:24.318Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-24T19:16:25.095Z] + for job in $(jobs -p) [2021-07-24T19:16:25.095Z] + wait 25798 [2021-07-24T19:16:25.095Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-24T19:16:26.458Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-24T19:16:28.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-24T19:16:32.233Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-24T19:16:32.233Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-24T19:16:34.119Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-24T19:16:34.119Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-24T19:16:34.390Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-24T19:16:34.645Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-24T19:16:34.900Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-24T19:16:34.900Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-24T19:16:36.264Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-24T19:16:36.516Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-07-24T19:16:37.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-24T19:16:37.628Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-24T19:16:37.628Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-24T19:16:38.555Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-24T19:16:38.555Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-24T19:16:39.048Z] ok github.com/docker/docker/libnetwork 38.080s coverage: 40.7% of statements [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-24T19:16:39.048Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-24T19:16:39.048Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-07-24T19:16:39.115Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-24T19:16:39.983Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-07-24T19:16:40.040Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-24T19:16:40.242Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-07-24T19:16:40.296Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-24T19:16:40.296Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-24T19:16:40.296Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-24T19:16:40.296Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-24T19:16:40.296Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-24T19:16:41.179Z] ok github.com/docker/docker/libnetwork/ipamutils 0.538s coverage: 74.0% of statements [2021-07-24T19:16:41.659Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-24T19:16:42.570Z] ok github.com/docker/docker/libnetwork/iptables 0.363s coverage: 45.1% of statements [2021-07-24T19:16:42.586Z] === RUN TestDockerSuite/TestEventsRename [2021-07-24T19:16:42.830Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-07-24T19:16:43.149Z] === RUN TestDockerSuite/TestEventsResize [2021-07-24T19:16:43.401Z] ok github.com/docker/docker/libnetwork/netutils 0.035s coverage: 44.1% of statements [2021-07-24T19:16:44.076Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-24T19:16:49.313Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-24T19:16:50.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-24T19:16:50.494Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-24T19:16:51.426Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-24T19:16:54.694Z] === RUN TestDockerSuite/TestEventsTop [2021-07-24T19:16:54.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-24T19:16:55.205Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-24T19:16:55.604Z] ok github.com/docker/docker/libnetwork/ipam 19.174s coverage: 85.3% of statements [2021-07-24T19:16:55.604Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-24T19:16:55.604Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-24T19:16:55.604Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-24T19:16:55.604Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-24T19:16:57.092Z] docker_api_swarm_service_test.go:394: [ded186941f674] joining swarm manager [dcec1a69ca70c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:16:57.652Z] docker_api_swarm_service_test.go:394: [d381469cb8328] joining swarm manager [dcec1a69ca70c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:16:57.907Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-24T19:16:59.784Z] ok github.com/docker/docker/libnetwork/osl 4.334s coverage: 39.7% of statements [2021-07-24T19:16:59.784Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-24T19:17:00.042Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-24T19:17:00.609Z] ok github.com/docker/docker/libnetwork/portmapper 0.232s coverage: 49.5% of statements [2021-07-24T19:17:00.867Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-24T19:17:01.434Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-24T19:17:01.693Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-07-24T19:17:02.260Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-24T19:17:02.518Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-24T19:17:04.423Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 81.8% of statements [2021-07-24T19:17:04.990Z] ok github.com/docker/docker/pkg/authorization 0.193s coverage: 68.3% of statements [2021-07-24T19:17:04.990Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-24T19:17:05.249Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-24T19:17:08.531Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.2% of statements [2021-07-24T19:17:08.531Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-07-24T19:17:08.789Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-24T19:17:09.048Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-24T19:17:10.070Z] === RUN TestDockerSuite/TestExec [2021-07-24T19:17:10.631Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-24T19:17:11.193Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-24T19:17:12.120Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-24T19:17:12.329Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2021-07-24T19:17:12.588Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-24T19:17:12.681Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-24T19:17:12.846Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-24T19:17:13.105Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-24T19:17:14.038Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-24T19:17:14.297Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-24T19:17:14.556Z] ok github.com/docker/docker/pkg/fsutils 0.104s coverage: 85.1% of statements [2021-07-24T19:17:14.575Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-24T19:17:14.814Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-24T19:17:14.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-24T19:17:15.411Z] ok github.com/docker/docker/pkg/idtools 0.277s coverage: 69.5% of statements [2021-07-24T19:17:15.764Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-24T19:17:16.346Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 68.8% of statements [2021-07-24T19:17:16.605Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-24T19:17:16.605Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-24T19:17:16.863Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-24T19:17:17.122Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-24T19:17:17.128Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-24T19:17:17.128Z] docker_api_swarm_service_test.go:342: [d565b4f243cd6] joining swarm manager [d12e348e1a667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:17:17.381Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-24T19:17:17.639Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-24T19:17:17.639Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-24T19:17:18.057Z] docker_api_swarm_service_test.go:342: [d39c572c97d32] joining swarm manager [d12e348e1a667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:17:18.312Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-24T19:17:20.202Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-24T19:17:21.569Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-24T19:17:22.934Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-24T19:17:24.824Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-24T19:17:27.342Z] === RUN TestDockerSuite/TestExecEnv [2021-07-24T19:17:28.270Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-24T19:17:30.158Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-24T19:17:30.720Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-24T19:17:31.273Z] --- PASS: TestBuildWithHugeFile (123.94s) [2021-07-24T19:17:31.273Z] === RUN TestBuildWCOWSandboxSize [2021-07-24T19:17:33.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-24T19:17:33.991Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-24T19:17:35.354Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-24T19:17:36.280Z] docker_api_swarm_service_test.go:489: [d152b2643b1c3] joining swarm manager [db81fec5a2efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:17:36.536Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-24T19:17:37.097Z] docker_api_swarm_service_test.go:489: [d63cf1a57f4cc] joining swarm manager [db81fec5a2efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:17:37.659Z] === RUN TestDockerSuite/TestExecParseError [2021-07-24T19:17:39.026Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-24T19:17:40.391Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-24T19:17:41.319Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-24T19:17:44.582Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-24T19:17:45.945Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-24T19:17:46.870Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-24T19:17:51.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/signal 1.006s coverage: 95.2% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-24T19:17:56.334Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-24T19:17:56.592Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-24T19:17:57.158Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.1% of statements [2021-07-24T19:17:57.417Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-24T19:17:57.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-24T19:17:57.676Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-07-24T19:17:58.141Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-24T19:17:58.244Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-24T19:17:58.244Z] testing: warning: no tests to run [2021-07-24T19:17:58.244Z] coverage: [no statements] [2021-07-24T19:17:58.244Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-24T19:17:58.810Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-24T19:17:58.810Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-24T19:17:58.810Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-24T19:17:59.069Z] === RUN TestDockerSuite/TestExecTTY [2021-07-24T19:17:59.997Z] docker_api_swarm_service_test.go:127: [d9732751ccf1e] joining swarm manager [d598920d1273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:18:00.253Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-24T19:18:00.713Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-07-24T19:18:00.816Z] docker_api_swarm_service_test.go:128: [dc53b9c7d1e7b] joining swarm manager [d598920d1273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:18:00.972Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-24T19:18:01.539Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.7% of statements [2021-07-24T19:18:01.745Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-24T19:18:02.477Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2021-07-24T19:18:02.675Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-24T19:18:02.738Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-24T19:18:04.043Z] docker_api_swarm_service_test.go:136: [d8067551bb465] joining swarm manager [d598920d1273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-24T19:18:04.043Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-24T19:18:04.043Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-24T19:18:04.043Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-24T19:18:04.115Z] ok github.com/docker/docker/registry 0.053s coverage: 58.8% of statements [2021-07-24T19:18:04.115Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-24T19:18:04.373Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-24T19:18:04.941Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-24T19:18:04.941Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-24T19:18:04.970Z] docker_api_swarm_service_test.go:137: [d1e9d13a1db90] joining swarm manager [d598920d1273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-24T19:18:06.859Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-24T19:18:07.798Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-24T19:18:08.224Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-24T19:18:08.483Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2021-07-24T19:18:09.050Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-07-24T19:18:09.696Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-24T19:18:10.452Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-24T19:18:10.623Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-24T19:18:11.987Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-24T19:18:17.225Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-24T19:18:21.386Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-24T19:18:23.273Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-24T19:18:28.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-24T19:18:28.511Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-24T19:18:28.511Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-24T19:18:28.511Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-24T19:18:28.766Z] === RUN TestDockerSuite/TestHealth [2021-07-24T19:18:30.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-24T19:18:32.024Z] docker_api_swarm_service_test.go:303: [d8b6618ec5d07] joining swarm manager [d70b819551f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:18:32.368Z] ok github.com/docker/docker/libnetwork/networkdb 104.525s coverage: 60.1% of statements [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/rootless [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/volume [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-24T19:18:32.369Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === Skipped [2021-07-24T19:18:32.369Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-24T19:18:32.369Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-24T19:18:32.369Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-24T19:18:32.369Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-24T19:18:32.369Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:71: No driver to put! [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-24T19:18:32.369Z] time="2021-07-24T19:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-24T19:18:32.369Z] time="2021-07-24T19:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-24T19:18:32.369Z] time="2021-07-24T19:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-24T19:18:32.369Z] time="2021-07-24T19:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-24T19:18:32.369Z] time="2021-07-24T19:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:71: No driver to put! [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-24T19:18:32.369Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-24T19:18:32.369Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-24T19:18:32.369Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-24T19:18:32.369Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-24T19:18:32.369Z] graphtest_unix.go:71: No driver to put! [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-24T19:18:32.369Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-24T19:18:32.369Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-24T19:18:32.369Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-24T19:18:32.369Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-24T19:18:32.369Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-24T19:18:32.369Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-24T19:18:32.369Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-24T19:18:32.369Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-24T19:18:32.369Z] firewalld_test.go:13: firewalld is not running [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-24T19:18:32.369Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-24T19:18:32.369Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] [2021-07-24T19:18:32.369Z] DONE 2635 tests, 37 skipped in 361.294s Post stage [Pipeline] junit [2021-07-24T19:18:32.386Z] Recording test results [2021-07-24T19:18:32.585Z] docker_api_swarm_service_test.go:303: [dee2cede75906] joining swarm manager [d70b819551f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:18:32.598Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-24T19:18:32.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42670/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17f39dcb4d33a4cd043949a0142f2e0deb972312 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17f39dcb4d33a4cd043949a0142f2e0deb972312 hack/validate/vendor [2021-07-24T19:18:33.493Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-24T19:18:34.378Z] + echo Ensuring container killed. [2021-07-24T19:18:34.378Z] Ensuring container killed. [2021-07-24T19:18:34.378Z] + docker rm -vf docker-pr2 [2021-07-24T19:18:34.378Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-24T19:18:34.658Z] + echo Chowning /workspace to jenkins user [2021-07-24T19:18:34.658Z] Chowning /workspace to jenkins user [2021-07-24T19:18:34.658Z] + id -u [2021-07-24T19:18:34.658Z] + id -g [2021-07-24T19:18:34.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42670:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-24T19:18:35.523Z] + bundleName=unit [2021-07-24T19:18:35.523Z] + echo Creating unit-bundles.tar.gz [2021-07-24T19:18:35.523Z] Creating unit-bundles.tar.gz [2021-07-24T19:18:35.523Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-24T19:18:35.523Z] bundles/junit-report.xml [2021-07-24T19:18:35.523Z] bundles/go-test-report.json [2021-07-24T19:18:35.523Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-24T19:18:35.540Z] Archiving artifacts [2021-07-24T19:18:36.026Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42670/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-24T19:18:36.333Z] + make clean [2021-07-24T19:18:36.333Z] docker volume rm -f docker-dev-cache [2021-07-24T19:18:36.591Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-24T19:18:54.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-24T19:18:54.468Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-24T19:18:55.395Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-24T19:18:55.395Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-24T19:18:55.957Z] docker_api_swarm_service_test.go:99: [d01f73906cac4] joining swarm manager [d5921e39b83a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:18:56.213Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-24T19:18:56.775Z] docker_api_swarm_service_test.go:100: [dfdedf4ebb27e] joining swarm manager [d5921e39b83a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:18:57.337Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-24T19:18:57.337Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-24T19:18:58.264Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-24T19:19:01.530Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-24T19:19:01.530Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-24T19:19:01.530Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-24T19:19:04.048Z] === RUN TestDockerSuite/TestImportFile [2021-07-24T19:19:05.410Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-24T19:19:05.410Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-24T19:19:06.774Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-24T19:19:08.662Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-24T19:19:10.029Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-24T19:19:10.955Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-24T19:19:11.882Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-24T19:19:12.442Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-24T19:19:12.442Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-24T19:19:12.442Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-24T19:19:13.368Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-24T19:19:13.929Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-24T19:19:14.855Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-24T19:19:15.416Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-24T19:19:16.343Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-24T19:19:16.905Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-24T19:19:16.905Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-24T19:19:19.429Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-24T19:19:19.684Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-24T19:19:20.612Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-24T19:19:20.868Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-24T19:19:21.796Z] check_test.go:380: [d01f73906cac4] daemon is not started [2021-07-24T19:19:21.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-24T19:19:21.796Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-24T19:19:21.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-24T19:19:22.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-24T19:19:23.648Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-24T19:19:24.208Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-24T19:19:25.134Z] === RUN TestDockerSuite/TestInspectImage [2021-07-24T19:19:25.134Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-24T19:19:25.134Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-24T19:19:25.134Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-24T19:19:25.134Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-24T19:19:25.695Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-24T19:19:26.623Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-24T19:19:26.623Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-24T19:19:26.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-24T19:19:27.135Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-24T19:19:28.060Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-24T19:19:29.425Z] docker_api_swarm_service_test.go:532: [d215b14129e98] joining swarm manager [ddae241f573a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:19:29.680Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-24T19:19:29.680Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-24T19:19:30.609Z] docker_api_swarm_service_test.go:533: [d23af9ccf8a1b] joining swarm manager [ddae241f573a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:19:30.865Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-24T19:19:31.426Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-24T19:19:33.946Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-24T19:19:35.310Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-24T19:19:36.677Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-24T19:19:38.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-24T19:19:38.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-24T19:19:39.896Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-24T19:19:40.457Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-24T19:19:40.457Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-24T19:19:42.974Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-24T19:19:44.338Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-24T19:19:45.704Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-24T19:19:45.959Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-24T19:19:48.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-24T19:19:50.377Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-24T19:19:52.892Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-24T19:19:52.892Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-24T19:19:54.780Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-24T19:19:55.036Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-24T19:19:55.962Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-24T19:19:57.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-24T19:20:00.364Z] docker_api_swarm_service_test.go:147: [dae7ca734cc1b] joining swarm manager [d4a7e5c6cfbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:20:01.290Z] docker_api_swarm_service_test.go:147: [d05975af54306] joining swarm manager [d4a7e5c6cfbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:20:09.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-24T19:20:10.739Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-24T19:20:13.258Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-24T19:20:14.185Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-24T19:20:16.703Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-24T19:20:16.703Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-24T19:20:16.959Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-24T19:20:16.959Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-24T19:20:16.959Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-24T19:20:17.884Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-24T19:20:18.446Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-24T19:20:22.607Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-24T19:20:22.862Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-24T19:20:28.101Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-24T19:20:28.663Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-24T19:20:28.663Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-24T19:20:30.027Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-24T19:20:30.960Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-24T19:20:32.324Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-24T19:20:33.249Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-24T19:20:34.176Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-24T19:20:36.061Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-24T19:20:36.987Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-24T19:20:37.549Z] === RUN TestDockerSuite/TestLogsSince [2021-07-24T19:20:40.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-24T19:20:44.979Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-24T19:20:50.231Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-24T19:20:51.160Z] === RUN TestDockerSuite/TestLogsTail [2021-07-24T19:20:52.524Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-24T19:20:53.451Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-24T19:20:54.818Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-24T19:20:54.818Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-24T19:20:56.184Z] === RUN TestDockerSuite/TestNetHostname [2021-07-24T19:20:59.500Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-24T19:20:59.755Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-24T19:21:06.289Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-24T19:21:08.178Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-24T19:21:09.105Z] === RUN TestDockerSuite/TestPluginActive [2021-07-24T19:21:10.995Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-24T19:21:10.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-24T19:21:19.080Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-24T19:21:19.080Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-24T19:21:19.080Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-24T19:21:19.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-24T19:21:19.080Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-24T19:21:20.444Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-24T19:21:21.809Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-24T19:21:23.174Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-24T19:21:24.102Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-24T19:21:25.467Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-24T19:21:27.353Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-24T19:21:30.639Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-24T19:21:30.639Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-24T19:21:33.155Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-24T19:21:33.155Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-24T19:21:34.522Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-24T19:21:37.042Z] === RUN TestDockerSuite/TestPortList [2021-07-24T19:21:37.603Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-24T19:21:42.847Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-24T19:21:48.094Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-24T19:21:49.025Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-24T19:21:57.110Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-24T19:21:57.673Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-24T19:21:57.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-24T19:21:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-24T19:21:59.293Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-24T19:22:02.560Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-24T19:22:03.486Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-24T19:22:03.741Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-24T19:22:03.997Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-24T19:22:06.513Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-24T19:22:07.075Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-24T19:22:08.004Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-24T19:22:12.171Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-24T19:22:16.358Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-24T19:22:17.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-24T19:22:17.285Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-24T19:22:20.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-24T19:22:21.479Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-24T19:22:31.413Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-24T19:22:31.669Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-24T19:22:33.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-24T19:22:34.118Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-24T19:22:36.007Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-24T19:22:36.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-24T19:22:37.895Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-24T19:22:40.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-24T19:22:40.977Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-24T19:22:42.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-24T19:22:43.793Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-24T19:22:45.682Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-24T19:22:45.682Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-24T19:22:46.609Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-24T19:22:47.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-24T19:22:49.426Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-24T19:22:50.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-24T19:22:52.154Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-24T19:22:53.083Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-24T19:22:53.083Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-24T19:22:53.083Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-24T19:22:53.339Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-24T19:22:53.595Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-24T19:22:53.595Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-24T19:22:54.525Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-24T19:22:54.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-24T19:22:56.157Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-24T19:22:57.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-24T19:22:58.085Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-24T19:22:58.645Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-24T19:23:02.811Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-24T19:23:10.897Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-24T19:23:11.152Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-24T19:23:11.408Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-24T19:23:13.922Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-24T19:23:13.922Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-24T19:23:14.181Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-24T19:23:14.437Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-24T19:23:17.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-24T19:23:17.702Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-24T19:23:18.629Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-24T19:23:23.886Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-24T19:23:24.811Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-24T19:23:24.812Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-24T19:23:24.812Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-24T19:23:28.076Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-24T19:23:29.002Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-24T19:23:29.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-24T19:23:30.887Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-24T19:23:31.813Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-24T19:23:31.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-24T19:23:33.702Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-24T19:23:35.073Z] === RUN TestDockerSuite/TestRmiTag [2021-07-24T19:23:35.073Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-24T19:23:35.073Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-24T19:23:35.635Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-24T19:23:38.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-24T19:23:40.801Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-24T19:23:41.728Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-24T19:23:42.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-24T19:23:42.851Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-24T19:23:43.107Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-24T19:23:44.996Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-24T19:23:45.557Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-24T19:23:46.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-24T19:23:47.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-24T19:23:47.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-24T19:23:47.606Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-24T19:23:47.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-24T19:23:49.753Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-24T19:23:50.682Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-24T19:23:51.609Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-24T19:23:51.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-24T19:23:52.537Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-24T19:23:53.464Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-24T19:23:55.352Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-24T19:23:55.912Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-24T19:23:56.851Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-24T19:23:57.776Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-24T19:23:58.337Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-24T19:23:59.263Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-24T19:24:00.190Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-24T19:24:01.116Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-24T19:24:01.681Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-24T19:24:02.611Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-24T19:24:03.173Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-24T19:24:03.173Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-24T19:24:05.060Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-24T19:24:05.623Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-24T19:24:06.553Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-24T19:24:07.481Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-24T19:24:08.408Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-24T19:24:08.969Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-24T19:24:08.969Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-24T19:24:09.531Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-24T19:24:10.459Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-24T19:24:11.020Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-24T19:24:11.596Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-24T19:24:12.528Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-24T19:24:12.528Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-24T19:24:13.089Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-24T19:24:13.089Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-24T19:24:14.017Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-24T19:24:14.943Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-24T19:24:15.503Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-24T19:24:16.430Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-24T19:24:16.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-24T19:24:16.990Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-24T19:24:18.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-24T19:24:18.614Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-24T19:24:20.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-24T19:24:21.868Z] docker_cli_service_logs_test.go:245: checking task qavkmar6ry6p [2021-07-24T19:24:21.868Z] docker_cli_service_logs_test.go:250: checking messages for qavkmar6ry6p [2021-07-24T19:24:21.868Z] docker_cli_service_logs_test.go:245: checking task ai3ucwraf9vt [2021-07-24T19:24:21.868Z] docker_cli_service_logs_test.go:250: checking messages for ai3ucwraf9vt [2021-07-24T19:24:21.868Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-24T19:24:22.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-24T19:24:23.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-24T19:24:23.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-24T19:24:24.845Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-24T19:24:25.405Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-24T19:24:26.769Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-24T19:24:30.057Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-24T19:24:30.057Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-24T19:24:30.617Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-24T19:24:32.503Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-24T19:24:32.759Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-24T19:24:34.648Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-24T19:24:34.904Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-24T19:24:37.418Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-24T19:24:39.930Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-24T19:24:39.930Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-24T19:24:39.930Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-24T19:24:39.930Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-24T19:24:39.930Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-24T19:24:40.187Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-24T19:24:43.456Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-24T19:24:44.821Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-24T19:24:46.713Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-24T19:24:47.309Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-24T19:24:49.197Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-24T19:24:49.758Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-24T19:24:49.758Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-24T19:24:49.758Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-24T19:24:50.319Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-24T19:24:52.206Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-24T19:24:52.462Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-24T19:24:53.387Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-24T19:24:53.387Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-24T19:24:53.948Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-24T19:24:54.874Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-24T19:24:55.802Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-24T19:24:55.802Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-24T19:24:56.059Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-24T19:24:56.621Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-24T19:24:57.183Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-24T19:24:58.114Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-24T19:24:58.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-24T19:24:58.933Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-24T19:24:59.860Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-24T19:25:00.787Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-24T19:25:01.043Z] docker_cli_swarm_test.go:1901: [d37d8f6ad2a20] joining swarm manager [df9aa3ddf409e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:25:01.605Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-24T19:25:02.534Z] docker_cli_swarm_test.go:1902: [d0b3c058083ee] joining swarm manager [df9aa3ddf409e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:25:02.534Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-24T19:25:02.534Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-24T19:25:03.096Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-24T19:25:04.021Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-24T19:25:05.384Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-24T19:25:05.640Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-24T19:25:05.640Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-24T19:25:05.640Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-24T19:25:08.906Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-24T19:25:09.469Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-24T19:25:19.402Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-24T19:25:20.767Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-24T19:25:21.693Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-24T19:25:23.058Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-24T19:25:23.058Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-24T19:25:23.058Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-24T19:25:23.058Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-24T19:25:23.983Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-24T19:25:27.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-24T19:25:27.257Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-24T19:25:28.621Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-24T19:25:29.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-24T19:25:30.482Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-24T19:25:37.015Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-24T19:25:37.015Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-24T19:25:37.580Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-24T19:25:38.944Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-24T19:25:38.944Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-24T19:25:39.200Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-24T19:25:40.568Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-24T19:25:42.459Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-24T19:25:43.387Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-24T19:25:43.387Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-24T19:25:43.686Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-24T19:25:45.572Z] === RUN TestDockerSuite/TestRunMount [2021-07-24T19:25:45.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-24T19:25:48.100Z] docker_cli_swarm_test.go:1802: [d27126b3f376a] joining swarm manager [d078c35f31537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:25:49.026Z] docker_cli_swarm_test.go:1803: [df747f50bd1ce] joining swarm manager [d078c35f31537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:25:54.272Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-24T19:25:54.528Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-24T19:25:55.454Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-24T19:25:56.817Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-24T19:25:58.704Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-24T19:26:01.967Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-24T19:26:04.484Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-24T19:26:05.046Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-24T19:26:06.937Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-24T19:26:08.310Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-24T19:26:10.200Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-24T19:26:10.200Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-24T19:26:10.763Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-24T19:26:12.127Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-24T19:26:12.689Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-24T19:26:12.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-24T19:26:13.873Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-24T19:26:15.245Z] docker_cli_swarm_test.go:1321: [d5351cee4246b] joining swarm manager [db642e1a6b18f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:26:16.173Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-24T19:26:16.737Z] docker_cli_swarm_test.go:1322: [d6a483a1403ac] joining swarm manager [db642e1a6b18f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:26:18.628Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-24T19:26:22.793Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-24T19:26:23.048Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-24T19:26:23.304Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-24T19:26:23.867Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-24T19:26:23.867Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-24T19:26:24.792Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-24T19:26:25.354Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-24T19:26:25.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-24T19:26:25.935Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-24T19:26:32.466Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-24T19:26:32.466Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-24T19:26:32.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-24T19:26:32.466Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-24T19:26:33.391Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-24T19:26:34.754Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-24T19:26:35.680Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-24T19:26:35.935Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-24T19:26:36.191Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-24T19:26:36.448Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-24T19:26:37.010Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-24T19:26:37.572Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-24T19:26:38.134Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-24T19:26:38.134Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-24T19:26:38.134Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-24T19:26:39.062Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-24T19:26:39.318Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-24T19:26:39.318Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-24T19:26:39.318Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-24T19:26:39.879Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-24T19:26:41.242Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-24T19:26:41.242Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-24T19:26:41.242Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-24T19:26:44.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-24T19:26:45.874Z] === RUN TestDockerSuite/TestRunRm [2021-07-24T19:26:46.436Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-24T19:26:50.598Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-24T19:26:50.853Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-24T19:26:51.415Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-24T19:26:52.780Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-24T19:26:53.705Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-24T19:26:56.972Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-24T19:27:01.138Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-24T19:27:01.394Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-24T19:27:01.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-24T19:27:02.519Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-24T19:27:03.081Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-24T19:27:03.337Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-24T19:27:03.899Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-24T19:27:04.481Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-24T19:27:05.415Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-24T19:27:05.978Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-24T19:27:08.494Z] === RUN TestDockerSuite/TestRunState [2021-07-24T19:27:10.383Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-24T19:27:10.944Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-24T19:27:11.506Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-24T19:27:11.762Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-24T19:27:11.762Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-24T19:27:11.762Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-24T19:27:12.325Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-24T19:27:12.886Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-24T19:27:14.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-24T19:27:14.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-24T19:27:14.252Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-24T19:27:14.813Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-24T19:27:17.330Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-24T19:27:17.585Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-24T19:27:19.478Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-24T19:27:22.769Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-24T19:27:26.034Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-24T19:27:26.597Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-24T19:27:27.159Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-24T19:27:28.089Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-24T19:27:29.980Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-24T19:27:31.348Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-24T19:27:31.910Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-24T19:27:31.910Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-24T19:27:31.910Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-24T19:27:32.840Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-24T19:27:33.403Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-24T19:27:34.331Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-24T19:27:34.331Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-24T19:27:34.331Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-24T19:27:34.331Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-24T19:27:35.260Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-24T19:27:39.428Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-24T19:27:39.429Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-24T19:27:40.370Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-24T19:27:42.259Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-24T19:27:44.153Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-24T19:27:46.044Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-24T19:27:48.564Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-24T19:27:48.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-24T19:27:48.820Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-24T19:27:48.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-24T19:27:48.820Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-24T19:27:48.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-24T19:27:48.820Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-24T19:27:48.820Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-24T19:27:49.077Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-24T19:27:49.077Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-24T19:27:49.077Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-24T19:27:53.241Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-24T19:27:53.241Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-24T19:27:53.241Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-24T19:27:55.134Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-24T19:27:56.063Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-24T19:27:56.992Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-24T19:27:56.992Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-24T19:27:56.992Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-24T19:27:57.555Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-24T19:27:57.555Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-24T19:27:57.555Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-24T19:27:57.811Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-24T19:27:57.811Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-24T19:27:57.811Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-24T19:27:57.811Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-24T19:27:57.811Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-24T19:27:57.811Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-24T19:27:58.756Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-24T19:27:59.690Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-24T19:27:59.690Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-24T19:28:01.055Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-24T19:28:01.055Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-24T19:28:01.984Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-24T19:28:01.984Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-24T19:28:03.352Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-24T19:28:03.914Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-24T19:28:03.914Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-24T19:28:03.914Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-24T19:28:04.847Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-24T19:28:05.411Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-24T19:28:06.340Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-24T19:28:07.269Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-24T19:28:07.269Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-24T19:28:07.269Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-24T19:28:08.200Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-24T19:28:08.200Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-24T19:28:10.091Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-24T19:28:10.347Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-24T19:28:13.619Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-24T19:28:14.181Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-24T19:28:14.181Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-24T19:28:14.181Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-24T19:28:14.436Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-24T19:28:15.374Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-24T19:28:16.302Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-24T19:28:16.907Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-24T19:28:17.835Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-24T19:28:17.836Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-24T19:28:19.727Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-24T19:28:19.727Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-24T19:28:20.289Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-24T19:28:22.185Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents662580347 [2021-07-24T19:28:22.185Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-24T19:28:22.441Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-24T19:28:23.003Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-24T19:28:24.368Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-24T19:28:24.368Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-24T19:28:24.368Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-24T19:28:25.735Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-24T19:28:26.297Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-24T19:28:28.189Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-24T19:28:28.189Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-24T19:28:28.189Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-24T19:28:28.445Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-24T19:28:28.445Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-24T19:28:29.006Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-24T19:28:29.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-24T19:28:29.568Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-24T19:28:29.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-24T19:28:31.476Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-24T19:28:35.644Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-24T19:28:35.644Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-24T19:28:36.571Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-24T19:28:37.499Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-24T19:28:38.866Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-24T19:28:39.795Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-24T19:28:41.161Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-24T19:28:42.531Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-24T19:28:45.045Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-24T19:28:47.561Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-24T19:28:48.124Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-24T19:28:50.025Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-24T19:28:51.409Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-24T19:28:52.775Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-24T19:28:56.043Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-24T19:29:00.207Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-24T19:29:02.720Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-24T19:29:07.959Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-24T19:29:10.469Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-24T19:29:11.832Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-24T19:29:12.767Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-24T19:29:13.327Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-24T19:29:13.888Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-24T19:29:13.888Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-24T19:29:13.888Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-24T19:29:14.816Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-24T19:29:18.981Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-24T19:29:22.243Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-24T19:29:22.803Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-24T19:29:23.364Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-24T19:29:23.364Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-24T19:29:23.364Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-24T19:29:23.364Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-24T19:29:23.364Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-24T19:29:24.729Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-24T19:29:26.094Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-24T19:29:27.022Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-24T19:29:28.915Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-24T19:29:32.196Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-24T19:29:32.756Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-24T19:29:34.119Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-24T19:29:34.119Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-24T19:29:34.119Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-24T19:29:35.045Z] docker_cli_swarm_test.go:1186: [d2ae343fc0b72] joining swarm manager [db8438eaeab5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:29:35.970Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-24T19:29:37.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-24T19:29:42.577Z] docker_cli_swarm_test.go:1195: [d2c12b4b7a003] joining swarm manager [db8438eaeab5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:29:42.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-24T19:29:46.741Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-24T19:29:50.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-24T19:29:52.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-24T19:29:58.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-24T19:30:02.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-24T19:30:04.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-24T19:30:05.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-24T19:30:07.339Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-24T19:30:09.226Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-24T19:30:11.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-24T19:30:13.628Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-24T19:30:15.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-24T19:30:17.421Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-24T19:30:19.936Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-24T19:30:23.197Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-24T19:30:33.135Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-24T19:30:35.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-24T19:30:35.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-24T19:30:35.022Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-24T19:30:35.583Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-24T19:30:35.583Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-24T19:30:35.838Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-24T19:30:35.838Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-24T19:30:36.765Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-24T19:30:36.765Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-24T19:30:36.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-24T19:30:37.692Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-24T19:30:37.692Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-24T19:30:37.950Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-24T19:30:37.950Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-24T19:30:37.950Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-24T19:30:38.877Z] docker_cli_swarm_test.go:1118: [d153fdadc552b] joining swarm manager [d8c3e27a736a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:30:40.242Z] docker_cli_swarm_test.go:1119: [db6582798b7eb] joining swarm manager [d8c3e27a736a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:30:40.498Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-24T19:30:40.754Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-24T19:30:40.754Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-24T19:30:40.754Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-24T19:30:40.754Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-24T19:30:47.286Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-24T19:30:48.649Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-24T19:30:48.649Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-24T19:30:48.649Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-24T19:30:51.917Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-24T19:30:55.183Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-24T19:30:55.183Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite (1788.27s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.51s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.56s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.69s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.57s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.36s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.49s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.34s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.21s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.23s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.63s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.24s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.90s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.00s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.79s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.20s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.00s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.66s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.60s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.56s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.15s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.47s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.47s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.91s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.60s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.59s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.66s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.13s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.46s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.80s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.18s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.71s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.82s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.56s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.33s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.05s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.19s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.04s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.89s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.81s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.94s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.50s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.40s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.45s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.99s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.06s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.70s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.39s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.47s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.50s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.70s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.16s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.99s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.19s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.66s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.94s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.58s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.92s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.64s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.87s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.57s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.17s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.84s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.20s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.11s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.52s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.20s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.38s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.39s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.13s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnv (2.06s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.80s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.64s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.91s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2021-07-24T19:30:55.183Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.98s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.37s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.11s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.05s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildHistory (3.55s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2021-07-24T19:30:55.183Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.83s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.45s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.31s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.84s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.11s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.92s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.48s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.37s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.17s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.79s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.20s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.54s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.10s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.45s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.05s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.63s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.18s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildPATH (1.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.46s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.25s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRm (4.70s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.55s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.12s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildStderr (1.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.19s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.66s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.42s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.70s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.82s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.78s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.40s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.86s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.11s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.56s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.36s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.76s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.83s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.39s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.98s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.86s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.76s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.96s) [2021-07-24T19:30:55.184Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.05s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.86s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.97s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.48s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.80s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.41s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.77s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.72s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000508690_} (0.85s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1720297763_/foo_false____} (1.61s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1720297763_/foo_true____} (1.59s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_false____} (1.70s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_true____} (1.90s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3850816038_/foo_true__0xc0005086c0__} (1.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005086d8_} (1.73s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005086f0_} (1.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000508708_} (1.78s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000508720_} (0.69s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.37s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.56s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.73s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.13s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.31s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.11s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.52s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.77s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2021-07-24T19:30:55.184Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToDot (1.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.05s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.94s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.63s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.88s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.43s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.35s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.46s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.31s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.44s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.08s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.56s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.39s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFilters (1.37s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFormat (1.38s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsRename (0.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.61s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.19s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.23s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.25s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.62s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.39s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.55s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.95s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecCgroup (2.40s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecInspectID (3.11s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecInteractive (1.24s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.44s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.19s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecParseError (1.31s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.18s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.52s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecStartFails (1.07s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.40s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecTTY (1.42s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.34s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.12s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecUlimits (1.27s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestExecWithUser (1.27s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHealth (23.11s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportDisplay (2.51s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportFile (1.56s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.58s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportGzipped (1.60s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.68s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.96s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.74s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectHistory (0.81s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-07-24T19:30:55.185Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.52s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.22s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.39s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.18s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.26s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.42s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.19s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.09s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.17s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.72s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.74s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.15s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.41s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2021-07-24T19:30:55.185Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.27s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsSince (6.72s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsTail (1.32s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.07s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestNetHostname (3.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.81s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.22s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginActive (1.65s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.36s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.63s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.89s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.30s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPortList (10.56s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.37s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.90s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.32s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.75s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsByOrder (3.05s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.11s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.95s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.36s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.71s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.36s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.88s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.10s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.64s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.84s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.06s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.05s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.09s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.53s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.21s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.54s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.28s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.89s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.08s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.30s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.87s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.18s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.78s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.65s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.55s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.74s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.53s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.96s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.77s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.44s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.90s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.97s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.91s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.94s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-07-24T19:30:55.186Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.77s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.35s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMount (8.66s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-24T19:30:55.186Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.12s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.56s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.96s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.45s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.82s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.49s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.10s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.52s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.09s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.22s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.52s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.91s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.19s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.77s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.77s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.88s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.85s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.83s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.64s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.79s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.22s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartRecordError (1.55s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.44s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.69s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.93s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.68s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.72s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.20s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.02s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.41s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.79s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.52s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.91s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.02s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.46s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.11s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.93s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.66s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.62s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.04s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.71s) [2021-07-24T19:30:55.187Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.61s) [2021-07-24T19:30:55.187Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-24T19:30:55.187Z] === RUN TestDockerRegistrySuite [2021-07-24T19:30:55.187Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-24T19:30:56.553Z] check_test.go:196: [dc55c6e0c7d45] daemon is not started [2021-07-24T19:30:56.553Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-24T19:30:57.919Z] check_test.go:196: [dee3bf3840f3b] daemon is not started [2021-07-24T19:30:57.919Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-24T19:30:59.310Z] check_test.go:196: [d4103b2f3fd98] daemon is not started [2021-07-24T19:30:59.310Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-24T19:30:59.310Z] check_test.go:196: [dc940b108ea38] daemon is not started [2021-07-24T19:30:59.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-24T19:31:03.471Z] check_test.go:196: [d9b4927aba615] daemon is not started [2021-07-24T19:31:03.471Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-24T19:31:07.319Z] --- PASS: TestBuildWCOWSandboxSize (819.81s) [2021-07-24T19:31:07.319Z] === RUN TestBuildWithEmptyDockerfile [2021-07-24T19:31:07.319Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:31:07.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:31:07.319Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:31:07.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:31:07.319Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:31:07.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:31:07.319Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-24T19:31:07.319Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-24T19:31:07.319Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-24T19:31:07.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.67s) [2021-07-24T19:31:07.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-24T19:31:07.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-24T19:31:07.319Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-24T19:31:07.319Z] === RUN TestBuildPreserveOwnership [2021-07-24T19:31:07.319Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:31:07.319Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-24T19:31:07.319Z] === RUN TestBuildPlatformInvalid [2021-07-24T19:31:07.319Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-07-24T19:31:07.319Z] PASS [2021-07-24T19:31:07.319Z] ok github.com/docker/docker/integration/build 1029.514s [2021-07-24T19:31:07.319Z] [2021-07-24T19:31:07.319Z] === Skipped [2021-07-24T19:31:07.319Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-24T19:31:07.319Z] build_session_test.go:25: TODO: BuildKit [2021-07-24T19:31:07.319Z] [2021-07-24T19:31:07.319Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-24T19:31:07.319Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.319Z] [2021-07-24T19:31:07.319Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-24T19:31:07.320Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:31:07.320Z] [2021-07-24T19:31:07.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-24T19:31:07.320Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:31:07.320Z] [2021-07-24T19:31:07.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-24T19:31:07.320Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:31:07.320Z] [2021-07-24T19:31:07.320Z] [2021-07-24T19:31:07.320Z] DONE 29 tests, 5 skipped in 1064.303s [2021-07-24T19:31:07.320Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-24T19:31:07.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:31:07.778Z] INFO: Testing against a local daemon [2021-07-24T19:31:07.778Z] === RUN TestConfigInspect [2021-07-24T19:31:07.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.778Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-24T19:31:07.778Z] === RUN TestConfigList [2021-07-24T19:31:07.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.778Z] --- SKIP: TestConfigList (0.00s) [2021-07-24T19:31:07.778Z] === RUN TestConfigsCreateAndDelete [2021-07-24T19:31:07.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.778Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-24T19:31:07.778Z] === RUN TestConfigsUpdate [2021-07-24T19:31:07.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.778Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-24T19:31:07.778Z] === RUN TestTemplatedConfig [2021-07-24T19:31:07.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:07.778Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-24T19:31:07.778Z] === RUN TestConfigCreateResolve [2021-07-24T19:31:07.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:31:07.778Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-24T19:31:07.778Z] PASS [2021-07-24T19:31:07.778Z] ok github.com/docker/docker/integration/config 0.146s [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === Skipped [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-24T19:31:08.237Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] [2021-07-24T19:31:08.237Z] DONE 6 tests, 6 skipped in 3.072s [2021-07-24T19:31:08.237Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-24T19:31:08.711Z] check_test.go:196: [d110e28e7614d] daemon is not started [2021-07-24T19:31:08.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-24T19:31:11.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:31:11.136Z] INFO: Testing against a local daemon [2021-07-24T19:31:11.136Z] === RUN TestCheckpoint [2021-07-24T19:31:11.136Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-24T19:31:11.136Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-24T19:31:11.136Z] === RUN TestContainerInvalidJSON [2021-07-24T19:31:11.136Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:31:11.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:31:11.136Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:31:11.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:31:11.136Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:31:11.136Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:31:11.593Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-24T19:31:11.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-24T19:31:11.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-24T19:31:11.593Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-24T19:31:11.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-24T19:31:11.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-24T19:31:11.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-24T19:31:11.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-24T19:31:11.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-07-24T19:31:11.593Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-24T19:31:12.052Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-07-24T19:31:12.052Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-24T19:31:12.509Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-07-24T19:31:12.509Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-24T19:31:12.509Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-24T19:31:12.509Z] === RUN TestCopyFromContainer [2021-07-24T19:31:12.509Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:12.509Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-24T19:31:12.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:31:12.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:31:12.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:31:12.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:31:12.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:31:12.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:31:12.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-24T19:31:12.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-24T19:31:12.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-24T19:31:12.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-24T19:31:12.509Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-24T19:31:12.509Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-24T19:31:12.509Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidEnv [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateTmpfsMountsTarget [2021-07-24T19:31:12.509Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:12.509Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-24T19:31:12.509Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:31:12.509Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-24T19:31:12.509Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:31:12.509Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:31:12.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:31:12.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-24T19:31:12.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-24T19:31:12.509Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-24T19:31:12.509Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateDifferentPlatform [2021-07-24T19:31:12.509Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-24T19:31:12.509Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-24T19:31:12.509Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-24T19:31:12.509Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-24T19:31:12.509Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-24T19:31:12.967Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-24T19:31:12.967Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-24T19:31:12.967Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-24T19:31:12.967Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-24T19:31:12.967Z] === RUN TestContainerKillOnDaemonStart [2021-07-24T19:31:12.967Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:12.967Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-24T19:31:12.967Z] === RUN TestDiff [2021-07-24T19:31:12.967Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-24T19:31:12.967Z] --- SKIP: TestDiff (0.00s) [2021-07-24T19:31:12.967Z] === RUN TestExecWithCloseStdin [2021-07-24T19:31:13.139Z] check_test.go:196: [d39c0f86e975d] daemon is not started [2021-07-24T19:31:13.139Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-24T19:31:14.065Z] check_test.go:196: [d529ce112e7b2] daemon is not started [2021-07-24T19:31:14.065Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-24T19:31:14.992Z] check_test.go:196: [d82fb0c6ef867] daemon is not started [2021-07-24T19:31:14.992Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-24T19:31:15.937Z] --- PASS: TestExecWithCloseStdin (3.16s) [2021-07-24T19:31:15.937Z] === RUN TestExec [2021-07-24T19:31:16.355Z] check_test.go:196: [d410587f37e50] daemon is not started [2021-07-24T19:31:16.355Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-24T19:31:17.718Z] check_test.go:196: [dd77e82dcefd7] daemon is not started [2021-07-24T19:31:17.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-24T19:31:18.110Z] --- PASS: TestExec (2.23s) [2021-07-24T19:31:18.110Z] === RUN TestExecUser [2021-07-24T19:31:18.110Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-24T19:31:18.110Z] --- SKIP: TestExecUser (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestExportContainerAndImportImage [2021-07-24T19:31:18.110Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:18.110Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-24T19:31:18.110Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:18.110Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestHealthCheckWorkdir [2021-07-24T19:31:18.110Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-24T19:31:18.110Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestHealthKillContainer [2021-07-24T19:31:18.110Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-24T19:31:18.110Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-24T19:31:18.110Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-24T19:31:18.110Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-24T19:31:18.110Z] === RUN TestKillContainerInvalidSignal [2021-07-24T19:31:19.083Z] check_test.go:196: [d9d150319129a] daemon is not started [2021-07-24T19:31:19.083Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-24T19:31:20.021Z] check_test.go:196: [d28f76aef1184] daemon is not started [2021-07-24T19:31:20.021Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-24T19:31:20.283Z] --- PASS: TestKillContainerInvalidSignal (2.21s) [2021-07-24T19:31:20.283Z] === RUN TestKillContainer [2021-07-24T19:31:20.283Z] === RUN TestKillContainer/no_signal [2021-07-24T19:31:21.406Z] check_test.go:196: [d1c0c54801e39] daemon is not started [2021-07-24T19:31:21.406Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-24T19:31:22.332Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c12f22e428f8d9d68fceedcc8ef688bb375d58c46b67352c594aac96697fef87 [2021-07-24T19:31:22.470Z] === RUN TestKillContainer/non_killing_signal [2021-07-24T19:31:22.470Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-24T19:31:22.470Z] === RUN TestKillContainer/killing_signal [2021-07-24T19:31:23.258Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:24ca9bb590332eaa6aae19668e90c7af77055bd7bd86380c13d09308f0db4195 [2021-07-24T19:31:23.820Z] check_test.go:196: [d31463e8b8001] daemon is not started [2021-07-24T19:31:23.820Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-24T19:31:24.747Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b1641ed612ec8b612293f1f13f683d6eca025a4b5ef95efe438e4b23dd39eb56 [2021-07-24T19:31:25.368Z] --- PASS: TestKillContainer (4.76s) [2021-07-24T19:31:25.368Z] --- PASS: TestKillContainer/no_signal (2.01s) [2021-07-24T19:31:25.368Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-24T19:31:25.368Z] --- PASS: TestKillContainer/killing_signal (2.70s) [2021-07-24T19:31:25.368Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-24T19:31:25.368Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:31:25.368Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestKillStoppedContainer [2021-07-24T19:31:25.368Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:31:25.368Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-24T19:31:25.368Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:31:25.368Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestKillDifferentUserContainer [2021-07-24T19:31:25.368Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-24T19:31:25.368Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestInspectOomKilledTrue [2021-07-24T19:31:25.368Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:25.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestInspectOomKilledFalse [2021-07-24T19:31:25.368Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:31:25.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-24T19:31:25.368Z] === RUN TestLogsFollowTailEmpty [2021-07-24T19:31:25.672Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e4fcab8d5ecee20b51a46d7546278ff7e19bfa30b252cf0d6617b6c08cee2711 [2021-07-24T19:31:25.927Z] check_test.go:196: [d9dc050c9caed] daemon is not started [2021-07-24T19:31:25.927Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-24T19:31:27.290Z] check_test.go:196: [d3783b28080de] daemon is not started [2021-07-24T19:31:27.290Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-24T19:31:27.537Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-07-24T19:31:27.537Z] === RUN TestNetworkNat [2021-07-24T19:31:27.537Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-24T19:31:27.537Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-24T19:31:27.537Z] === RUN TestNetworkLocalhostTCPNat [2021-07-24T19:31:29.718Z] --- PASS: TestNetworkLocalhostTCPNat (2.54s) [2021-07-24T19:31:29.718Z] === RUN TestNetworkLoopbackNat [2021-07-24T19:31:29.718Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-24T19:31:29.718Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-24T19:31:29.718Z] === RUN TestPause [2021-07-24T19:31:29.718Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-24T19:31:29.718Z] --- SKIP: TestPause (0.00s) [2021-07-24T19:31:29.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-24T19:31:30.553Z] check_test.go:196: [dd9443ba5263d] daemon is not started [2021-07-24T19:31:30.553Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-24T19:31:31.118Z] check_test.go:196: [d9e2346d9c5bc] daemon is not started [2021-07-24T19:31:31.373Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-24T19:31:31.373Z] check_test.go:196: [ded0935403687] daemon is not started [2021-07-24T19:31:31.373Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-24T19:31:31.902Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2021-07-24T19:31:31.902Z] === RUN TestPauseStopPausedContainer [2021-07-24T19:31:31.902Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:31:31.902Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-24T19:31:31.902Z] === RUN TestPsFilter [2021-07-24T19:31:32.360Z] --- PASS: TestPsFilter (0.40s) [2021-07-24T19:31:32.360Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-24T19:31:32.738Z] check_test.go:196: [dd27f1072ede6] daemon is not started [2021-07-24T19:31:32.738Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-24T19:31:34.103Z] check_test.go:196: [d9a240d08f07f] daemon is not started [2021-07-24T19:31:34.103Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-24T19:31:35.029Z] check_test.go:196: [dea048e525586] daemon is not started [2021-07-24T19:31:35.029Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-24T19:31:35.257Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-07-24T19:31:35.257Z] === RUN TestRemoveContainerWithVolume [2021-07-24T19:31:38.166Z] --- PASS: TestRemoveContainerWithVolume (2.83s) [2021-07-24T19:31:38.167Z] === RUN TestRemoveContainerRunning [2021-07-24T19:31:38.314Z] check_test.go:196: [d0744767881b9] daemon is not started [2021-07-24T19:31:38.314Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-24T19:31:38.570Z] check_test.go:196: [d33e6adf39177] daemon is not started [2021-07-24T19:31:38.570Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-24T19:31:39.700Z] --- PASS: TestRemoveContainerRunning (2.16s) [2021-07-24T19:31:39.700Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-24T19:31:39.934Z] check_test.go:196: [d59227f925d02] daemon is not started [2021-07-24T19:31:39.934Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-24T19:31:40.496Z] check_test.go:196: [d6da7cf182750] daemon is not started [2021-07-24T19:31:40.496Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-24T19:31:40.496Z] check_test.go:196: [d5f6d2791146e] daemon is not started [2021-07-24T19:31:40.496Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-24T19:31:40.751Z] check_test.go:196: [dbf210558ad71] daemon is not started [2021-07-24T19:31:40.751Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-24T19:31:41.007Z] check_test.go:196: [d77486304cad8] daemon is not started [2021-07-24T19:31:41.007Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-24T19:31:41.568Z] check_test.go:196: [de118bbb942d7] daemon is not started [2021-07-24T19:31:41.568Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-24T19:31:41.568Z] check_test.go:196: [dc93667cf8ec4] daemon is not started [2021-07-24T19:31:41.568Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-24T19:31:41.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s) [2021-07-24T19:31:41.872Z] === RUN TestRemoveInvalidContainer [2021-07-24T19:31:41.872Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-24T19:31:41.872Z] === RUN TestRenameLinkedContainer [2021-07-24T19:31:41.872Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-24T19:31:41.872Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-24T19:31:41.872Z] === RUN TestRenameStoppedContainer [2021-07-24T19:31:42.935Z] check_test.go:196: [de03e1ec01508] daemon is not started [2021-07-24T19:31:42.935Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-24T19:31:44.769Z] --- PASS: TestRenameStoppedContainer (2.78s) [2021-07-24T19:31:44.769Z] === RUN TestRenameRunningContainerAndReuse [2021-07-24T19:31:44.822Z] check_test.go:196: [d7b1fb56954b7] daemon is not started [2021-07-24T19:31:44.822Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-24T19:31:45.753Z] check_test.go:196: [d9457b8c5ef59] daemon is not started [2021-07-24T19:31:45.753Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-24T19:31:47.116Z] check_test.go:196: [d7689c0f70c9a] daemon is not started [2021-07-24T19:31:47.116Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-24T19:31:48.042Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite (53.75s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.37s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.39s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.17s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.80s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.33s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.30s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.78s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-07-24T19:31:48.602Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-24T19:31:48.602Z] === RUN TestDockerSchema1RegistrySuite [2021-07-24T19:31:48.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-24T19:31:48.857Z] check_test.go:223: [dae2d575866b2] daemon is not started [2021-07-24T19:31:48.857Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-24T19:31:49.441Z] --- PASS: TestRenameRunningContainerAndReuse (4.27s) [2021-07-24T19:31:49.441Z] === RUN TestRenameInvalidName [2021-07-24T19:31:51.611Z] --- PASS: TestRenameInvalidName (2.18s) [2021-07-24T19:31:51.611Z] === RUN TestRenameAnonymousContainer [2021-07-24T19:31:53.019Z] check_test.go:223: [de20334795122] daemon is not started [2021-07-24T19:31:53.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-24T19:31:58.272Z] check_test.go:223: [d677f11d8f39d] daemon is not started [2021-07-24T19:31:58.272Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-24T19:32:01.908Z] --- PASS: TestRenameAnonymousContainer (10.01s) [2021-07-24T19:32:01.908Z] === RUN TestRenameContainerWithSameName [2021-07-24T19:32:02.435Z] check_test.go:223: [d7e445f605cd2] daemon is not started [2021-07-24T19:32:02.435Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-24T19:32:03.362Z] check_test.go:223: [de03fe8bfabfd] daemon is not started [2021-07-24T19:32:03.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-24T19:32:03.441Z] --- PASS: TestRenameContainerWithSameName (2.25s) [2021-07-24T19:32:03.441Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-24T19:32:03.441Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:03.441Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-24T19:32:03.441Z] === RUN TestResize [2021-07-24T19:32:04.288Z] check_test.go:223: [df4bd2301be47] daemon is not started [2021-07-24T19:32:04.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-24T19:32:04.544Z] check_test.go:223: [de9b582b1b6a2] daemon is not started [2021-07-24T19:32:04.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-24T19:32:05.626Z] --- PASS: TestResize (2.18s) [2021-07-24T19:32:05.626Z] === RUN TestResizeWithInvalidSize [2021-07-24T19:32:05.907Z] check_test.go:223: [d1528ecfeb620] daemon is not started [2021-07-24T19:32:05.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-24T19:32:06.833Z] check_test.go:223: [d639bfdd58ef8] daemon is not started [2021-07-24T19:32:06.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-24T19:32:07.802Z] --- PASS: TestResizeWithInvalidSize (2.16s) [2021-07-24T19:32:07.802Z] === RUN TestResizeWhenContainerNotStarted [2021-07-24T19:32:08.197Z] check_test.go:223: [df2c7d6f5dfd5] daemon is not started [2021-07-24T19:32:08.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-24T19:32:10.702Z] --- PASS: TestResizeWhenContainerNotStarted (2.68s) [2021-07-24T19:32:10.702Z] === RUN TestDaemonRestartKillContainers [2021-07-24T19:32:10.702Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:10.702Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-24T19:32:10.702Z] === RUN TestStats [2021-07-24T19:32:10.702Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-24T19:32:10.702Z] --- SKIP: TestStats (0.00s) [2021-07-24T19:32:10.702Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-24T19:32:11.461Z] docker_cli_swarm_test.go:1172: [de4763100b50e] joining swarm manager [d8c3e27a736a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-24T19:32:11.717Z] check_test.go:223: [d5108168e7d07] daemon is not started [2021-07-24T19:32:11.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-24T19:32:11.972Z] check_test.go:223: [d6ae0538412a6] daemon is not started [2021-07-24T19:32:11.972Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-24T19:32:12.532Z] check_test.go:223: [d817af49f16eb] daemon is not started [2021-07-24T19:32:12.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-24T19:32:12.532Z] check_test.go:223: [da2893d9aec05] daemon is not started [2021-07-24T19:32:12.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-24T19:32:12.787Z] check_test.go:223: [d730ea5dab99e] daemon is not started [2021-07-24T19:32:12.787Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-24T19:32:13.042Z] check_test.go:223: [df70af6c8b1d4] daemon is not started [2021-07-24T19:32:13.042Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-24T19:32:13.603Z] check_test.go:223: [dff59bed08dbb] daemon is not started [2021-07-24T19:32:13.603Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-24T19:32:13.603Z] check_test.go:223: [da39c6d420a6f] daemon is not started [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite (24.92s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.49s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.96s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.56s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.56s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-07-24T19:32:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-24T19:32:13.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-24T19:32:13.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-24T19:32:14.533Z] check_test.go:252: [d1a55d7e5f831] daemon is not started [2021-07-24T19:32:14.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-24T19:32:14.794Z] check_test.go:252: [d08b433d349fc] daemon is not started [2021-07-24T19:32:14.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-24T19:32:15.049Z] check_test.go:252: [d35386aebab9c] daemon is not started [2021-07-24T19:32:15.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-24T19:32:15.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.55s) [2021-07-24T19:32:15.381Z] === RUN TestStopContainerWithTimeout [2021-07-24T19:32:15.381Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-24T19:32:15.381Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-24T19:32:15.381Z] === RUN TestUpdateRestartPolicy [2021-07-24T19:32:15.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-24T19:32:16.230Z] check_test.go:252: [d30806d022714] daemon is not started [2021-07-24T19:32:16.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-24T19:32:16.791Z] check_test.go:252: [d1cd84c36f34e] daemon is not started [2021-07-24T19:32:16.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-24T19:32:17.354Z] check_test.go:252: [da34843194303] daemon is not started [2021-07-24T19:32:17.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-24T19:32:17.354Z] check_test.go:252: [d1e67bd599612] daemon is not started [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.81s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-07-24T19:32:17.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-24T19:32:17.354Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-24T19:32:17.354Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-24T19:32:22.590Z] check_test.go:279: [d5a0688591938] daemon is not started [2021-07-24T19:32:22.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-24T19:32:22.845Z] check_test.go:279: [df1c96009a07a] daemon is not started [2021-07-24T19:32:22.845Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-24T19:32:22.845Z] check_test.go:279: [d22a4ac98f453] daemon is not started [2021-07-24T19:32:22.845Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-24T19:32:23.100Z] check_test.go:279: [d9f4290b73101] daemon is not started [2021-07-24T19:32:23.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-24T19:32:23.100Z] check_test.go:279: [d0e078709fc0d] daemon is not started [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-24T19:32:23.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-24T19:32:23.100Z] === RUN TestDockerNetworkSuite [2021-07-24T19:32:23.100Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-24T19:32:25.616Z] docker_cli_network_unix_test.go:46: [d1c167c4d44e5] daemon is not started [2021-07-24T19:32:25.617Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-24T19:32:26.178Z] docker_cli_network_unix_test.go:46: [d66664c0e8c70] daemon is not started [2021-07-24T19:32:26.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-24T19:32:31.676Z] docker_cli_network_unix_test.go:46: [d74e5f57dd690] daemon is not started [2021-07-24T19:32:32.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-24T19:32:34.125Z] docker_cli_network_unix_test.go:46: [dccb051921a1c] daemon is not started [2021-07-24T19:32:34.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-24T19:32:34.381Z] docker_cli_network_unix_test.go:1233: [d3f2faba3d697] daemon is not started [2021-07-24T19:32:37.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-24T19:32:38.592Z] docker_cli_network_unix_test.go:46: [d0916923e8f31] daemon is not started [2021-07-24T19:32:38.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-24T19:32:40.501Z] --- PASS: TestUpdateRestartPolicy (21.98s) [2021-07-24T19:32:40.501Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-24T19:32:40.501Z] --- PASS: TestUpdateRestartWithAutoRemove (2.23s) [2021-07-24T19:32:40.501Z] === RUN TestWaitNonBlocked [2021-07-24T19:32:40.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:32:40.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:32:40.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:32:40.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:32:40.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-24T19:32:40.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-24T19:32:43.399Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-24T19:32:43.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.55s) [2021-07-24T19:32:43.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.80s) [2021-07-24T19:32:43.399Z] === RUN TestWaitBlocked [2021-07-24T19:32:43.399Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:43.399Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-24T19:32:43.399Z] PASS [2021-07-24T19:32:43.399Z] ok github.com/docker/docker/integration/container 92.296s [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === Skipped [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-24T19:32:43.399Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-24T19:32:43.399Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2021-07-24T19:32:43.399Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-24T19:32:43.399Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-24T19:32:43.399Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-24T19:32:43.399Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-24T19:32:43.399Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-24T19:32:43.399Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-24T19:32:43.399Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-24T19:32:43.399Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-24T19:32:43.399Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-24T19:32:43.399Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-24T19:32:43.399Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-24T19:32:43.399Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-24T19:32:43.399Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-24T19:32:43.399Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.399Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-24T19:32:43.399Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-24T19:32:43.399Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-24T19:32:43.399Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-24T19:32:43.400Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-24T19:32:43.400Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-24T19:32:43.400Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-24T19:32:43.400Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-24T19:32:43.400Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-24T19:32:43.400Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-24T19:32:43.400Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-24T19:32:43.400Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-24T19:32:43.400Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-24T19:32:43.400Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-24T19:32:43.400Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] [2021-07-24T19:32:43.400Z] DONE 88 tests, 33 skipped in 94.983s [2021-07-24T19:32:43.400Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-24T19:32:44.091Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-24T19:32:44.937Z] === RUN TestConfigDaemonLibtrustID [2021-07-24T19:32:44.937Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-24T19:32:44.937Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-24T19:32:44.937Z] === RUN TestDaemonConfigValidation [2021-07-24T19:32:44.937Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-24T19:32:44.937Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-24T19:32:44.937Z] PASS [2021-07-24T19:32:44.937Z] ok github.com/docker/docker/integration/daemon 0.107s [2021-07-24T19:32:45.394Z] [2021-07-24T19:32:45.394Z] === Skipped [2021-07-24T19:32:45.394Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-24T19:32:45.394Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-24T19:32:45.394Z] [2021-07-24T19:32:45.394Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-24T19:32:45.394Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-24T19:32:45.394Z] [2021-07-24T19:32:45.394Z] [2021-07-24T19:32:45.394Z] DONE 2 tests, 2 skipped in 1.937s [2021-07-24T19:32:45.394Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-24T19:32:45.977Z] docker_cli_swarm_test.go:1453: [d65d19f37c0ef] joining swarm manager [dfd37eae52aa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:32:46.539Z] docker_cli_network_unix_test.go:46: [d1b3b967c97f3] daemon is not started [2021-07-24T19:32:46.539Z] docker_cli_swarm_test.go:1454: [d7fa924633ebf] joining swarm manager [dfd37eae52aa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-24T19:32:47.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:32:47.566Z] INFO: Testing against a local daemon [2021-07-24T19:32:47.566Z] === RUN TestCommitInheritsEnv [2021-07-24T19:32:47.566Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:32:47.566Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-24T19:32:47.566Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-24T19:32:47.566Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-24T19:32:47.566Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-24T19:32:47.566Z] === RUN TestImagesFilterMultiReference [2021-07-24T19:32:47.566Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-24T19:32:47.566Z] === RUN TestImagePullPlatformInvalid [2021-07-24T19:32:47.566Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-24T19:32:47.566Z] === RUN TestRemoveImageOrphaning [2021-07-24T19:32:47.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-24T19:32:48.534Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2021-07-24T19:32:48.534Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-24T19:32:48.534Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-24T19:32:48.534Z] === RUN TestTagInvalidReference [2021-07-24T19:32:48.534Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-24T19:32:48.534Z] === RUN TestTagValidPrefixedRepo [2021-07-24T19:32:48.534Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-07-24T19:32:48.534Z] === RUN TestTagExistedNameWithoutForce [2021-07-24T19:32:48.534Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-24T19:32:48.534Z] === RUN TestTagOfficialNames [2021-07-24T19:32:48.534Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-24T19:32:48.534Z] === RUN TestTagMatchesDigest [2021-07-24T19:32:48.534Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-24T19:32:48.534Z] PASS [2021-07-24T19:32:48.534Z] ok github.com/docker/docker/integration/image 1.648s [2021-07-24T19:32:48.534Z] [2021-07-24T19:32:48.534Z] === Skipped [2021-07-24T19:32:48.534Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-24T19:32:48.534Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:32:48.534Z] [2021-07-24T19:32:48.534Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-24T19:32:48.534Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-24T19:32:48.534Z] [2021-07-24T19:32:48.534Z] [2021-07-24T19:32:48.534Z] DONE 11 tests, 2 skipped in 3.432s [2021-07-24T19:32:48.992Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-24T19:32:49.792Z] docker_cli_network_unix_test.go:46: [d34ebe5db0004] daemon is not started [2021-07-24T19:32:50.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-24T19:32:51.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:32:51.167Z] INFO: Testing against a local daemon [2021-07-24T19:32:51.167Z] === RUN TestNetworkCreateDelete [2021-07-24T19:32:51.167Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDockerNetworkDeletePreferID [2021-07-24T19:32:51.167Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-24T19:32:51.167Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonDNSFallback [2021-07-24T19:32:51.167Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestInspectNetwork [2021-07-24T19:32:51.167Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:51.167Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestRunContainerWithBridgeNone [2021-07-24T19:32:51.167Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestNetworkInvalidJSON [2021-07-24T19:32:51.167Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-24T19:32:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-24T19:32:51.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:32:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:32:51.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:32:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:32:51.167Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-24T19:32:51.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-24T19:32:51.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-24T19:32:51.167Z] === RUN TestNetworkList [2021-07-24T19:32:51.167Z] === RUN TestNetworkList//networks [2021-07-24T19:32:51.167Z] === PAUSE TestNetworkList//networks [2021-07-24T19:32:51.167Z] === RUN TestNetworkList//networks/ [2021-07-24T19:32:51.167Z] === PAUSE TestNetworkList//networks/ [2021-07-24T19:32:51.167Z] === CONT TestNetworkList//networks [2021-07-24T19:32:51.167Z] === CONT TestNetworkList//networks/ [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkList (0.03s) [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-24T19:32:51.167Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestHostIPv4BridgeLabel [2021-07-24T19:32:51.167Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-24T19:32:51.167Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonDefaultNetworkPools [2021-07-24T19:32:51.167Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-24T19:32:51.167Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-24T19:32:51.167Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-24T19:32:51.167Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestServiceWithPredefinedNetwork [2021-07-24T19:32:51.167Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-24T19:32:51.167Z] service_test.go:242: FLAKY_TEST [2021-07-24T19:32:51.167Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestServiceWithDataPathPortInit [2021-07-24T19:32:51.167Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-24T19:32:51.167Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-24T19:32:51.167Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-24T19:32:51.167Z] PASS [2021-07-24T19:32:51.167Z] ok github.com/docker/docker/integration/network 0.184s [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === Skipped [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-24T19:32:51.167Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-24T19:32:51.167Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-24T19:32:51.167Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-24T19:32:51.167Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-24T19:32:51.167Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.167Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-24T19:32:51.167Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-24T19:32:51.167Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:242: FLAKY_TEST [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-24T19:32:51.168Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] [2021-07-24T19:32:51.168Z] DONE 22 tests, 15 skipped in 2.271s [2021-07-24T19:32:51.168Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-24T19:32:51.716Z] docker_cli_network_unix_test.go:46: [d8ec56f791bfb] daemon is not started [2021-07-24T19:32:51.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-24T19:32:52.130Z] testing: warning: no tests to run [2021-07-24T19:32:52.130Z] PASS [2021-07-24T19:32:52.130Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2021-07-24T19:32:52.130Z] [2021-07-24T19:32:52.130Z] DONE 0 tests in 0.709s [2021-07-24T19:32:52.130Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-24T19:32:52.278Z] docker_cli_network_unix_test.go:46: [d20fb7bdc42f6] daemon is not started [2021-07-24T19:32:52.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-24T19:32:52.587Z] testing: warning: no tests to run [2021-07-24T19:32:52.587Z] PASS [2021-07-24T19:32:52.587Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2021-07-24T19:32:52.587Z] [2021-07-24T19:32:52.587Z] DONE 0 tests in 0.702s [2021-07-24T19:32:52.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-24T19:32:52.839Z] docker_cli_network_unix_test.go:46: [d2fcb32200ee8] daemon is not started [2021-07-24T19:32:53.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-24T19:32:53.552Z] testing: warning: no tests to run [2021-07-24T19:32:53.552Z] PASS [2021-07-24T19:32:53.552Z] ok github.com/docker/docker/integration/plugin 0.083s [2021-07-24T19:32:53.552Z] [2021-07-24T19:32:53.552Z] DONE 0 tests in 0.700s [2021-07-24T19:32:53.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-24T19:32:53.655Z] docker_cli_network_unix_test.go:46: [ddf3816e7b40e] daemon is not started [2021-07-24T19:32:54.009Z] testing: warning: no tests to run [2021-07-24T19:32:54.009Z] PASS [2021-07-24T19:32:54.009Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2021-07-24T19:32:54.009Z] [2021-07-24T19:32:54.009Z] DONE 0 tests in 0.700s [2021-07-24T19:32:54.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-24T19:32:54.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-24T19:32:54.784Z] docker_cli_network_unix_test.go:46: [d93f436b20b2b] daemon is not started [2021-07-24T19:32:55.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-24T19:32:55.600Z] docker_cli_network_unix_test.go:46: [d8fbbd89c4e1a] daemon is not started [2021-07-24T19:32:55.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-24T19:32:55.855Z] docker_cli_network_unix_test.go:46: [d5ca41e2d38d5] daemon is not started [2021-07-24T19:32:55.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-24T19:32:56.415Z] docker_cli_network_unix_test.go:46: [d77870c8a39ed] daemon is not started [2021-07-24T19:32:56.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-24T19:32:56.925Z] docker_cli_network_unix_test.go:46: [d5c031be89433] daemon is not started [2021-07-24T19:32:56.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-24T19:32:56.925Z] docker_cli_network_unix_test.go:46: [d12a467fd1cda] daemon is not started [2021-07-24T19:32:56.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-24T19:32:57.181Z] docker_cli_network_unix_test.go:46: [df5f514a45aeb] daemon is not started [2021-07-24T19:32:57.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-24T19:32:57.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-24T19:32:58.544Z] docker_cli_network_unix_test.go:46: [de3abf8f90887] daemon is not started [2021-07-24T19:32:58.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-24T19:32:58.544Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-24T19:32:58.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-24T19:32:59.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-24T19:32:59.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-24T19:32:59.617Z] docker_cli_network_unix_test.go:46: [d1bb78d0891ca] daemon is not started [2021-07-24T19:33:00.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-24T19:33:00.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-24T19:33:00.179Z] docker_cli_network_unix_test.go:46: [d7df6cdf82dd1] daemon is not started [2021-07-24T19:33:00.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-24T19:33:00.741Z] docker_cli_network_unix_test.go:46: [d66e387d071c4] daemon is not started [2021-07-24T19:33:00.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-24T19:33:00.741Z] docker_cli_network_unix_test.go:46: [d31f25079ece4] daemon is not started [2021-07-24T19:33:00.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-24T19:33:02.630Z] docker_cli_network_unix_test.go:968: [de78b88022eb4] daemon is not started [2021-07-24T19:33:02.630Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-24T19:33:03.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-24T19:33:04.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:04.353Z] INFO: Testing against a local daemon [2021-07-24T19:33:04.353Z] === RUN TestPluginInvalidJSON [2021-07-24T19:33:04.353Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:33:04.353Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:33:04.353Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-24T19:33:04.353Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-24T19:33:04.354Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-24T19:33:04.354Z] === RUN TestPluginInstall [2021-07-24T19:33:04.354Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-24T19:33:04.354Z] === RUN TestPluginsWithRuntimes [2021-07-24T19:33:04.354Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-24T19:33:04.354Z] === RUN TestPluginBackCompatMediaTypes [2021-07-24T19:33:04.354Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-24T19:33:04.354Z] PASS [2021-07-24T19:33:04.354Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2021-07-24T19:33:04.354Z] [2021-07-24T19:33:04.354Z] === Skipped [2021-07-24T19:33:04.354Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-24T19:33:04.354Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] [2021-07-24T19:33:04.354Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-24T19:33:04.354Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] [2021-07-24T19:33:04.354Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-24T19:33:04.354Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-24T19:33:04.354Z] [2021-07-24T19:33:04.354Z] [2021-07-24T19:33:04.354Z] DONE 5 tests, 3 skipped in 10.328s [2021-07-24T19:33:04.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-24T19:33:06.511Z] docker_cli_network_unix_test.go:46: [dc7b54e12cee2] daemon is not started [2021-07-24T19:33:06.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-24T19:33:07.115Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-24T19:33:07.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:07.724Z] INFO: Testing against a local daemon [2021-07-24T19:33:07.724Z] === RUN TestExternalGraphDriver [2021-07-24T19:33:07.724Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-24T19:33:07.724Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-24T19:33:07.724Z] === RUN TestGraphdriverPluginV2 [2021-07-24T19:33:07.724Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-24T19:33:07.724Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-24T19:33:07.724Z] PASS [2021-07-24T19:33:07.724Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.145s [2021-07-24T19:33:07.724Z] [2021-07-24T19:33:07.724Z] === Skipped [2021-07-24T19:33:07.724Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-24T19:33:07.724Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-24T19:33:07.724Z] [2021-07-24T19:33:07.724Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-24T19:33:07.724Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-24T19:33:07.724Z] [2021-07-24T19:33:07.724Z] [2021-07-24T19:33:07.724Z] DONE 2 tests, 2 skipped in 3.121s [2021-07-24T19:33:07.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-24T19:33:09.631Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-24T19:33:09.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:09.898Z] INFO: Testing against a local daemon [2021-07-24T19:33:09.898Z] === RUN TestReadPluginNoRead [2021-07-24T19:33:09.898Z] read_test.go:21: no unix domain sockets on Windows [2021-07-24T19:33:09.898Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-24T19:33:09.898Z] PASS [2021-07-24T19:33:09.898Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2021-07-24T19:33:09.898Z] [2021-07-24T19:33:09.898Z] === Skipped [2021-07-24T19:33:09.898Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-24T19:33:09.898Z] read_test.go:21: no unix domain sockets on Windows [2021-07-24T19:33:09.898Z] [2021-07-24T19:33:09.898Z] [2021-07-24T19:33:09.898Z] DONE 1 tests, 1 skipped in 2.144s [2021-07-24T19:33:09.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-24T19:33:10.862Z] testing: warning: no tests to run [2021-07-24T19:33:10.862Z] PASS [2021-07-24T19:33:10.862Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2021-07-24T19:33:11.320Z] [2021-07-24T19:33:11.320Z] DONE 0 tests in 1.064s [2021-07-24T19:33:11.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-24T19:33:12.161Z] docker_cli_swarm_unix_test.go:62: [d3aad48ecea1a] joining swarm manager [def296c6e8b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:33:12.417Z] docker_cli_network_unix_test.go:1116: [d61b956c40ced] daemon is not started [2021-07-24T19:33:13.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:13.510Z] INFO: Testing against a local daemon [2021-07-24T19:33:13.510Z] === RUN TestPluginWithDevMounts [2021-07-24T19:33:13.510Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:13.510Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-24T19:33:13.510Z] PASS [2021-07-24T19:33:13.510Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2021-07-24T19:33:13.510Z] [2021-07-24T19:33:13.510Z] === Skipped [2021-07-24T19:33:13.510Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-24T19:33:13.510Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:13.510Z] [2021-07-24T19:33:13.510Z] [2021-07-24T19:33:13.510Z] DONE 1 tests, 1 skipped in 2.167s [2021-07-24T19:33:13.510Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-24T19:33:15.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:15.042Z] INFO: Testing against a local daemon [2021-07-24T19:33:15.042Z] === RUN TestSecretInspect [2021-07-24T19:33:15.042Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.042Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-24T19:33:15.042Z] === RUN TestSecretList [2021-07-24T19:33:15.042Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.042Z] --- SKIP: TestSecretList (0.00s) [2021-07-24T19:33:15.042Z] === RUN TestSecretsCreateAndDelete [2021-07-24T19:33:15.042Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.042Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-24T19:33:15.042Z] === RUN TestSecretsUpdate [2021-07-24T19:33:15.042Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.042Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-24T19:33:15.042Z] === RUN TestTemplatedSecret [2021-07-24T19:33:15.042Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.042Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-24T19:33:15.042Z] === RUN TestSecretCreateResolve [2021-07-24T19:33:15.042Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:15.042Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-24T19:33:15.042Z] PASS [2021-07-24T19:33:15.042Z] ok github.com/docker/docker/integration/secret 0.119s [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === Skipped [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-24T19:33:15.499Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] [2021-07-24T19:33:15.499Z] DONE 6 tests, 6 skipped in 2.000s [2021-07-24T19:33:15.499Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-24T19:33:18.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:18.418Z] INFO: Testing against a local daemon [2021-07-24T19:33:18.418Z] === RUN TestServiceCreateInit [2021-07-24T19:33:18.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-24T19:33:18.418Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-24T19:33:18.418Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceMultipleTimes [2021-07-24T19:33:18.418Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceConflict [2021-07-24T19:33:18.418Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceMaxReplicas [2021-07-24T19:33:18.418Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-24T19:33:18.418Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-24T19:33:18.418Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceSecretFileMode [2021-07-24T19:33:18.418Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceConfigFileMode [2021-07-24T19:33:18.418Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceSysctls [2021-07-24T19:33:18.418Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-24T19:33:18.418Z] === RUN TestCreateServiceCapabilities [2021-07-24T19:33:18.418Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-24T19:33:18.418Z] === RUN TestInspect [2021-07-24T19:33:18.418Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestInspect (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestCreateJob [2021-07-24T19:33:18.418Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestCreateJob (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestReplicatedJob [2021-07-24T19:33:18.418Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestUpdateReplicatedJob [2021-07-24T19:33:18.418Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceListWithStatuses [2021-07-24T19:33:18.418Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestDockerNetworkConnectAlias [2021-07-24T19:33:18.418Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestDockerNetworkReConnect [2021-07-24T19:33:18.418Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServicePlugin [2021-07-24T19:33:18.418Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceUpdateLabel [2021-07-24T19:33:18.418Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceUpdateSecrets [2021-07-24T19:33:18.418Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceUpdateConfigs [2021-07-24T19:33:18.418Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceUpdateNetwork [2021-07-24T19:33:18.418Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-24T19:33:18.418Z] === RUN TestServiceUpdatePidsLimit [2021-07-24T19:33:18.418Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-24T19:33:18.418Z] PASS [2021-07-24T19:33:18.418Z] ok github.com/docker/docker/integration/service 0.245s [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === Skipped [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-24T19:33:18.418Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-24T19:33:18.418Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-24T19:33:18.418Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-24T19:33:18.418Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-24T19:33:18.418Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-24T19:33:18.418Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-24T19:33:18.418Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-24T19:33:18.418Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-24T19:33:18.418Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-24T19:33:18.418Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-24T19:33:18.418Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-24T19:33:18.418Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-24T19:33:18.418Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-24T19:33:18.418Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-24T19:33:18.418Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-24T19:33:18.418Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-24T19:33:18.418Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] [2021-07-24T19:33:18.418Z] DONE 24 tests, 23 skipped in 2.638s [2021-07-24T19:33:18.418Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-24T19:33:18.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-24T19:33:18.954Z] docker_cli_network_unix_test.go:46: [d29a9f6341676] daemon is not started [2021-07-24T19:33:18.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-24T19:33:18.954Z] docker_cli_network_unix_test.go:46: [d69887a05a8bb] daemon is not started [2021-07-24T19:33:18.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-24T19:33:18.954Z] docker_cli_network_unix_test.go:46: [d4798ed56d4ea] daemon is not started [2021-07-24T19:33:19.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-24T19:33:19.209Z] docker_cli_network_unix_test.go:46: [de81f49d3b0e6] daemon is not started [2021-07-24T19:33:19.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-24T19:33:19.465Z] docker_cli_network_unix_test.go:46: [d8853141554df] daemon is not started [2021-07-24T19:33:19.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-24T19:33:19.465Z] docker_cli_network_unix_test.go:46: [df428569c8629] daemon is not started [2021-07-24T19:33:19.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-24T19:33:19.465Z] docker_cli_network_unix_test.go:46: [d91393590ccdf] daemon is not started [2021-07-24T19:33:19.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-24T19:33:19.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:19.949Z] INFO: Testing against a local daemon [2021-07-24T19:33:19.949Z] === RUN TestSessionCreate [2021-07-24T19:33:19.949Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-24T19:33:19.949Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-24T19:33:19.949Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-24T19:33:19.949Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-24T19:33:19.949Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-24T19:33:19.949Z] PASS [2021-07-24T19:33:19.949Z] ok github.com/docker/docker/integration/session 0.121s [2021-07-24T19:33:19.949Z] [2021-07-24T19:33:19.949Z] === Skipped [2021-07-24T19:33:19.949Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-24T19:33:19.949Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-24T19:33:19.949Z] [2021-07-24T19:33:19.949Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-24T19:33:19.949Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-24T19:33:19.949Z] [2021-07-24T19:33:19.949Z] [2021-07-24T19:33:19.949Z] DONE 2 tests, 2 skipped in 1.862s [2021-07-24T19:33:19.949Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-24T19:33:22.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:22.130Z] INFO: Testing against a local daemon [2021-07-24T19:33:22.130Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-24T19:33:22.130Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:22.130Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestEventsExecDie [2021-07-24T19:33:22.130Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-24T19:33:22.130Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestEventsBackwardsCompatible [2021-07-24T19:33:22.130Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-24T19:33:22.130Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestEventsVolumeCreate [2021-07-24T19:33:22.130Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-24T19:33:22.130Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestInfoAPI [2021-07-24T19:33:22.130Z] --- PASS: TestInfoAPI (0.05s) [2021-07-24T19:33:22.130Z] === RUN TestInfoAPIWarnings [2021-07-24T19:33:22.130Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:33:22.130Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestInfoDebug [2021-07-24T19:33:22.130Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:22.130Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestInfoInsecureRegistries [2021-07-24T19:33:22.130Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:22.130Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestInfoRegistryMirrors [2021-07-24T19:33:22.130Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:22.130Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-24T19:33:22.130Z] === RUN TestLoginFailsWithBadCredentials [2021-07-24T19:33:22.729Z] docker_cli_network_unix_test.go:46: [dafe0be0df466] daemon is not started [2021-07-24T19:33:23.095Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-07-24T19:33:23.095Z] === RUN TestPingCacheHeaders [2021-07-24T19:33:23.095Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-24T19:33:23.095Z] === RUN TestPingGet [2021-07-24T19:33:23.095Z] --- PASS: TestPingGet (0.03s) [2021-07-24T19:33:23.095Z] === RUN TestPingHead [2021-07-24T19:33:23.095Z] --- PASS: TestPingHead (0.03s) [2021-07-24T19:33:23.095Z] === RUN TestVersion [2021-07-24T19:33:23.095Z] --- PASS: TestVersion (0.03s) [2021-07-24T19:33:23.095Z] PASS [2021-07-24T19:33:23.095Z] ok github.com/docker/docker/integration/system 1.258s [2021-07-24T19:33:23.095Z] [2021-07-24T19:33:23.095Z] === Skipped [2021-07-24T19:33:23.095Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-24T19:33:23.095Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-24T19:33:23.095Z] [2021-07-24T19:33:23.095Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-24T19:33:23.095Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-24T19:33:23.095Z] [2021-07-24T19:33:23.095Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-24T19:33:23.096Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-24T19:33:23.096Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-24T19:33:23.096Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-24T19:33:23.096Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-24T19:33:23.096Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-24T19:33:23.096Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] [2021-07-24T19:33:23.096Z] DONE 14 tests, 8 skipped in 3.040s [2021-07-24T19:33:23.096Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-24T19:33:23.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-24T19:33:23.290Z] docker_cli_network_unix_test.go:46: [d3d7c2e5320f1] daemon is not started [2021-07-24T19:33:23.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-24T19:33:23.290Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-24T19:33:23.290Z] docker_cli_network_unix_test.go:46: [def0261800d64] daemon is not started [2021-07-24T19:33:23.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-24T19:33:24.218Z] docker_cli_network_unix_test.go:46: [dca5ab71db1d8] daemon is not started [2021-07-24T19:33:24.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-24T19:33:25.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:25.266Z] INFO: Testing against a local daemon [2021-07-24T19:33:25.266Z] === RUN TestVolumesCreateAndList [2021-07-24T19:33:25.266Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-24T19:33:25.266Z] === RUN TestVolumesRemove [2021-07-24T19:33:25.266Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-24T19:33:25.266Z] === RUN TestVolumesInspect [2021-07-24T19:33:25.266Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-24T19:33:25.266Z] === RUN TestVolumesInvalidJSON [2021-07-24T19:33:25.266Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-24T19:33:25.266Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-24T19:33:25.266Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-24T19:33:25.266Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-24T19:33:25.266Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-24T19:33:25.266Z] PASS [2021-07-24T19:33:25.266Z] ok github.com/docker/docker/integration/volume 0.371s [2021-07-24T19:33:25.723Z] [2021-07-24T19:33:25.723Z] DONE 5 tests in 2.357s [2021-07-24T19:33:25.723Z] INFO: make.ps1 ended at 07/24/2021 19:33:25 [2021-07-24T19:33:25.723Z] INFO: Integration CLI tests being run from the host: [2021-07-24T19:33:25.723Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-24T19:33:28.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-24T19:33:30.522Z] docker_cli_network_unix_test.go:1084: [dda764115b0e7] daemon is not started [2021-07-24T19:33:32.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-24T19:33:32.421Z] docker_cli_network_unix_test.go:46: [dc05697d9b8f7] daemon is not started [2021-07-24T19:33:32.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-24T19:33:33.350Z] docker_cli_network_unix_test.go:46: [d90116ea3d083] daemon is not started [2021-07-24T19:33:33.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-24T19:33:35.493Z] docker_cli_network_unix_test.go:46: [dad716e76b2e3] daemon is not started [2021-07-24T19:33:35.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-24T19:33:35.748Z] docker_cli_network_unix_test.go:46: [dd6ab197faa63] daemon is not started [2021-07-24T19:33:35.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-24T19:33:36.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-24T19:33:36.145Z] INFO: Testing against a local daemon [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-24T19:33:36.145Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-24T19:33:36.145Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-24T19:33:36.145Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-24T19:33:36.676Z] docker_cli_network_unix_test.go:46: [d5d6c40052d4f] daemon is not started [2021-07-24T19:33:36.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-24T19:33:37.109Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-24T19:33:37.492Z] docker_cli_network_unix_test.go:46: [d64599dfdae4c] daemon is not started [2021-07-24T19:33:37.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-24T19:33:37.569Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-24T19:33:38.420Z] docker_cli_network_unix_test.go:46: [dc162786fb08c] daemon is not started [2021-07-24T19:33:38.675Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-24T19:33:45.206Z] docker_cli_network_unix_test.go:46: [da3dfd42709e0] daemon is not started [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite (81.10s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.95s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.64s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.99s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.72s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.64s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.11s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.81s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.21s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.51s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.33s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.67s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-24T19:33:45.206Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.07s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.02s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.91s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.10s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.08s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.18s) [2021-07-24T19:33:45.206Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.67s) [2021-07-24T19:33:45.206Z] === RUN TestDockerHubPullSuite [2021-07-24T19:33:45.206Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-24T19:33:45.768Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-24T19:33:48.280Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-24T19:33:48.280Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-24T19:33:49.644Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-24T19:33:49.644Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite (5.34s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.33s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.16s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-07-24T19:33:49.644Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-24T19:33:49.644Z] PASS [2021-07-24T19:33:49.644Z] [2021-07-24T19:33:49.644Z] === Skipped [2021-07-24T19:33:49.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-24T19:33:49.644Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.644Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-24T19:33:49.644Z] [2021-07-24T19:33:49.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-24T19:33:49.644Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-24T19:33:49.644Z] [2021-07-24T19:33:49.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-24T19:33:49.645Z] docker_cli_sni_test.go:18: Flakey test [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-24T19:33:49.645Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-24T19:33:49.645Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-24T19:33:49.645Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-24T19:33:49.645Z] docker_cli_network_unix_test.go:46: [def0261800d64] daemon is not started [2021-07-24T19:33:49.645Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] DONE 1269 tests, 51 skipped in 2014.750s [2021-07-24T19:33:49.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-24T19:33:49.645Z] ++++ cat bundles/test-integration/docker.pid [2021-07-24T19:33:49.645Z] +++ kill 8241 [2021-07-24T19:33:49.645Z] +++ /etc/init.d/apparmor stop [2021-07-24T19:33:49.645Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] Unloading profiles will leave already running processes permanently [2021-07-24T19:33:49.645Z] unconfined, which can lead to unexpected situations. [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.645Z] To set a process to complain mode, use the command line tool [2021-07-24T19:33:49.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-24T19:33:49.645Z] +++ true [2021-07-24T19:33:49.645Z] exiting test-integration [2021-07-24T19:33:49.645Z] ++ exit 0 [2021-07-24T19:33:49.645Z] [2021-07-24T19:33:49.900Z] + for job in $(jobs -p) [2021-07-24T19:33:49.900Z] + wait 25799 [2021-07-24T19:34:04.737Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-24T19:34:05.297Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-24T19:34:09.463Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-24T19:34:11.348Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-24T19:34:14.610Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-24T19:34:17.121Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-24T19:34:19.636Z] docker_api_swarm_test.go:961: [dead5a1aa71e6] joining swarm manager [d271861fad021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-24T19:34:37.686Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-24T19:34:49.622Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-24T19:34:49.622Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-24T19:34:49.622Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-24T19:34:49.622Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-24T19:34:49.622Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-24T19:34:49.622Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-24T19:34:49.622Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-24T19:34:49.622Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-24T19:34:49.622Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-24T19:34:49.622Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-24T19:34:49.622Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-24T19:34:52.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-24T19:34:52.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-24T19:34:52.523Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-24T19:34:55.026Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-24T19:34:55.423Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-24T19:34:55.423Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-24T19:34:55.423Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-24T19:34:55.423Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-24T19:34:55.423Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-24T19:34:55.423Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-24T19:34:55.423Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-24T19:34:55.423Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-24T19:34:55.423Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-24T19:34:58.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-24T19:34:58.322Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-24T19:34:58.322Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-24T19:34:58.322Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-24T19:34:58.322Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-24T19:34:58.322Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-24T19:35:04.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-24T19:35:05.376Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-24T19:35:10.069Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-24T19:35:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-24T19:35:15.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-24T19:35:19.107Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-24T19:35:21.617Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-24T19:35:24.880Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-24T19:35:27.397Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-24T19:36:23.561Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-24T19:36:31.369Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-24T19:36:31.369Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-24T19:36:31.369Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-24T19:36:38.389Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-24T19:36:39.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-24T19:36:39.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-24T19:36:42.842Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-24T19:36:43.809Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-24T19:36:43.809Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-24T19:36:43.809Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-24T19:36:43.809Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-24T19:36:43.809Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-24T19:36:43.809Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-24T19:36:43.809Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-24T19:36:44.267Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-24T19:36:45.233Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-24T19:36:48.961Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-24T19:36:51.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-24T19:36:51.133Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-24T19:36:51.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-24T19:36:51.133Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-24T19:36:51.133Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-24T19:36:51.133Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-24T19:36:54.029Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite (1725.80s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.84s) [2021-07-24T19:36:56.437Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.84s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.25s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.09s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.95s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.68s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.04s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.30s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.75s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.94s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.40s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.25s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.38s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.39s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.83s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.40s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (30.89s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.23s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.32s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.58s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.47s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.41s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.27s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.29s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.40s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.56s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.32s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.13s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.45s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.11s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.34s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.27s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.34s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.77s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.47s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.68s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.38s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.15s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.32s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.05s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (99.49s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.57s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.30s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.98s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.66s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.99s) [2021-07-24T19:36:56.437Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.51s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.48s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.92s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.66s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.90s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.82s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.57s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.38s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.47s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.70s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.68s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.04s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-07-24T19:36:56.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.20s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.48s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2021-07-24T19:36:56.438Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-07-24T19:36:56.438Z] === RUN TestDockerExternalVolumeSuite [2021-07-24T19:36:56.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-24T19:36:56.438Z] docker_cli_external_volume_driver_test.go:53: [dc7eb44b89625] daemon is not started [2021-07-24T19:37:08.827Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-24T19:37:11.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-24T19:37:13.511Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-24T19:37:14.478Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-24T19:37:14.478Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-24T19:37:14.478Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-24T19:37:18.207Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-24T19:37:19.745Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-24T19:37:25.540Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-24T19:37:25.540Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-24T19:37:25.540Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-24T19:37:25.540Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-24T19:37:25.540Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-24T19:37:25.540Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-24T19:37:25.540Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-24T19:37:25.540Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-24T19:37:25.540Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-24T19:37:25.999Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-24T19:38:08.514Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-24T19:38:08.514Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-24T19:38:08.514Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-24T19:38:08.514Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-24T19:38:08.514Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-24T19:38:18.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-24T19:38:26.186Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-24T19:38:26.186Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-24T19:38:26.186Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-24T19:38:26.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-24T19:38:26.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-24T19:38:33.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-24T19:38:33.247Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-24T19:38:34.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-24T19:38:39.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-24T19:38:41.783Z] docker_cli_external_volume_driver_test.go:53: [d4b6bbc8d54e5] daemon is not started [2021-07-24T19:38:49.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-24T19:38:56.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-24T19:39:07.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-24T19:39:07.452Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-24T19:39:07.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-24T19:39:13.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-24T19:39:13.233Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-24T19:39:13.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-24T19:39:13.233Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-24T19:39:13.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-24T19:39:14.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-24T19:39:20.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-24T19:39:20.300Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-24T19:39:20.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-24T19:39:20.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-24T19:39:20.761Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-24T19:39:21.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-24T19:39:21.219Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-24T19:39:21.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-24T19:39:29.534Z] docker_cli_external_volume_driver_test.go:53: [d93c75b0d9643] daemon is not started [2021-07-24T19:39:44.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-24T19:39:44.361Z] docker_cli_external_volume_driver_test.go:53: [d6e12b96b93bb] daemon is not started [2021-07-24T19:39:51.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-24T19:39:51.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-24T19:39:51.620Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-24T19:39:52.584Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-24T19:39:52.585Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-24T19:39:53.043Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-24T19:39:54.575Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-24T19:39:54.575Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-24T19:39:55.033Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-24T19:39:59.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-24T19:39:59.719Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-24T19:40:00.684Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-24T19:40:00.684Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-24T19:40:01.142Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-24T19:40:01.142Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-24T19:40:01.142Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-24T19:40:02.685Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-24T19:40:04.218Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-24T19:40:04.675Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-24T19:40:05.133Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-24T19:40:06.108Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-24T19:40:11.898Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-24T19:40:14.071Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-24T19:40:14.071Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-24T19:40:14.071Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-24T19:40:15.602Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-24T19:40:15.602Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-24T19:40:15.602Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-24T19:40:16.059Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-24T19:40:18.236Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-24T19:40:19.203Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-24T19:40:19.661Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-24T19:40:19.661Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-24T19:40:19.661Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-24T19:40:20.628Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-24T19:40:21.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-24T19:40:21.683Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-24T19:40:21.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-24T19:40:21.683Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-24T19:40:21.683Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-24T19:40:28.741Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-24T19:40:31.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-24T19:40:46.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-24T19:41:00.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-24T19:41:04.406Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-24T19:41:04.406Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-24T19:41:05.372Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-24T19:41:11.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-24T19:41:11.170Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-24T19:41:11.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-24T19:41:11.170Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-24T19:41:11.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-24T19:41:11.627Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-24T19:41:11.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-24T19:41:12.593Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-24T19:41:12.593Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-24T19:41:12.593Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-24T19:41:42.527Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-24T19:41:42.527Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-24T19:41:42.527Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-24T19:41:42.527Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-24T19:41:47.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-24T19:42:00.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-24T19:42:00.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-24T19:42:01.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-24T19:42:06.323Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-24T19:42:09.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-24T19:42:10.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-24T19:42:12.951Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-24T19:42:41.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-24T19:43:13.366Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-24T19:43:13.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-24T19:43:15.548Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-24T19:43:15.548Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-24T19:43:15.548Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-24T19:43:25.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-24T19:43:43.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-24T19:43:43.580Z] docker_cli_external_volume_driver_test.go:485: [dee087a4ac839] daemon is not started [2021-07-24T19:43:58.408Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-24T19:43:58.408Z] docker_cli_external_volume_driver_test.go:53: [de23eff43cd3d] daemon is not started [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite (439.35s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.39s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-24T19:44:13.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.42s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.12s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) [2021-07-24T19:44:13.259Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-24T19:44:13.259Z] PASS [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] === Skipped [2021-07-24T19:44:13.259Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-24T19:44:13.259Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-24T19:44:13.259Z] check_test.go:309: [dfe950da68e72] daemon is not started [2021-07-24T19:44:13.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-24T19:44:13.259Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-24T19:44:13.259Z] check_test.go:309: [d4323c2f3ee4a] daemon is not started [2021-07-24T19:44:13.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-24T19:44:13.259Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-24T19:44:13.259Z] check_test.go:309: [d58cef9789cc4] daemon is not started [2021-07-24T19:44:13.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-24T19:44:13.259Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-24T19:44:13.259Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-24T19:44:13.259Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-24T19:44:13.259Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] DONE 273 tests, 5 skipped in 2634.975s [2021-07-24T19:44:13.259Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-24T19:44:13.259Z] ++++ cat bundles/test-integration/docker.pid [2021-07-24T19:44:13.259Z] +++ kill 8261 [2021-07-24T19:44:13.259Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f21da2e9c03/docker.pid [2021-07-24T19:44:13.259Z] +++ kill 7095 [2021-07-24T19:44:13.259Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7095 is not a child of this shell [2021-07-24T19:44:13.259Z] warning: PID 7095 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f21da2e9c03/docker.pid had a nonzero exit code [2021-07-24T19:44:13.259Z] +++ /etc/init.d/apparmor stop [2021-07-24T19:44:13.259Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] Unloading profiles will leave already running processes permanently [2021-07-24T19:44:13.259Z] unconfined, which can lead to unexpected situations. [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.259Z] To set a process to complain mode, use the command line tool [2021-07-24T19:44:13.259Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-24T19:44:13.259Z] +++ true [2021-07-24T19:44:13.259Z] exiting test-integration [2021-07-24T19:44:13.259Z] ++ exit 0 [2021-07-24T19:44:13.259Z] [2021-07-24T19:44:13.514Z] + exit 0 [2021-07-24T19:44:13.514Z] ++ jobs -p [2021-07-24T19:44:13.514Z] + pids= [2021-07-24T19:44:13.514Z] + echo 'Remaining pids to kill: []' [2021-07-24T19:44:13.514Z] Remaining pids to kill: [] [2021-07-24T19:44:13.514Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-24T19:44:13.528Z] Recording test results [2021-07-24T19:44:15.114Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-24T19:44:15.467Z] + echo Ensuring container killed. [2021-07-24T19:44:15.467Z] Ensuring container killed. [2021-07-24T19:44:15.467Z] + docker ps -aq -f name=docker-pr2-* [2021-07-24T19:44:15.727Z] + cids=e41b49fad4d9 [2021-07-24T19:44:15.727Z] 58f4b8bff922 [2021-07-24T19:44:15.727Z] f2ab63eff784 [2021-07-24T19:44:15.727Z] + [ -n e41b49fad4d9 [2021-07-24T19:44:15.727Z] 58f4b8bff922 [2021-07-24T19:44:15.727Z] f2ab63eff784 ] [2021-07-24T19:44:15.727Z] + docker rm -vf e41b49fad4d9 58f4b8bff922 f2ab63eff784 [2021-07-24T19:44:18.261Z] e41b49fad4d9 [2021-07-24T19:44:18.261Z] 58f4b8bff922 [2021-07-24T19:44:18.261Z] f2ab63eff784 [Pipeline] sh [2021-07-24T19:44:18.582Z] + echo Chowning /workspace to jenkins user [2021-07-24T19:44:18.582Z] Chowning /workspace to jenkins user [2021-07-24T19:44:18.582Z] + id -u [2021-07-24T19:44:18.582Z] + id -g [2021-07-24T19:44:18.582Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42670:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-24T19:44:23.080Z] + bundleName=amd64 [2021-07-24T19:44:23.080Z] + echo Creating amd64-bundles.tar.gz [2021-07-24T19:44:23.080Z] Creating amd64-bundles.tar.gz [2021-07-24T19:44:23.080Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-24T19:44:23.080Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-24T19:44:24.451Z] Archiving artifacts [2021-07-24T19:44:26.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42670/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-24T19:44:26.554Z] + make clean [2021-07-24T19:44:26.554Z] docker volume rm -f docker-dev-cache [2021-07-24T19:44:26.809Z] docker-dev-cache [Pipeline] deleteDir [2021-07-24T19:44:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-24T19:44:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-24T19:44:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-24T19:44:42.459Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-24T19:44:54.835Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-24T19:45:07.218Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-24T19:45:37.156Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-24T19:45:49.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-24T19:46:07.207Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-24T19:47:33.240Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-24T19:47:33.240Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-24T19:47:33.240Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-24T19:47:33.240Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-24T19:47:33.240Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-24T19:47:33.240Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-24T19:47:33.240Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-24T19:47:33.697Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-24T19:47:33.697Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-24T19:47:33.697Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-24T19:47:34.659Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-24T19:47:35.116Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-24T19:47:52.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-24T19:47:58.538Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-24T19:48:08.839Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-24T19:48:08.839Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-24T19:48:08.839Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-24T19:48:08.839Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-24T19:48:08.839Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-24T19:48:08.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-24T19:48:13.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-24T19:48:13.511Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-24T19:48:13.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-24T19:48:13.511Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-24T19:48:13.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-24T19:48:13.511Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-24T19:48:13.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-24T19:48:13.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-24T19:48:19.744Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-24T19:48:37.395Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-24T19:48:37.395Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-24T19:48:37.395Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-24T19:48:37.395Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-24T19:48:37.395Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-24T19:48:37.395Z] === RUN TestDockerSuite/TestBuildFails [2021-07-24T19:48:38.925Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-24T19:48:39.381Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-24T19:48:46.430Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-24T19:48:52.201Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-24T19:49:04.566Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-24T19:49:11.618Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-24T19:49:12.579Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-24T19:49:18.353Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-24T19:49:18.353Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-24T19:49:18.353Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-24T19:49:19.316Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-24T19:49:19.772Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-24T19:49:19.772Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-24T19:49:19.772Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-24T19:49:30.074Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-24T19:49:30.074Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-24T19:49:30.074Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-24T19:49:44.855Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-24T19:49:44.856Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-24T19:49:45.819Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-24T19:49:45.819Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-24T19:49:45.819Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-24T19:49:46.795Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-24T19:49:46.795Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-24T19:49:52.572Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-24T19:49:53.536Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-24T19:49:53.993Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-24T19:49:55.523Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-24T19:49:55.980Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-24T19:49:57.510Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-24T19:49:59.043Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-24T19:50:06.100Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-24T19:50:06.100Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-24T19:50:06.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-24T19:50:06.560Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-24T19:50:07.019Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-24T19:50:07.991Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-24T19:50:13.786Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-24T19:50:31.453Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-24T19:50:31.453Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-24T19:50:31.453Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-24T19:50:33.621Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-24T19:51:16.123Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-24T19:51:26.426Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-24T19:51:32.202Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-24T19:51:39.269Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-24T19:51:46.327Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-24T19:52:03.996Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-24T19:52:03.996Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-24T19:52:03.996Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-24T19:52:12.576Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-24T19:52:13.544Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-24T19:52:13.544Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-24T19:52:13.544Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-24T19:52:13.544Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-24T19:52:13.544Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-24T19:52:17.273Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-24T19:52:21.964Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-24T19:52:24.874Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-24T19:52:25.334Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-24T19:52:25.334Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-24T19:52:28.234Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-24T19:52:29.199Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-24T19:52:30.736Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-24T19:52:43.111Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-24T19:52:43.569Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-24T19:52:55.949Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-24T19:52:58.849Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-24T19:53:19.952Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-24T19:53:22.136Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-24T19:53:32.448Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-24T19:53:32.908Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-24T19:53:32.908Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-24T19:53:33.368Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-24T19:53:33.368Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-24T19:53:33.368Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-24T19:53:40.432Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-24T19:53:40.432Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-24T19:53:40.432Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-24T19:54:31.112Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-24T19:54:52.215Z] === RUN TestDockerSuite/TestBuildRm [2021-07-24T19:55:09.910Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-24T19:55:16.977Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-24T19:55:16.977Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-24T19:55:16.977Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-24T19:55:16.977Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-24T19:55:16.977Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-24T19:55:18.511Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-24T19:55:23.191Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-24T19:55:26.919Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-24T19:55:32.705Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-24T19:55:57.831Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-24T19:55:57.831Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-24T19:55:57.831Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-24T19:56:06.391Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-24T19:56:06.391Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-24T19:56:12.174Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-24T19:56:12.174Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-24T19:56:16.856Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-24T19:57:07.516Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-24T19:57:07.516Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-24T19:57:07.516Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-24T19:57:07.516Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-24T19:57:07.516Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-24T19:57:10.414Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-24T19:57:20.734Z] === RUN TestDockerSuite/TestBuildUser [2021-07-24T19:57:20.734Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-24T19:57:20.734Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-24T19:57:20.734Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-24T19:57:20.734Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-24T19:57:20.734Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-24T19:57:20.734Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-24T19:57:25.415Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-24T19:57:25.415Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-24T19:57:29.144Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-24T19:57:29.144Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-24T19:57:29.144Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-24T19:57:29.144Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-24T19:57:29.144Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-24T19:57:54.270Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-24T19:57:54.728Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-24T19:58:05.037Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-24T19:58:10.825Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-24T19:58:10.825Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-24T19:58:11.283Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-24T19:58:11.283Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-24T19:58:11.283Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-24T19:58:19.847Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-24T19:58:19.847Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-24T19:58:19.847Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-24T19:58:37.525Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-24T19:58:39.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-24T19:58:40.160Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-24T19:58:57.858Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-24T19:58:57.858Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-24T19:58:57.858Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-24T19:58:57.858Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-24T19:58:57.858Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-24T19:58:57.858Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-24T19:58:57.858Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-24T19:58:57.858Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-24T19:59:15.559Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-24T19:59:17.734Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-24T19:59:17.734Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-24T19:59:18.193Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-24T19:59:18.193Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-24T19:59:18.193Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-24T19:59:18.193Z] docker_cli_sni_test.go:18: Flakey test [2021-07-24T19:59:18.193Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-24T19:59:20.370Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-24T19:59:25.054Z] === RUN TestDockerSuite/TestCommitChange [2021-07-24T19:59:30.846Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-24T19:59:35.532Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-24T19:59:35.532Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-24T19:59:35.532Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-24T19:59:44.097Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-24T19:59:44.097Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-24T19:59:44.097Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-24T19:59:52.670Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-24T19:59:57.378Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-24T19:59:57.378Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-24T19:59:57.378Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-24T19:59:57.378Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-24T19:59:57.378Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-24T19:59:57.378Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-24T19:59:57.378Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-24T19:59:57.378Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-24T20:00:05.943Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-24T20:00:13.030Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-24T20:00:13.030Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-24T20:00:13.030Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-24T20:00:15.936Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-24T20:00:15.936Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-24T20:00:15.936Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-24T20:00:15.936Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-24T20:00:15.936Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-24T20:00:15.936Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-24T20:00:15.936Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-24T20:00:18.838Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-24T20:00:18.838Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-24T20:00:18.838Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-24T20:00:18.838Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-24T20:00:21.740Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-24T20:00:21.740Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-24T20:00:21.740Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-24T20:00:21.740Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-24T20:00:21.740Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-24T20:00:21.740Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-24T20:00:21.740Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-24T20:00:21.740Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-24T20:00:25.475Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-24T20:00:28.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-24T20:00:30.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-24T20:00:30.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-24T20:00:30.556Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-24T20:00:30.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-24T20:00:33.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-24T20:00:33.476Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-24T20:00:36.380Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-24T20:00:36.380Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-24T20:00:36.380Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-24T20:00:36.380Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:00:36.380Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-24T20:00:38.555Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-24T20:00:39.013Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-24T20:00:41.192Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-24T20:00:41.192Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-24T20:00:41.192Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-24T20:00:44.093Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-24T20:00:44.552Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-24T20:00:47.456Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-24T20:00:52.143Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-24T20:00:56.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-24T20:00:56.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-24T20:00:56.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-24T20:00:56.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-24T20:00:56.836Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-24T20:00:59.013Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-24T20:00:59.013Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-24T20:00:59.013Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-24T20:01:01.919Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-24T20:01:01.919Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-24T20:01:01.919Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-24T20:01:04.094Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-24T20:01:04.552Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-24T20:01:09.239Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-24T20:01:11.415Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-24T20:01:11.415Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-24T20:01:11.415Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-24T20:01:11.415Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-24T20:01:11.415Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-24T20:01:11.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-24T20:01:13.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-24T20:01:13.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-24T20:01:16.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-24T20:01:19.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-24T20:01:21.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-24T20:01:24.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000566e58_} [2021-07-24T20:01:27.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1523746322_c:\foo_false____} [2021-07-24T20:01:30.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1523746322_c:\foo_true____} [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-24T20:01:33.200Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-24T20:01:33.200Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-24T20:01:33.200Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-24T20:01:33.200Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-24T20:01:33.200Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-24T20:01:33.200Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-24T20:01:33.200Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-24T20:01:36.108Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-24T20:01:36.108Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.108Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-24T20:01:36.108Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.108Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-24T20:01:36.108Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-24T20:01:36.566Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.566Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-24T20:01:36.567Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.567Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-24T20:01:36.567Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.567Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-24T20:01:36.567Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-24T20:01:36.567Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-24T20:01:39.483Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-24T20:01:39.483Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-24T20:01:39.483Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-24T20:01:39.483Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-24T20:01:42.383Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-24T20:01:42.384Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-24T20:01:42.384Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-24T20:01:42.384Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-24T20:01:42.384Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-24T20:01:42.384Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-24T20:01:42.384Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-24T20:01:48.238Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-24T20:01:50.430Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-24T20:01:50.430Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-24T20:01:50.430Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-24T20:01:50.430Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-24T20:01:50.430Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-24T20:02:00.764Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-24T20:02:00.764Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-24T20:02:00.764Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-24T20:02:00.764Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-24T20:02:00.764Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-24T20:02:11.085Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-24T20:02:11.085Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-24T20:02:11.085Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-24T20:02:11.085Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-24T20:02:11.085Z] === RUN TestDockerSuite/TestCpToDot [2021-07-24T20:02:14.818Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-24T20:02:14.818Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-24T20:02:14.818Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-24T20:02:14.818Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-24T20:02:14.818Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-24T20:02:17.731Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-24T20:02:17.731Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-24T20:02:17.731Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-24T20:02:17.731Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-24T20:02:17.731Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-24T20:02:18.190Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-24T20:02:20.365Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-24T20:02:23.267Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-24T20:02:23.267Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-24T20:02:23.734Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-24T20:02:25.914Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-24T20:02:26.372Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-24T20:02:26.831Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-24T20:02:26.831Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-24T20:02:26.831Z] === RUN TestDockerSuite/TestCreateRM [2021-07-24T20:02:27.289Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-24T20:02:27.289Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-24T20:02:27.289Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-24T20:02:27.749Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-24T20:02:28.208Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-24T20:02:38.536Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-24T20:02:38.536Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-24T20:02:38.536Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-24T20:02:42.270Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-24T20:02:42.270Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-24T20:02:42.270Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-24T20:02:42.270Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-24T20:02:46.001Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-24T20:02:46.001Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDockerFails [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-24T20:02:46.001Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-24T20:02:46.001Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-24T20:02:46.001Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-24T20:02:46.001Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-24T20:02:46.001Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-24T20:02:46.001Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-24T20:02:48.905Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-24T20:02:52.644Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-24T20:02:54.820Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-24T20:03:05.147Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-24T20:03:13.721Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-24T20:03:20.790Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-24T20:03:23.692Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-24T20:03:24.659Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-24T20:03:29.345Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-24T20:03:30.312Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-24T20:03:31.847Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-24T20:03:37.654Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-24T20:03:42.340Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-24T20:03:42.798Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-24T20:03:42.798Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-24T20:03:42.798Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-24T20:03:42.798Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-24T20:03:42.798Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-24T20:03:42.798Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-24T20:03:42.798Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-24T20:03:42.798Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-24T20:03:43.773Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-24T20:03:43.773Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-24T20:03:43.773Z] === RUN TestDockerSuite/TestEventsRename [2021-07-24T20:03:47.505Z] === RUN TestDockerSuite/TestEventsResize [2021-07-24T20:03:56.074Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-24T20:03:58.254Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-24T20:04:01.157Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-24T20:04:06.946Z] === RUN TestDockerSuite/TestEventsTop [2021-07-24T20:04:06.946Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-24T20:04:06.946Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-24T20:04:09.848Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-24T20:04:14.542Z] === RUN TestDockerSuite/TestExec [2021-07-24T20:04:14.542Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:04:14.542Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-24T20:04:14.542Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-24T20:04:14.542Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-24T20:04:16.079Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-24T20:04:18.982Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-24T20:04:18.982Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:04:18.982Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-24T20:04:18.982Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-24T20:04:18.982Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-24T20:04:18.982Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-24T20:04:18.982Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-24T20:04:21.160Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-24T20:04:23.335Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-24T20:04:25.512Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-24T20:04:28.420Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-24T20:04:33.114Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-24T20:04:33.114Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-24T20:04:33.114Z] === RUN TestDockerSuite/TestExecEnv [2021-07-24T20:04:33.114Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-24T20:04:33.114Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-24T20:04:33.114Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-24T20:04:33.114Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-24T20:04:36.016Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-24T20:04:40.697Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-24T20:04:40.697Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecParseError [2021-07-24T20:04:40.697Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-24T20:04:40.697Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-24T20:04:40.697Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-24T20:04:40.697Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-24T20:04:43.598Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-24T20:04:43.598Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-24T20:04:43.598Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-24T20:04:43.598Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-24T20:04:43.598Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-24T20:04:43.598Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-24T20:04:46.498Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-24T20:04:46.498Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-24T20:04:46.498Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-24T20:04:53.576Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-24T20:04:53.576Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-24T20:04:53.576Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-24T20:04:53.576Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-24T20:04:53.576Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-24T20:04:53.576Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-24T20:04:53.576Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-24T20:04:59.374Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-24T20:05:05.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-24T20:05:08.896Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-24T20:05:14.674Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-24T20:05:14.674Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:05:14.674Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-24T20:05:14.674Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-24T20:05:15.131Z] === RUN TestDockerSuite/TestHealth [2021-07-24T20:05:15.131Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-24T20:05:15.131Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-24T20:05:15.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-24T20:05:15.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-24T20:05:15.131Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-24T20:05:20.917Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-24T20:05:20.917Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-24T20:05:21.374Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-24T20:05:21.374Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-24T20:05:21.374Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-24T20:05:22.907Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-24T20:05:22.907Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-24T20:05:25.078Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-24T20:05:25.078Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-24T20:05:27.988Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-24T20:05:30.892Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-24T20:05:31.351Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-24T20:05:31.351Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-24T20:05:31.351Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-24T20:05:36.028Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-24T20:05:36.028Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-24T20:05:38.204Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportFile [2021-07-24T20:05:38.204Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-24T20:05:38.204Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-24T20:05:38.204Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-24T20:05:38.204Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-24T20:05:38.204Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-24T20:05:38.204Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-24T20:05:38.204Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-24T20:05:38.204Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-24T20:05:38.204Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-24T20:05:38.204Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-24T20:05:41.104Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-24T20:05:44.014Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-24T20:05:44.014Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-24T20:05:44.014Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-24T20:05:44.014Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-24T20:05:44.014Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-24T20:05:44.014Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-24T20:05:44.014Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-24T20:05:44.014Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-24T20:05:47.742Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-24T20:05:47.742Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-24T20:05:50.639Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-24T20:05:50.639Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-24T20:05:50.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-24T20:05:50.639Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-24T20:05:50.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-24T20:05:50.639Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-24T20:05:50.639Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-24T20:05:53.544Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-24T20:05:58.234Z] === RUN TestDockerSuite/TestInspectImage [2021-07-24T20:05:58.234Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:05:58.234Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-24T20:05:58.234Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-24T20:05:58.234Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-24T20:05:58.234Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-24T20:05:58.234Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-24T20:06:01.131Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-24T20:06:03.310Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-24T20:06:03.310Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-24T20:06:06.210Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-24T20:06:09.106Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-24T20:06:09.106Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-24T20:06:09.106Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-24T20:06:09.106Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-24T20:06:11.278Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-24T20:06:15.006Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-24T20:06:19.686Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-24T20:06:22.583Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-24T20:06:24.755Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-24T20:06:27.657Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-24T20:06:30.557Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-24T20:06:32.729Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-24T20:06:35.631Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-24T20:06:35.631Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-24T20:06:35.631Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-24T20:06:36.090Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-24T20:06:36.090Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-24T20:06:36.090Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-24T20:06:36.090Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-24T20:06:38.990Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-24T20:06:41.161Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-24T20:06:46.954Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-24T20:06:49.853Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-24T20:06:49.853Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-24T20:06:49.853Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-24T20:06:52.752Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-24T20:06:52.752Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-24T20:06:59.831Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-24T20:07:06.898Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-24T20:07:13.979Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-24T20:07:16.876Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-24T20:07:19.072Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-24T20:07:19.072Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-24T20:07:19.072Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-24T20:07:21.980Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-24T20:07:24.878Z] === RUN TestDockerSuite/TestLogsSince [2021-07-24T20:07:35.193Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-24T20:07:35.193Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-24T20:07:35.193Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-24T20:07:35.193Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-24T20:07:35.193Z] === RUN TestDockerSuite/TestLogsTail [2021-07-24T20:07:37.366Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-24T20:07:41.094Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-24T20:07:43.266Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-24T20:07:43.266Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-24T20:07:43.723Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestNetHostname [2021-07-24T20:07:43.723Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-24T20:07:43.723Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-24T20:07:43.723Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-24T20:07:43.723Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginActive [2021-07-24T20:07:43.723Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-24T20:07:43.723Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-24T20:07:43.723Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-24T20:07:43.723Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-24T20:07:43.723Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-24T20:07:43.723Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-24T20:07:43.723Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-24T20:07:43.723Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-24T20:07:43.723Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-24T20:07:43.723Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPortList [2021-07-24T20:07:43.723Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-24T20:07:43.723Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-24T20:07:49.503Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-24T20:07:49.503Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.503Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-24T20:07:49.503Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-24T20:07:49.503Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.503Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-24T20:07:49.503Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.503Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-24T20:07:49.503Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.960Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-24T20:07:49.960Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.960Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-24T20:07:49.960Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.960Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-24T20:07:49.960Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.960Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-24T20:07:49.960Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-24T20:07:49.960Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-24T20:07:55.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-24T20:07:55.742Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-24T20:07:55.742Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-24T20:08:04.308Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-24T20:08:04.308Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-24T20:08:04.308Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-24T20:08:16.681Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-24T20:08:34.356Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-24T20:08:34.356Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-24T20:08:34.356Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-24T20:08:34.356Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-24T20:08:46.747Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-24T20:08:50.473Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-24T20:08:59.034Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-24T20:09:04.822Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-24T20:09:04.822Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-24T20:09:04.822Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-24T20:09:04.822Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-24T20:09:04.822Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-24T20:09:10.614Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-24T20:09:10.614Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-24T20:09:10.614Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-24T20:09:10.614Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-24T20:09:10.614Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-24T20:09:10.614Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-24T20:09:10.614Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-24T20:09:10.614Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-24T20:09:10.614Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-24T20:09:19.297Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-24T20:09:19.297Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-24T20:09:19.297Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-24T20:09:19.754Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-24T20:09:19.754Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-24T20:09:19.754Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-24T20:09:21.286Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-24T20:09:22.250Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-24T20:09:22.250Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-24T20:09:22.250Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-24T20:09:26.928Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-24T20:09:31.617Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-24T20:09:34.522Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-24T20:10:04.454Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-24T20:10:04.454Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:10:04.454Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-24T20:10:08.183Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-24T20:10:08.183Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-24T20:10:08.641Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-24T20:10:09.607Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-24T20:10:15.391Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-24T20:10:20.073Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-24T20:10:20.073Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:10:20.073Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-24T20:10:25.853Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-24T20:10:25.853Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-24T20:10:25.853Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-24T20:10:50.978Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-24T20:10:53.885Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-24T20:10:54.342Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-24T20:11:01.395Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-24T20:11:07.180Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-24T20:11:15.725Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-24T20:11:20.400Z] === RUN TestDockerSuite/TestRmiTag [2021-07-24T20:11:20.858Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-24T20:11:23.764Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-24T20:11:41.441Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-24T20:11:43.615Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-24T20:11:49.400Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-24T20:11:50.364Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-24T20:11:50.364Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.364Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-24T20:11:50.364Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.364Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-24T20:11:50.364Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.364Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-24T20:11:50.364Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.364Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-24T20:11:50.364Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.824Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-24T20:11:50.825Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.825Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-24T20:11:50.825Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-24T20:11:50.825Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-24T20:11:52.357Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-24T20:11:52.357Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-24T20:11:52.815Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-24T20:11:52.815Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-24T20:11:52.815Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-24T20:11:58.597Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-24T20:12:00.772Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-24T20:12:03.672Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-24T20:12:06.572Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-24T20:12:09.468Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-24T20:12:09.468Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.252Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-24T20:12:15.252Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.253Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-24T20:12:15.253Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-24T20:12:15.253Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-24T20:12:15.253Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.253Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-24T20:12:15.253Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-24T20:12:15.253Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-24T20:12:18.149Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-24T20:12:18.149Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-24T20:12:18.149Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-24T20:12:21.045Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-24T20:12:21.045Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-24T20:12:21.045Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-24T20:12:21.045Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-24T20:12:21.045Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-24T20:12:23.227Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-24T20:12:23.227Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-24T20:12:25.399Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-24T20:12:28.297Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-24T20:12:31.197Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-24T20:12:31.197Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-24T20:12:31.197Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-24T20:12:31.197Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-24T20:12:31.197Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-24T20:12:31.197Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-24T20:12:31.197Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-24T20:12:34.107Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-24T20:12:34.107Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-24T20:12:34.107Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-24T20:12:34.107Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-24T20:12:34.107Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-24T20:12:34.107Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-24T20:12:34.107Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-24T20:12:34.107Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-24T20:12:34.107Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-24T20:12:36.285Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-24T20:12:42.070Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-24T20:12:42.070Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-24T20:12:44.967Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-24T20:12:44.967Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-24T20:12:44.967Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-24T20:12:44.967Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-24T20:12:44.967Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-24T20:12:44.967Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-24T20:12:47.871Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-24T20:12:50.768Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-24T20:12:50.768Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-24T20:12:50.768Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-24T20:12:53.668Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-24T20:12:53.668Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-24T20:12:53.668Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-24T20:12:53.668Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-24T20:12:53.668Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-24T20:12:53.668Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-24T20:12:53.668Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-24T20:12:55.849Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-24T20:12:58.756Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-24T20:13:01.663Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-24T20:13:04.562Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-24T20:13:05.020Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-24T20:13:05.020Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-24T20:13:09.704Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-24T20:13:09.704Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-24T20:13:09.704Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-24T20:13:09.704Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-24T20:13:09.704Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-24T20:13:09.704Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-24T20:13:18.272Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-24T20:13:18.272Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-24T20:13:18.272Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunMount [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-24T20:13:19.805Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-24T20:13:19.805Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-24T20:13:28.382Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-24T20:13:28.382Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-24T20:13:28.382Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-24T20:13:28.382Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-24T20:13:28.382Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-24T20:13:28.382Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-24T20:13:28.382Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-24T20:13:34.170Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-24T20:13:39.951Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-24T20:13:39.951Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-24T20:13:40.920Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-24T20:13:43.100Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-24T20:13:45.276Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-24T20:13:46.242Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-24T20:13:48.412Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-24T20:13:48.412Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-24T20:13:53.089Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-24T20:13:53.089Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-24T20:13:53.089Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-24T20:13:53.089Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-24T20:13:53.089Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-24T20:13:53.089Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-24T20:14:01.643Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-24T20:14:01.643Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-24T20:14:01.643Z] === RUN TestDockerSuite/TestRunRm [2021-07-24T20:14:04.543Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-24T20:14:10.322Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-24T20:14:13.219Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-24T20:14:16.124Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-24T20:14:19.023Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-24T20:14:21.202Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-24T20:14:21.202Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-24T20:14:21.202Z] === RUN TestDockerSuite/TestRunState [2021-07-24T20:14:21.202Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-24T20:14:21.202Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-24T20:14:24.102Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-24T20:14:24.102Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-24T20:14:24.102Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-24T20:14:26.999Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-24T20:14:26.999Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-24T20:14:26.999Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-24T20:14:26.999Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-24T20:14:26.999Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-24T20:14:27.457Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-24T20:14:27.457Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-24T20:14:27.457Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-24T20:14:27.457Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-24T20:14:33.240Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-24T20:14:33.240Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-24T20:14:35.417Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-24T20:14:35.417Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-24T20:14:35.417Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-24T20:14:38.315Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-24T20:14:38.315Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-24T20:14:38.315Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-24T20:14:38.315Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-24T20:14:38.315Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-24T20:14:42.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-24T20:14:50.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-24T20:14:55.289Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-24T20:15:02.356Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-24T20:15:02.356Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-24T20:15:02.357Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-24T20:15:02.357Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-24T20:15:06.081Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-24T20:15:08.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-24T20:15:11.887Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-24T20:15:11.887Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.887Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-24T20:15:11.887Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-24T20:15:11.887Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-24T20:15:11.887Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.887Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-24T20:15:11.887Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.888Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-24T20:15:11.888Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.888Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-24T20:15:11.888Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.888Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-24T20:15:11.888Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-24T20:15:11.888Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-24T20:15:22.198Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-24T20:15:22.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-24T20:15:24.826Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-24T20:15:29.503Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-24T20:15:29.503Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-24T20:15:29.960Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-24T20:15:29.960Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-24T20:15:29.960Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-24T20:15:29.960Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-24T20:15:29.960Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-24T20:15:29.960Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-24T20:15:32.133Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-24T20:15:32.590Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-24T20:15:33.056Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-24T20:15:33.514Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-24T20:15:35.047Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-24T20:15:43.602Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-24T20:15:43.602Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-24T20:15:43.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-24T20:15:52.173Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-24T20:15:52.173Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-24T20:15:52.173Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-24T20:15:56.877Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-24T20:15:56.877Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-24T20:15:56.877Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-24T20:15:56.877Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-24T20:15:56.877Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-24T20:15:56.877Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-24T20:15:56.877Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-24T20:15:56.877Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-24T20:15:56.877Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-24T20:16:03.943Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-24T20:16:03.943Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-24T20:16:06.115Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-24T20:16:09.014Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-24T20:16:09.014Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-24T20:16:09.014Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-24T20:16:11.185Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-24T20:16:11.185Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-24T20:16:11.185Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-24T20:16:11.185Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-24T20:16:11.185Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-24T20:16:11.185Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-24T20:16:11.185Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-24T20:16:28.857Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-24T20:16:28.857Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-24T20:16:31.030Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-24T20:16:31.030Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-24T20:16:34.754Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-24T20:16:35.211Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-24T20:16:35.668Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-24T20:16:35.668Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-24T20:16:35.668Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-24T20:16:45.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-24T20:16:45.980Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-24T20:16:45.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-24T20:16:45.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-24T20:16:45.980Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-24T20:16:45.980Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-24T20:16:45.980Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-24T20:16:54.538Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-24T20:16:54.538Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-24T20:16:54.997Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-24T20:17:05.327Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-24T20:17:05.327Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-24T20:17:05.327Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite (2611.71s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.54s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.88s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.28s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.91s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.72s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.25s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.77s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.46s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.52s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.37s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.19s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.81s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.17s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (18.05s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.64s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.90s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.77s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.56s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.90s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-07-24T20:17:06.865Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-24T20:17:06.865Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.84s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.82s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.43s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.49s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.85s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.25s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.34s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.43s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.39s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.26s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.07s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.52s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.63s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.67s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.51s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.24s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.75s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.74s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.24s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.25s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.55s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.35s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.47s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.59s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.49s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.47s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.21s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.78s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.76s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.33s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildHistory (13.48s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.13s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.88s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.77s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.79s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.44s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.72s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.72s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.04s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.19s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.24s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.01s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.48s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.93s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.62s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.63s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.58s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.17s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.33s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.54s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.07s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.16s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.82s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildRm (18.24s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.53s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.33s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.40s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.86s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.58s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.79s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildStderr (4.69s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (43.50s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.74s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.41s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-24T20:17:06.866Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.19s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2021-07-24T20:17:06.866Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.45s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.70s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.92s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.30s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.55s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.74s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.65s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.54s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.85s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.39s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.00s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitTTY (7.74s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.28s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.22s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.99s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.88s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.80s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.62s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.84s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.86s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.37s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.80s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.92s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.30s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.78s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.83s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.77s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000566e58_} (2.69s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1523746322_c:\foo_false____} (2.71s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1523746322_c:\foo_true____} (2.73s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.78s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.15s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.75s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.11s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.73s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToDot (2.99s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2021-07-24T20:17:06.867Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2021-07-24T20:17:06.867Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.21s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.04s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.14s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.77s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.07s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsCopy (9.79s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.49s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.20s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.85s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.22s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFilters (5.57s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFormat (5.42s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsResize (8.32s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.85s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.43s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.37s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.31s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecInspectID (4.97s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.69s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.53s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.54s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.85s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.18s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.24s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.90s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.82s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.83s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectHistory (5.14s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.81s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectStatus (3.71s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.76s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.66s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.35s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.81s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.88s) [2021-07-24T20:17:06.868Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-24T20:17:06.868Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.30s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.44s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.07s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.13s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.11s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.80s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.69s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsTail (3.40s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.79s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.30s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsByOrder (9.32s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.04s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.24s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.64s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.81s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.31s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.64s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.94s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.49s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.16s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.52s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.67s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.31s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.06s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.42s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.25s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.50s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.48s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.35s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.41s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.69s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.92s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.90s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.67s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.37s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.86s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.84s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.88s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.44s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.26s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2021-07-24T20:17:06.869Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.91s) [2021-07-24T20:17:06.869Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.83s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.89s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.88s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunExitCode (2.51s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.86s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.15s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.20s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.16s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.88s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.06s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.00s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.94s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.83s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.50s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.53s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.71s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.15s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.29s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.99s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.82s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.92s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.85s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.22s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.96s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-24T20:17:06.870Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.13s) [2021-07-24T20:17:06.870Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.66s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.14s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.64s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.28s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.38s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.21s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-24T20:17:06.871Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-24T20:17:06.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.871Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:06.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-24T20:17:06.872Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-24T20:17:06.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:06.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-24T20:17:06.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-24T20:17:07.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-24T20:17:07.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-24T20:17:07.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-24T20:17:07.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-24T20:17:07.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerDaemonSuite [2021-07-24T20:17:07.331Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-24T20:17:07.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-24T20:17:07.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-24T20:17:07.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerSwarmSuite [2021-07-24T20:17:07.331Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-24T20:17:07.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerExternalVolumeSuite [2021-07-24T20:17:07.331Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerNetworkSuite [2021-07-24T20:17:07.331Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-24T20:17:07.331Z] === RUN TestDockerHubPullSuite [2021-07-24T20:17:07.331Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-24T20:17:07.331Z] PASS [2021-07-24T20:17:07.331Z] ok github.com/docker/docker/integration-cli 2612.130s [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === Skipped [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-24T20:17:07.331Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.331Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-24T20:17:07.331Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-24T20:17:07.331Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.331Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-24T20:17:07.331Z] [2021-07-24T20:17:07.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-24T20:17:07.331Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-24T20:17:07.332Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-24T20:17:07.332Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-24T20:17:07.332Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.332Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-24T20:17:07.332Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-24T20:17:07.333Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-24T20:17:07.333Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-24T20:17:07.333Z] docker_cli_sni_test.go:18: Flakey test [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-24T20:17:07.333Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-24T20:17:07.333Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.333Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-24T20:17:07.333Z] [2021-07-24T20:17:07.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-24T20:17:07.334Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-24T20:17:07.334Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.334Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-24T20:17:07.334Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:07.335Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:07.335Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-24T20:17:07.335Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-24T20:17:07.335Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-24T20:17:07.335Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-24T20:17:07.335Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-24T20:17:07.335Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-24T20:17:07.335Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.335Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-24T20:17:07.335Z] [2021-07-24T20:17:07.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-24T20:17:07.336Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-24T20:17:07.336Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-24T20:17:07.336Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-07-24T20:17:07.336Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-24T20:17:07.336Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-24T20:17:07.336Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-24T20:17:07.336Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-24T20:17:07.336Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-24T20:17:07.336Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.336Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-24T20:17:07.336Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-24T20:17:07.337Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-24T20:17:07.337Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-24T20:17:07.337Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-24T20:17:07.337Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-24T20:17:07.337Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-24T20:17:07.337Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.337Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-24T20:17:07.337Z] [2021-07-24T20:17:07.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-24T20:17:07.338Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-24T20:17:07.338Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-24T20:17:07.338Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-24T20:17:07.338Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-24T20:17:07.338Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.338Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-24T20:17:07.338Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-24T20:17:07.797Z] [2021-07-24T20:17:07.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-24T20:17:07.797Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-24T20:17:07.798Z] [2021-07-24T20:17:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-24T20:17:07.798Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.798Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-24T20:17:07.799Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-24T20:17:07.799Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:07.799Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.799Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:07.799Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-24T20:17:07.800Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.800Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-24T20:17:07.800Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-24T20:17:07.801Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:07.801Z] DONE 1092 tests, 546 skipped in 2622.143s [2021-07-24T20:17:07.801Z] INFO: Integration tests ended at 07/24/2021 20:17:07. Duration:00:43:42.2580519 [2021-07-24T20:17:07.801Z] INFO: Docker info of the daemon under test at end of run [2021-07-24T20:17:07.801Z] [2021-07-24T20:17:08.259Z] Containers: 2 [2021-07-24T20:17:08.259Z] Running: 0 [2021-07-24T20:17:08.259Z] Paused: 0 [2021-07-24T20:17:08.259Z] Stopped: 2 [2021-07-24T20:17:08.259Z] Images: 18 [2021-07-24T20:17:08.259Z] Server Version: 0.0.0-dev [2021-07-24T20:17:08.259Z] Storage Driver: windowsfilter [2021-07-24T20:17:08.259Z] Windows: [2021-07-24T20:17:08.259Z] Logging Driver: json-file [2021-07-24T20:17:08.259Z] Plugins: [2021-07-24T20:17:08.259Z] Volume: local [2021-07-24T20:17:08.259Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-24T20:17:08.259Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-24T20:17:08.259Z] Swarm: inactive [2021-07-24T20:17:08.259Z] Default Isolation: process [2021-07-24T20:17:08.259Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-24T20:17:08.259Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-24T20:17:08.259Z] OSType: windows [2021-07-24T20:17:08.259Z] Architecture: x86_64 [2021-07-24T20:17:08.259Z] CPUs: 4 [2021-07-24T20:17:08.259Z] Total Memory: 32GiB [2021-07-24T20:17:08.259Z] Name: azwin-2-d3f020 [2021-07-24T20:17:08.259Z] ID: CJGJ:NTBL:XOVO:MXQT:RFJD:UYJF:PNJN:W74M:Z4OH:MJVQ:G3O7:AW4N [2021-07-24T20:17:08.259Z] Docker Root Dir: D:\CI\PR-42670\2\daemon [2021-07-24T20:17:08.259Z] Debug Mode (client): false [2021-07-24T20:17:08.259Z] Debug Mode (server): true [2021-07-24T20:17:08.259Z] File Descriptors: -1 [2021-07-24T20:17:08.259Z] Goroutines: 17 [2021-07-24T20:17:08.259Z] System Time: 2021-07-24T20:17:07.8317311Z [2021-07-24T20:17:08.259Z] EventsListeners: 0 [2021-07-24T20:17:08.259Z] Registry: https://index.docker.io/v1/ [2021-07-24T20:17:08.259Z] Labels: [2021-07-24T20:17:08.259Z] Experimental: false [2021-07-24T20:17:08.259Z] Insecure Registries: [2021-07-24T20:17:08.259Z] 127.0.0.0/8 [2021-07-24T20:17:08.259Z] Live Restore Enabled: false [2021-07-24T20:17:08.259Z] [2021-07-24T20:17:08.259Z] [2021-07-24T20:17:08.259Z] INFO: Stopping daemon under test [2021-07-24T20:17:08.259Z] SUCCESS: The process with PID 4232 (child process of PID 1600) has been terminated. [2021-07-24T20:17:08.259Z] SUCCESS: The process with PID 1600 (child process of PID 4448) has been terminated. [2021-07-24T20:17:08.259Z] INFO: Stop tailing logs of the daemon under tests [2021-07-24T20:17:08.259Z] INFO: executeCI.ps1 Completed successfully at 07/24/2021 20:17:08. [2021-07-24T20:17:08.259Z] INFO: Tidying up at end of run [2021-07-24T20:17:08.259Z] INFO: Saving daemon under test log (d:\CI\PR-42670\2\dut.out) to bundles\CIDUT.out [2021-07-24T20:17:08.259Z] INFO: Saving daemon under test log (d:\CI\PR-42670\2\dut.err) to bundles\CIDUT.err [2021-07-24T20:17:08.259Z] INFO: Nuke-Everything... [2021-07-24T20:17:08.717Z] INFO: Container count on control daemon to delete is 2 [2021-07-24T20:17:09.176Z] 5e515b2c91a6 [2021-07-24T20:17:09.176Z] a2fa3e86f392 [2021-07-24T20:17:09.634Z] INFO: Tidying pidfile d:\CI\PR-42670\2\docker.pid [2021-07-24T20:17:09.634Z] INFO: Nuking d:\CI [2021-07-24T20:17:27.309Z] INFO: Zapped successfully [2021-07-24T20:17:27.309Z] [2021-07-24T20:17:27.309Z] INFO: executeCI.ps1 exiting at Sat Jul 24 20:17:26 CUT 2021. Duration 01:21:21.6996432 [2021-07-24T20:17:27.309Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-24T20:17:27.554Z] Recording test results [2021-07-24T20:17:34.240Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-24T20:17:36.290Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-24T20:17:37.468Z] Archiving artifacts [2021-07-24T20:17:51.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42670/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-24T20:17:52.166Z] + make clean [2021-07-24T20:17:53.250Z] docker volume rm -f docker-dev-cache [2021-07-24T20:17:53.250Z] 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